a.menulevel1 {
	border-right:1px solid white;
	text-decoration:none;
	color:white;
	width:120px;
	display:block;
	text-align:center;
	}

a.active {
	text-decoration:none;
	color:white;
	font-weight:bold;
	display:block;
	text-align:center;
 }



a.menulevel1:hover, a.level1:active,
a.active:link, a.active:visited, a.active:hover, a.active:active {
	color:white;
	font-weight:bold;
         }
         
a.menulevel1:visited {
	color:white;
}

a.erster {
	color:white;
	text-decoration:none;
	border-right:1px solid white;
	width:100px;
	display:block;
    text-align:center;
}

a.erster:visited {
	color:white;
}

a.letzter:visited {
	color:white;
}

a.erster:hover, a.erster:active,
a.active:link, a.active:visited, a.active:hover, a.active:active {
	color:white;
	font-weight:bold;
         display:block;
         }

a.letzter {
	color:white;
	text-decoration:none;
	width:100px;
	display:block;
	text-align:center;
}

a.letzter:hover, a.letzter:active,
a.active:link, a.active:visited, a.active:hover, a.active:active {
	font-weight:bold;
	color:white;

         }

a.menulevel2 {
	margin-top:10px;
         width:159px;
	padding-left:32px;
	padding-right:15px;
	color:white;
	text-decoration:none;
	height:20px;
	 display:block;
	 border-bottom: 1px solid #FFFFFF;

}

a.menulevel2:hover, a.level2:active,
a.active:link, a.active:visited, a.active:hover, a.active:active {
	font-weight:bold;
	 display:block;
	 color:white;


}

a.menulevel2:visited {
	 color:white;


}



