a.hauptmenu-not-selected{
text-decoration:none;	
color:#7f7f7f;
line-height:23px;
margin-left:16px;	
}

a.hauptmenu-not-selected:visited{
text-decoration:none;
color:#7f7f7f;	
}

a.hauptmenu-not-selected:hover{
text-decoration:none;
color:#004d9f;	
}

a.hauptmenu-selected{
 text-decoration:none;
 color:#004d9f;	
 line-height:23px;
 margin-left:16px;		
}

ul.hauptmenu{
width:139px;
height:140px; 
list-style:none none;
text-align:left;
}

li.hauptmenu{
background : url("../images/hauptmenu_anfang.jpg") no-repeat;
width:139px;
height:23px;
}

li.hauptmenu-ende{
background : url("../images/hauptmenu_ende.jpg") no-repeat;
width:139px;
height:24px;
}

li.hauptmenu-selected{
background : url("../images/hauptmenu_selected.jpg") no-repeat;
width:139px;
height:23px;
}


div.submenu{
float:right;
margin-right:1px;
width:187px;
height:190px;
margin-top:23px;
}

ul.submenu{
width:187px;
background-color:#fff;
list-style:none none;
}


li.submenu-eins{
background : url("../images/submenu_top.jpg") no-repeat;
width:187px;
height:23px;
text-align:left;
}

li.submenu-danach{
background : url("../images/submenu_middle.jpg")  no-repeat;
width:187px;
height:23px;
text-align:left;

}

div.submenu-ende{
background : url("../images/submenu_bottom.jpg") repeat-x;
width:187px;
height:5px;
}
