ul, li {
margin-left: 7;
margin-top: 0pt;
margin-bottom: 0pt;
font-size: 12px;
font-family: arial;
font-weight: normal;
color: #000000;
background: none;
}
.hauptueberschrift {
   font-size: 12;
   font-weight: bold;
   color: black;
   background-color: #daf2f3;
   padding-top: 2px;
   padding-bottom: 2px;
   padding-left: 10px;
}
.zwischenueberschrift_orange {
   font-size: 12;
   font-weight: bold;
   color: red;
}
.zwischenueberschrift_tuerkis {
   font-size: 12;
   font-weight: bold;
   color: #00A2B3;
}
TD#NavPath1 {
   white-space:nowrap;
   font-family: arial, helvetica;
   font-size: 10pt;
   font-weight: bold;
   color: #999999;
   text-decoration:none;
}
TD#NavPath2 {
   white-space:nowrap;
   font-family: arial, helvetica;
   font-size: 10pt;
   font-weight: bold;
   color: #000000;
   text-decoration:none;
}

/* Left Navigation SubMenu Spacer */
.leftnavspc {     
font-family: Arial, sans-serif;   
font-size: 14px;   font-variant: small-caps;   
font-weight: bold;   color: #003366;   /* dark blue */   
text-decoration: none;   
padding: 2px;   
margin-left: 15px;    
background-color: #FFFFFF;  /* white */   

}

