* {
  margin: 0px;
  padding: 0px;
}

body, td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

a {
  color: #B21E0B;
}

a img {
  border-width: 0px;
}

div#platzhalter {
  height: 347px;
}

#header {
  position: absolute; width: 898px; height: 347px; left: 50%; margin-left: -449px;
  z-index: 1;
}

#header img {
  border-bottom: 5px solid #000000;
}

#mitte {
  background-color: #DFDFDF;
}

#einleitung {
  text-align: justify;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 904px;
}

.animation {
 /* margin-top: 8px;*/
}

#linke_seite {
  background-image: url(../img/bg_links.jpg);
  width: 56px;
}

#rechte_seite {
  background-image: url(../img/bg_rechts.jpg);
  width: 56px;
}

.img_big {
  float: left;
  margin-right: 0px;
  border: 1px solid #000000;  
}

p.img_klein img {
  border: 1px solid #000000;
}

.abstand {
  margin-top: 9px;
}

.text {
  text-align: justify;
  margin-top: -10px;
}

div.bilder_vorschau {
  margin: 20px;
}

.abstand_vorschau {
  margin-right: 30px;
}

.box {
  width: 880px; background-color: #FFFFFF; padding: 10px; border: 2px solid #A3A3A3;
}

.headline {
  margin-bottom: 10px;
}

.sofort {
  margin-top: 7px;
}

#footer_text {
  margin-top: 10px;
  width: 880px;
  text-align: justify;
  color: #686873;
}

.cl {
  clear: both;
}

#tr_1 {
  position: absolute; z-index: 2; width: 220px; height: 150px; top: 12px; left: 50%; margin-left: 195px;
}

#tr_2 {
  position: absolute; z-index: 3; width: 220px; height: 150px; top: 183px; left: 50%; margin-left: 195px;
}