body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#000000;		
	height:100%;
	background:none;
	overflow: none;
}

#spalte_mitte{
	width:500px;
	float:left;
	height:100%;
	padding: 0px 20px 10px 0;
	font-size:95%;		
	text-align:left;
	overflow:visible;
}

#spalte_links{
	display:none;
}

#seitenkopf{ 
	display:none;
}

noscript{
	display:none;
}
#postools{
	display:none;
}

/*#micronavigation {
	display:none;
}

hr{
	display:none;
}

#content {
	width:90%;
	clear:left;
	margin:0;
	padding:0;
}

#spalte_mitte #contentblock{
	clear:both;
	height:100%;
	width:90%;
	font-size: 0.85em;
	padding:0;
	margin:0;
}
#spalte_mitte #contentblock.startseite div.floatleft{
	width:500px;
}
*/

#spalte_rechts{
	display:none;
}

div.statistic{
	width:100%;
	float:none;
	display:block;
        overflow:visible;
}

table.statistic{
	height:100%;
	width:100%;
	float:none;
	overflow:visible;
}

#breit{
  width:100%;
  display:block;
  overflow:visible;
}
