#startbutton,
#tischpopup,
#technikpopup,
#bettpopup,
#stuhlpopup,
#kurspopup,
#kontaktpopup  {
   z-index: 2;
}

#landhandbutton a:hover  {
   background-position: -108px 0%;
}

#landhandbutton a  {
   background: url(startmedia/landhandbutton.gif) no-repeat 0% 0px;
   display: block;
   height: 43px;
   width: 108px;
   font-size: 43px;
   line-height: 43px;
}

#landhandbutton  {
   visibility: visible;
   position: absolute;
   left: 714px;
   top: 34px;
   z-index: 3;
   width: 108px;
   height: 43px;
}

#landhandpopup  {
   background: url(startmedia/landhandpopup.gif) no-repeat;
   visibility: hidden;
   position: absolute;
   left: 714px;
   top: 79px;
   z-index: 3;
   width: 108px;
   height: 6px;
}

#ebene1  {
   background: url(startmedia/ebene1.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 9px;
   top: 120px;
   z-index: 3;
   width: 837px;
   height: 457px;
}


