 
body {
	background-color: white; }

#logo {
	position: absolute; 
	top: 0;
	left: 50%;
	margin-left: -150px; 
	height: 300px;
	width: 300px;
 	margin-top: 90px; }

#unterzeile {
	position: absolute; 
	top: 270px;
	left: 50%;
	margin-left: -215px; 
	height: 75px;
	width: 450px;
 	margin-top: 200px; }


#navigation, #kopf, #main, #fusszeile {
	display: none; }