html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #87837b; 
	}

body {
	height:100%;
	max-height:100&;
	padding:0;
	margin:0;
	border:0;
	background-color: #87837b;
}

#zentriert {
	position:absolute;
	top:50%;
	width:100%;
	height:350px;
	margin-top:-175px;
	padding:0px;
}

#logo_navi {
	width:200px;
	height:350px;
	background-color: #aba8a3;
	float:left;
	padding:0px;
}

#navi {
	margin-top:15px;
}


#logo {
	width:200px;
	height:105px;
	background-color: #87837b;
}

#inhalt {
	height:350px;
	margin-left:210px;
	background-color: #87837b;	
}

#rechterRand {
	height:350px;
	background-color: #aba8a3;
	margin-left:700px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #87837b;
}

#mittelteil {
	width:700px;
	height:350px;
	background-color: #ffffff;
	float:left;
}

#mitte_links {
	width:350px;
	height:350px;
	background-color: #ffffff;
	float:left;
}

#mitte_rechts {
	width:350px;
	height:350px;
	background-color: #ffffff;
	float:left;
	padding:0px;
}

#mitte_rechts_text {
	width:290px;
	height:240px;
	background-color: #ffffff;
	padding-top:25px;
	padding-left:30px;
	padding-bottom:30px;
	padding-right:30px;
	margin:0px;
}

a img {
	border:none;
}

#massnahme1 {
	width:660px;
	height:50px;
	padding-top:18px;
	padding-left:20px;
}

#massnahme2 {
	width:290px;
	height:150px; 
	padding-top:25px; 
	padding-left:380px;
}

.link {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #87837b;
	decoration:none;
	text-decoration:none;
}

a.link:hover {
	color:#7ecfe2;
	font-size:11px;
	line-height: 18px;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	decoration:none;
	text-decoration:none;
}

/* jQuery lightBox plugin - Gallery style */
	.jquery {}
	*.jquery {padding-left:-10px}
	.jquery ul { list-style: none; padding-left: 0px; }
	.jquery ul { list-style: none; padding-left: -10px; }
	.jquery ul li { display: inline; padding-right:5px; }
	.jquery ul img { border: none}
	.jquery ul a:hover img {}
	.jquery ul a:hover { color: #fff; }
	
	.slideshow {
	width:350px;
	height:350px;
	background-image:url(images/content/04team/04tea3_bg.jpg);
	}
	
	.slideshow img {
	position: absolute;
	display:none;
	width: 350px;
	height: 350px;
	}