#menue {
  margin:0;
  width: 233px;
}      

#menue li {
  margin:0;
  list-style-type:none;
  line-height: 23px;
  	
}

.menu1 li {
	  font-size:1em;
	  text-indent: 25px;
	 /* background-image:url("../img/menu_bg.gif")!important;
	  background-position: bottom left;
	  background-repeat: no-repeat;*/

	  

}

.menu1 a:link,
.menu1 a:visited {
	font-weight:700;
	text-decoration:none;
	display: block;
	height: 25px;
	color:#000;
	border-bottom:1px solid #bc1320;

}

.menu1 a:hover,
.menu1 a:active{
	background-image:url("../img/menu_bg_over.gif")!important;
	background-position: bottom left;
    background-repeat: no-repeat;
	color:#fff!important;
} 

.menu2 li {
   font-size:0.9em;
   background-image:url("../img/menu_bg2.gif")!important;
   background-position: bottom left;
   background-repeat: no-repeat;
}


.menu2 a:link, .menu2 a:visited{
		border-bottom:1px solid #ccc;
		color:#000;  
}

.menu2 a:hover, .menu2 a:active{
	  	background-image:url("../img/menu_bg_over.gif");
		background-position: bottom left;
	    background-repeat: no-repeat;
		color:#fff!important;
}

.menu3{
	display: none;
}

 .aktiv{
	    color:#fff!important;
		background-image:url("../img/menu_bg_over.gif")!important;
	    background-position: bottom left;
        background-repeat: no-repeat;
}

 #menupic {
		padding: 0;
		margin:30px 0 0 0 ;
}

 #menupic img {
		padding: 0  0 8px 0;
		margin:0 !important;
}


#menupic a:link, #menupic a:hover, #menupic a:active, #menupic a:visited
{
		border: none;
		background: none!important;
		background-color: transparent;
		margin:0 0 7px 0!important;
	} 
	
.aktiv{
	    color:#fff!important;
		background-image:url("../img/menu_bg_over.gif")!important;
	    background-position: bottom left;
        background-repeat: no-repeat;
}