body {
	background-color: #FFF;
	width: auto;
	color: #000;
}

#nav, #sysnav, #top, #breadcrumbs, #left {
	display: none;
}

#content {
	background-color: #FFF;
	padding: 12px;
	color: #000;
	background-image: none;
}

#startseite_content {
	background-color: #FFF;	
	background-image: none;
}

#middle {
	position: absolute;
	top: 0;
	left: 0;
	width: 442px;
	background-color: #FFF;
	padding: 0 0 20px 0;
	background-image: none;
}

hr, a, h1, h2, h3 {
	color: #000;
}

#teasers div, div.teaser {
	border-bottom: 1px solid #000;	
}