#menue    {	position: absolute; z-index: 3;  top:  58px; left: 588px;}
#menuek1  {	position: absolute; z-index: 3;  top:  1px; left: 0px;}
#menuep1  {	position: absolute; z-index: 3;  left: 75px;}
#menuek2  {	position: absolute; z-index: 3;  top:  1px; left: 87px;}
#menuep2  {	position: absolute; z-index: 3;  left: 159px;}
#menuek3  {	position: absolute; z-index: 3;  top:  1px; left: 171px;}

#logo	  {	
	position: absolute;
	z-index: 3;
	top:   0px;
	left:  0px;
	background-image: url("../bilder/lasche_oben.gif");
	width: 218px;
	height: 73px;
}

#menue a {
	color: black;
	background-color: inherit;
	
	line-height: 13px; 
	font-family:  Verdana, Arial, Geneva, sans-serif;
	font-weight: normal; 
	font-size: 11px; 
	text-decoration: none; 
}

#menue a:hover, #menue a:focus {
	color: #ffbd3d;
	background-color: inherit;
}

#menue a.active {
	color: #ffbd3d;
	background-color: inherit;
}