#menu_top {
    margin-top:5px;
    margin-bottom:5px;
    background-color:#8E0000;
    background-image:url('grafiken/menu.png');
    height:30px;
    width:100%;
    text-align:right;
    }
.menu_left
    {
    width:43px;
    height:30px;
    background-image:url('grafiken/menu_left.png');
    background-position:top left;
    background-repeat:no-repeat;
    float:left;
    }
#menu_bottom
    {
    clear:both;
    margin-top:5px;
    margin-bottom:5px;
    background-color:#8E0000;
    background-image:url('grafiken/menu.png');
    height:30px;
    width:100%;
    text-align:right;
    }
#menu_adress
    {
    text-align:center;
    font-size:8pt;
    }
.HM
    {
    width:180px;
    background-color:#000;
    background-image:url('grafiken/menu_oben.png');
    background-repeat:no-repeat;
    background-position:top;
    padding-top:5px;
    text-align:center;
    font-size:10pt;
    }
.UM
    {
    background-color:#000;
    padding-top:10px;
    padding-left:15px;
    padding-right:15px;
    padding-bottom:10px;
    text-align:left;
    font-size:10pt;
    line-height:18pt;
    font-weight:normal;
    }
.UM p
    {
    border-top:dotted 1px #519EAE;
    border-top:dashed 1px #519EAE;
    }
.HM a:hover
    {
    text-decoration:none;
    }
.HM div
    {
    display:none;
    z-index:0;
    }
.HM:hover div
    {
    display:block;
    z-index:50;
    }
.HM div:hover
    {
    display:block;
    z-index:50;
    }
#HM1
    {
    position:absolute;
    top:163px;
    left:100px;
    }
#HM2
    {
    position:absolute;
    top:163px;
    left:285px;
    }
#HM3
    {
    position:absolute;
    top:163px;
    left:470px;
    }
#HM4
    {
    position:absolute;
    top:163px;
    left:655px;
    }
#HM5
    {
    position:absolute;
    top:163px;
    left:840px;
    }

