HTML {
  height:100%;
  width:100%;
}

body {
  margin:0px;
  padding:0px;
  background-color:#9e4216;
  background-image:url('../images/background.jpg');
  background-repeat:repeat-x;
  width:100%;
  height:100%;
}

#menu {
  position:absolute;
  left:735px;
  top:162px;
}

#menu img {
  margin-top:7px;
}

.discolight1 {
  margin:0px;
  padding:0px;
  background-image:url('../images/discolight_1.gif');
  background-position:23px 0px;
  background-repeat:no-repeat;
  width:100%;
  height:100%;
}

.discolight2 {
  margin:0px;
  padding:0px;
  background-image:url('../images/discolight_2.gif');
  background-position:41px 120px;
  background-repeat:no-repeat;
  width:100%;
  height:100%;
}

.discolight3 {
  margin:0px;
  padding:0px;
  background-image:url('../images/discolight_3.gif');
  background-position:909px 294px;
  background-repeat:no-repeat;
  width:100%;
  height:100%;
}

.discolight4 {
  margin:0px;
  padding:0px;
  background-image:url('../images/discolight_4.gif');
  background-position:647px 465px;
  background-repeat:no-repeat;
  width:100%;
  height:100%;
}

.discolight5 {
  margin:0px;
  padding:0px;
  background-image:url('../images/discolight_5.gif');
  background-position:797px 186px;
  background-repeat:no-repeat;
  width:100%;
  height:100%;
}

.discolight6 {
  margin:0px;
  padding:0px;
  background-image:url('../images/discolight_6.gif');
  background-position:677px 0px;
  background-repeat:no-repeat;
  width:100%;
  height:100%;
}

.floor1 {
  margin:0px;
  padding:0px;
  background-image:url('../images/floor_1.gif');
  background-position:537px 615px;
  background-repeat:no-repeat;
  width:100%;
  height:100%;
}

.girl1 {
  margin:0px;
  padding:0px;
  background-image:url('../images/girl_1.gif');
  background-position:-85px 295px;
  background-repeat:no-repeat;
  width:100%;
  height:100%;
}

.girl2 {
  margin:0px;
  padding:0px;
  background-image:url('../images/girl_2.gif');
  background-position:759px 303px;
  background-repeat:no-repeat;
  width:100%;
  height:100%;
}

.girl3 {
  margin:0px;
  padding:0px;
  background-image:url('../images/girl_3.gif');
  background-position:815px 226px;
  background-repeat:no-repeat;
  width:100%;
  height:100%;
}

.content {
  position:absolute;
  margin-top:145px;
  margin-left:78px;
  padding:0px;
  background-image:url('../images/content.gif');
  background-repeat:no-repeat;
  width:671px;
  height:442px;
}

.scrollable {
  height:377px;
  width:569px;
  margin-left:77px;
  margin-top:25px;
  overflow:auto;
}

#music_player {
  position:absolute;
  left:143px;
  top:561px;
  z-Index:1;
}

#copyright {
  font-size:9px;
  font-family:tahoma;
  color:#850a01;
  position:absolute;
  left:568px;
  top:562px;
}

.gewinnspiel {
  left:50%;
  top:50%;
  margin-top:-204px;
  margin-left:-255px;
  position:absolute;
  z-Index:1000;
  height:408px;
  width:510px;
  background-image:url('../images/gewinnspiel_fenster.gif');
}

#rahmen {
  padding:1px;
  border:1px solid #e75701;
  float:left;
  margin-top:68px;
  margin-left:28px;
  margin-bottom:7px;
}

#translu {
  width:100%;
  height:100%;
  z-Index:500;
  position:absolute;
  opacity: .4;
  filter: alpha(opacity=40);
  background-color:#000000;
}
