body {
 background-color:#000000;
 MARGIN-TOP: 70px;
 MARGIN-LEFT: 300px;

 }
 
a:link { text-decoration:none; font-weight:bold; color:#000000; }
a:visited { text-decoration:none; font-weight:bold; color:#000000; } 

#back_all {
  position:absolute;
  top: 10px;
  left: 10px;
  width: 1024px;
  height:722px;
  background-image: url("./bilder/back.jpg");
  background-repeat: repeat-y;
  z-index: -1;
}
#box_text {
  position:absolute;
  top: 100px;
  left: 300px;
  width: 550px;
  height:600px;
  z-index: 2;
  text-align:center;
  font-family:cursive;
  font-style:oblique;
  font-weight:bold;
}

#back_main {
  position:absolute;
  top: 10px;
  left: 10px;
  width: 1024px;
  height:722px;
  background-image: url("./bilder/startseite.jpg");
  background-repeat: no-repeat;
  z-index: 1;
}
#back_gsindel {
  position:absolute;
  top: 10px;
  left: 10px;
  width: 1024px;
  height:722px;
  background-image: url("./bilder/uebergsindel.jpg");
  background-repeat: no-repeat;
  z-index: 1;
}
#back_galerie {
  position:absolute;
  top: 10px;
  left: 10px;
  width: 1024px;
  height:722px;
  background-image: url("./bilder/galerie.jpg");
  background-repeat: no-repeat;
  z-index: 1; 
}
#box1 {
  position:absolute;
  top: 20px;
  left: 13px;
  width: 173px;
  height:51px;
  z-index: 3;
  text-align:center;
}

#box1_text {
  position:absolute;
  top: 20px;
  left: 13px;
  width: 173px;
  height:51px;
  background-image: url("./bilder/brett.jpg");
  background-repeat: no-repeat;
  z-index: 2;
  text-align:center;
  font-family:cursive;
  font-style:oblique;
  font-weight:bold;
  line-height:3.5em;
}
#box2 {
  position:absolute;
  top: 100px;
  left: 25px;
  width: 173px;
  height:51px;
  z-index: 3;
  text-align:center;
}

#box2_text {
  position:absolute;
  top: 100px;
  left: 25px;
  width: 173px;
  height:51px;
  background-image: url("./bilder/brett.jpg");
  background-repeat: no-repeat;
  z-index: 2;
  text-align:center;
  font-family:cursive;
  font-style:oblique;
  font-weight:bold;
  line-height:3.5em;
}
#box3 {
  position:absolute;
  top: 170px;
  left: 35px;
  width: 173px;
  height:51px;
  z-index: 3;
  text-align:center;
}

#box3_text {
  position:absolute;
  top: 170px;
  left: 35px;
  width: 173px;
  height:51px;
  background-image: url("./bilder/brett.jpg");
  background-repeat: no-repeat;
  z-index: 2;
  text-align:center;
  font-family:cursive;
  font-style:oblique;
  font-weight:bold;
  line-height:3.5em;
}
#box4 {
  position:absolute;
  top: 315px;
  left: 20px;
  width: 173px;
  height:51px;
  z-index: 3;
  text-align:center;
}

#box4_text {
  position:absolute;
  top: 315px;
  left: 20px;
  width: 173px;
  height:51px;
  background-image: url("./bilder/brett.jpg");
  background-repeat: no-repeat;
  z-index: 2;
  text-align:center;
  font-family:cursive;
  font-style:oblique;
  font-weight:bold;
  line-height:3.5em;
}
#box5 {
  position:absolute;
  top: 385px;
  left: 37px;
  width: 173px;
  height:51px;
  z-index: 3;
  text-align:center;
}

#box5_text {
  position:absolute;
  top: 385px;
  left: 37px;
  width: 173px;
  height:51px;
  background-image: url("./bilder/brett.jpg");
  background-repeat: no-repeat;
  z-index: 2;
  text-align:center;
  font-family:cursive;
  font-style:oblique;
  font-weight:bold;
  line-height:3.5em;
}
#box6 {
  position:absolute;
  top: 455px;
  left: 30px;
  width: 173px;
  height:51px;
  z-index: 3;
  text-align:center;
}

#box6_text {
  position:absolute;
  top: 455px;
  left: 30px;
  width: 173px;
  height:51px;
  background-image: url("./bilder/brett.jpg");
  background-repeat: no-repeat;
  z-index: 2;
  text-align:center;
  font-family:cursive;
  font-style:oblique;
  font-weight:bold;
  line-height:3.5em;
}
#box7 {
  position:absolute;
  top: 600px;
  left: 30px;
  width: 173px;
  height:35px;
  z-index: 3;
  text-align:center;
}

#box7_text {
  position:absolute;
  top: 600px;
  left: 30px;
  width: 173px;
  height:35px;
  background-image: url("./bilder/brett.jpg");
  background-repeat: no-repeat;
  z-index: 2;
  text-align:center;
  font-family:cursive;
  font-style:oblique;
  font-weight:bold;
  line-height:2em;
}

