

body{
	/*font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;*/
	font-family: Arial;
}

a:link 		{ color:#8B8989; text-decoration:none; margin: 0px 50px;}
a:visited 	{ color:#8B8989; text-decoration:none; margin: 0px 50px;}
a:focus 		{ color:#8B8989; text-decoration:none;}
a:hover 		{ color:#FFF; 	 text-decoration:none; margin: 0px 50px; }
a:active 	{ color:#FFF; 	 text-decoration:none;}

/*#erste a:hover { color:red; text-decoration:none; font-weight:bold; margin: 0px 46px 0px 50px; background: red;}*/

#navi{
	padding-top:5px;
	display: block;
	text-align: center;
}

#mittig {
	text-align: center;
	min-height: 380px;
}

#navi a:link{
	/*smargin: 0px 50px 0px 50px;*/
}

#navi a:hover{
	/*margin: 0px 46px 0px 46px;
      background-position:0% -92px;*/
}

#navi ul {
	padding:0px;
}

#navi li { 
	display:inline;
}
