body {
	background-color: #DDDDDD;
	text-align: center;
	margin-top: 10px;
}

#homepage {
	width: 701px; 
	text-align: left;
}

#kopfzeile {
	width: 701px;
	height: 133px;
}

#logo_links {
	width: 170px;
	float: left;
}

#logo {
	width: 186px;
	float: left;
}

#logo_rechts {
	width: 345px;
	float: left;
}

#nav_links {
	width: 350px;
	float: left;
}

#nav {
	width: 190px;
	float: left;
}

#nav_rechts	 {
	width: 155px;
	float: left;
	text-align:right;
}

#kopfzeile2 {
	width: 701px;
	height: 30px;
}

#content {
	width: 701px;
}	

#vor_content {
	width: 250px;
	float: left;
}

#inhalt {
	width: 451px;
	float: left;
}

#bottom {
	width: 701px;
	height: 192px;
}
