ul, li{
margin:0;
padding:0;
}

a.inh_hauptmenu-not-selected, a.inh_hauptmenu-selected, a.inh_submenu-not-selected, a.inh_submenu-selected{
line-height:22px;
}


a.inh_hauptmenu-not-selected{
text-decoration:none;	
color:#7f7f7f;	
margin-left:34px;

}

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

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

a.inh_hauptmenu-selected{
text-decoration:none;
color:#004d9f;		
margin-left:34px;
}

a.inh_submenu-not-selected{
text-decoration:none;	
color:#7f7f7f;	
margin-left:12px;
}

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

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

a.inh_submenu-selected{
text-decoration:none;
color:#004d9f;		
margin-left:12px;
}

ul.inh_hauptmenu{
width:158px;
text-align:left;
list-style:none none;

}

li.inh_hauptmenu{
width:158px;
height:22px;
line-height:22px;
background : url("../images/inh_menu_punkt.jpg") no-repeat;
display:block;
}

li.inh_hauptmenu-selected{
width:158px;
height:22px;
background : url("../images/inh_menu_hauptpunkt.jpg") no-repeat;
}


ul.inh_submenu{
width:158px;
list-style:none none;
}


li.inh_submenu{
background : url("../images/inh_hgr_bloecke_unten.jpg") repeat-x;
width:135px;
height:22px;
text-align:left;
margin-left: 22px;
}
