html, body {
	height: auto; 
}
body {
	width: 98%;
	color: #000000;
}
#grafik_rechts, #mainnav, #subnav, #schatten_oben, #min_height{
	display:none;
}
#logo {
	position: static;
}
#container {
	width: auto;
	margin: 0px;
	position: static;
}
#textcontainer {
	background-image: none;
}
#textbereich {
	background-image: none;
	width: auto;
	padding: 30px 0px 0px 0px;
}
a, a:visited {
	color: #000000;
}