.BottomNavLinie {
	height: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

a span.SubNavi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../+bilder/buttons/button_nav_unten.jpg);
	background-repeat: repeat-x;	
}

a:hover span.SubNavi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../+bilder/buttons/button_nav_unten_over.jpg);
	background-repeat: repeat-x;	
}
	
