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

#kontakt {
  padding: 4px;
}

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

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

#formular {
  padding-top: 2em;
}

input, select, textarea {
  margin: 0px 0px 8px 0px;
  border-width: 1px;
  border-style: solid;
  border-color: #F9BFAE;
  background-color: #ffffff;
  color: #E6161B;
}

.kontakt_checkbox {
  margin: 0px 4px 0px 0px;
  border: 1px solid;
  border: 0px;
}

.kontakt_checkbox_linie {
  padding: 0px 0px 2em 0px;
}

fieldset {
  padding: 5px;
  border: 1px solid #E6161B;
}

legend {
  font-weight: bold;
  font-size: 1.1em;
  color: #E6161B;
}

#form_teil1 {
  float: left;
  margin-top: 15px;
  margin-right: 5em;
  margin-bottom: 2em;
}

#form_teil2 {
  margin-top: 15px;
  float: left;
}

#form_teil3 {
  clear: both;
}

input.submit {
  margin: 2px 2px;
  border: 1px solid #F9BFAE;
  background-color: #FDE1CD;
  color: #000000;
}
