/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}
#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}

/*html #qm0 li a:hover > ul.ebene_2{top:0px;left:100%; background: red;}*/


/*#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}*/


/*!!!!!!!!!!! QuickMenu Styles !!!!!!!!!!!*/


    /* QuickMenu 0 */

    /*"""""""" (MAIN) Container""""""""*/   
    #qm0    
    {   
        width:auto;
        background-color: transparent;
                
    }


    /*"""""""" (MAIN) Items""""""""*/   
    #qm0 a  
    {   
        /*hauptnavigation*/
        text-decoration: none;

        margin: 10px 0 0 10px;
        /* padding:0px 0px 0px 10px; /* Abstand der Navigationswörter */
        background-color: transparent;
        color: #FFFFFF;
        font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
        /*font-size:11px;*/
                font-size: 12px;
        text-decoration:none;

    }
   

        *html #qm0 a{
               padding-bottom: 2px;
        }

#qm0 div a:hover, div#qm0 div.ebene_2 a.qmparent:hover, div#qm0 div.ebene_2 a:hover{
 background-color: #A3A725; /* #848484 +++  dropdown-menue - roll over Farbe*/
}


        #qm0 li,  #qm0 a.ebene_1, #qm0 a.qmparent{
        margin-right: 15px;
        padding-right: 5px; /* Abstand des Pfeilspitzen zum jeweiligen Wort */
        /*font-weight: bold;*/
        background-position: right center;
        background-repeat:no-repeat;

         }  
         

         #qm0 a.ebene_1, #qm0 div a.qmparent{
               background-image: none;
        }

    /*"""""""" (MAIN) Hover State""""""""*/ 
    #qm0 a:hover    /*rollover-Effekt in der Hauptnavigation */ 
    {   
        color:#EEEEEE;
        text-decoration: none;
    }

div#qm0 div.ebene_2{
     background: #CADA31; /* #B8b8b8 */
     z-index:10;

}

 div#qm0 div.ebene_2{
                margin: 0;
                padding: 0;              
                border-bottom: #E6E6E6 1px solid;           
        }

        div#qm0 div.ebene_2 a, div#qm0 div.ebene_2 a.qmparent{
                margin: 0;
                padding: 0;
                min-width: 150px;
                background:#CADA31; /* #B8b8b8 - Farbe des drop-down-Menues*/
                border-top: #424242 1px solid;
                z-index: 10;
                color:#000000;
        }

        *html div#qm0 div.ebene_2 a, *html div#qm0 div.ebene_2 a.qmparent{
                //width: 160px;
        }

       div#qm0 div.ebene_2 a, div#qm0 div.ebene_2 a.qmparent{
               padding-left: 10px;
                
         }

      
     div#qm0 div.ebene_2 a.qmparent{
              background-image:url(../upload/dawin/layout/icon_parent.gif);
        background-position: 95% center;
        background-repeat:no-repeat;
               
         }
