@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
@import url(http://fonts.googleapis.com/css?family=Istok+Web:400,700);

/*
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
@import url(http://fonts.googleapis.com/css?family=Istok+Web:400,700);

font-family: 'Roboto Condensed', sans-serif;
font-family: 'Istok Web', sans-serif;
*/

body, textarea, input, select {
	font-family: 'Istok Web', sans-serif;
	font-size:12pt;
	color:#555;
}


countdown {
	display:block;
	border:1px solid #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20pt;
	line-height:45px;
	text-align:center;
}


#surround {
	margin:0 auto;
	//	min-width:1030px;
	width:100%;
}

.inner {
	margin:0 auto;
	max-width:1200px;
}

.innerBox {
	padding:0 15px;
}

.margBottomProdukt {
	margin-bottom:30px;
}


/* HEADER */
header {
	font-family: 'Roboto Condensed', sans-serif;
	max-width:520px;
	width:100%;
	margin:0 auto;
}



header .sprachwahl {
	padding:0 5px;
	font-size:14pt;
	line-height:36px;
}

header .sprachwahl a {
	color:#fff !important;
}
header .sprachwahl.akt a, #header .sprachwahl a:hover  {
	color:#a1bd08 !important;
}

header #logo {
	display:inline-block;
	float:left;
	margin-top:30px;
}

header #logo img {
	max-width:100%;
	height:auto;
	display:block;
}
#sprachBox {
	float:left;
	margin-top:76px;
	margin-left:30px;
}


#kapitelbild {
	max-width:2000px;
	margin:0 auto;
	position:relative;
	background-repeat:no-repeat;
	background-position:top center;
	height:940px;
}
#kapitelbild #overlay {
	position:relative;
	bottom:0;
	width:100%;
	max-width:1200px;
	margin:0 auto;
	top:70px;
}
#kapitelbild #overlay img {
	width:100%;
	height:auto;
}

#headerTitel {
	width:380px;
	margin:0 auto;
	padding-top:120px
}

#headerTitel h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:45pt;
	color:#fff;
	line-height:55px;
}
#headerTitel h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:27pt;
	color:#fff;
	line-height:30px;
}

#teaser {
	position:absolute;
	bottom:30px;
	color:#fff;
	width:400px;
}
#teaser h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:26pt;
	line-height:35px;
	padding-bottom:10px;
}
#teaser .text {
	margin-top:15px;
	font-size:13pt;
	line-height:25px;
	text-align:left;
}


.grayBack {
	background-color:#f6f6f6;
}

.heliBack {
	background-image:url('/page/images/rega-helikopter-bg.jpg');
	background-repeat:no-repeat;
	background-position:center top;
}

.kontaktBack {
	background-image:url('/page/images/zoegern-sie-nicht-bg.jpg');
	background-repeat:no-repeat;
	background-position:center top;
}


/* CONTENT */
#content {
	width:100%;
	min-height:200px;
	margin:0 auto;
	padding:0;
	line-height:22px;
	text-align:left;
}

#content h1.pageTitle, .pageTitle {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:28pt;
	padding-top:30px;
	padding-bottom:22px;
	line-height:38px;
	margin:0;
}

#content li {
	font-weight:normal;
}


#content a {
	color:#2677ab;
}
#content a:hover {
	color:#000;
}

#content linefull {
	display:block;
	height:1px;
	background-color:#0071ae;
}
#content linefullwhite {
	display:block;
	height:1px;
	background-color:#fff;
}


#content .padtop40 {
	padding-top:40px;
}
#content .padtop20 {
	padding-top:20px;
}
#content .padbot40 {
	padding-bottom:40px;
}

#content .padTopBottom40 {
	padding-top:40px;
	padding-bottom:40px;
}

#content .margtop40 {
	margin-top:40px;
}


ul.suche {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.suche li a {
	display:block;
	padding:5px 15px;
	background-color:#ddd;
	border-bottom:1px solid #000;
}


.halbBox {
	width:50%;
	float:left;
}

.textBlock {
	padding-bottom:40px;
}


#formular input,#formular2 input {
	font-size:13pt;
	width:95%;
	padding-left:5%;
	background-color:#f4f4f4;
	line-height:50px;
	height:50px;
	border:1px solid #fff;
	margin-bottom:20px;
}

#formular input.err,#formular2 input.err {
	border:1px solid #f00;
}

#formular3 button {
	font-size:13pt;
	width:100%;
	background-color:#0082c8 !important;
	line-height:50px;
	height:50px;
	border:none;
	margin-bottom:20px;
	color:#fff;
	cursor:pointer;
}

.agbErr {
	border:1px solid #f00;
}

#agbBox {
	margin-bottom:20px;
}


.checkfeld {
	background:url('/page/_webpics/check-tick-green.jpg') top left no-repeat;
	height:20px;
	line-height:20px;
	border:1px solid #fff;
	padding-left:40px;
	cursor:pointer;
	/* overflow:hidden; */
}

.checkfeld.akt {
	background-position:left -20px;
}

.noOrderBox {
	display:none;
}


.thisPrice {
	display:none;
}


#mapCont {
	width:100%;
	height:500px;
}


#lieferadresseBlock {
	display:none;
}

#order {
	display:none;
	}



/* FOOTER */
footer {
	background-color:#2e2e2e;
	color:#a1a1a1;
	padding:25px 0;
	line-height:22px;
}

footer h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:15pt;
	margin:0;
	padding-bottom:10px;
	color:#a1a1a1;
}


footer .footerBlock .inBlock {
	padding:15px;
}

footer .footerBlock a {
	color:#a1a1a1;
}








/* RESPONSIVE */

@media  only screen and (max-width: 1040px) {
	#kapitelbild {
		background-size:auto 800px;
		height:800px;
	}

	header #logo {
		margin-top:20px;
	}
	#sprachBox {
		margin-top:66px;
	}

}
@media  only screen and (max-width: 800px) {
	#kapitelbild {
		background-size:auto 600px;
		height:600px;
	}
	header #logo {
		margin-top:20px;
		width:240px;
	}
	#sprachBox {
		margin-top:43px;
		margin-left:30px;
	}
	header {
		max-width:400px;
	}


	#content h1.pageTitle, .pageTitle {
		font-size:24pt;
		padding-top:30px;
		padding-bottom:22px;
		line-height:34px;
	}
	body {
		font-size:11pt;
	}

}

@media  only screen and (max-width: 500px) {
	#kapitelbild {
		background-size:auto 450px;
		height:450px;
	}


	header #logo {
		margin-top:15px;
		width:180px;
	}
	#sprachBox {
		margin-top:27px;
		margin-left:20px;
	}
	header {
		max-width:330px;
	}

	header .sprachwahl {
		padding:0 5px;
		font-size:12pt;
		line-height:36px;
	}

	#content h1.pageTitle, .pageTitle {
		font-size:20pt;
		padding-top:20px;
		padding-bottom:12px;
		line-height:32px;
	}
	body {
		font-size:10pt;
	}

}



@media  only screen and (max-width: 1240px) {

	#headerTitel {
		width:380px;
		margin:0 auto;
		padding-top:50px
	}

	#headerTitel h1 {
		font-size:40pt;
		line-height:45px;
	}
	#headerTitel h2 {
		font-size:22pt;
		line-height:30px;
	}

}


.block16 {
	width:16.666666666%;
	float:left;
}

.block25 {
	width:25%;
	float:left;
}

.blockFix25 {
	width:25%;
	float:left;
}

.block33 {
	width:33.333333333%;
	float:left;
}


.block50 {
	width:50%;
	float:left;
}
.clearBlock50 {
	clear:left;
}


.block66 {
	width:66.66666666%;
	float:left;
}

.fix33 {
	max-width:370px;
}

.fix33 img {
	width:100%;
	height:auto;
}

#content .blockFix25 img, #content .block33 img, #content .block50 img, #content .block66 img {
	max-width:100%;
	height:auto;
}

.imageCenter {
	text-align:center;
}

.borderButtonBox {
	width:33.33333333%;
	float:left;
}

.borderButton a {
	font-family: 'Roboto Condensed', sans-serif;
	color:#0071ae;
	font-size:14pt;
	line-height:40px;
	border:1px solid #0071ae;
	display:block;
	text-align:center;
}
.borderButton a.akt {
	background-color:#0071ae;
	color:#fff !important;
}

.hidden {
	display:none;
}



@media  only screen and (max-width: 700px) {

	#headerTitel {
		width:100%;
		margin:0 auto;
		padding-top:50px
	}

	#teaser {
		padding:20px 0;
		width:100%;
	}

}


@media  only screen and (max-width: 800px) {
	.halbBox {
		width:100%;
	}

	.block50 {
		width:100%;
	}
	.block33 {
		width:50%;
	}
	.block66 {
		width:50%;
	}
	.block25 {
		margin-top:30px;
		width:50%;
	}
	.block16 {
		width:25%;
	}

	#kapitelbild #overlay {
		width:85%;
	}


}

@media  only screen and (max-width: 500px) {
	.block33 {
		width:100%;
	}
	.block66 {
		width:100%;
	}
	.block25 {
		margin-top:30px;
		width:100%;
	}
	.block16 {
		width:50%;
	}

	.heliBack {
		background-image:none;
		background-color:#9bc2df;
	}

	.borderButtonBox {
		padding-top:10px;
		width:100%;
	}



	#kapitelbild #overlay {
		position:relative;
		bottom:0;
		width:100%;
		max-width:1100px;
		margin:0 auto;
		top:50px;
	}
	#teaser {
		bottom:20px;
	}
	#teaser h1 {
		font-size:20pt;
		margin-bottom:0;
	}
	#mapCont {
		width:100%;
		height:300px;
	}
}

