/* menu styles */
.menu {
    width: 100%;
    height: 100%;

    background-color: #eee;
    background-position: center;
    background-repeat: no-repeat;
}

.menu-background1 {
    background-image:url('/bundles/dmbwebsite/img/background/bg1.jpg');
}

.menu-background2 {
    background-image:url('/bundles/dmbwebsite/img/background/bg2.jpg');
}

.menu-background3 {
    background-image:url('/bundles/dmbwebsite/img/background/bg3.jpg');
}

.menu-background4 {
    background-image:url('/bundles/dmbwebsite/img/background/bg4.jpg');
}

/* position the menu-layers */
.menu a {
  position:absolute;
  text-decoration:none;
  overflow:hidden;
}

.menu-arbeitskreis {
  top:85px;
  left:160px;
  height:31px;
  width:152px;
  background-image:url('/bundles/dmbwebsite/img/menu/arbeitskreis.png');
}

.menu-programm {
  top:175px;
  left:50px;
  height:35px;
  width:165px;
  background-image:url('/bundles/dmbwebsite/img/menu/programm.png');
}

.menu-veranstaltungen {
  top:470px;
  left:185px;
  height:33px;
  width:166px;
  background-image:url('/bundles/dmbwebsite/img/menu/veranstaltungen.png');
  z-index:5;
}

.menu-christoph-engemann {
  top:35px;
  right:75px;
  height:24px;
  width:181px;
  background-image:url('/bundles/dmbwebsite/img/menu/christoph-engemann.png');
}

.menu-lena-correll {
  top:72px;
  right:75px;
  height:26px;
  width:182px;
  background-image:url('/bundles/dmbwebsite/img/menu/lena-correll.png');
}

.menu-holger-herma {
  top:110px;
  right:75px;
  height:25px;
  width:183px;
  background-image:url('/bundles/dmbwebsite/img/menu/holger-herma.png');
}

.menu-lisa-pfahl {
  top:147px;
  right:75px;
  height:25px;
  width:183px;
  background-image:url('/bundles/dmbwebsite/img/menu/lisa-pfahl.png');
}

.menu-lena-schuermann {
  top:184px;
  right:75px;
  height:22px;
  width:183px;
  background-image:url('/bundles/dmbwebsite/img/menu/lena-schuermann.png');
}

.menu-boris-traue {
  top:219px;
  right:75px;
  height:24px;
  width:183px;
  background-image:url('/bundles/dmbwebsite/img/menu/boris-traue.png');
}

.menu-credits {
  bottom:60px;
  right:60px;
  height:30px;
  width:65px;
  background-image:url('/bundles/dmbwebsite/img/menu/credits.png');
}
