.navfirst {
	font-size:12px; 
	line-height:18px; 
	font-weight: bold;
	display:block;
	padding-left:20px; 
	}
.navfirstselected {
	font-size:12px; 
	line-height:18px;
	font-weight: bold; 
	display:block;
	margin-left:20px; 
	}
.navsecond {
	font-size:11px; 
	line-height:14px; 
	display:block;
	padding-left:10px; 
	margin-left:20px;
	padding-top:3px;
	}
.navsecondselected {
	font-size:11px; 
	line-height:14px;
	font-weight: bold;
	color:#000;
	display:block;
	padding-left:10px; 
	margin-left:20px;
	padding-top:3px;
	}
.navthird {
	font-size:11px; 
	line-height:14px; 
	display:block;
	margin-left:20px;
	margin-top:2px;
	}
.navthirdselected {
	font-size:11px; 
	line-height:14px; 
	font-weight: bold;
	color:#000;
	display:block;	
	margin-left:40px;
	margin-top:2px;
	}
.navfourth {
	font-size:11px; 
	line-height:14px; 
	display:block;
	margin-left:20px;
	margin-top:2px;
	}
.navfourthselected {
	font-size:11px; 
	line-height:14px; 
	font-weight: bold;
	color:#000;
	display:block;	
	margin-left:40px;
	margin-top:2px;
	}

	
.first {
	background-image: url(../_images/navi_blau_balken.gif); 
	background-repeat:no-repeat;
	width:151px;
	margin-top:20px;
	}
.first .navsecond, 	.first .navsecondselected { 
	background-image:url(../_images/navi_blau_b.gif); 
	background-repeat:no-repeat;
}
	

.second {
	background-image: url(../_images/navi_orange_balken.gif); 
	background-repeat:no-repeat;
	width:151px;
	margin-top:15px;
	}	

.second .navsecond, 	.second .navsecondselected { 
	background-image: url(../_images/navi_orange_b.gif); 
	background-repeat:no-repeat;
}

.third {
	background-image: url(../_images/navi_gruen.gif); 
	background-repeat:no-repeat;
	width:151px;
	margin-top:15px;
	}	

.third .navsecond, 	.third .navsecondselected { 
	background-image: url(../_images/navi_gruen_b.gif); 
	background-repeat:no-repeat;
}

.fourth {
	background-image: url(../_images/navi_grau.gif); 
	background-repeat:no-repeat;
	width:151px;
	margin-top:15px;
	}	

.fourth .navsecond, 	.fourth .navsecondselected { 
	background-image: url(../_images/navi_grau_b.gif); 
	background-repeat:no-repeat;
}
