#container {
  height: 770px;
}

#content {
  height: 732px;
}


#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: 30px;
  left: 200px;
  width: 310px;
  padding-top: 8px;
}

#text2 {
  position: absolute;
  top: 220px;
  left: -15px;
  width: 330px;
  padding-top: 8px;
}

#bild1 {
  position: absolute;
  top: 40px;
  left: 10px;
}

#bild2 {
  position: absolute;
  top: 230px;
  left: 334px;
}

#bild3 {
  position: absolute;
  top: 450px;
  left: 70px;
}

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

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

li {
  font-size: 100%;
  font-weight: regular;
}
