/* farben 

blau, dunkel: #002849
blau, mittel: #4b6e94
blau, hell: #9ba8b3
blau, heller: #bdccd9
rot: #990033

level8: #00bbff
level9: #87ceeb
*/

/* leftmenu */

ul li 
{
list-style: none;
font-family: Verdana,Arial,Helvetica,sans-serif; /* alt: verdana; */
font-weight: normal;
text-transform: none;
text-decoration: none;
display: block;
margin: 0px;
padding: 0px;
border-bottom: 3px solid #ffffff; /* dashed, solid */
background: #ffffff;  
}

/* ++++++++++++++++ erstes level ++++++++++++++++++++++ */

.leftmenu_level1 a /* normale Formatierung */
{
font-size: 12px;
font-weight:normal;
color: #ffffff;
text-transform: uppercase;
text-decoration: none;
display: block;
margin: 0px;
padding-top: 2px;
padding-left: 15px;
padding-bottom: 4px;
background: #002849; /* alt: #9ba8b3; */
}
.leftmenu_level1 a:hover
{
color: #ffffff;
/* background: #4b6e94; */
background: url(../images/pfeil-re.png) #002849 no-repeat 1%;
}

.leftmenu_level1_act a /* gueltig von der rootseite bis zur aktuellen Seite */
{
color: #ffffff; 
/* background: #4b6e94; */
background: url(../images/pfeil-re.png) #002849 no-repeat 1%;
}

.leftmenu_level1_actifsub a
{
color: #ffffff;
/* background: #4b6e94; */
background: url(../images/pfeil-re.png) #002849 no-repeat 1%;
}

.leftmenu_level1_cur a /* gueltig fuer die aktuelle Seite */
{
color: #ffffff;
/* background: #4b6e94; */
background: url(../images/pfeil-re.png) #002849 no-repeat 1%;
}

.leftmenu_level1_curifsub a
{
color: #ffffff;
/* background: #4b6e94; */
background: url(../images/pfeil-re.png) #002849 no-repeat 1%;
}

.leftmenu_level1_ifsub a /* gueltig fuer seiten die unterseiten haben */
{
color: #ffffff; 
}


/* +++++++++++++++ zweites level ++++++++++++++++ */
ul.leftmenu_level2 li 
{
border-bottom: 0px;
background: #ffffff;
}

.leftmenu_level2 a /* normale Formatierung */
{
font-size: 12px; /* alt: 11 10px; */
color: #ffffff; /* alt: #4b6e94 #9ba8b3; */
text-transform: uppercase;  /* alt: none; semikolon eingfuegt,korrigiert am 18.5.10 */
text-decoration: none;
display: block;
margin: 2px 0px;
padding-top: 2px;
padding-left: 15px;
padding-bottom: 4px;
background: #4b6e94; /* alt: #ffffff; */ 
}
.leftmenu_level2 a:hover
{
/* color: #cfa824; alt: #002849; */
/* background: url(../images/id/id_aktuell.png) #ffffff no-repeat 98%; */
background: url(../images/pfeil-re.gif) #4b6e94 no-repeat 1%;
}

.leftmenu_level2_act a /* gueltig von der rootseite bis zur aktuellen Seite */
{
/* color: #cfa824; alt: #002849; */
background: url(../images/pfeil-re.gif) #4b6e94 no-repeat 1%;
}
.leftmenu_level2_act a:hover
{
/* color: #cfa824; alt: 002849; */
/* background: none; */
background: url(../images/pfeil-re.gif) #4b6e94 no-repeat 1%;
}

.leftmenu_level2_actifsub a
{
/* color: #cfa824; alt: 002849; */
background:  url(../images/pfeil-re.gif) #4b6e94 no-repeat 1%; 
}
.leftmenu_level2_actifsub a:hover
{
/* color: #002849; */
background:  url(../images/pfeil-re.gif) #4b6e94 no-repeat 1%; 
}

.leftmenu_level2_cur a /* gÃ¼ltig fÃ¼r die aktuelle Seite */
{
/* color: #990033; */
/* background: url(../images/id/id_aktuell_3.png) no-repeat 98%; */
background: url(../images/pfeil-re.gif) #4b6e94 no-repeat 1%;
}
.leftmenu_level2_cur a:hover
{
/* color: #990033; */
/* background: url(../images/id/id_aktuell_3.png) no-repeat 98%; */
background: url(../images/pfeil-re.gif) #4b6e94 no-repeat 1%;
}

.leftmenu_level2_curifsub a
{
/* color: #990033; */
background:  url(../images/pfeil-re.gif) #4b6e94 no-repeat 1%; 
}
.leftmenu_level2_curifsub a:hover
{
/* color: #002849; */
background:  url(../images/pfeil-re.gif) #4b6e94 no-repeat 1%; 
}

.leftmenu_level2_ifsub a /* gueltig fuer seiten die unterseiten haben */
{
color: #ffffff; /* alt: #4b6e94; #9ba8b3; */
/* background: url(../images/id/id_minus_2.png) no-repeat 1%; */
}
.leftmenu_level2_ifsub a:hover
{
/* color: #002849; */
/* background: url(../images/id/id_minus_2.png) no-repeat 1%; */
background: url(../images/pfeil-re.gif) #4b6e94 no-repeat 1%; 
}

/* ++++++++++++++++++ drittes level +++++++++++++++++++ */
ul.leftmenu_level3 li
{
border-bottom: 0px;
}

.leftmenu_level3 a /* normale Formatierung */
{
font-size: 11px;
color: #ffffff; /* alt: #4b6e94; #9ba8b3; */
text-transform: uppercase; /* alt: none; */
text-decoration: none;
display: block;
margin: 2px 0px;
padding-top: 2px; /* pading-top korrigiert 18.5.10 */
padding-left: 15px;
padding-bottom: 4px;
background: #9ba8b3; /* alt: #ffffff; */
}
.leftmenu_level3 a:hover
{
color: #ffffff;
/* background: url(../images/id/id_aktuell.png) #ffffff no-repeat 98%; */
background: url(../images/pfeil-re.gif) #9ba8b3 no-repeat 1%;
}

.leftmenu_level3_act a /* gueltig von der rootseite bis zur aktuellen Seite */
{
/* color: #002849; */
background: url(../images/pfeil-re.gif) #9ba8b3 no-repeat 1%;
}
.leftmenu_level3_act a:hover
{
color: #ffffff;
/* background: none; */
background: url(../images/pfeil-re.gif) #9ba8b3 no-repeat 1%;
}

.leftmenu_level3_actifsub a
{
/* color: #002849; */
/* background: url(../images/id/id_minus_2.png) no-repeat 8%; */
background: url(../images/pfeil-re.gif) #9ba8b3 no-repeat 1%;
}
.leftmenu_level3_actifsub a:hover
{
/* color: #002849; */
/* background: url(../images/id/id_minus_2.png) no-repeat 8%; */
background: url(../images/pfeil-re.gif) #9ba8b3 no-repeat 1%;
}

.leftmenu_level3_cur a /* gÃ¼ltig fÃ¼r die aktuelle Seite */
{
/* color: #990033; */
/* background: url(../images/id/id_aktuell_3.png) no-repeat 98%; */
background: url(../images/pfeil-re.gif) #9ba8b3 no-repeat 1%;
}
.leftmenu_level3_cur a:hover
{
/* color: #990033; */
/* background: url(../images/id/id_aktuell_3.png) no-repeat 98%; */
background: url(../images/pfeil-re.gif) #9ba8b3 no-repeat 1%;
}

.leftmenu_level3_curifsub a
{
/* color: #990033; */
/* background: url(../images/id/id_minus_3.png) no-repeat 8%; */
background: url(../images/pfeil-re.gif) #9ba8b3 no-repeat 1%;
}
.leftmenu_level3_curifsub a:hover
{
/* color: #002849; */
/* background: url(../images/id/id_minus_2.png) no-repeat 8%; */
background: url(../images/pfeil-re.gif) #9ba8b3 no-repeat 1%;
}

.leftmenu_level3_ifsub a /* gÃ¼ltig fÃ¼r seiten die unterseiten haben */
{
color: #ffffff; 
/* background: url(../images/id/id_plus_1.png) no-repeat 8%; */
}
.leftmenu_level3_ifsub a:hover
{
/* color: #002849; */
/* background: url(../images/id/id_minus_2.png) no-repeat 8%; */
background: url(../images/pfeil-re.gif) #9ba8b3 no-repeat 1%;
}

/* +++++++++++++++++ viertes level ++++++++++++++++ */

.leftmenu_level4 a /* normale Formatierung */
{
font-size: 11px;
font-weight:bold;
color: #002849; /* alt: #4b6e94; #9ba8b3; */
text-transform: uppercase;  /* none; */
text-decoration: none;
display: block;
margin: 0px;
padding-left: 15px; /* alt: 35px; */
background: #ffffff;
}
.leftmenu_level4 a:hover
{
color: #002849;
background: none;
background: url(../images/link-b-02.gif) #ffffff no-repeat 1%;
/* background: url(../images/id/id_aktuell.png) #ffffff no-repeat 98%; */
}

.leftmenu_level4_act a /* gÃ¼ltig von der rootseite bis zur aktuellen Seite */
{
color: #002849;
background: url(../images/link-b-02.gif) #ffffff no-repeat 1%;
}
.leftmenu_level4_act a:hover
{
color: #002849;
background: url(../images/link-b-02.gif) #ffffff no-repeat 1%;
/* background: none; */
}

.leftmenu_level4_actifsub a
{
color: #002849;
background: url(../images/link-b-02.gif) #ffffff no-repeat 1%;
/* background: url(../images/id/id_minus_2.png) no-repeat 14%; */
}
.leftmenu_level4_actifsub a:hover
{
color: #002849;
background: url(../images/link-b-02.gif) #ffffff no-repeat 1%;
/* background: url(../images/id/id_minus_2.png) no-repeat 14%; */
}

.leftmenu_level4_cur a /* gÃ¼ltig fÃ¼r die aktuelle Seite */
{
color: #002849; /* #990033; */
background: url(../images/link-b-02.gif) #ffffff no-repeat 1%;
/* background: url(../images/id/id_aktuell_3.png) no-repeat 98%; */
}
.leftmenu_level4_cur a:hover
{
font-weight:bold;
color: #002849; /* #990033; */
background: url(../images/link-b-02.gif) #ffffff no-repeat 1%;
/* background: none; */
/* background: url(../images/id/id_aktuell_3.png) no-repeat 98%; */
}

.leftmenu_level4_curifsub a
{
color: #002849; /* 990033; */
background: url(../images/link-b-02.gif) #ffffff no-repeat 1%;
/* background: url(../images/id/id_minus_3.png) no-repeat 14%; */
}
.leftmenu_level4_curifsub a:hover
{
color: #002849;
background: url(../images/link-b-02.gif) #ffffff no-repeat 1%;
/* background: url(../images/id/id_minus_2.png) no-repeat 14%; */
}

.leftmenu_level4_ifsub a /* gÃ¼ltig fÃ¼r seiten die unterseiten haben */
{
color: #002849; /* alt: #4b6e94; #9ba8b3; */
/* background: url(../images/id/id_plus_1.png) no-repeat 14%; */
}
.leftmenu_level4_ifsub a:hover
{
font-weight:bold;
color: #002849;
/* background: url(../images/id/id_minus_2.png) no-repeat 14%; */
}

/* ++++++++++++++++ fuenftes level +++++++++++++++++ */

.leftmenu_level5 a /* normale Formatierung */
{
font-size: 11px;
font-weight:bold; /* normal; */
color: #002849; /* alt: #4b6e94; #9ba8b3; */
text-transform: none;
text-decoration: none;
display: block;
margin: 0px;
padding-left:25px;
/* background: #ffffff; */
background: url(../images/id/id_minus_2.png) no-repeat 8% 4px; /* position: erster Wert=horizontal, zweiter Wert=vertikal */
}
.leftmenu_level5 a:hover
{
color: #002849;
background: url(../images/link-b-02.gif) #ffffff no-repeat 8% 4px;
/* background: url(../images/id/id_minus_2.png) no-repeat 8% 4px; */
/* background: url(../images/id/id_aktuell.png) #ffffff no-repeat 98%; */
}

.leftmenu_level5_act a /* gÃ¼ltig von der rootseite bis zur aktuellen Seite */
{
color: #002849;
/* font-weight:bold; */
background: url(../images/link-b-02.gif) #ffffff no-repeat 8% 4px;
}
.leftmenu_level5_act a:hover
{
color: #002849;
background: none;
}

.leftmenu_level5_actifsub a
{
color: #002849;
/* font-weight:bold; */
background: url(../images/link-b-02.gif) #ffffff no-repeat 8% 4px;
/* background: url(../images/id/id_minus_2.png) no-repeat 8% 4px; */
}
.leftmenu_level5_actifsub a:hover
{
color: #002849;
background: url(../images/link-b-02.gif) #ffffff no-repeat 8% 4px;
/* background: url(../images/id/id_minus_2.png) no-repeat 8% 4px; */
}

.leftmenu_level5_cur a /* gueltig fuer die aktuelle Seite */
{
/* font-weight:bold; */
color: #002849; /* #990033; */
background: url(../images/link-b-02.gif) #ffffff no-repeat 8% 4px;
/* background: url(../images/id/id_minus_2.png) no-repeat 8% 4px; */
/* background: url(../images/id/id_aktuell_3.png) no-repeat 98%; */
}
.leftmenu_level5_cur a:hover
{
color: #002849; /* #990033; */
background: url(../images/link-b-02.gif) #ffffff no-repeat 8% 4px;
/* background: url(../images/id/id_minus_2.png) no-repeat 8% 4px; */
/* background: url(../images/id/id_aktuell_3.png) no-repeat 98%; */
}

.leftmenu_level5_curifsub a
{
color: #002849; /* #990033; */
background: url(../images/link-b-02.gif) #ffffff no-repeat 8% 4px;
/* background: url(../images/id/id_minus_2.png) no-repeat 8% 4px; */
}
.leftmenu_level5_curifsub a:hover
{
color: #002849;
background: url(../images/link-b-02.gif) #ffffff no-repeat 8% 4px;
/* background: url(../images/id/id_minus_2.png) no-repeat 8% 4px; */
}

.leftmenu_level5_ifsub a /* gÃ¼ltig fÃ¼r seiten die unterseiten haben */
{
color: #002849; /* #4b6e94; #9ba8b3; */
background: url(../images/id/id_minus_2.png) no-repeat 8% 4px;
}
.leftmenu_level5_ifsub a:hover
{
color: #002849;
background: url(../images/link-b-02.gif) #ffffff no-repeat 8% 4px;
/* background: url(../images/id/id_minus_2.png) no-repeat 8% 4px; */
}

/* +++++++++++++++++ sechstes level ++++++++++++++++++++ */

.leftmenu_level6 a /* normale Formatierung */
{
font-size: 11px;
font-weight:normal;
color: #002849; /* alt: 4b6e94; #9ba8b3; */
text-transform: none;
text-decoration: none;
display: block;
margin: 0px;
padding-left: 35px;
/* background: #ffffff; */
background: url(../images/id/id_minus_2.png) no-repeat 14% 4px;
}
.leftmenu_level6 a:hover
{
color: #002849;
background: url(../images/link-b-02.gif) #ffffff no-repeat 14% 4px;
/* background: url(../images/id/id_minus_2.png) no-repeat 14% 4px; */
/* background: url(../images/id/id_aktuell.png) #ffffff no-repeat 98%; */
}

.leftmenu_level6_act a /* gÃ¼ltig von der rootseite bis zur aktuellen Seite */
{
color: #002849;
background: url(../images/link-b-02.gif) #ffffff no-repeat 14% 4px;
}
.leftmenu_level6_act a:hover
{
color: #002849;
background: none;
}

.leftmenu_level6_actifsub a
{
color: #002849;
background: url(../images/link-b-02.gif) #ffffff no-repeat 14% 4px;
/* background: url(../images/id/id_minus_2.png) no-repeat 14% 4px;*/
}
.leftmenu_level6_actifsub a:hover
{
color: #002849;
background: url(../images/link-b-02.gif) #ffffff no-repeat 14% 4px;
/* background: url(../images/id/id_minus_2.png) no-repeat 14% 4px; */
}

.leftmenu_level6_cur a /* gÃ¼ltig fÃ¼r die aktuelle Seite */
{
color: #002849; /* #990033; */
background: url(../images/link-b-02.gif) #ffffff no-repeat 14% 4px;
/* background: url(../images/id/id_minus_3.png) no-repeat 14% 4px; */
/* background: url(../images/id/id_aktuell_3.png) no-repeat 98%; */
}
.leftmenu_level6_cur a:hover
{
color: #002849;
background: url(../images/link-b-02.gif) #ffffff no-repeat 14% 4px;
/* background: url(../images/id/id_minus_3.png) no-repeat 14% 4px; */
/* background: url(../images/id/id_aktuell_3.png) no-repeat 98%; */
}

.leftmenu_level6_curifsub a
{
color: #002849; /* #990033; */
background: url(../images/link-b-02.gif) #ffffff no-repeat 14% 4px;
/* background: url(../images/id/id_minus_3.png) no-repeat 14% 4px; */
}
.leftmenu_level6_curifsub a:hover
{
color: #002849;
background: url(../images/link-b-02.gif) #ffffff no-repeat 14% 4px;
/* background: url(../images/id/id_minus_2.png) no-repeat 14% 4px; */
}

.leftmenu_level6_ifsub a /* gÃ¼ltig fÃ¼r seiten die unterseiten haben */
{
color: #002849; /* 4b6e94; #9ba8b3; */
background: url(../images/id/id_minus_2.png) no-repeat 14% 4px;
/* background: url(../images/id/id_plus_1.png) no-repeat 26%; */
}
.leftmenu_level6_ifsub a:hover
{
color: #002849;
background: url(../images/link-b-02.gif) #ffffff no-repeat 14% 4px;
/* background: url(../images/id/id_minus_2.png) no-repeat 14% 4px; */
}

/* +++++++++++++++++ sechstes level - geaendert in siebtes level 28.5.09 Ba +++++++++++++++++++ */

.leftmenu_level7 a /* normale Formatierung */
{
font-size: 11px;
font-weight:normal;
color: #4b6e94; /* alt: #9ba8b3; */
text-transform: none;
text-decoration: none;
display: block;
margin: 0px;
padding-left: 45px;
/* background: #ffffff; */
background: url(../images/id/id_minus_2.png) #ffffff no-repeat 20% 4px;  
}
.leftmenu_level7 a:hover
{
color: #4b6e94;
background: url(../images/link-b-02.gif) #ffffff no-repeat 20% 4px;
}

.leftmenu_level7_act a /* gÃ¼ltig von der rootseite bis zur aktuellen Seite */
{
background: url(../images/link-b-02.gif) #ffffff no-repeat 20% 4px;
color: #4b6e94;
}
.leftmenu_level7_act a:hover
{
background: none;
color: #4b6e94;
}

.leftmenu_level7_actifsub a
{
background: url(../images/link-b-02.gif) #ffffff no-repeat 20% 4px;
color: #4b6e94;
}
.leftmenu_level7_actifsub a:hover
{
background: url(../images/link-b-02.gif) #ffffff no-repeat 20% 4px;
color: #4b6e94;
}

.leftmenu_level7_cur a /* gÃ¼ltig fÃ¼r die aktuelle Seite */
{
background: url(../images/link-b-02.gif) #ffffff no-repeat 20% 4px;
color: #4b6e94;
}
.leftmenu_level7_cur a:hover
{
background: url(../images/link-b-02.gif) #ffffff no-repeat 20% 4px;
color: #4b6e94;
}

.leftmenu_level7_curifsub a
{
background: url(../images/link-b-02.gif) #ffffff no-repeat 20% 4px;
color: #4b6e94;
}
.leftmenu_level7_curifsub a:hover
{
background: url(../images/link-b-02.gif) #ffffff no-repeat 20% 4px;
color: #4b6e94;
}

.leftmenu_level7_ifsub a /* gÃ¼ltig fÃ¼r seiten die unterseiten haben */
{
background: url(../images/id/id_minus_2.png) no-repeat 20% 4px;
color: #4b6e94;
}
.leftmenu_level7_ifsub a:hover
{
background: url(../images/link-b-02.gif) #ffffff no-repeat 20% 4px;
color: #4b6e94;
}

/* +++++++++++++++++ achtes level - wichtig fuer Produktkatalog - eingefuegt 24.08.09 Ba +++++++++++++++++++ */

.leftmenu_level8 a 
{
font-size: 11px;
font-weight:normal;
color: #00bbff; 
text-transform: none;
text-decoration: none;
display: block;
margin: 0px;
padding-left: 52px;
background: url(../images/id/id_minus_2.png) #ffffff no-repeat 24% 4px;
}
.leftmenu_level8 a:hover
{
color: #00bbff;
background: url(../images/link-b-02.gif) #ffffff no-repeat 24% 4px;
}

.leftmenu_level8_act a 
{
color: #00bbff;
background: url(../images/link-b-02.gif) #ffffff no-repeat 24% 4px;
}
.leftmenu_level8_act a:hover
{
color: #00bbff;
background: none;
}
.leftmenu_level8_actifsub a
{
background: url(../images/link-b-02.gif) #ffffff no-repeat 24% 4px;
color: #00bbff;
}
.leftmenu_level8_actifsub a:hover
{
background: url(../images/link-b-02.gif) #ffffff no-repeat 24% 4px;
color: #00bbff;
}

.leftmenu_level8_cur a 
{
background: url(../images/link-b-02.gif) #ffffff no-repeat 24% 4px;
color: #00bbff;
}
.leftmenu_level8_cur a:hover
{
background: url(../images/link-b-02.gif) #ffffff no-repeat 24% 4px;
color: #00bbff;
}

.leftmenu_level8_curifsub a
{
color: #00bbff;
background: url(../images/link-b-02.gif) #ffffff no-repeat 24% 4px;
}
.leftmenu_level8_curifsub a:hover
{
color: #00bbff;
background: url(../images/link-b-02.gif) #ffffff no-repeat 24% 4px;
}

.leftmenu_level8_ifsub a 
{
color: #00bbff;
background: url(../images/id/id_minus_2.png) no-repeat 24% 4px;
}
.leftmenu_level8_ifsub a:hover
{
color: #00bbff;
background: url(../images/link-b-02.gif) #ffffff no-repeat 24% 4px;
}

/* +++++++++++++++++ neuntes level - wichtig fuer Produktkatalog - eingefuegt 27.08.09 Ba +++++++++++++++++++ */

.leftmenu_level9 a
{
font-size: 11px;
font-weight:normal;
color: #87ceeb; 
text-transform: none;
text-decoration: none;
display: block;
margin: 0px;
padding-left: 58px;
background: url(../images/id/id_minus_2.png) #ffffff no-repeat 27% 4px;
}
.leftmenu_level9 a:hover
{
color: #87ceeb;
background: url(../images/link-b-02.gif) #ffffff no-repeat 27% 4px;
}

.leftmenu_level9_act a
{
color: #87ceeb;
background: url(../images/link-b-02.gif) #ffffff no-repeat 27% 4px;
}
.leftmenu_level9_act a:hover
{
color: #87ceeb;
background: none;
}

.leftmenu_level9_cur a 
{
color: #87ceeb;
background: url(../images/link-b-02.gif) #ffffff no-repeat 27% 4px;
}
.leftmenu_level9_cur a:hover
{
color: #87ceeb;
background: url(../images/link-b-02.gif) #ffffff no-repeat 27% 4px;
}

/* ++++++++++++++++++++++++++++++++++++++ ab hier Angaben für Ausblenden (zechendorf)     +++++++++++++++++++++++++ */

li.menAct li{
display: none;
}

li.menCur li, li.menAct li.menCur, li.menAct li.menAct {
display: block;
}

/* neu eingefuegt 16.9.09 */
li.menAct li li{
display: block;
}

/* ++++++++++++++++++++++++++++++++++++++ ab hier nur Angaben für den Bereich Mitarbeiter +++++++++++++++++++++++++ */
div.logo-mitarbeiter {
float:left;
width:181px;
padding-left:10px;
padding-top:20px;
}
/* IE-Hack, Breite verkleinern, sonst wird rechter div-Bereich unterhalb Logo angezeigt - 23.4.10 */
*html .logo-mitarbeiter {
width:173px;
float:left;
padding-left:10px;
padding-top:20px;
}

.left-mitarbeiter {
clear:left;
float:left;
width:180px; 
margin-right:10px;
margin-top: 15px; 
line-height: 12px;
border-right:1px solid #4b6e94;
background-color: #d0d9e1; /* #bfcbd9; */
}
*html .left-mitarbeiter {
clear:left;
float:left;
width:173px;
margin-right:10px;
margin-top: 15px; 
line-height: 12px;
border-right:1px solid #4b6e94;
background-color:#d0d9e1; /* #bfcbd9; */
}

div.header-rechts-mitarbeiter {
border-bottom: 1px solid #4b6e94;
}

div.mitarbeiter-datum {
color:#ffffff;
font-size:11px;
font-family:verdana,arial,helvetica,sans-serif;
}

ul.leftmenu-mitarbeiter {
background-color:#d0d9e1; /* #bfcbd9; */
}

li.leftmenu-ma-single {
border-bottom:none; 
background-color:#d0d9e1; /* #bfcbd9; */ 
padding-top:10px;
}

li.leftmenu-ma-single a.leftmenu-ma-link {
color:#002849;
/* text-transform:none; */
text-decoration:none;
text-align:right;
font-family:verdana,arial,helvetica,sans-serif;
font-size:12px;
background-color:#d0d9e1; /* #bfcbd9; #daeaf8; */
border-bottom:none; 
/* margin-top:0px; */
padding: 4px 5px 4px 5px;
display:block;
}
li.leftmenu-ma-single a.leftmenu-ma-link:hover {
background-color:#4b6e94;
color:#ffffff;
padding: 4px 5px 4px 5px;
display:block;
/* font-size:12; */
}

li.leftmenu-ma-single a.leftmenu-ma-link-act {
background-color:#4b6e94;
color:#ffffff;
text-decoration:none;
text-align:right;
font-family:verdana,arial,helvetica,sans-serif;
font-size:12px;
padding: 4px 5px 4px 5px;
display:block;
}


