a {
	text-decoration: none;
	color: #E33B00;
	cursor: pointer;
}

a img {
	border: none;
}

b a {
	font-weight: normal;
}

a:visited {
	color: #E33B00;
}

::-moz-selection
{
	background: #E33B00;
	color: #FFF;
}
::-webkit-selection
{
	background: #E33B00;
	color: #FFF;
}
::selection
{
	background: RGBA(227, 59, 0, 0.99);
	color: #FFF;
}


li > a,
li > a:hover,
li > a:active,
li > a:visited
{
	color: #2F3943;
	font-weight: 600;
	font-size: 13px;
	text-decoration: none;
}

body {
	font-family: 'Open Sans', sans-serif;
}

p {
	margin: 0;
	font-size: 20px;
	font-weight: 300;
}

@font-face {
	font-family: LeagueGothicRegular;
	src: url("../fonts/leaguegothic-regular.eot");
	src: url("../fonts/leaguegothic-regular.eot") format("embedded-opentype"),
		 url("../fonts/leaguegothic-regular.woff") format("woff"),
		 url("../fonts/leaguegothic-regular.ttf") format("truetype"),
		 url("../fonts/leaguegothic-regular.svg") format("svg")
}


h1,h2,h3,h4,h5,h6 {
	font-family: "LeagueGothicRegular", Arial;
}

/*		.row {
	outline: 1px dashed #AA0;
}
*/
h1 {
	font-size: 48px;
	line-height: 50px;
	text-transform: uppercase;
	margin-top: 0.2rem;
	margin-bottom: 0.5rem;
	font-weight: normal;
	margin: 61px 0 0px 0;
	margin: 3.8rem 0 0rem 0;
	text-transform: uppercase;
}

h1.welcome, h1.geparkt, h1.for_sale {
	width: auto;
	display: inline-block;
}

h1.welcome::before, h1.geparkt::before, h1.for_sale::before {
	content: '';
	display: inline-block;
	position: relative;
	left: -10px;
	top: 13px;
	width: 133px;
	height: 64px;
}
h1.welcome::before {
	background: url(../img/welcome.png) no-repeat left center;
}
h1.geparkt::before {
	background: url(https://info.world4you.com/defaultpage_v2/img/reserved.png) no-repeat left center;
}
h1.for_sale::before {
	background: url(https://info.world4you.com/defaultpage_v2/img/for_sale.png) no-repeat left center;
}

h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 30px;
	margin: 0;
	font-weight: 600;
}

h3 {
	font-size: 36px;
	line-height: 45px;
	text-transform: uppercase;
}

header {
	padding-top: 37px;
}

nav {
	vertical-align: bottom;
}

nav, ul {
	display: inline-block;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 80px;
}

ul li {
	display: inline-block;
	margin-right: 43px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}


.center {
	text-align: center;
}

.orange, .info {
	color: #E33B00;
}

.green {
	color: #00B26D;
}

hr {
	border: 0;
	border-bottom: 1px solid #E5E5E5;
	background: url(../img/cacheln.png) 0 bottom repeat-x;
	height: 180px;
	position: relative;
	top: -150px;
	margin-bottom: -120px;
	z-index: -1;
}

.afterhr {
	position: relative;
		top: -100px;
}

.info {
	margin: 64px 0 50px 0;
	font-size: 15px;
	font-weight: bold;
	font-weight: 600;
}

.infobox {
	display: table;
	width: 100%;
	background: #efefef;
	border-radius: 5px;
	border-spacing: 10px;
	padding: 10px 20px;
}
.infobox::after{
	clear: both;
}
.infobox .icon {
	width: 78px;
	height: 78px;
	background: #ffffff;
	border-radius: 100%;
	border-spacing: 0;
	display: table;
}
.infobox > div {
	display: table-cell;
    vertical-align: middle;
}
.icon > div {
	display: table-cell;
    vertical-align: middle;
}

.domaincheck::before {
	content: '';
	width: 132px;
	height: 90px;
	display: block;
	position: absolute;
	left: -125px;
	top: 10px;
}
.domaincheck[lang="de"]::before {
	background: url(../img/arrow-domaincheck-de.png) left center no-repeat;
}
.domaincheck[lang="en"]::before {
	background: url(../img/arrow-domaincheck-en.png) left center no-repeat;
}

.domaincheck h1 {
	margin: 0 0 10px 0;
	background: url(../img/icon_earth.png) left center no-repeat;
	display: inline-block;
	padding-left: 52px;
	white-space: nowrap;
}

.domaincheck .wrapper {
	position: relative;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
			border-radius: 5px;
	background: #EFEFEF;
	border: #EFEFEF solid 10px;
	display: inline-block;
	width: 100%;
	text-align: left;
	/*max-width: 700px;*/
}

.domaincheck input {
	width: 100%;
	height: 40px;
	font-size: 15px;
	padding: 8px 10px;
	background: #ffffff;
	color: #2f3943;
	display: inline-block;
	border: 1px solid #e1e1e1;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-ms-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	background: url(../img/icon_lupe.png) 10px center no-repeat #FFF;
	padding-left: 34px;
	width: 72%;
}

.domaincheck button {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	border: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	color: #FFF;
	padding: 9px 18px;
	width: 28%;
	-webkit-border-radius: 0 5px 5px 0;
	   -moz-border-radius: 0 5px 5px 0;
			border-radius: 0 5px 5px 0;
}

.domaincheck button::before {
	content: '';
	display: block;
	width: 12px;
	height: 12px;
	background: #E33B00;
	position: absolute;
	left: -6px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 14px;
}


footer {
	background: #2F3943;
	color: #B6BABD;
	margin-top: 60px;
	font-size: 13px;
	line-height: 22px;
}

footer a {
	color: #B6BABD !important;
}

.mobilemenu {
	width: 24px;
	height: 24px;
	display: none;
}

.bottom {
	font-size: 15px;
	line-height: 22px;
}

.subinfo {
	border: 1px solid #e5e5e5;
	padding: 10px 10px 10px 10px;
	text-align: center;
	height: 265px;
	background-color: white;
	display: table;
}

.subinfo .inner {
	display: table-cell;
	vertical-align: middle;
}

.subinfo h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 10px 0;
	text-transform: none;
}

.subinfo p {
	font-size: 15px;
	line-height: 20px;
}

.subinfo a.button,
.subinfo img.software {
	margin-top: 32px;
}

a.button {
	cursor: pointer;
	border: 0;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	color: #FFF;
	background: #00B26D;
	padding: 9px 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.webadmininfo, .world4youdesc {
	font-size: 16px;
	text-align: center;
}
.webadmininfo p, .world4youdesc p {
	font-size: inherit;
	line-height: 1.5;
}
.webadmininfo b {
	margin-top: 25px;
	display: inline-block;
}
.webadmininfo a {
	font-weight: bold;
}
.world4youdesc {
	margin: 0 1em;
	text-align: left;
}

/* used to disable all other langs than "de" per default
 * this is removed via js and ensures that even browsers without js get nice content */
.lang_hidden {
	display: none ! important;
}


/*
 * speech bubble w4y homepage style
 * generated with http://www.cssarrowplease.com/
 * Top, Size: 5px, Color: #FFF, Border width: 1px, Border color: #E33B00
 */
.bubble {
	position: relative;
	background: #FFF;
	border: 1px solid #E33B00;
}
.bubble::after, .bubble::before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.bubble::after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #FFF;
	border-width: 5px;
	margin-left: -5px;
}
.bubble::before {
	border-color: rgba(227, 59, 0, 0);
	border-bottom-color: #E33B00;
	border-width: 6px;
	margin-left: -6px;
}

.bubble_lang {
	position: absolute;
	left: 20%;
	margin-top: 1em;
	z-index: 99;
	padding: .5em;
	border-radius: .5em;
	font-size: 12px;
	font-weight: 600;
}

.lang_selector {
	position: absolute;
	right: 0;
	bottom: 0;
	margin-right: 1em;
	font-size: 12px;
	font-weight: 600;
	color: rgb(110, 121, 130);
	cursor: pointer;
	text-transform: none;
}

.flex {
	/*display: -webkit-box;*/  /* OLD - iOS 6-, Safari 3.1-6, BB7 - does not work well */
	/*display: -ms-flexbox;*/  /* TWEENER - IE 10 - does not work well*/
	display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;
	-webkit-box-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
}

.nobackground {
	background: none;
}

.show-for-small-only {
	display: none;
}


@media only screen and (max-width: 64.0625em) {
	.domaincheck::before {
		display: none;
	}

	nav {
		width: 100%;
		display: inline-block;
		text-align: center;
		margin: 20px 0 0 0;
	}

	nav ul {
		margin: 0;
		width: 100%;
	}
	.mobilemenu {
		display: none;
	}
	
	h1.welcome, h1.geparkt, h1.for_sale {
		margin-top: 30px;
	}
	
	.lang_selector {
		position: relative;
	}
	
	.subinfo {
		height: 310px;
	}
	
	iframe {
		margin-top: 1em;
	}
}

@media only screen and (max-width: 40.0625em) {
	.mobilemenu {
		display: inline-block;	
		float: right;
		cursor: pointer;
	}

	nav ul {
		position: absolute;
		bottom: 0;
		left: 0;
	}

	nav {
		position: relative;
		height: 300px;
		
		-webkit-transition: height 250ms cubic-bezier(0.250, 0.250, 0.585, 0.985);
		-moz-transition: height 250ms cubic-bezier(0.250, 0.250, 0.585, 0.985);
		transition: height 250ms cubic-bezier(0.250, 0.250, 0.585, 0.985);
	}
	
	.hideonsmall {
		/*display: none;*/
		height: 0px;
	}
	
	.nooverflowonsmall {
		overflow: hidden;
	}

	header {
		padding-top: 10px;
	}

	.domaincheck h1 {
		background: transparent;
		padding: 0;
		font-size: 38px;
		font-size: 2.2rem;
		margin-bottom: 10px;
	}

	h1 {
		font-size: 38px;
		line-height: 40px;
	}

	h2 {
		font-size: 18px;
	}

	h1.welcome::before, h1.geparkt::before, h1.for_sale::before {
		display: none;
	}

	nav li {
		width: 100%;
		margin: 0;
		border-bottom: 1px solid #CECECE;
	}
	nav li a {
		width: 100%;
		padding: 15px 0 15px 0;
		display: inline-block;
	}

	nav li:last-child {
		border-bottom: 0;
	}
	
	.lang_selector {
		padding: 20px 0;
	}
	
	.bubble_lang {
		left: 45%;
	}
	
	.subinfo {
		margin-bottom: 30px;
		height: 250px;
	}
	
	.bottom {
		margin-top: -30px;
	}
	
	.flex .row:first-child {
		-webkit-box-ordinal-group: 1; 
		-moz-box-ordinal-group: 1;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}

	.flex .row:last-child {
		margin-top: 10px;
		-webkit-box-ordinal-group: 0; 
		-moz-box-ordinal-group: 0;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
	}

	h1.welcome, h1.geparkt, h1.for_sale {
		margin-top: 30px;
		max-width: 100%;
	}

	p.info {
		display: none;
	}

	.domaincheck button::before {
		display: none;
	}
	.domaincheck button {
		padding: 9px;
		letter-spacing: 0;
	}

	.hide-for-small-only {
		display: none;
	}
	.show-for-small-only {
		display: inline-block;
	}

	.domaincheck input {
		font-size: 13px;
	}
}