
body {
	background:none #fff;
}
html, body, p, td, div, ul, input, select, textarea{
	font-size:medium;
	font-family:Arial, Helvetica, sans-serif;
}
#content h1, #content h2, #content hr{
	margin-left:0;
}
#kopfzeile, #spalte1, #bereichsauswahl, #zwischennavigation, .invisible, #suche{
	display:none;
}
#spalte2{
	background:#CCCCCC;
	left:0px;
	top:0px;
	height:auto;
	overflow:visible;
	position:static;
	z-index:200;
	background:none;
}
#content{
	margin:0;
	width:auto!important;
	width:600px;
}
a{
	color:#000;
	text-decoration:none;
}
