/* ==========MENU 1. EBENE!!!!!======== */
div#h_navi_box{
/*height:38px;
*/height: 2.4em;
background-color: #fee8c9;
min-width: 1000px;
width: 100%;
/*font-size: 11pt;*/
font-size: 0.92em;
}
div#menu_1{
/*margin: 0 0 0 240px;*/
margin: 0 0 0 15.5em;
}

/*MENUELEMENTE DER ERSTEN EBENE */
/* NORMAL */
div#menu_1_divider
{
border: 1px solid #707072;
float: left;
/*height: 11px;*/
height: 0.72em;
margin-top: 0.84em;
#margin-top: 0.63em;
}
div#menu_ebene_1_no{
float:left;
/*margin: 10px 5px;*/
margin: 0.68em 5px 0 5px;
}
div#menu_ebene_1_no a{
color: #707072;
text-decoration: none;
}
div#menu_ebene_1_no a:hover{
color: #ee803b;
text-decoration: none;
}
/* AKTIV */
div#menu_ebene_1_act{
float:left;
margin: 0.68em 5px 0 5px;
}
div#menu_ebene_1_act a{
color: #ee803b;
text-decoration: none;
}
div#menu_ebene_1_act a:hover{
color: #ee803b;
text-decoration: none;
}
div#menu_ebene_1_act p{
color: #ee803b;
float:left;
margin: 0;
}
/* ==========MENU 2. EBENE!!!!!======== */
div#v_navi_box{
float: left;
/*width:220px;*/
width: 13.8em;
background-color: #d8eaf7;
padding-top: 38px;
margin: 0;
}
div#menu_2{
border-bottom: 3px solid white;
padding: 5px 0 0 0;
/*font-size: 11pt;*/
font-size: 0.92em;
}
/* ========== FESTE LINKS IM MENU =======*/
div#v_navi_feste_links{
margin-top: 20px;
margin-bottom: 20px;
/*font-size: 11pt;*/
font-size: 0.92em;
}
div#v_navi_feste_links_element{
margin: 0 0 5px 0;
padding-left: 20px;
padding-top: 5px;
}
div#v_navi_feste_links_element a{
color: #707072;
text-decoration: none;
background: url(../img/blue_box.gif) no-repeat center left;
padding-left: 15px;
}
div#v_navi_feste_links_element a:hover{
text-decoration: none;
background: url(../img/hover_box.gif) no-repeat center left;}
/* AKTIV */
div#v_navi_feste_links_element_act{
padding-left: 20px;
padding-top: 5px;
}div#v_navi_feste_links_element_act a{
color: #707072;
font-weight: bold;
text-decoration: none;
background: url(../img/hover_box.gif) no-repeat center left;
padding-left: 15px;
}
div#v_navi_feste_links_element_act a:hover{
text-decoration: none;
background: url(../img/hover_box.gif) no-repeat center left;
}
/*MENUELEMENTE DER ZWEITEN EBENE */
/* NORMAL */
div#menu_ebene_2_no{
border-top: 3px solid white;
margin: 0 0 5px 0;
padding-left: 20px;
padding-top: 5px;
}
div#menu_ebene_2_no a{
color: #608fad;
text-decoration: none;
background: url(../img/blue_box.gif) no-repeat center left;
padding-left: 15px;
}
div#menu_ebene_2_no a:hover{
text-decoration: none;
background: url(../img/hover_box.gif) no-repeat center left;
}
/* AKTIV */
div#menu_ebene_2_act{
border-top: 3px solid white;
padding-left: 20px;
padding-top: 5px;
margin: 0 0 5px 0;
}
div#menu_ebene_2_act a{
color: #608fad;
font-weight: bold;
text-decoration: none;
background: url(../img/blue_box.gif) no-repeat center left;
padding-left: 15px;
}
div#menu_ebene_2_act a:hover{
text-decoration: none;
background: url(../img/hover_box.gif) no-repeat center left;
}
/*MENUELEMENTE DER DRITTEN EBENE */
/* NORMAL */
div#menu_ebene_3_no{
padding-left: 35px;
margin: 0 0 2px 0;
}
div#menu_ebene_3_no a{
color: #707072;
text-decoration: none;
/*font-size: 10pt;*/
font-size:0.9em;
background: url(../img/blue_box_3.gif) no-repeat center left;
padding-left: 10px;
}div#menu_ebene_3_no a:hover{
color: #ee803b;
text-decoration: none;
background: url(../img/hover_box_3.gif) no-repeat center left;
}
/* AKTIV */
div#menu_ebene_3_act{
margin: 0 0 2px 0px;padding-left: 35px;
}
div#menu_ebene_3_act a{
color: #707072;text-decoration: none;
padding-left: 10px;
/*font-size: 10pt;*/
font-size:0.9em;
font-weight: bold;
background: url(../img/blue_box_3.gif) no-repeat center left;
}
div#menu_ebene_3_act a:hover{
color: #ee803b;
text-decoration: none;
background: url(../img/hover_box_3.gif) no-repeat center left;
}
/*MENUELEMENTE DER VIERTEN EBENE */
/* NORMAL */
div#menu_ebene_4_no{
padding-left: 53px;
margin: 0 0 2px 0;
}
div#menu_ebene_4_no a{
color: #707072;
text-decoration: none;
/*font-size: 9pt;*/
font-size: 0.88em;
}
div#menu_ebene_4_no a:hover{
color: #ee803b;
text-decoration: none;
}
/* AKTIV */
div#menu_ebene_4_act{
padding-left: 53px;
margin: 0 0 2px 0;
}
div#menu_ebene_4_act a{
color: #707072;
text-decoration: none;
/*font-size: 9pt;*/
font-size: 0.88em;
font-weight: bold;
}
div#menu_ebene_4_act a:hover{
color: #ee803b;
text-decoration: none;
}