#container {
  height: 880px;
}

#content {
  height: 842px;
}


#headline {
  position: absolute;
  top: 60px;
  left: 20px;
}

#content_content #linie {
  position: absolute;
  top: 410px;
  left: 10px;
  width: 530px;
  height: 1px;
  padding: 0px;
  margin: 0px;
  background-image:url(img/punkte_schwarz.gif);
  background-repeat: repeat-x;
  background-position: center;
}

#content_content hr {
  display: none;
}

#text1 {
  position: absolute;
  top: 210px;
  left: 4px;
  width: 540px;
  padding-top: 8px;
}

#text2 {
  position: absolute;
  top: 575px;
  left: 4px;
  width: 300px;
  padding-top: 8px;
}

#bild1 {
  position: absolute;
  top: 35px;
  left: 4px;
}

#bild2 {
  position: absolute;
  top: 500px;
  left: 4px;
}

#bild3 {
  position: absolute;
  top: 495px;
  left: 330px;
}

#bild4 {
  position: absolute;
  top: 410px;
  left: 250px;
}

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

#text2 a {
  color: #e6161b;
  font-weight: normal;
  text-decoration: none;
}

#text2 a:hover {
  color: #003399;
  font-weight: normal;
  text-decoration: underline;
}
