.qmmc
{
    position : relative;
    zoom : 1;
    z-index : 10;
}

#qm0
{
    position : absolute;
    top : 110px;
    left : 5px;
    width : 130px;
    bottom : 210px;
    padding : 10px 10px;
    margin : 0px;
    background-color : rgb(0 , 0 , 0);
    background-image : url("../_bilder/menue/gradient_9.gif");
/*    background-image : url("../_bilder/menue/gradient_17.gif");*/
    border-width : 1px;
    border-style : solid;
    border-color : transparent;
}

#qm0 div, #qm0 ul
{
    padding : 10px;
    background-color : rgb(0 , 0 , 0);
    background-image : url("../_bilder/menue/gradient_9.gif");
    border-width : 1px;
    border-style : solid;
    border-color : rgb(170 , 170 , 170);
}
#qm0 li
{
    float : none;
}
#qm0 li:hover > ul
{
    top : 0px;
    left : 100%;
}
/*<a href="..></a>*/
#qm0 a 
{
    padding : 3px 20px 3px 3px;
    margin : 0px 0px 2px;
    background-color : transparent;    
    /*textfarbe 1*/color : #544080;
    font-family : Arial;
    font-size : 11px;
    text-decoration : none;
    border-width : 0px 0px 1px;
    border-style : solid;
    border-color : rgb(170 , 170 , 170);
}
#qm0 a:hover /*<a mouse over href="..></a>*/
{
    
    /*textfarbe 2*/color : #FFFFFF;
    border-color : rgb(255 , 204 , 51);
}
#qm0 li:hover > a /*<a mouse over href="..></a>*/
{
   
     /*textfarbe 2*/color : #FFFFFF;
    border-color : rgb(255 , 204 , 51);
    text-decoration : none;
}
#qm01 li:hover > a /*<a mouse over href="..></a>*/
{
   
     /*textfarbe 2*/color : #FFFFFF;
    border-color : rgb(255 , 204 , 51);
    text-decoration : none;
}
#qm0 div a, #qm0 ul a
{
    padding : 3px 20px 3px 5px;
    /*textfarbe 1*/color : #544080;
    border-width : 0px;
    border-color : rgb(255 , 204 , 51);
}

#qm0 .qmtitle
{
    margin : 2px 5px 5px;
    /*textfarbe 2*/color : #FFFFFF;
    font-family : Arial;
    font-size : 11px;
    font-weight : bold;
    text-decoration : underline;
}
#qm0 .qmdividerx
{
    border-top-width : 1px;
    margin : 4px 5px;
    border-color : rgb(170 , 170 , 170);
}
ul#qm0 li .qmparent
{
    background-image : url("../_bilder/menue/arrow_12.gif");
    background-repeat : no-repeat;
    background-position : 97% 50%;
}
ul#qm0 li:hover > a.qmparent
{
    background-image : url("../_bilder/menue/arrow_13.gif");
}
/* bis her verstanden */
.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 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;
}
.qmfh
{
    visibility : hidden ! important;
}

