body, form, input {
	font-family: verdana, arial,"trebuchet ms", helvetica, sans-serif;
	color: white;
  	font-size: 10px;
	font-weight: normal;
	margin:0px 0px; 
	padding:0px;
  }

imgÊ{Êborder:none;Ê}

b {
 font-weight: bold;
 color: #FFFFFF;
}

i {
 color: black;
 font-weight: bold;
 font-style: normal;
}

a:link {text-decoration : none; color : #FFCC00; }
a:visited { color:#FFCC00; text-decoration : none;}
a:active { color:#FFCC00; text-decoration : none; }
a:hover  {text-decoration : underline; color : #FFCC00; }

*#unsichtbar {display : none; color : black;}

#fuss a:hover,#fuss a:active,#fuss a:visited,#fuss a:link { color:white; text-decoration : none; }
#fuss a:hover {text-decoration : underline; color : black; }

#fuss { 
	position:absolute; 
	left:50%;
	width:740px; 
	height:40px; 
	z-index:1;
	margin-left:-370px;
	top:46%;
	margin-top:222px;
}

#hintergrund { 
	position:absolute; 
	left:50%;
	width:760px; 
	height:445px; 
	z-index:1;
	margin-left:-380px;
	top:46%;
	margin-top:-222px;
}

#navigation { 
	position:absolute; 
	left:50%;
	width:452px; 
	height:34px; 
	z-index:2;
	margin-left:-82px;
	top:46%;
	margin-top:-242px;
}
