

body {
      	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	background: #fff;
}

body h1
{
font-size: 14px;
}



#links, #rechts,#kopf1, #menue_oben, #kopf2, #menue_links, #content img,  #kopf2, #kopf3, #kopf4 , #kopf5 
{
display: none;
}


#content {
	
	width: 650px;

	
}




#footer {
	display:none;
}


.floatstop {
	float: none;
	clear: both;
}



