/* CSS Document */

#navigationUnten ul { width:550px; padding:10px 0 10px 0;
        list-style: none;
        display: block;
}

#navigationUnten ul li { 
        list-style: none; float:left;
        display: block;
}

#navigationUnten ul li a {
        display: block; padding:0 20px 0 0;
color:#17479E;      line-height:160%;font-weight:bold;
float:left;
}
#navigationUnten ul li a:hover {
color:#000000;
}




#navigationLinks ul {
        list-style: none; float:left; 
        display: block; width:175px;
}



#navigationLinks ul li {
 display: block;
}


#navigationLinks ul li.navmainStandardLevel_1 a
        {
  line-height:120%;
    font-size: 90%;   margin:0;   padding:6px 0 10px 40px;   display: block;
        color: #000000;
        text-decoration:none; font-weight:bold;
        }

#navigationLinks ul li.navmainStandardLevel_1 a:hover, #navigationLinks ul li.navmainStandardLevel_1 a.active
        {
 line-height:120%;
     font-size: 90%;     display: block;
        color: #ffffff;  margin:0;  padding:6px 0 10px 40px;  background-image: url("../upload/logos/bgMenue.gif");
         background-repeat:no-repeat;
         background-position:0px 7px;
        text-decoration:none;font-weight:bold;
}

#navigationLinks ul li.navmainStandardLevel_2 a
        {
 line-height:120%;
    font-size: 90%;   margin:0;   padding:6px 0 10px 60px;   display: block;
        color: #000000;
        text-decoration:none;font-weight:bold;
        }

#navigationLinks ul li.navmainStandardLevel_2 a:hover, #navigationLinks ul li.navmainStandardLevel_2 a.active
        {
 line-height:120%;
     font-size: 90%;     display: block;
        color: #000000;  margin:0;  padding:6px 0 10px 60px;  background-image: url("../upload/logos/bgSubMenue.gif");
         background-repeat:no-repeat;
         background-position:0px 5px;
        text-decoration:none;font-weight:bold;
}