#zentrum { 	
	position:absolute;
			height:300px; width:300px;
			margin:-150px 0 0 -150px;
			top: 50%; 
			left: 50%;
			text-align: center;
			padding: 0px;
			border: 0px;
			overflow: no;
}