/* CSS Document */

* {
	padding: 0;
	margin: 0;
	outline: none;
	border: none;
	list-style: none;
	text-decoration: none;
}


img { -ms-interpolation-mode: bicubic; }

html, body {
	margin: 0 auto;
	font-size: 100%; /* 16px */
	background: #fff;
	color: #008ab4;
}

h1, h2, h3, ul, li, p{
    padding: 0;
    margin: 0;
	-moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}

p { font-family: 'Texta-Regular'; }

h3 { font-family: 'Texta-Black'; font-weight: normal;}

h4 { font-family: 'Texta-Black'; font-weight: normal;}


.blau { color: #008ab4; }
.gelb { color: #cfb821; }
.grau { color: #4d4d56; }
.pink { color: #b45170; }
.weiss { color: #fff; }
.gelb-hell { color: #ede5ad; }
.uppercase { text-transform: uppercase; letter-spacing: 2px; }
.letterspacing { letter-spacing: 0.5px; }
.bold { font-family: 'Texta-Black';}
.regular { font-family: 'Texta-Regular';}
.it { font-family: 'Texta-It';}
.itbold { font-family: 'Texta-BoldIt';}
.light { font-family: 'Texta-Light'; }
.trans { opacity: 0.4; }

.clear{
    clear:both; 
}

::selection {
    background: #008ab4; /* Safari */
    color: #fff;
}
::-moz-selection {
    background: #008ab4; /* Firefox */
    color: #fff;
}

/* For modern browsers */
.cf:before, .cf:after {
    content:"";
    display:table;
}
	
.cf:after {
    clear:both;
}
	
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

.wrapper {
	margin: 0 auto;
}


/*------------------------ Allgemein -------------------------*/

/*-- Navi einblenden --*/
#ref-nav {
    position: fixed;
	left: 0; top: 0;
    width: 100%;
	display: none;
	z-index: 10000;
}

#ref-nav .head {
	max-width: 100%;
	height: 75px; padding: 25px 0 0 0;
	z-index: 10000;
	background: rgba(255,255,255,1.00);
	box-shadow: rgba(1,1,1,0.2) 0 0 20px;
}

#ref-nav .subnav {
	margin-top: -25px;
	text-align: center;
	z-index: 1000;
}

#ref-nav .subnav li {
    position: relative;
	display: inline;
}

#ref-nav .subnav li a {
	color: #008ab4;
	font-family: 'Texta-Medium';
	font-size: 1em;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0 2% 0 0;
	padding: 10px 17px;
}

#ref-nav .subnav li a:hover {
    color: #008ab4;
	border: 2px solid #008ab4; padding: 10px 15px;
}

#ref-nav .subnav a:link#current, .subnav a:visited#current {
    text-decoration: none;
	color: #008ab4;
	border: 2px solid #008ab4; padding: 10px 15px;
}

/*-- Logo --*/
#ref-nav .logo-einblenden {
	background: url(../image/logo_einblenden.svg) no-repeat;
	background-size: 100% auto;
	width: 40px; height: 40px;
	margin: 0 0 0 40px;
	text-indent: -99999px;
	display: block;
}
/*-- Logo --*/
/*-- Navi einblenden --*/

/*------------------------ Header -------------------------*/

header { max-width: 100%; margin: 0 auto 0 auto; position: relative; -moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms; }


#title {
	max-width: 100%;
	height: 350px;
	margin: 0 auto;
	background: url(../image/hg_header.jpg) center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-width: 100%;
}

#title-zwei {
	max-width: 100%;
	height: 600px;
	margin: 0 auto;
	background: url(../image/hg_header_zwei.jpg) center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-width: 100%;
}


.rahmen-oben {
	border-top: 3.5px solid #008ab4;
	border-left: 3.5px solid #008ab4;
	border-right: 3.5px solid #008ab4;
	margin: 40px 40px 0 40px;
	height: 100%;
}

/*-- Logo --*/
h1 a {
	margin: 30px auto 0 auto;
	width: 105px; height: 175px;
	position: relative;
	background: url(../image/logo_header.svg) no-repeat;
	-webkit-background-size: 105px 175px;
	background-size: 105px 175px;
	text-indent: -9999px;
	display: block;
	 -moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}
/*-- Logo --*/

.fon {
	padding: 5px 0 5px 40px;
	margin: 20px 30px;
	background: url(../image/fon-weiss.svg) no-repeat left;
	color: #fff;
	float: right;
	font-family: 'Texta-Bold';
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	position: relative;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.fon a {
	color: #fff;
	text-decoration: none;
}

/*-- Menu --*/

.toggleMenu {
    display: none;
	width: 100%;
	width: 60px; height: 60px;
	text-align: center;
	background: #008ab4;
	margin: 0 auto 0 auto;
	position: fixed; top: 20px; left: 20px;
	z-index: 1000;
}

.nav-index {
	margin-top: 50px;
	text-align: center;
}

.nav-index li {
    position: relative;
	display: inline;
}

.nav-index li a {
	color: #fff;
	font-family: 'Texta-Medium';
	font-size: 1em;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0 2% 0 0;
	padding: 10px 17px;
}

.nav-index a:hover {
    color: #fff;
	border: 2px solid #fff; padding: 10px 15px;
}

.nav-index a:link#current, .nav-index a:visited#current {
    text-decoration: none;
	color: #fff;
	border: 2px solid #fff; padding: 10px 15px;
}
/*-- Menu --*/

/*------------------------ Header -------------------------*/

/*------------------------ Article -------------------------*/

article { max-width: 100%; margin: 0 auto 0 auto; position: relative; z-index: 1; }

#einleitung {
	max-width: 100%;
}

.rahmen-mitte {
	border-left: 3.5px solid #008ab4;
	border-right: 3.5px solid #008ab4;
	margin: 0 40px 0 40px;
	padding-bottom: 50px;
	z-index: 1000;
	position: relative;
}

.rahmen-mitte-weiss {
	border-left: 3.5px solid #fff;
	border-right: 3.5px solid #fff;
	margin: 0 40px 0 40px;
	padding-bottom: 50px;
	z-index: 1000;
	position: relative;
}

.rahmen-mitte-zwei {
	border-left: 3.5px solid #008ab4;
	border-right: 3.5px solid #008ab4;
	margin: 0 40px 0 40px;
	height: 400px;
	z-index: 1000;
	position: relative;
}

.rahmen-mitte-zwei-weiss {
	border-left: 3.5px solid #fff;
	border-right: 3.5px solid #fff;
	margin: 0 40px 0 40px;
	height: 400px;
	z-index: 1000;
	position: relative;
}

/*-- Adresse --*/
.adresse {
	margin: 40px 0 0 0;
	text-align: center;
}

.adresse li {
    position: relative;
	display: inline;
	margin: 0 1.5% 0 1.5%;
	color: #008ab4;
	font-family: 'Texta-Heavy';
	font-size: 1.2em;
	letter-spacing: 2px;
	text-transform: uppercase;
}
/*-- Adresse --*/

/*-- Textslider --*/
.lide {
	width: 100%;
	font-family: 'Texta-Black';
	font-size: 20em;
	color: #008ab4;
	letter-spacing: -3px;
	text-align: center;
	 -moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.lide-zwei {
	width: 100%;
	font-family: 'Texta-Black';
	font-size: 15em;
	color: #008ab4;
	letter-spacing: -3px;
	text-align: center;
	margin-bottom: 20px;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.lide-drei {
	width: 100%;
	font-family: 'Texta-Black';
	font-size: 8em; line-height: 0.8em;
	color: #008ab4;
	letter-spacing: -2px;
	text-align: center;
	margin: 40px 0 20px 0;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}
 
.clearfix:after { 
    content: "."; 
    visibility: hidden; 
    display: block; 
    height: 0; 
    clear: both;
}
/*-- Textslider --*/
 
/*-- Text --*/
.text-einleitung {
	position: relative;
	margin: -40px 0 0 0;
	font-family: 'Texta-Bold';
	color: #008ab4;
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: center;
	padding: 0 35%;
	letter-spacing: 0.5px;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.text-einleitung_zwei {
	position: relative;
	margin: 40px 0 0 0;
	font-family: 'Texta-Bold';
	color: #008ab4;
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: center;
	padding: 0 35%;
	letter-spacing: 0.5px;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.text-einleitung_zwei a {
	text-decoration: none;
	color: #008ab4;
}

.text-einleitung_zwei a:hover {
	text-decoration: underline;
}


.text-einleitung_drei {
	position: relative;
	margin: 0 0 0 0;
	font-family: 'Texta-Bold';
	color: #008ab4;
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: center;
	padding: 0 35%;
	letter-spacing: 0.5px;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.text-einleitung_drei a {
	display: block; width: 200px;
	color: #008ab4;
	font-family: 'Texta-Medium';
	font-size: 1em;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 30px auto;
	border: 2px solid #008ab4; padding: 10px 15px;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
	
}

.text-einleitung_drei a:hover {
	margin: 30px auto;
	width: 250px;
	display: block;
    color: #008ab4;
	padding: 10px 17px;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}
/*-- Text --*/

/*-- Logo --*/
.facebook a {
	margin: 60px auto 0 auto;
	width: 67px; height: 66px;
	position: relative;
	background: url(../image/facebook.svg) no-repeat;
	-webkit-background-size: 67px 66px;
	background-size: 67px 66px;
	text-indent: -9999px;
	display: block;
}
/*-- Logo --*/

/*-- Icons --*/

#icons {
	max-width: 100%;
	background: #cfb821;
	position: relative;
	margin: 0 auto;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.icons-content {
	max-width: 100%;
	position: relative;
	padding: 120px 250px;
	margin: 0 auto;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.standorte-content {
	max-width: 100%;
	position: relative;
	padding: 120px 250px 80px 250px;
	margin: 0 auto;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.ueberuns-content {
	max-width: 100%;
	position: relative;
	padding: 150px 250px;
	margin: 0 auto;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
	text-align: center;
}

.subline {
	padding: 40px 0 0 0;
	color: #fff;
	font-family: 'Texta-Heavy';
	font-size: 1.5em;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
}

.subline-zwei {
	padding: 40px 0 0 0;
	color: #fff;
	font-family: 'Texta-Heavy';
	font-size: 1.5em;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
}

.subline-drei {
	padding: 40px 0 0 0;
	color: #fff;
	font-family: 'Texta-Regular';
	font-size: 1.5em;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
}

.subline-vier {
	padding: 10px 0 0 0;
	color: #fff;
	font-family: 'Texta-Heavy';
	font-size: 3em; line-height: 1em;
	text-align: center;
}


.icon-eins {
	margin: -90px 0 0 0;
	width: 16.6666666667%; height: auto;
	background: url(../image/am.svg) no-repeat top center;
	-webkit-background-size: 105px 105px;
	background-size: 105px 105px;
	position: relative;
	float: left;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.icon-eins:hover {
	margin: -105px 0 0 0;
	width: 16.6666666667%; height: auto;
	background: url(../image/am.svg) no-repeat top center;
	-webkit-background-size: 120px 120px;
	background-size: 120px 120px;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.icon-zwei {
	margin: -90px 0 0 0;
	width: 16.6666666667%; height: auto;
	background: url(../image/a.svg) no-repeat top center;
	-webkit-background-size: 105px 105px;
	background-size: 105px 105px;
	position: relative;
	float: left;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.icon-zwei:hover {
	margin: -105px 0 0 0;
	width: 16.6666666667%; height: auto;
	background: url(../image/a.svg) no-repeat top center;
	-webkit-background-size: 120px 120px;
	background-size: 120px 120px;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}


.icon-drei {
	margin: -90px 0 0 0;
	width: 16.6666666667%; height: auto;
	background: url(../image/b.svg) no-repeat top center;
	-webkit-background-size: 105px 105px;
	background-size: 105px 105px;
	position: relative;
	float: left;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.icon-drei:hover {
	margin: -105px 0 0 0;
	width: 16.6666666667%; height: auto;
	background: url(../image/b.svg) no-repeat top center;
	-webkit-background-size: 120px 120px;
	background-size: 120px 120px;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.icon-vier {
	margin: -90px 0 0 0;
	width: 16.6666666667%; height: auto;
	background: url(../image/c.svg) no-repeat top center;
	-webkit-background-size: 105px 105px;
	background-size: 105px 105px;
	position: relative;
	float: left;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.icon-vier:hover {
	margin: -105px 0 0 0;
	width: 16.6666666667%; height: auto;
	background: url(../image/c.svg) no-repeat top center;
	-webkit-background-size: 120px 120px;
	background-size: 120px 120px;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.icon-fuenf {
	margin: -90px 0 0 0;
	width: 16.6666666667%; height: auto;
	background: url(../image/c1.svg) no-repeat top center;
	-webkit-background-size: 105px 105px;
	background-size: 105px 105px;
	position: relative;
	float: left;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.icon-fuenf:hover {
	margin: -105px 0 0 0;
	width: 16.6666666667%; height: auto;
	background: url(../image/c1.svg) no-repeat top center;
	-webkit-background-size: 120px 120px;
	background-size: 120px 120px;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.icon-sechs {
	margin: -90px 0 0 0;
	width: 16.6666666667%; height: auto;
	background: url(../image/l.svg) no-repeat top center;
	-webkit-background-size: 105px 105px;
	background-size: 105px 105px;
	position: relative;
	float: left;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.icon-sechs:hover {
	margin: -105px 0 0 0;
	width: 16.6666666667%; height: auto;
	background: url(../image/l.svg) no-repeat top center;
	-webkit-background-size: 120px 120px;
	background-size: 120px 120px;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}


.klassen {
	margin: 120px 0 0 0;
	color: #fff;
	font-family: 'Texta-Heavy';
	font-size: 1.2em;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
}

/*-- Icons --*/

/*-- Ueber-uns --*/

.ueber-uns-eins {
	margin: -120px 0 0 0;
	width: 20%; height: auto;
	background: url(../image/sascha.png) no-repeat top center;
	-webkit-background-size: 150px 150px;
	background-size: 150px 150px;
	position: relative;
	float: left;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.ueber-uns-eins:hover {
	margin: -130px 0 0 0;
	width: 20%; height: auto;
	background: url(../image/sascha.png) no-repeat top center;
	-webkit-background-size: 160px 160px;
	background-size: 160px 160px;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.ueber-uns-zwei {
	margin: -120px 0 0 0;
	width: 20%; height: auto;
	background: url(../image/joerg.png) no-repeat top center;
	-webkit-background-size: 150px 150px;
	background-size: 150px 150px;
	position: relative;
	float: left;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.ueber-uns-zwei:hover {
	margin: -130px 0 0 0;
	width: 20%; height: auto;
	background: url(../image/joerg.png) no-repeat top center;
	-webkit-background-size: 160px 160px;
	background-size: 160px 160px;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}


.ueber-uns-drei {
	margin: -120px 0 0 0;
	width: 20%; height: auto;
	background: url(../image/udo.png) no-repeat top center;
	-webkit-background-size: 150px 150px;
	background-size: 150px 150px;
	position: relative;
	float: left;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.ueber-uns-drei:hover {
	margin: -130px 0 0 0;
	width: 20%; height: auto;
	background: url(../image/udo.png) no-repeat top center;
	-webkit-background-size: 160px 160px;
	background-size: 160px 160px;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.ueber-uns-vier {
	margin: -120px 0 0 0;
	width: 20%; height: auto;
	background: url(../image/peter.png) no-repeat top center;
	-webkit-background-size: 150px 150px;
	background-size: 150px 150px;
	position: relative;
	float: left;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.ueber-uns-vier:hover {
	margin: -130px 0 0 0;
	width: 20%; height: auto;
	background: url(../image/peter.png) no-repeat top center;
	-webkit-background-size: 160px 160px;
	background-size: 160px 160px;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.ueber-uns-fuenf {
	margin: -120px 0 0 0;
	width: 20%; height: auto;
	background: url(../image/sascha.png) no-repeat top center;
	-webkit-background-size: 150px 150px;
	background-size: 150px 150px;
	position: relative;
	float: left;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.ueber-uns-fuenf:hover {
	margin: -130px 0 0 0;
	width: 20%; height: auto;
	background: url(../image/sascha.png) no-repeat top center;
	-webkit-background-size: 160px 160px;
	background-size: 160px 160px;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.namen {
	margin: 160px 0 0 0;
	color: #fff;
	font-family: 'Texta-Heavy';
	font-size: 1.8em;
	text-align: center;
}

.job {
	margin: 0 0 0 0;
	color: #fff;
	font-family: 'Texta-Regular';
	font-size: 0.9em; line-height: 1.5em;
	text-transform: uppercase; letter-spacing: 3px;
	text-align: center;
}

.job a {
	color: #fff;
	text-decoration: none;
}


/*-- Ueber-uns --*/

/*-- -Standorte --*/

.standort-eins {
	margin: -90px 0 0 0;
	width: 20%; height: auto;
	background: url(../image/v.svg) no-repeat top center;
	-webkit-background-size: 70px 70px;
	background-size: 70px 70px;
	position: relative;
	float: left;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.standort-eins:hover {
	margin: -105px 0 0 0;
	width: 20%; height: auto;
	background: url(../image/v.svg) no-repeat top center;
	-webkit-background-size: 80px 80px;
	background-size: 80px 80px;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.standort-zwei {
	margin: -90px 0 0 0;
	width: 20%; height: auto;
	background: url(../image/p.svg) no-repeat top center;
	-webkit-background-size: 70px 70px;
	background-size: 70px 70px;
	position: relative;
	float: left;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.standort-zwei:hover {
	margin: -105px 0 0 0;
	width: 20%; height: auto;
	background: url(../image/p.svg) no-repeat top center;
	-webkit-background-size: 80px 80px;
	background-size: 80px 80px;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.standort-drei {
	margin: -90px 0 0 0;
	width: 20%; height: auto;
	background: url(../image/be.svg) no-repeat top center;
	-webkit-background-size: 70px 70px;
	background-size: 70px 70px;
	position: relative;
	float: left;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.standort-drei:hover {
	margin: -105px 0 0 0;
	width: 20%; height: auto;
	background: url(../image/be.svg) no-repeat top center;
	-webkit-background-size: 80px 80px;
	background-size: 80px 80px;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}


.standort-vier {
	margin: -90px 0 0 0;
	width: 20%; height: auto;
	background: url(../image/i.svg) no-repeat top center;
	-webkit-background-size: 70px 70px;
	background-size: 70px 70px;
	position: relative;
	float: left;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.standort-vier:hover {
	margin: -105px 0 0 0;
	width: 20%; height: auto;
	background: url(../image/i.svg) no-repeat top center;
	-webkit-background-size: 80px 80px;
	background-size: 80px 80px;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.ort {
	margin: 80px 0 0 0;
	color: #fff;
	font-family: 'Texta-Heavy';
	font-size: 1.8em;
	text-align: center;
}

.strasse {
	margin: 0 0 0 0;
	color: #fff;
	font-family: 'Texta-Regular';
	font-size: 0.9em; line-height: 1.5em;
	text-transform: uppercase; letter-spacing: 3px;
	text-align: center;
}


#map-canvas { max-width: 100%; height: 500px; margin: 0 auto; }

/*-- Standorte --*/

#title_drei {
	max-width: 100%;
	height: 400px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(../image/hg-unten.jpg) top center no-repeat fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-width: 100%;
}

.headline {
	padding-top: 110px;
	font-family: 'Texta-Black';
	font-size: 8em;
	color: #008ab4;
	letter-spacing: -1px;
	text-align: center;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.headline-zwei {
	padding-top: 110px;
	font-family: 'Texta-Black';
	font-size: 8em; line-height: 0.8em;
	color: #008ab4;
	letter-spacing: -1px;
	text-align: center;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}


#title_vier {
	max-width: 100%;
	height: 400px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(../image/simulator.jpg) top center no-repeat fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-width: 100%;
}

/*-- Simulator --*/

#simulator {
	max-width: 100%;
	background: #008ab4;
	position: relative;
	margin: 0 auto;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}


.text-simulator {
	position: relative;
	margin: 20px 0 0 0;
	font-family: 'Texta-Book';
	color: #fff;
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: center;
	padding: 0 10%;
	letter-spacing: 0.5px;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.text-simulator a {
	display: block; width: 200px;
	color: #fff;
	font-family: 'Texta-Medium';
	font-size: 1em;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 30px auto;
	border: 2px solid #fff; padding: 10px 15px;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
	
}

.text-simulator a:hover {
	margin: 30px auto;
	width: 250px;
	display: block;
    color: #fff;
	padding: 10px 17px;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.pfeil-simulator {
	margin: 20px auto 0 auto;
	width: 67px; height: 66px;
	position: relative;
	background: url(../image/pfeil.svg) no-repeat;
	-webkit-background-size: 67px 66px;
	background-size: 67px 66px;
	text-indent: -9999px;
	display: block;
}

.fahrzeug {
	width: 100%; height: auto;
	margin: -50px auto 0 auto;
	text-align: center;
}

.fahrzeug img {
	max-width: 100%; height: auto;
}

/*-- Logo --*/
.yeah {
	margin: 38px auto 0 auto;
	width: 100px; height: 100px;
	position: relative;
	background: url(../image/icon-hand-weiss.svg) no-repeat;
	-webkit-background-size: 100px 100px;
	background-size: 100px 100px;
	text-indent: -9999px;
	display: block;
}
/*-- Logo --*/


.aktuelles {
	padding: 20px 20% 50px 20%;
	border-bottom: 1px solid #7fc4d9; 
}

.aktuelles-image {
	width: 100%; height: auto;
	margin: 20px auto;
	text-align: center;
}

.aktuelles-image img {
	max-width: 100%; height: auto;
	border: 3.5px solid #fff;
}

/*-- Fahrzeugklassen --*/

.schliessen {
	width: 60px; height: 60px;
	background: #008ab4 url(../image/x.svg) no-repeat;
	margin: 0 auto 0 auto;
	position: fixed; top: 40px; left: 43px;
	z-index: 1001;
	text-indent: -9999px;
	display: block;
	 -moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.schliessen:hover {
	width: 80px; height: 80px;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.klassen_sub {
	width: 100%;
	font-family: 'Texta-Black';  font-weight: normal;
	font-size: 4em; line-height: 0.8em;
	text-align: center;
	margin: 100px 0 0 0;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.klassen_head {
	width: 100%;
	font-family: 'Texta-Black'; font-weight: normal;
	text-transform: uppercase; letter-spacing: 3px;
	font-size: 8em; line-height: 0.8em;
	text-align: center;
	margin: 10px 0 0 0;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.text-klassen {
	position: relative;
	margin: 0 0 0 0;
	font-family: 'Texta-Regular';
	color: #008ab4;
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: center;
	padding: 0 35%;
	letter-spacing: 0.5px;
	-moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.klasse-am {
	margin: 30px auto 0 auto;
	width: 105px; height: 105px;
	position: relative;
	background: url(../image/am.svg) no-repeat;
	-webkit-background-size: 105px 105px;
	background-size: 105px 105px;
	text-indent: -9999px;
	display: block;
	 -moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.klasse-a {
	margin: 30px auto 0 auto;
	width: 105px; height: 105px;
	position: relative;
	background: url(../image/a.svg) no-repeat;
	-webkit-background-size: 105px 105px;
	background-size: 105px 105px;
	text-indent: -9999px;
	display: block;
	 -moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.klasse-b {
	margin: 30px auto 0 auto;
	width: 105px; height: 105px;
	position: relative;
	background: url(../image/b.svg) no-repeat;
	-webkit-background-size: 105px 105px;
	background-size: 105px 105px;
	text-indent: -9999px;
	display: block;
	 -moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.klasse-c {
	margin: 30px auto 0 auto;
	width: 105px; height: 105px;
	position: relative;
	background: url(../image/c.svg) no-repeat;
	-webkit-background-size: 105px 105px;
	background-size: 105px 105px;
	text-indent: -9999px;
	display: block;
	 -moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.klasse-ceins {
	margin: 30px auto 0 auto;
	width: 105px; height: 105px;
	position: relative;
	background: url(../image/c1.svg) no-repeat;
	-webkit-background-size: 105px 105px;
	background-size: 105px 105px;
	text-indent: -9999px;
	display: block;
	 -moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.klasse-l {
	margin: 30px auto 0 auto;
	width: 105px; height: 105px;
	position: relative;
	background: url(../image/l.svg) no-repeat;
	-webkit-background-size: 105px 105px;
	background-size: 105px 105px;
	text-indent: -9999px;
	display: block;
	 -moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}


.klassen-image {
	width: 100%; height: auto;
	margin: -101.5px auto 20px auto;
	text-align: center;
}

.klassen-image img {
	max-width: 100%; height: auto;
}
/*-- Fahrzeugklassen --*/

/*-- Standort --*/

.standort-voehringen {
	margin: 30px auto 0 auto;
	width: 105px; height: 105px;
	position: relative;
	background: url(../image/v.svg) no-repeat;
	-webkit-background-size: 105px 105px;
	background-size: 105px 105px;
	text-indent: -9999px;
	display: block;
	 -moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.standort-pfaffenhofen {
	margin: 30px auto 0 auto;
	width: 105px; height: 105px;
	position: relative;
	background: url(../image/p.svg) no-repeat;
	-webkit-background-size: 105px 105px;
	background-size: 105px 105px;
	text-indent: -9999px;
	display: block;
	 -moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.standort-bellenberg {
	margin: 30px auto 0 auto;
	width: 105px; height: 105px;
	position: relative;
	background: url(../image/be.svg) no-repeat;
	-webkit-background-size: 105px 105px;
	background-size: 105px 105px;
	text-indent: -9999px;
	display: block;
	 -moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

.standort-illertissen {
	margin: 30px auto 0 auto;
	width: 105px; height: 105px;
	position: relative;
	background: url(../image/i.svg) no-repeat;
	-webkit-background-size: 105px 105px;
	background-size: 105px 105px;
	text-indent: -9999px;
	display: block;
	 -moz-transition: all 700ms; -webkit-transition: all 700ms; transition: all 700ms;
}

#rahmen-standort-left {
	border-left: 3.5px solid #008ab4;
	width: 3.5px;
	margin: -500px 0 0 0;
	height: 500px;
	z-index: 1000;
	position: absolute;
	left: 40px;
}

#rahmen-standort-right {
	border-right: 3.5px solid #008ab4;
	width: 3.5px;
	margin: -500px 0 0 0;
	height: 500px;
	z-index: 1000;
	position: absolute;
	right: 40px;
}

/*-- Standort --*/


/*------------------------ Article -------------------------*/

/*------------------------ Footer -------------------------*/

footer { max-width: 100%; margin: 0 auto 0 auto; position: relative; }


#unten {
	max-width: 100%;
}

.rahmen-unten {
	border-bottom: 3.5px solid #008ab4;
	border-left: 3.5px solid #008ab4;
	border-right: 3.5px solid #008ab4;
	margin: -40px 40px 40px 40px;
	height: 100%;
}

/*-- Logo --*/
.logo-unten a {
	margin: -84px auto 0 auto;
	width: 170px; height: 170px;
	position: relative;
	background: url(../image/logo_footer.svg) no-repeat;
	-webkit-background-size: 170px 170px;
	background-size: 170px 170px;
	text-indent: -9999px;
	display: block;
}
/*-- Logo --*/


/*-- Logo --*/
.logo-wortmarke a {
	margin: 150px auto 0 auto;
	width: 128px; height: 75px;
	position: relative;
	background: url(../image/logo_wortmarke.svg) no-repeat;
	-webkit-background-size: 128px 75px;
	background-size: 128px 75px;
	text-indent: -9999px;
	display: block;
}
/*-- Logo --*/

/*-- Adresse --*/

.firma {
	margin-top: 60px;
	font-family: 'Texta-Black';
	font-size: 1.2em; line-height: 1.5em;
	text-align: center;
	margin-bottom: 7px;
	letter-spacing: 1px;
}
	
.adresse-impressum {
	margin: 0;
	text-align: center;
}

.adresse-impressum li {
    position: relative;
	display: inline;
	margin: 0 1% 0 1%;
	color: #cfb821;
	font-family: 'Texta-Regular';
	font-size: 1.2em;
	letter-spacing: 1px;
}
/*-- Adresse --*/

.impressum {
	margin: 40px 0 0 0;
	text-align: center;
}

.impressum li {
    position: relative;
	display: inline;
	margin: 0 2% 0 2%;
	color: #cfb821;
	font-family: 'Texta-Regular';
	font-size: 1em;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.impressum li a {
	color: #cfb821;
	text-decoration: none;
}

.impressum li a:hover {
	color: #cfb821;
	text-decoration: underline;
}

.impressum li a:link#current, .impressum li a:visited#current {
    color: #cfb821;
	text-decoration: underline;
}

/*-- Impressum --*/

/*-- Logo --*/
.icon a {
	margin: 60px auto 40px auto;
	width: 67px; height: 66px;
	position: relative;
	background: url(../image/icon-hand.svg) no-repeat;
	-webkit-background-size: 67px 66px;
	background-size: 67px 66px;
	text-indent: -9999px;
	display: block;
}
/*-- Logo --*/


#overlay {
    width: 100%;
	background: url(../image/hg_start.jpg) no-repeat center;
    min-height: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    position: absolute;
    position: fixed;
    z-index: 3000;
    top: 0;
    left: 0;
}

#overlay .logo {
    width: 100%;
	background: url(../image/logo_start.svg) no-repeat center;
	background-size: 235px 325px;
	-webkit-background-size: 235px 325px;
    min-height: 100%;
    position: absolute;
    position: fixed;
    z-index: 3000;
    top: 0;
    left: 0;
}


.dreizehnsechs a {
	margin: 10px auto 0 auto;
	width: 31px; height: 31px;
	position: relative;
	background: url(../image/13-6.svg) no-repeat;
	-webkit-background-size: 31px 31px;
	background-size: 31px 31px;
	text-indent: -9999px;
	display: block;
}
/*-- Logo --*/





/*---------------------------------------------------------------------------------------------------------*/
/*-- max-width 2100px --*/
/*---------------------------------------------------------------------------------------------------------*/

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

.lide {
	font-size: 11em;
	letter-spacing: -1px;
	margin-bottom: 20px;
}

.icons-content {
	padding: 120px 0;
}

.standorte-content {
	padding: 120px 0 80px 0;
}

.ueberuns-content {
	padding: 150px 0;
}


}

/*---------------------------------------------------------------------------------------------------------*/
/*-- max-width 2100px --*/
/*---------------------------------------------------------------------------------------------------------*/









/*---------------------------------------------------------------------------------------------------------*/
/*-- max-width 1400px --*/
/*---------------------------------------------------------------------------------------------------------*/

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

.fon {
	background: url(../image/fon-weiss.svg) no-repeat left;
	color: #fff;
}

.lide {
	font-size: 7em;
	letter-spacing: -0.5px;
}

.lide-zwei {
	font-size: 8em;
	letter-spacing: -1px;
	margin-bottom: 10px;
}

.lide-drei {
	font-size: 7em;
	letter-spacing: -1px;
	margin: 30px 0 20px 0;
}


/*-- Text --*/
.text-einleitung {
	margin: -20px 0 0 0;
	padding: 0 20%;
}

.text-einleitung_zwei {
	margin: 40px 0 0 0;
	padding: 0 20%;
}
/*-- Text --*/


}

/*---------------------------------------------------------------------------------------------------------*/
/*-- max-width 1400px --*/
/*---------------------------------------------------------------------------------------------------------*/










/*---------------------------------------------------------------------------------------------------------*/
/*-- max-width 1080px --*/
/*---------------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 1080px) {
	
#ref-nav .head {
	display: none;	
}

#title-zwei {
	height: 500px;
}


/*-- Menu --*/

.toggleMenu {
    display: none;
	width: 60px; height: 60px;
	text-align: center;
	background: #008ab4 url(../image/menu.svg) no-repeat;
	margin: 0 auto 0 auto;
	position: fixed; top: 40px; left: 43px;
	z-index: 1001;
}

.nav-index {
	width: 50%;
	text-align: center;
	z-index: 1000;
	position: fixed; top: -10px; left: 103.5px;
	background: rgba(255,255,255,0.93);
	box-shadow: rgba(1,1,1,0.2) 0 0 20px;
}

.nav-index li {
    position: relative;
	display: block;
}

.nav-index li a {
	width: 100%;
	display: block;
	color: #008ab4;
	padding: 20px 0;
}

.nav-index a:hover {
    color: #008ab4;
	border: none; padding: 20px 0;
	background: rgba(255,255,255,1.00);
}

.nav-index a:link#current, .nav-index a:visited#current {
    color: #b45170;
	border: none; padding: 20px 0;
	background: rgba(255,255,255,1.00);
}
/*-- Menu --*/

/*-- Logo --*/
h1 a {
	margin: 60px auto 0 auto;
}
/*-- Logo --*/

.fon {
	padding: 5px 0 5px 40px;
	margin: 12px 20px;
	background: url(../image/fon-weiss.svg) no-repeat left;
	color: #fff;
	float: right;
	font-family: 'Texta-Bold';
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	position: relative;
}

.headline {
	padding-top: 110px;
	font-family: 'Texta-Black';
	font-size: 6em;
}

.headline-zwei {
	padding-top: 140px;
	font-family: 'Texta-Black';
	font-size: 6em; line-height: 0.8em;
}

.lide-drei {
	font-size: 5em;
}

.text-einleitung_drei {
	padding: 0 6%;
}

.namen {
	font-family: 'Texta-Bold';
	font-size: 1.3em; letter-spacing: 1px;
}

.job {
	font-size: 0.8em; line-height: 1.5em;
}

.ort {
	font-family: 'Texta-Bold';
	font-size: 1.3em; letter-spacing: 1px;
}

.strasse {
	font-size: 0.8em; line-height: 1.5em;
}

/*-- Logo --*/
.yeah {
	margin: 10px auto 0 auto;
}
/*-- Logo --*/

#map-canvas { height: 400px; }

#rahmen-standort-left {
	margin: -400px 0 0 0;
	height: 400px;
}

#rahmen-standort-right {
	margin: -400px 0 0 0;
	height: 400px;
}

.klassen_sub {
	margin: 80px 0 0 0;
}

.text-klassen {
	padding: 0 6%;
}

}

/*---------------------------------------------------------------------------------------------------------*/
/*-- max-width 1080px --*/
/*---------------------------------------------------------------------------------------------------------*/






/*---------------------------------------------------------------------------------------------------------*/
/*-- max-width 930px --*/
/*---------------------------------------------------------------------------------------------------------*/

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

.toggleMenu {
    top: 20px; left: 23px;
}

.nav-index {
	width: 60%;
	text-align: center;
	z-index: 1000;
	position: fixed; top: -30px; left: 83.5px;
	background: rgba(255,255,255,0.93);
	box-shadow: rgba(1,1,1,0.2) 0 0 20px;
}

/*-- Logo --*/
h1 a {
	margin: 80px auto 0 auto;
}
/*-- Logo --*/

.rahmen-oben {
	margin: 20px 20px 0 20px;
	height: 100%;
}

.rahmen-mitte {
	margin: 0 20px 0 20px;
	padding-bottom: 50px;
}

.rahmen-mitte-weiss {
	margin: 0 20px 0 20px;
	padding-bottom: 50px;
}

.rahmen-mitte-zwei {
	margin: 0 20px 0 20px;
	height: 400px;
}

.rahmen-mitte-zwei-weiss {
	margin: 0 20px 0 20px;
	height: 400px;
}


.rahmen-unten {
	margin: -20px 20px 20px 20px;
	height: 100%;
}


/*-- Adresse --*/
.adresse {
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	text-align: center;
}

.adresse li {
	display: block;
	margin: 10px 0 10px 0;
}
/*-- Adresse --*/

.lide {
	font-size: 4em;
	line-height: 1em;
	letter-spacing: 0px;
	margin: 30px 0 0 0;
}

.lide-zwei {
	font-size: 4em;
	line-height: 0.8em;
	letter-spacing: -1px;
	margin: 40px 0 0 0;
}

.lide-drei {
	font-size: 4em;
	padding-top: 20px;
	margin: 20px 0 20px 0;
	letter-spacing: -1px;
}

/*-- Text --*/
.text-einleitung {
	margin: 40px 0 0 0;
	padding: 0 6%;
}

.text-einleitung_zwei {
	margin: 40px 0 0 0;
	padding: 0 6%;
}

.text-einleitung_drei a:hover {
	width: 200px;
}
/*-- Text --*/

/*-- Logo --*/
.facebook a {
	margin: 40px auto 0 auto;
}
/*-- Logo --*/

/*-- Icons --*/

.icons-content {
	padding: 0 0 0 0;
	margin: 0 auto;
}

.standorte-content {
	padding: 0 0 0 0;
	margin: 0 auto;
}

.ueberuns-content {
	padding: 0 0 0 0;
	margin: 0 auto;
}

.subline {
	padding: 30px 0 0 0;
}


.icon-eins {
	margin: 20px auto 20px auto;
	width: 90%; height: auto;
	float: none;
}

.icon-eins:hover {
	margin: 20px auto 20px auto;
	-webkit-background-size: 105px 105px;
	background-size: 105px 105px;
	width: 100%;
}

.icon-zwei {
	margin: 20px auto 20px auto;
	width: 90%; height: auto;
	float: none;
}

.icon-zwei:hover {
	margin: 20px auto 20px auto;
	-webkit-background-size: 105px 105px;
	background-size: 105px 105px;
	width: 100%;
}

.icon-drei {
	margin: 20px auto 20px auto;
	width: 90%; height: auto;
	float: none;
}

.icon-drei:hover {
	margin: 20px auto 20px auto;
	-webkit-background-size: 105px 105px;
	background-size: 105px 105px;
	width: 100%;
}

.icon-vier {
	margin: 20px auto 20px auto;
	width: 90%; height: auto;
	float: none;
}

.icon-vier:hover {
	margin: 20px auto 20px auto;
	-webkit-background-size: 105px 105px;
	background-size: 105px 105px;
	width: 100%;
}

.icon-fuenf {
	margin: 20px auto 20px auto;
	width: 90%; height: auto;
	float: none;
}

.icon-fuenf:hover {
	margin: 20px auto 20px auto;
	-webkit-background-size: 105px 105px;
	background-size: 105px 105px;
	width: 100%;
}

.icon-sechs {
	margin: 20px auto 20px auto;
	width: 90%; height: auto;
	float: none;
}

.icon-sechs:hover {
	margin: 20px auto 20px auto;
	-webkit-background-size: 105px 105px;
	background-size: 105px 105px;
	width: 100%;
}


.klassen {
	margin: 0 0 0 0;
	padding: 110px 0 20px 0;
	border-bottom: 1px solid #e2d47a;
}

/*-- Icons --*/

/*-- Ueber-uns --*/

.ueber-uns-eins {
	margin: 20px auto 20px auto;
	width: 90%; height: auto;
	float: none;
}

.ueber-uns-eins:hover {
	margin: 20px auto 20px auto;
	width: 100%;
}

.ueber-uns-zwei {
	margin: 20px auto 20px auto;
	width: 90%; height: auto;
	float: none;
}

.ueber-uns-zwei:hover {
	margin: 20px auto 20px auto;
	width: 100%;
}


.ueber-uns-drei {
	margin: 20px auto 20px auto;
	width: 90%; height: auto;
	float: none;
}

.ueber-uns-drei:hover {
	margin: 20px auto 20px auto;
	width: 100%;
}

.ueber-uns-vier {
	margin: 20px auto 20px auto;
	width: 90%; height: auto;
	float: none;
}

.ueber-uns-vier:hover {
	margin: 20px auto 20px auto;
	width: 100%;
}

.ueber-uns-fuenf {
	margin: 20px auto 20px auto;
	width: 90%; height: auto;
	float: none;
}

.ueber-uns-fuenf:hover {
	margin: 20px auto 20px auto;
	width: 100%;
}

.namen {
	margin: 0 0 0 0;
	padding: 160px 0 0 0;
}

.job {
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #e2d47a;
}

/*-- Ueber-uns --*/

/*-- Standorte --*/

.standort-eins {
	margin: 20px auto 20px auto;
	width: 90%; height: auto;
	float: none;
}

.standort-eins:hover {
	margin: 20px auto 20px auto;
	-webkit-background-size: 70px 70px;
	background-size: 70px 70px;
	width: 100%;
}

.standort-zwei {
	margin: 20px auto 20px auto;
	width: 90%; height: auto;
	float: none;
}

.standort-zwei:hover {
	margin: 20px auto 20px auto;
	-webkit-background-size: 70px 70px;
	background-size: 70px 70px;
	width: 100%;
}

.standort-drei {
	margin: 20px auto 20px auto;
	width: 90%; height: auto;
	float: none;
}

.standort-drei:hover {
	margin: 20px auto 20px auto;
	-webkit-background-size: 70px 70px;
	background-size: 70px 70px;
	width: 100%;
}
	
.standort-vier {
	margin: 20px auto 20px auto;
	width: 90%; height: auto;
	float: none;
}

.standort-vier:hover {
	margin: 20px auto 20px auto;
	-webkit-background-size: 70px 70px;
	background-size: 70px 70px;
	width: 100%;
}

.ort {
	margin: 0 0 0 0;
	padding: 80px 0 0 0;
}

.strasse {
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #e2d47a;
}

/*-- Standorte --*/

/*-- Icons --*/

#title_drei {
	height: 200px;
	background: none;
}

#title_vier {
	max-width: 100%;
	height: 200px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(../image/simulator-3.jpg) top center no-repeat fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-width: 100%;
}

.headline {
	padding-top: 40px;
	font-size: 2.2em;
	letter-spacing: 0px;
}

.headline-zwei {
	padding-top: 80px;
	font-size: 2.2em; line-height: 1em;
	letter-spacing: 0px;
}

.pfeil-simulator {
	margin: 10px auto 0 auto;
	width: 40px; height: 40px;
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px;
}

/*-- Logo --*/
.yeah {
	margin: -10px auto 0 auto;
	width: 70px; height: 70px;
	-webkit-background-size: 70px 70px;
	background-size: 70px 70px;
}
/*-- Logo --*/

.schliessen {
	top: 20px; left: 23px;
}

.klassen_sub {
	font-size: 2em; line-height: 0.8em;
}

.klassen_head {
	font-size: 4em; line-height: 0.8em;
	letter-spacing: 2px;
}

.klasse-am, .klasse-a, .klasse-b, .klasse-c, .klasse-ceins, .klasse-l {
	margin: 80px auto 0 auto;
}

.standort-voehringen, .standort-bellenberg, .standort-pfaffenhofen, .standort-illertissen {
	margin: 80px auto 0 auto;
}

#rahmen-standort-left {
	left: 20px;
}

#rahmen-standort-right {
	right: 20px;
}

/*------------------------ Article -------------------------*/

/*-- Logo --*/
.logo-wortmarke a {
	margin: 80px auto 0 auto;
}
/*-- Logo --*/

/*-- Adresse --*/

.firma {
	margin-top: 40px;
}

.adresse-impressum li {
	display: block;
	margin: 5px 0 5px 0;
	font-size: 1em;
}
/*-- Adresse --*/

.aktuelles {
	padding: 20px 10%;
}

}

/*---------------------------------------------------------------------------------------------------------*/
/*-- max-width 930px --*/
/*---------------------------------------------------------------------------------------------------------*/






/*---------------------------------------------------------------------------------------------------------*/
/*-- max-width 500px --*/
/*---------------------------------------------------------------------------------------------------------*/

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

.lide {
	font-size: 2.5em;
	letter-spacing: 0.5px;
}

.lide-zwei {
	font-size: 2.5em;
}

.text-simulator a:hover {
	width: 200px;
}

.lide-drei {
	font-size: 2.5em;
	margin: 10px 0 20px 0;
	letter-spacing: 0px;
}

#map-canvas { height: 300px; }

#rahmen-standort-left {
	margin: -300px 0 0 0;
	height: 300px;
}

#rahmen-standort-right {
	margin: -300px 0 0 0;
	height: 300px;
}

.aktuelles {
	padding: 20px 10px
}

.aktuelles-image {
	padding: 0 5%;
	width: 80%;
}

.klassen_sub {
	margin: 50px 0 0 0;
}
	
}

/*---------------------------------------------------------------------------------------------------------*/
/*-- max-width 500px --*/
/*---------------------------------------------------------------------------------------------------------*/