#topbild { 
display: none;}
#topbildlinks {
display: none;}
#topbildrechts {
display: none;}
#logo {
	position: absolute;
	left: 0px;
	top: 50px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
display:block;
} 
#navcontainer { display: none; }
#inhalt {
	position: absolute;
	left: 0px;
	top: 200px;
	width: auto;

}	

#content {
	width:auto;
	background-color: #FFFFFF;
	float: left;
	/*padding-top: 20px;*/
}
#fuss {
display: none;}