

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

body h1
{
font-size: 18px;
}

#wrapper {
	
	width: 961px;
	background: #fff;
}

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





#content {
	
	width: 719px;
	min-height: 344px;
	background: #fff;
	float: left;
}

* html #content {
	height: 344px;
}

#content_innen {
	
	padding-left: 0px;
	padding-top: 0px;

}


#footer {
	display:none;
}


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


