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

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

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

.th_farbe1 {
  background-color: #F2856B;
  text-align: left;
}

.th_farbe2 {
  background-color: #FDE1CD;
  text-align: left;
}

table {
  width: 540px;
  padding: 0px;
  margin: 0px;
  border-collapse:collapse
}

td {
  padding: 10px;
  margin: 0px;
  border: 1px solid #E6161B;
}

th {
  padding: 10px;
  margin: 0px;
  border: 1px solid #E6161B;
}

caption {
  text-align: left;
  padding: 2px;
  font-size: 130%;
  color: #e6161b;
  font-weight: bold;
}

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

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