body{
background-color: #F8BB55;
}


#zentriert {
	position:absolute;
	top:50%;
	left:50%;
	width:570px;
	height:230px;
	margin-left:-285px;
	margin-top:-115px;
	border:0px solid #FFFFFF;
	padding:0px;
	
}
#zentriert2 {
	position:absolute;
	top:50%;
	left:50%;
	width:570px;
	height:570px;
	margin-left:-285px;
	margin-top:-300px;
	border:0px solid #FFFFFF;
	padding:0px;
	
}
td.mboxes {
	border : 1px solid #1E4249;
	width : 168px;
	height : 168px;
	text-align : center;
}

a.boxesin:link, a.boxesin:visited {
	display: block;
	width: 100%;
	height:168px;
	color : #FFFFFF;
	text-transform : uppercase;
	text-decoration : none;
	font: bold 16px Arial, Helvetica, sans-serif;
	line-height:168px;
}

a.boxesin:hover {
	text-decoration: none;
	color : #FFFFFF;
}

/*Alte Version
a.mboxes,a.mboxes:visited, a.mboxes:active  {
	color : #FFFFFF;
	text-transform : uppercase;
	text-decoration : none;
	font: bold 16px Arial, Helvetica, sans-serif;
}
a.mboxes:hover {
	text-decoration : none;
}*/
