body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
#zentriert {
	height: 400px;
	width: 500px;
	margin-top: -200px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -250px;
}
}

