body,table,td,tr {
  color: #000000;
  background-color: #577EBD;
  font-family: verdana,arial,helvetica;
  font-size: 10pt;
  margin: 0px;
  padding: 0px;
  scrollbar-face-color: #446D8C;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
  scrollbar-shadow-color: #CFCFCF;
  scrollbar-highlight-color: #AFAFAF;
  scrollbar-3dlight-color: #0070C0;
  scrollbar-darkshadow-Color: #000000;
}

h1 {
  color: #FFFFFF;
  background-color: inherit;
  font-family: verdana,arial,helvetica;
  font-size: 24pt;
  font-weight: bold;
}

h2 {
  color: #0050A0;
  background-color: inherit;
  font-family: verdana,arial,helvetica;
  font-size: 14pt;
  font-weight: bold;
  text-align: center;
}

h3 {
  color: #00B0B0;
  background-color: inherit;
  font-family: verdana,arial,helvetica;
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
}

h4 {
  color: #325067;
  background-color: inherit;
  font-family: verdana,arial,helvetica;
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
}

h5 {
  color: #FFFFFF;
  background-color: inherit;
  font-family: verdana,arial,helvetica;
  font-size: 10pt;
  font-weight: bold;
}

a:link, a:visited {
  color: #FFFFFF;
  background-color: inherit;
  text-decoration: none;
  font-weight: bold;
  font-size: 10pt;
}

a:active {
  color: #0050A0;
  background-color: inherit;
  text-decoration: none;
  font-weight: bold;
  font-size: 10pt;
}

a:hover {
  color: #0050A0;
  background-color: inherit;
  text-decoration: underline;
  font-weight: bold;
  font-size: 10pt;
}

td.oben {
   color: #FFFFFF;
   background-color: #577EBD;
   background:url(images/oben.jpg);
   font-family: verdana,arial,helvetica;
   font-size: 20pt;
   font-weight: bold;
   padding-bottom: 40px;
   margin: 0px;
   width: 755px;
   text-indent: 80px;
}

td.links {
   color: #FFFFFF;
   background-color: #577EBD;
   background:url(images/links.jpg);
   font-family: verdana,arial,helvetica;
   font-size: 12pt;
   font-weight: bold;
   padding: 0px;
   margin: 0px;
   width: 200px;
   height: 639px;
   text-indent: 10px;
}

.impressum {
   font-size: 6pt;
   font-weight: normal;
   }