/* oswald-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/oswald-v49-latin-300.eot'); /* IE9 Compat Modes */
  src: url('../fonts/oswald-v49-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/oswald-v49-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/oswald-v49-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/oswald-v49-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/oswald-v49-latin-300.svg#Oswald') format('svg'); /* Legacy iOS */
}
/* oswald-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/oswald-v49-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/oswald-v49-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/oswald-v49-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/oswald-v49-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/oswald-v49-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/oswald-v49-latin-regular.svg#Oswald') format('svg'); /* Legacy iOS */
}

/* oswald-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/oswald-v49-latin-700.eot'); /* IE9 Compat Modes */
  src: url('../fonts/oswald-v49-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/oswald-v49-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/oswald-v49-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/oswald-v49-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/oswald-v49-latin-700.svg#Oswald') format('svg'); /* Legacy iOS */
}
.cookiecheck{
background-color:
rgba(255, 255, 255, 0.85);
height: 445px;
width: 615px;
padding-right: 15px;
position: absolute;
left: 0%;
z-index: 300;
top: 20%;
}

.cookiecheckbutton{
background-color:
#012257;
color:#fff;
padding:10px 30px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:1px;
font-size:11px;
margin-top:20px;
}

#Start{
	position:absolute;
	top:0;

}

#UnserZiel{
	position:absolute;

}

#WasUnsUnterscheidet{
	position:absolute;

}

#DasSagenUnsereKunden{
	position:absolute;
}

#UnserPartner{
	position:absolute;
}

#HierFindenSieUns{
	position:absolute;
}

body {
	font-family: 'Oswald', sans-serif;
	background-color: #c7e1ff;
	font-size: 13px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
body, html {
	height: 100%;
	margin:0;
}

h1, h2, h3, h4 {
	font-family: 'Oswald', sans-serif;
}

h2 {
	font-size: 20px;
}

@charset "utf-8";
/* CSS Document */


#main_navi {
width:100%;
position:fixed;
top:0;
height:132px;
background-image:url(../img/navigation_bg.png);	
z-index:500;
}

#wrapper{
	width:100%;
	position:relative;
	margin:auto;
	margin-top:121px;
}

header{
	width:1120px;
	height:132px;
	margin:auto;
	position:relative;
}

header img{
	margin-top:26px;
	float:left;
}


#headline{
	font-family: 'Oswald', sans-serif;
	color:#8f8f8f;
	float:left;
	margin-left:29px;
	font-size:29px;
	margin-top:41px;
}

header ul{
	width:89%;
	margin-left:-1%;
	float:left;
	margin-top:10px;
}

header li:first-child{
	margin-left:0;
}

header li{
	
	float:left;
	text-transform:uppercase;
	list-style:none;
	font-family: 'Didact Gothic', sans-serif;
	font-size:14px;
	display:block;
	border-right:1px solid black;
	padding-right:6px;
	margin-left:10px;
}

header li:last-child{
	border:none;
}

a{
	text-decoration:none;
	color:#4c4c4c;
}

a:hover{
	cursor:pointer;
}

header a:hover{
	color:#012257;
	text-decoration:underline;
	text-shadow: 2px 1px #cfcfcf;
}

.active{
	text-decoration:underline;
	color:#012257;
	text-shadow: 2px 1px #cfcfcf;
}

.current{
	color:red;
	font-size:200px
}

/* Anker*/


/* CONTENT ALLGEMEIN*/

.anchor{
	top:100%;
	position:absolute;
}

.content{
	width:100%;
	height:100%;
	position:relative;
}
div#content-wrapper {
	height: 100%;
	min-width: 900px;
	min-height: 500px;

}

.content-inner-wrapper{
	width:60%;
	margin:auto;
	position:relative;
	padding-left:4%;
	
}
.scrollContainer {
	overflow-y: scroll;
	overflow-x: hidden;
	min-width: 650px;
	width: 100%
}
.scrollContent {
	position: relative;
}
section {
	height: 100%;
}

.ani{
	position:relative;
}

h1{
	font-family: 'Didact Gothic', sans-serif;
	font-size:36px;
	font-weight:normal;
}

.white{
	color:#fff
}

.blue{
	color:#012257;
}

.grey{
	color:#8f8f8f;
}

p{
	font-family: 'Didact Gothic', sans-serif;
	line-height:28px;
}

.big{
	font-size:23px;
}

.mid{
	font-size:20px;
	line-height:31px;
}

.small{
	font-size:18px;
	line-height:28px;
}

.xsmall{
	font-size:16px;
	line-height:28px;
}

.zweispaltig li{
	font-family: 'Didact Gothic', sans-serif;
}

.einspaltig{
	width:100%;
	clear:both;	
}
.zweispaltig {
	width:436px;;
}

.rechts{
	float:right;
}
.linkstext{
	float:left;
	padding-right:8%;
}



/* ANIMATION */

.contani, .contani2{
	position:absolute;
	width:100%;
	top:160px;
}

.ani1, .ani2, .ani3{
	position:absolute;
}

.trigger{
	position:absolute;
	top:-100%;
}

.trigger2{
	position:absolute;
	widows:1px;
	height:100px;
	width:100px;
	top:-20%;
}

.visible{display:block;}
.hidden{display:none}



/* CONTENT START */


#c_introstart{
	width:100%;
	height:100%;
	position:absolute;
	overflow:hidden;
	background-color:#1c1c1c;
	z-index:301;
}
#startgrafik #bla{
	margin:auto;
	position:relative;
	width:100%;
	margin-top:10%;
	max-width:1137px;
}
#startgrafik #bla img{
width:100%;
	
}

#c_introstart #startgrafik{
		position:absolute;
		width:100%;
}
.oben{
		top:21%;
}

.unten{
		top:70%;
}


#c_introstart p{
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	color:#ffffff;
	font-size:27px;
	line-height:37px;
	width:933px;
	position:relative;
	margin:auto;
	text-align:center;
	padding:10px;
    background-image:url(../img/start_welcome_bg.png)
}

/* CONTENT 1*/

.startbg{
	margin-top:200px;
	position:absolute;
}
.start_img{
	margin-left:185px;
	position:absolute;
	z-index:1;
}

.intro {
	display: block;
	width: 950px;
	height: 400px;
	top: 45%;
	left: 50%;
	margin: -200px auto auto -450px;
	position: absolute;
	
}

#content_start{
width:100%;
z-index:499;

}
#content_1{
width:100%;
z-index:499;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #cdcdcd 92%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(92%,#cdcdcd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#cdcdcd 92%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#cdcdcd 92%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#cdcdcd 92%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#cdcdcd 92%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cdcdcd',GradientType=0 ); /* IE6-9 */
}

#startbg{
width:100%;
height:100%;
position:inherit;
left:0;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #cdcdcd 92%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(92%,#cdcdcd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#cdcdcd 92%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#cdcdcd 92%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#cdcdcd 92%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#cdcdcd 92%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cdcdcd',GradientType=0 ); /* IE6-9 */
}

/* CONTENT 2*/
#c2_bg{
width:100%;
height:100%;
position:inherit;
left:0;
background-image:url(../img/c2_bg.jpg)
}

#content_2 .zweispaltig {
	width:583px;
}

#motor{
	width:380px;
	height:380px;
	position:absolute;
}

.schraube{
	position:absolute;
}

.werdegang{
	width:455px;
	height:288px;
	background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 0.9);
	position:absolute;
	left:-86%;
	top:2%;
	font-family: 'Didact Gothic', sans-serif;
	opacity:0;
}

#werdegang{
	text-decoration:underline;
} 


.werdegang div{
	padding:16px;
}

.werdegang span{
	padding:1px;
}

.close1, .close2, .close3{
	width:12px;
	height:12px;
	position:absolute;
	right:20px;
	top:20px;
	background-image:url(../img/close.png);
}

table {
	width:480px;
	margin-top:25px;
}

td{
	padding: 0 7px 5px 5px;
}
/* CONTENT 3*/



#content_3{
	z-index:499;
	width:100%;
	background-color:#d1d1d1;
}

#content_3 .xsmall{
	line-height:24px;
}

#c3_bg{
	width:100%;
	height:100%;
	background-image:url(../img/c3_bg.png);
	background-repeat:no-repeat;
	background-position:center 60%;
}

.anih1{
	position:absolute;
}
.box {
	position:absolute;
	width:240px;
	padding: 6px 10px 8px 17px;
	background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 0.9);
	-moz-border-radius: 5px;
	border-radius: 10px;
}

.box span{
	font-weight:bold;
}

#c3_mehrinfo{
	width:100%;
	height:58px;
    background-color: rgba(255, 255, 255, 0.9);
	position:absolute;
}

#c3_mehrinfo p{
	width:800px;
	margin:auto;
	position:relative;
	text-align:center;
	margin-top:16px;
}
	
#trigger1{
	position:absolute;
	top:90%;
}
/* CONTENT 4*/

#content_4{
width:100%;
background-color:#d1d1d1;
z-index:400;
}

#content_4 a{
display:block;
padding-bottom:28px;	
padding-right:3px;
float:left;
color: #fff;
}
#content_4 .fsp{
margin-left:110px;
}


#content_4 .dekra{
margin-left:25px;
}

#content_4 a img{
	float:left;
}

#content_4 .zweispaltig{
	width:595px;
}

#c4_bg{
background-image:url(../img/c4_bg.jpg);
width:100%;
height:100%;
background-size:contain;
position:absolute;
left:0;
}
	
#rad{
width:345px;
height:345px;
position:absolute;
background-image:url(../img/c4_logo.png);
background-size:contain;
z-index:499;

}

#radschatten{
width:420px;
height:60px;
position:absolute;
background-image:url(../img/c4_radschatten.png);
background-repeat:no-repeat;
background-position:center center;
background-size:contain;
}


/* CONTENT 5*/

#content_5 h1 {
	position:absolute;
    background-color: rgba(255, 255, 255, 0.85);
	top:-15%;
	z-index:300;
	padding:3px 15px;
	}
	
#content_5{
width:100%;
background-color:#b8b8b8;
}

#content_5 a{
	text-decoration:underline;
}

#kontakt{
    background-color: rgba(255, 255, 255, 0.85);
	height:445px;
	width:275px;
	padding-right:15px;
	position:absolute;
	right:0%;
	z-index:300;
}

#formular{
	position:absolute;
	width:650px;
	height:445px;
    background-color: rgba(255, 255, 255, 0.85);
	top:20%;
	z-index:300;
	opacity:0;
	display:none;
}
#datenschutz{
	position:absolute;
	width:650px;
	height:445px;
    background-color: rgba(255, 255, 255, 0.85);
	top:20%;
	z-index:300;
	opacity:0;
	display:none;
}

#gmap_canvas{
	margin-top:121px;
	height:100%;
	width:100%;
}
.container {
    height: 100%;
    margin: 0 auto;

    position: relative;
    width: 100%;
}

#pin{
    height: 100%;
	overflow:hidden;
	width:100%;
}

#content_5 p{
	margin-left:23px;
	padding-top:8px;
	font-size:16px;
	line-height:22px;
}

#content-wrapper {
    height: 100%;
    min-height: 500px;
    width: 100%;
}

.scroll-magic-section {
    height: 100%;
}
#html5Loader{
	top:0;
	left:0;
	background-color:black;
	background-color:rgba(0,0,0,0.95);
	position:fixed;
	z-index:99;
}
#html5Loader .fallback {
	top:50%;
	position:absolute;
	text-align:center;
	width:100%;
	color:white;
	vertical-align: middle;
	display: block;
	font-style: normal;
}

/* Formular*/

.field{
	width: 96%;
    display: inline;
    float: left;
	padding-top:15px;
	
}

.submit{
	width:80px;
	float:right;
	margin-right:20px;
}

.formularfeld:first-child{
	padding-top:20px;	
}


input, textarea {
	width:100%;
    padding: 6px 3px;
    color: #333333;
    display: inline-block;
    position: relative;
    z-index: 2;
	}



.formwrap{
 	width: 600px;
	padding: 25px;
}

.TTWForm-container {
    font-size: 12px;
    color: #012257;
    background: transparent;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

textarea{
	 resize: none;
}