a, a:visited, a:active {
  color: #809FFF;
}
a:hover {
  color: #4070FF;
  text-decoration: none;
}
h1 {
  position: relative;
  left: -8px;
  font-weight: bold;
  font-size: 140%;
  font-family: Tahoma, Verdana, Arial, serif;
  letter-spacing: 1.5pt;
  margin: 0;
  padding: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  clear: both;
}
h2 {
  position: relative;
  left: -8px;
  font-weight: bold;
  font-size: 125%;
  font-family: Tahoma, Verdana, Arial, serif;
  letter-spacing: 1.25pt;
  margin: 0;
  padding: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  clear: both;
}
h3 {
  position: relative;
  left: -8px;
  font-weight: bold;
  font-size: 110%;
  font-family: Tahoma, Arial, Helvetica, Verdana, serif;
  letter-spacing: 1pt;
  margin: 0;
  padding: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  clear: both;
}
.yellow {
  color: #FFF000;
}
.red {
  color: #FFF000;
}
.green {
  color: #0BB145;
}
.blue {
  color: #809FFF;
}
.center {
  text-align: center;
}
.img-links, .img-rechts {
  border: 1px solid white;
  width: 160px;
  height: 120px;
  margin-top: 8px;
  margin-bottom: 6px;
  background-color: white;
}
.img-high-links, .img-high-rechts  {
  border: 1px solid white;
  width: 120px;
  height: 160px;
  margin-top: 8px;
  margin-bottom: 6px;
  background-color: #ccc;
}
.img-links {
  margin-right: 16px;
  float: left;
}
.img-rechts {
  margin-left: 10px;
  float: right;
}
.img-high-links {
  float: left;
  margin-right: 16px;
}
.img-high-rechts {
  float: right;
  margin-left: 10px;
}
.img-high {
  border: 1px solid white;
  width: 400px;
}
a.img-link img {
  border: 1px solid #00B6FF;
}
a.img-link img:hover {
  border: 1px solid white;
}
.img-high-links, .img-high-rechts img {
  padding: 1px;
}
a.img-high-links, a.img-high-rechts img:hover {
  padding: 0px;
}
.db_show_table {
  margin-top: -20px;
  margin-bottom: 5px;
  width: 100%;
}
.db_show_table td, th {
  vertical-align: top;
  padding: 2px;
  margin: 1px;
}
.db_show_table th {
  text-align: left;
  font-weight: bold;
  font-size: 110%;
  padding-top: 25px;
  border-bottom: 2px solid white;
}
.db_show_table td {
  padding-top: 4px;
  padding-left: 4px;
}
.db_show_table .db_show_table_desc {
  text-align: right;
  padding-right: 4px;
  font-weight: bold;
  font-style: italic;
}
.db_show_table td td {
  margin: 0;
  padding: 4px;
  padding-top: 0;
  text-align: right;
}
.kontakttext,
.kontaktarea {
  background: #eee;
  border-right: 1px solid #8FCFFF;
  border-bottom: 1px solid #8FCFFF;
  border-left: 1px solid #00638C;
  border-top: 1px solid #00638C;
}
.kontaktarea:hover,
.kontakttext:hover {
  background: white;
}
.kontakttext {
  height: 22px;
  width: 400px;
}
.kontaktarea {
  width: 400px;
  height: 160px;
}
.kontaktbutton {
  height: 22px;
  width: 143px;
  margin-right: 4px;
  border-width: 1px;
  background: #eee;
  color: #00648C;
  border-right: 1px solid #00638C;
  border-bottom: 1px solid #00638C;
  border-left: 1px solid #8FCFFF;
  border-top: 1px solid #8FCFFF;
}
.kontaktbutton:hover {
  border-color: #00648C;
  background: white;
}