body {
	margin: 0px 0px 0px 0px;
	background-color: #FFF8E8;
}
#zentriert {
	height: 494px;
	width: 1000px;
	margin-top: -250px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -500px;
}
