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 {
	font-weight:bold;
         }


a.erster {
	color:white;
	text-decoration:none;
	border-right:1px solid white;
	width:100px;
	display:block;
    text-align:center;
}

a.erster:hover, a.erster:active,
a.active:link, a.active:visited, a.active:hover, a.active:active {
	font-weight:bold;
         }

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;
         }

a.menulevel2 {
	padding-left:26px;
	padding-right:26px;
	color:white;
	text-decoration:none;
	height:30px;
	display:block;
}

a.menulevel2:hover, a.level2:active,
a.active:link, a.active:visited, a.active:hover, a.active:active {
	font-weight:bold;
         }
