/* CSS Document */

#seite {
  position:absolute;
  top:20px;
  left:50%;
  width:900px;
  height:600px;
  margin-left:-450px;
  }
  
#part1_neu{
  position:absolute;
  margin-left:0px;
  margin-top:0px;
  width:351px;
  height:600px;
  background-image:url(../img/bg/hh_part1_neu.jpg);
  }
  
#part2_neu{
  position:absolute;
  margin-left:351px;
  margin-top:0px;
  width:238px;
  height:600px;
  background-image:url(../img/bg/hh_part2_neu.jpg);
  }
  
#part3_neu{
  position:absolute;
  margin-left:589px;
  margin-top:0px;
  width:311px;
  height:600px;
  background-image:url(../img/bg/hh_part3_neu.jpg);
  }
  
#mitte{
  position:absolute;
  top:50%;
  left:50%;
  width:600px;
  height:300px;
  margin-top:-125px;
  margin-left:-280px;
  background:url(../img/grafik/crest_button.gif) no-repeat center center;
  }
a#start{
  width:600px;
  height:300px;
  display: block;
  outline: none;
  background:url(../img/grafik/crest_button.gif) no-repeat center center;
}
a#start:link{
  background:url(../img/fotos/hhl_party1.jpg) no-repeat center center;}

a#start:hover{
  background:url(../img/grafik/crest_button.gif) no-repeat center center;
}




















