#hauptmenue {
    z-index: 9999;
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
    display: block;
    height: 110px;
}

 #HM {
    
    font-size: 1px;
    
    position: relative;
    
    display: block;
    
    z-index: 10000;
    
}



#hauptmenue #titel {
    float: right;
}


#hauptmenue #HM {
    margin-top: 32px;
    float: left;
    font-size: 0px;
    display: block;
    height: 54px;
    width: 131px;
    background-color: white;
}

#HM img {
    height: 21px;
    width: 21px;
    float: left;
    display: block;
    border-width: 0px;
    padding: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 4px;
    margin-left: 4px;
    vertical-align: text-top;
}

#HM img.logo {
    height: 46px;
    width: 36px;
    margin-right: 12px;
    
    float: left;
}

* html #HM img.logo {
margin-left: 2px;
}



#hi{ text-align: left; float: left; margin-left: 0px; width: 114px; padding: 0px; margin-top: 32px; z-index: 10300; display: block;}
#hi img{ border-color: black; border-style: none; border-width: 0px; position: relative; z-index: 10350; margin-left: 6px; margin-top: 2px; }
#hi a{ border-style: none; border-width: 0px; }
