#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;
}

#impressum {
  padding: 4px;
}

h2 {
  font-size: 130%;
  color: #e6161b;
}

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

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