#container {
  height: 620px;
}

#content {
  height: 582px;
}


#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: 230px;
  left: 5px;
  width: 540px;
  padding-top: 8px;
}

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

#bild1 {
  position: absolute;
  left: 4px;
  top: 35px;
  margin-right: 2px;
}

#bild2 {
  position: absolute;
  left: 166px;
  top: 35px;
  margin-right: 5px;
}

#adresse {
  position: absolute;
  left: 320px;
  top: 35px;
  font-size: 90%;
}

#pdf {
  position: absolute;
  left: 4px;
  top: 190px;
  font-size: 90%;
}

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

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