body {
	background-color: #f5f5f5;
}

#overall {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	height: 546px;
	margin-top:90px;
}

#anschrift {
	position: relative;
	height: 19px;
	width: 880px;
	margin-right: 60px;
	text-align: right;
}

#container {
	position: absolute;
	height: 450px;
	width: 880px;
	background-color: #e8e8e8;
	top: 20px;
}

#rechts {
	position: relative;
	height: 527px;
	width: 60px;
	top: -118px;
	float:right;
}

#abschluss {
	position: relative;
	top: 409px;
	width: 880px;
	height: 118px;
	z-index: 7;
}

#inhalt {
	position: absolute;
	z-index: 3;
	width: 880px;
	height: 450px;
}

#navi {
	position: absolute;
	left: 470px;
	z-index: 5;
	width: 380px;
	height: 42px;
}
