#navi a:link {
	font-family: "Lucida Sans Unicode", Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#navi a:visited {
	font-family: "Lucida Sans Unicode", Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#navi a:hover {
	font-family: "Lucida Sans Unicode", Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
#navi a:active {
	font-family: "Lucida Sans Unicode", Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#navi img{
width :8px;
height: 8px;
margin-right: 5px;
margin-left: 8px;
margin-top: 8px;
}

#spalte1 a {
	font-family: "Lucida Sans Unicode", Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	border: 0;
	background: #cc0600 url(../includes/img/navi_norm.gif) no-repeat;
	background-position: 8px center;
	width: 179px;
	display: block;
	padding: 2px 0 2px 22px;
	margin: 0;
}
#spalte1 a:link, 
#spalte1 a:visited, 
#spalte1 a.active {
	text-decoration: none;
}

#spalte1 a:hover {
	text-decoration: underline;
}

#spalte1 a.active {
	background: #EEF9FE url(../includes/img/navi_akt.gif) no-repeat;
	background-position: 8px center;
	color: #cc0600;
}

#spalte1 a.sub1 {
	background-position: 18px center;
	width: 169px;
	padding: 2px 0 2px 32px;
}

#spalte1 a.sub2 {
	background-position: 28px center;
	width: 159px;
	padding: 2px 0 2px 42px;
}
