/*Definition Navigation oben */
#navi_top {
	margin-top: 0px ;
	width: 763px;
	height: 21px;
	background: url(/fileadmin/templates/gfx/bg_navi_top.jpg) repeat-x;
	border-bottom: 1px solid #ffffff;
	text-align: right;
	margin: 0px; 
	padding: 0px ;
}

/* UL Design Navi Oben */
#navi_top ul {
	color: #000000 ;
	list-style-type: none ;
	list-style: none;
	float: right;
	margin: 0px; 
	padding: 0px ;
}

/* LI Design Navi Oben */
#navi_top li {
	float: left;
	margin-left: 10px ;
	margin-right: 10px ;
	margin-top: 3px ;
}

/*Links fuerr Navigation - OBEN */
#navi_top a:link {
	color:#000000;
	font-weight:normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 9px ;
}
		
#navi_top a:visited {
	color:#000000;
	font-weight:normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 9px ;
}

#navi_top a:focus {
	color:#000000;
	font-weight:normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 9px ;
}
		
#navi_top a:hover {
	color:#000000;
	font-weight:normal;
	text-decoration: underline;
	font-family: verdana;
	font-size: 9px ;
}

#navi_top a:active {
	color:#000000;
	font-weight:normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 9px ;
}
