body { 
background-color: black; 
background-image: url(thema.jpg); 
background-repeat: no-repeat; 
background-position: center top; 
text-align: center; 
margin: 0; 
padding: 0; 
}
#navi { 
text-align: center; 
position: relative; 
width: 700px; 
height: auto; 
margin: 0px auto 0 auto; 
}

#navi p { 
position: relative;
text-align: center; 
width: 700px; 
height:auto ; 
margin: 0 auto; 
padding-top: 5px; 
}

#navi span a.latestNews { 
	color: #ffa418; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; 
	background-image: url(titel.jpg); 
	background-repeat: no-repeat; 
	background-position: center top; 
	text-decoration: none; 
	text-align: left; 
	position: relative; 
	width: 470px; 
	height: auto; 
	margin: 0 auto 50px; 
	padding-top: 55px; 
	padding-left: 55px; 
	display: block; 
	}
#navi span a.latestNews:hover{ color: white; text-decoration: underline; }
#navi span a.latestNews:active{ color: white; text-decoration: underline; }
.load { display: none; }
#umf{ position: relative; top:0; left:auto; width:700px; margin: 0 auto 0 auto;text-align: center;  } 
#umf a{ display: block; height: 505px;} 
