#menu{
    margin: 0px; padding: 0px; height: 48px; background-color: #ECEDEF;
     background-image: url("../images/Start_top.jpg");
     background-position: 0px 0px; background-repeat: no-repeat;
  }

#menumaske{
    position: relative; float: left; margin: -1px 0 0 0; padding: 0px; width: 974px; height: 48px;
    background-image: url("../images/maske_top.png");
    background-position: 0px 0px; background-repeat: no-repeat;
             }

#podmenu{
    margin: 0px; padding: 0px; height: 272px; width: 797px;
    background-color: #ECEDEF; background-image: url("../images/Start_bottom.jpg");
    background-position: 0px 0px; background-repeat: no-repeat;
    float: left;
  }

#podmenumaske{
    position: relative; float: left; margin: 188px 0 0 0; padding: 0px; width: 798px; height: 84px;
    background-image: url("../images/maske_bottom.png");
    background-position: 0px 0px; background-repeat: no-repeat;
             }  
  
#willkomen{
    margin: 0px; padding: 0px; float: right;
    width: 177px; height: 520px;
    background-color: #ECEDEF; background-image: url("../images/Start_side.jpg");
    background-position: 0px 0px; background-repeat: no-repeat;
  }

#emp{
     margin: 0px; padding: 0px; float: right;
     width: 176px; height: 82px;
    }

#willmaske{
    margin: 0px; padding: 0px; float: left;
    width: 176px; height: 39px;
    background-image: url("../images/teaser_top.png");
    background-position: 0px 0px; background-repeat: no-repeat;
  }

#willmitte{
    margin: 0px; padding: 0px; float: left;
    width: 176px; height: 290px;
    background-image: url("../images/teaser_mitte.png");
    background-position: 0px 0px; background-repeat: repeat-y;
  }

#willunten{
    margin: 0px; padding: 0px; float: left;
    width: 176px; height: 26px;
    background-image: url("../images/teaser_unten.png");
    background-position: 0px 0px; background-repeat: no-repeat;
  }

   
#podmenicko{
    top: 52px;
  }

