div#bereich_gesamt {
	width: 928px;
}

div#bereich_kopf {
	
}

div#bereich_kopf_links {
	float: left;
	width: 653px;
	height: 40px;
	background-color: #C4C6C7;
}

div#bereich_kopf_rechts {
	float: right;
	width: 259px;
	padding-top: 28px;
	text-align: right;
}

div#bereich_inhalt {
}

div#bereich_navigation {
	float: left;
	width: 178px;
}

div#bereich_mitte {
	float: left;
	width: 471px;
	padding-left: 40px;
}

div#bereich_rand {
	float: right;
	width: 213px;
	padding-top: 28px;
}

div#bereich_fuss {
	float: right;
	width: 311px;
	height: 40px;
	background-color: #EE7F00;
	margin-top: 120px; 
}
