html, body {
  height: 100%;
  padding: 0px;
  margin: 0px;
  background-color: #335C9E;
  background-image: url('img/streifen.gif');
  background-repeat: repeat-y;
  font-size: 12px;
  font-family: Arial, Sans, Verdana, Tahoma;
  color: #335C9E;
}

img {
  border: 0px;
  padding: 0px;
  margin: 0px;
}

.website {
  position: absolute;
  left: 150px;
  top: 0px;
  margin: 0px 0px 0px 0px;
  width: 800px;
  height: 640px;
  background-color: #ffffff;
  background-image: url('img/hintergrund.gif');
  background-repeat: no-repeat;
  color: #000000;
}

.website .menu {
  margin: 0px;
  padding: 0px;
  position: absolute;
  left: 30px;
  top: 53px;
  height: 50px;
  list-style-type: none;
}

.punkt {
  position: absolute;
  top: 84px;
}

.website .menu li {
  display: inline;
  margin: 0px 25px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 14px;
  color: #335C9E;
}

.website .menu li a {
  color: #7F7F83;
  text-decoration: none;
}

.website .content {
  position: absolute;
  top: 182px;
  left: 214px;
  width: 540px;
}

.website .content h1 {
  margin: 0px;
  padding: 0px;
  font-size: 25px;
  color: #335C9E;
  font-weight: bold;
}

.website .content h1 span {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  color: #335C9E;
  font-weight: bold;
}

.website .content h1 span a:hover{
  color: #000;
}

.website .content h2 {
  margin: 0px 0px 20px 0px;
  padding: 0px;
  font-size: 24px;
  color: #96969A;
  font-weight: normal;
}

.website .content h3 {
  margin: 0px 0px 20px 0px;
  padding: 0px;
  font-size: 12px;
  color: #335C9E;
  font-weight: bold;
}

.website .content h4 {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  color: #000000;
  font-size: 12px;
  line-height: 19px;
  font-weight: bold;
  width: 140px;
}

.website .content h5 {
  margin: 0px 0px 10px 0px;
  padding: 0px;
  color: #000000;
  font-size: 12px;
  line-height: 19px;
  font-weight: bold;
}

.website .content .h4text {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  color: #000000;
  font-size: 12px;
  line-height: 19px;
  font-weight: normal;
  width: 350px;
  position: relative;
  left: 140px;
  top: -19px;
}

.website .content .input {
  margin: 0px 0px 0px 0px;
  padding: 3px 0px 3px 0px;
  color: #000000;
  border: 1px solid #000000;
  font-size: 12px;
  line-height: 19px;
  font-weight: normal;
  width: 350px;
  position: relative;
  left: 140px;
  top: -19px;
}

.website .content textarea {
  margin: 0px 0px 20px 0px;
  padding: 3px 0px 3px 0px;
  color: #000000;
  border: 1px solid #000000;
  font-size: 12px;
  line-height: 19px;
  font-weight: normal;
  width: 490px;
  height: 70px;
}

.website .content .buttonLine {
  width: 490px;
  text-align: right;
}

.website .content .buttonLine button {
  border: 0px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  padding: 5px 10px 5px 10px;
  margin: 0px 0px 20px 0px;
  background-color: #335C9E;
}

.website .content .radio {
  position: relative;
  top: 3px;
}

.website .content p {
  margin: 0px 0px 20px 0px;
  padding: 0px;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  font-weight: normal;
}

.website .content a {
  color: #335C9E;
  text-decoration: underline;
}


.website .content a.pdfLink {
  color: #335C9E;
  text-decoration: underline;
  background: transparent url('img/pdf_klein.gif') no-repeat left 1px;
  padding: 0 0 0 15px;
  line-height: 25px;
}

.website .content .pdf {
  position: absolute;
  right: 10px;
  top: 110px;
  width: 210px;
  height: 70px;
  margin: 0px;
  padding: 6px 0px 0px 60px;
  background-image: url('img/pdf.gif');
  background-repeat: no-repeat;
  background-position: 0px 5px;
  color: #335C9E;
  font-size: 12px;
}

.website .content .pdf a {
  color: #335C9E;
  text-decoration: underline;
  font-weight: bold;
  display: block;
  margin: 0 0 5px 0;
}

.website .content .pdf .kleinKursiv {
  font-size: 11px;
  line-height: 16px;
  font-style: italic;
}

.website .content .pdf .kleinSchwarz {
  font-size: 11px;
  color: #000;
  line-height: 16px;
}

.wichtig {
  color: #335C9E;
}

.website .content ul {
  margin: 0px 0px 20px 0px;
  padding: 0px;
  list-style-type: none;
}

.website .content ul li {
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 17px;
  background-image: url('img/liste_blau.gif');
  background-repeat: no-repeat;
  background-position: 0px 4px;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  font-weight: normal;
}

.website .content .graueListe li {
  background-image: url('img/liste_grau.gif');
}

/* Newsbereich */
.website .content div.news {
  margin: 20px 0 0 0;
}

.website .content div.news div.eintrag {
  margin: 0 0 15px 0;
}

.website .content div.news div.eintrag h1 {
  font-size: 15px;
  margin: 0 0 15px 0;
}

.website .content div.news div.eintrag h1 span.untertitel {
  font-size: 12px;
  display: block;
  color: #96969A;
  font-weight: normal;
}

/* Newsarchiv */
.website .content div.news-archiv {
  margin: 40px 0 0 0;
}

.website .content div.news-archiv div.eintrag h3 {
  padding: 0;
}

.website .content div.news-archiv div.eintrag h3 span {
  display: block;
  float: left;
  width: 80px;
  color: #666;
  font-weight: normal;
  text-decoration: none;
}

.website .content div.news-archiv div.eintrag div {
  display: none;
  overflow: hidden;
}

.website .content div.news-archiv div.eintrag div p {
  width: 540px;
}

.website .content div.news-archiv div.eintrag div p.quelle {
  font-size: 12px;
  display: block;
  color: #96969A;
  font-weight: normal;
  text-align: right;
}

/* Seitenfuss */

.website .content .fuss {
  border-top: 2px solid #708DBB;
  margin: 10px 0px 0px 0px;
  padding: 8px 0px 0px 0px;
}

.website .content .fuss p {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  line-height: 18px;
  color: #708DBB;
  font-weight: normal;
  font-style: italic;
}

.website .content .fuss .impressum {
  position: relative;
  top: -42px;
  left: 475px;
  font-size: 12px;
  line-height: 18px;
  color: #7F7F83;
  font-weight: normal;
  text-decoration: none;
}

.website .content .fuss .impressum:hover {
  text-decoration: underline;
}
