body, html {
	margin: 0px;
	padding: 0px;
	color: #2569a2;
	font-family: "Open Sans";
	font-weight: 300;
	line-height: 1.6em;
}

.bxslider li {
	left: -25px;
	
}

.mainNav {
	margin-top: 100px;
	width: 890px;
}

.mainContent {
	width: 560px;
}

.main {
	width: 1201px;
	margin: 0 auto;	
	}
	
	
.navlogo {
	float: left;
}

.mainNav ul {
	border-top: 1px solid #bcc2c9;
	margin-top: 20px; 
	list-style-type: none;
	float:left;
	width: 790px;

}

.mainNav li {
	padding: 0; margin: 0;
	padding-top: 10px; 
	float: left;
	padding-right: 45px;
	padding-left: 20px;
}


/*.mainNav li:last-child {
	float: left;
	padding-right: 0px;
}*/

.mainNav li:hover, .mainNav li.activated {
	background-image: url("../img/arrow.png"); background-repeat: no-repeat; background-position: top left;
}

.landinglogo {
	margin-left: 150px;
}

.mainNav li a {
	color: black;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 14pt;
	cursor: pointer;
}

.mainNav li a:hover {
	color: #2569a2;
	text-decoration: none;
}

.mainNav li a:active {
	color: #2569a2;
	text-decoration: none;
}

.clear {
	clear: both;
}


.container_kontakt, .container_philo {
	background-color: #2569a2;
	height: 670px;
	width: 100%;
}

.container_kontakt_inner {
	width: 900px;
	margin: 20px auto;
	color: white;
}

.container_philo_inner {
	text-align: center;
	color: white;
	font-size: 14pt;
	width: 1200px;
	height: 500px;
	margin: 20px auto;
	position: relative;
	background-image: url('../img/philo.png'); background-repeat: no-repeat;
}

.ani1 {
	position: relative; top: 100px; z-index: 100;
}

.ani2 {
	position: relative; top: -50px; left: 450px; z-index: 101;
}

.ani3 {
	position: relative; top: -340px; left: 800px;  z-index: 102;
}

.philo_bottom {
	position: relative; top: -300px;
}

.container_kontakt_inner_left {
	float: left;
	width: 400px;
	padding: 20px;
}

.container_kontakt_inner_right {
	float: left;
	width: 320px;
	border: 1px solid #2569a2;
}

h1 {
	width: 900px;
	margin: 0 auto;
	padding: 40px 0px;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 28pt;
	color: #2569a2;
}

.container_kontakt h1, .container_philo h1 {
	color: white;
}

h3 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 14pt;
}

h3 img {
	float: left; margin-right: 10px;
}


.container_service {
	width: 840px;
	height: 500px;
	margin: 30px auto;
	padding: 20px;
	background-color: white;
}

.container_service_inner {
	width: 400px;
	float: left;
	font-size: 12pt;
	padding: 0px 10px;
}

.container_landing {
	width: 1152px;
	background-image: url("../img/landing.png"); background-repeat: no-repeat;
	height: 500px;
	margin: 20px auto;
}

.container_philo2 {
	width: 1152px;
	background-image: url("../img/philo2.png"); background-repeat: no-repeat;
	height: 761px;
	margin: 20px auto;
	position: relative;
}


.container_leistungen {
	width: 1152px;
	background-image: url("../img/leistungen.jpg"); background-repeat: no-repeat;
	height: 765px;
	margin: 20px auto;
}

.container_landing_inner {
	width: 580px;
	height: 220px;
	padding: 30px;
	position: relative;
	top: 110px;
	left: 30px;
	background-color: rgba(0,0,0,0.5);
	font-size: 30pt;
	line-height: 1.2em;
	font-weight: 400;
	color: white;
	text-transform: uppercase;
}

.landing_bottombar {
	background-color: rgba(37,105,162,0.7);
	font-weight: 200;
	color: white;
	padding: 5px;
	font-size: 16pt;
	text-align: center;
	position: relative;
	top: 132px;
	
}

.zeile {
	
	
	
}



.slider2 {
	margin: 0px; padding: 0px;
	position: relative; top: 170px;
	height: 450px;
	width: 1152px;
}

.slider2box {
	margin: 0 auto;
	padding: 30px;
	color: white;
	width: 610px;
	height: 450px;
	font-size: 16pt;
	line-height: 1.4em;
	background-color: rgba(37,105,162,0.7);
}

.slider2box span {
	font-size: 19pt;
}

.slider2box p {
	margin: 30px 0px;
	line-height: 1.8em;
}

.slider2box h1 {
	width: 0px;
	color: white;
	margin: 0px;
	padding: 0px;
}

.philo2bar {
	background-color: rgba(37,105,162,0.9);
	text-transform: uppercase;
	color: white;
	font-size: 18pt;
	padding: 5px 25px;
	position: relative;
	display: inline-block;
	margin: 5px 0px;
}

.philo2box1 {
	position: relative;	top: 100px;
	float: left;
}

.philo2box2 {
	position: relative;	top: 350px;
	text-align: right;
	float: right;
}

.philo2box3 {
	position: relative; top:400px;
}

legend {
	border: 0;
	color: white;
}

input {
	margin: 10px;
	width: 350px;
	padding: 4px;
	border-radius: 10px;
}

textarea {
	margin: 10px;
	width: 360px;
	padding: 10px;
	border-radius: 10px;
}

button {
	margin: 10px;
	padding: 4px;
	border-radius: 10px;
	background-color: white;
	float: right;
}

.button_area {
	width: 98%;
	text-align: right;
	margin-right: 15px;	
	}
	
.zeile {
	margin-left: -12px;	
	}

#mitte {
	border: 1px solid #0C0;
	padding-top: 50px;
}

.impressum {
	width: 850px;
	margin: 50px auto;
	color: black;
	font-size: 12pt;
}

.impressum h3 {
	color: rgba(37,105,162,1);
	font-size: 14pt;
	margin: 0px;
}

.impressum p {
	line-height: 1.4em;
	width: 800px;
	margin-bottom: 50px;
}

.impressum_left {
	float: left;
	width: 500px;
	height: 300px;
}

.impressum_left div {
	margin-left: 35px;
}

.impressum_right {
	float: left;
	width: 300px;
}

a {
	color: white;
}

.a_impressum a {
	
	color: #2569a2;	
	}

.philotoggle1 {
	width: 85px;
	height: 85px;
	position: absolute; top: 420px; left: 90%;
	z-index: 5000;
	background-image: url('../img/btn_down.png');
	cursor: pointer;
}

.philotoggle2 {
	width: 85px;
	height: 85px;
	position: absolute; top: 5px; left: 92%;
	z-index: 5000;
	background-image: url('../img/btn_up.png');
	cursor: pointer;
}

.bottombar_links {
	font-size: 10pt;
	font-stretch: condensed;
	float: right;
}

.checkbox_area {
	width: 98%;
	text-align: left;
	margin-right: 15px;	
	margin: 5px;
	}

.thecheckbox {
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}