body { background: white }
.zentrieren {
    position:absolute;
	left:50%;
	top:46%;
	width:506px; 
	height:460px; 
	margin:-230px 0 0 -253px;	
	border:0;
}
