/* CSS Document */
html, body {
	height: 100%;	
}


body {
	background-color: #616f77;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	text-align: center;
   	min-width: 865px;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #FFFE00;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

/*ID*/


#center_floater { 
	width:1px;
	height:50%;
	margin-bottom: -310px;
	float:left;
}

#center {
	width: 865px;
	text-align:left;
	margin: auto;
	height:620px;
	clear:left;
	 
	 
}



#menue {
	height: auto;
	width: 77px;
	text-decoration: none;
	top: 0px;
	float: left;
	
}
	
#menue2 {
	padding-top: 120px;
	height: auto;
	width: auto;
	text-decoration: none;
	float: left;
}
	
	

#inhalt {
	padding-top: 65px;
	margin-left: 90px;
	height: 530px;
	font-size: 11px;
	line-height: 24px;
	text-align: right;
	padding-bottom: 00px;
	

}



.objekt {
	padding-top:0px;
	padding-left: 16px;
	width: 171px;
	height: 145px;
	float: right;
	
}


#text {
	text-align: justify;
}


	

#logo {
	padding-top: 0px;
	
	
	
}



.gelb {
	color: #FFFE00;
}
