a:link, a:visited, a:active {
	color: #000000;
}
a:hover {
	color: #990000;
}


a.navi:link, a.navi:visited, a.navi:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	
}
a.navi:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	color: #990000;
	text-decoration: none;

}

a.navitop:link, a.navitop:visited, a.navitop:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
a.navitop:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.navitopaktiv {
	color: #FFFFFF;
	font-weight: bold;
}



a.siesindhier:link, a.siesindhier:visited, a.siesindhier:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}


a.siesindhier:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
line-height: 16px;
	color: #990000;
	text-decoration: none;	

}
.naviheader {
	display: block;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	margin-bottom: 2px;
	height: 17px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #f1f1f1;
}


