body { 
	background-color: #ccc;
	text-align: center; 
	vertical-align: middle; 
	height: 100%; 
	margin: 0; 
	padding: 0; 
}
html { 
	height: 100%; 
	margin: 0; 
	padding: 0; 
}
a:link, a:visited { 
	color: #378e62; 
	text-decoration: none; 
}
a:hover { 
	color: #49bb81; 
	text-decoration: none; 
}
#center { 

	color: #fff; 
	background-color: white;
	text-align: left; 
	position: relative; 
	width: 870px; 
	min-height: 531px; 
	margin-right: auto; 
	margin-left: auto; 
	padding: 0; 
}
* html #center { 
	height:531px; 
}
#top {
	background-color: white;
	background-image: url(../gfx/top_bg.gif); 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 870px; 
	height: 100px; 
}
#top_logo { 
	position: absolute; 
	top: 0;  
	left: 713px;  
	width: 157px; 
	height: 100px;  
}
.menu { 
	position: absolute;  
	top: 30px;  
	height: 27px;  
}
#m1 a { 
	color: #616161;  
	font-size: 11px; 
	 font-family: Arial, SunSans-Regular, sans-serif;  
	 text-decoration: none;  
 }
#m1 { 
	position: absolute;  
	top: 60px;  width: 800px;  
	z-index: 99;  
	padding: 0;  
}
#m2 a { 
	color: #616161;  
	font-size: 11px;  
	font-family: Arial, SunSans-Regular, sans-serif;  
	text-decoration: none;  
}
#m2 { 
	font-weight: normal;  
	position: absolute;  
	top: 77px;  
	width: 800px;  
	z-index: 98;  
	padding: 0;  
}
#aktiv { 
	font-weight: bold;  
}
#aktiv2 { 
	font-weight: bold;  
}
.farben { 
	position: absolute;  
	top: 500px;  
	width: 174px;  
	height: 7px;  
}
#middle { 
	background-color: #fff;  
	background-repeat: no-repeat;  
	position: absolute;  
	top: 107px;  
	left: 0;  
	width: 870px; 
	 height: 393px; 
}
.bottommenu { 
	position: absolute;  
	top: 0; 
	height: 24px; 
}
#bgbild { 
	position: absolute;  
	top: 0;  
	left: 0;  
	height: 393px; 
	z-index: 50; 
}
#uberschrift { 
	position: absolute; 
	top: 20px;  
	left: 570px;  
	z-index: 52;  
}
#uberschrift h1 { 
	color: #616161;  
	font-size: 14px;  
	font-family: Arial, SunSans-Regular, sans-serif;  
	font-weight: bold;
}
#text {
	color: #616161;  
	font-size: 12px;  
	font-family: Arial, SunSans-Regular, sans-serif;  
	position: absolute; 
	top: 80px;  
	left: 570px;  
	width: 250px;  
	height: 293px;  
	z-index: 51;  
	overflow: hidden;  
}
#kontakt { 
	width: 250px;  
	height: 293px;  
	margin: 0; 
}
#kontakt td { 
	padding: 1px;  
}
#kontakt input {
	width: 110px; 
	border: 1px solid #616161; 
}
#kontakt textarea {
	border: 1px solid #616161; 
}

#ftext { 
	width: 100%;  
	height: 70px;  
}
label { 
	font-size: 9px;  
}

#footer{
	position:absolute; 
	top:507px; 
	left:0px; 
	width:870px; 
	height:24px; 
	background-color: #fafafa;
}

