.naviLvl1 {
	background-image:url(/jmueller/img/bioport/rollover_mn.gif);
	background-repeat:no-repeat;
	background-position: top right;
	display:block;
	width:155px;
	background-color:#99cb34;
	color:white;
	border-top: 1px white solid;
	border-right: 1px white solid;
	border-bottom: 1px white solid;
	padding-top:7px;
	padding-bottom:4px;
	text-indent:5px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
}

.naviLvl1:hover {
	background-image:url(/jmueller/img/bioport/rollover_mn_hl.gif);
	background-repeat:no-repeat;
	background-position: top right;
	
}

.naviLvl1Active {
	display:block;
	width:155px;
	background-color:#99cb34;
	color:white;
	border-top: 1px white solid;
	border-right: 1px white solid;
	border-bottom: 1px white solid;
	padding-top:7px;
	padding-bottom:4px;
	text-indent:5px;
	text-decoration:none;
	font-size:90%;
	background-image:url(/jmueller/img/bioport/rollover_mn_hl.gif);
	background-repeat:no-repeat;
	background-position: top right;
	
	
}

.naviLvl2 {
	color:#99cb34;
	display:block;
	width:155px;	
	text-indent:15px;		
	background-color:white;
	text-decoration:none;
	padding-top:6px;
	padding-bottom:5px;	
	font-weight:bold;
}

.naviLvl2:hover {
	background-image:url(/jmueller/img/bioport/rollover_sub.jpg);
	background-repeat:no-repeat;
	background-position: center left;	
	text-indent:15px;	
	
}

.naviLvl2Active {
	color:#99cb34;
	display:block;
	width:155px;	
	background-color:white;
	text-decoration:none;
	padding-top:6px;
	padding-bottom:5px;
	background-image:url(/jmueller/img/bioport/rollover_sub.jpg);
	background-repeat:no-repeat;
	background-position: center left;	
	text-indent:15px;	

}

.naviLvl3 {
	margin-left:30px;
	color:#99cb34;
	display:block;
	background-color:white;
	text-decoration:none;
	padding-top:0px;
	padding-bottom:4px;	
	font-size:90%;
}

.naviLvl3:hover {
	color:red;
}

.naviLvl3Active {	
	font-size:90%;
	margin-left:30px;
	color:red;
	display:block;
	background-color:white;
	text-decoration:none;
	padding-top:0px;
	padding-bottom:4px;	
}


#trefferAnzeigeNavi {
	font-weight:bold;
}

#trefferAnzeigeNavi a {
	color:black;
	text-decoration:none;
}

#trefferAnzeigeNavi a:hover {
	color:red;
}

#trefferAnzeigeNavi .aktuelleSeite {
	color:red;
	text-decoration:none;
}