BODY {
  background-repeat: no-repeat;
  background-attachment: fixed;
  text-align: center;
    }

.back {
  position: relative;
  top: 0px;
  left: 0px;
  width: 1242px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
    }

.hintergrund {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 1242px;
  height: auto;
    }

.opakbox {
  position: absolute;
  left: 470px;
  top: 315px;
  width: 755px;
  height: 520px;
  background-color: White;
  /* fuer IE */
  filter: alpha(opacity=60);
  /* CSS3 Standard */
  opacity: 0.6;
    }

.transbox {
  position: absolute;
  left: 470px;
  top: 315px;
  width: 755px;
  height: 520px;
  /*background-color: transparent;*/
  overflow: auto;
    }


.menu1back {
  position: absolute;
  top: 282px;
  left: 460px;
  width: 765px;
  height: 32px;
    }

.bildfeld {
  position: absolute;
  left: 158px;
  top: 315px;
  width: 285px;
  height: 520px;
    }

.adressfeld {
  position: absolute;
  left: 158px;
  top: 125px;
  width: 285px;
  height: 185px;
    }

.datenschutzfeld {
  position: absolute;
  left: 20px;
  top: 820px;
  width: 100px;
  height: 30px;
  /*border: 1px solid green;*/
    }

.textbox {
    position: absolute;
    left: 500px;
    top: 345px;
    width: 695px;
    height: 460px;
    overflow: auto;
    }

H1 {
  position: absolute;
  top: 0px;
  left: 0px;
  text-indent: -9999px;
    }

H2 {
  font : 24px Tahoma, Arial, Helvetica, sans-serif;
  font-weight: bolder;
  color : #d65607;
  text-decoration : none;
}

.menu1 {
  font: bold 18px Arial, Helvetica, sans-serif;
  color: #4b6d82;
  margin-left: 5px;
  text-decoration: none;
    }

.menu1-rot {
  font: bold 18px Arial, Helvetica, sans-serif;
  color: #d65607;
  margin-left: 9px;
  text-decoration: none;
    }

.menu-rahmen-1 {
  margin-top: 7px;
    }

.adresse {
  font: 18px Arial, Helvetica, sans-serif;
  color: #4b6d82;
  text-decoration: none;
    }

.adresse-rot {
  font: bold 18px Arial, Helvetica, sans-serif;
  color: #d65607;
  text-decoration: none;
    }

.adresse-fett {
  font: bold 18px Arial, Helvetica, sans-serif;
  color: #4b6d82;
  text-decoration: none;
    }

.brot {
  font: 18px Arial, Helvetica, sans-serif;
  color: #4b6d82;
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
  text-align: justify;
    }

.brot-klein {
  font: 15px Arial, Helvetica, sans-serif;
  color: #4b6d82;
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
  text-align: justify;
    }

.brot-rot {
  font: 18px Arial, Helvetica, sans-serif;
  color: #d65607;
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
    }

.ds {
  font: 15px Arial, Helvetica, sans-serif;
  color: black;
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: underline;
    }

A:HOVER {
  color : #d65607;
  text-decoration : none;
    }
