#menue a:link        { color:rgb(255,255,255); text-decoration:none; font-size: 10pt; font-weight: normal;}
#menue a:visited     { color:rgb(255,255,255); text-decoration:none; font-size: 10pt; font-weight: normal;}
#menue a:hover       { color:rgb(051,153,153); text-decoration:none; font-size: 10pt; font-weight: normal;}
#menue a:active      { color:rgb(051,153,153); text-decoration:none; font-size: 10pt; font-weight: normal;}
#menue               {
                     font-family:             Arial, Helvetica;
                     font-size:                           10pt;
                     font-weight:                       normal;
                     color:                   rgb(051,153,153);
                     }
#hauptmenue          {
                     line-height :                      normal;
                     text-align:                          left;
                     height:                              auto;
                     overflow:                          hidden;
                     width:                               100%;
                     }
#hauptmenue ul       {
                     list-style-type :                    none;
                     margin-right :                          0;
                     padding :                               0;
                     margin-top:                             0;
                     margin-bottom:                          0;
                     text-align:                         right;
                     display:                           inline;
                     }
#hauptmenue li       {
                     display :                          inline;
                     margin :                                0;
                     padding :                               0;
                     }
#yymenu a            {
                     padding:                              0px;
                     text-decoration:                     none;
                     display:                            block;
                     color:                   rgb(255,255,255);
                     margin:                               0px;
                     border-bottom: solid 1px rgb(255,255,255);
                     background:              rgb(204,204,204);
                     font: bold 11px Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
                     }
#yymenu a.last       {
                     border-style:                        none;
                     }
#yymenu              {
                     background:              rgb(255,255,255);  
                     }

#yymenu a:hover      {
                     color:                   rgb(000,051,153);
                     background-color:        rgb(204,204,204);
                     }
.mmLevel1, .mmLevel2 {
                     padding-top:0px;
                     margin-bottom:10px;
                     border: 10px solid       rgb(204,204,204);
                     }
#yymenu .sub         {
                     background-image:    url(../images/ypmenu_pfeilg.gif);
                     background-repeat:   no-repeat;
                     background-position: right center;
                     }
               


