body {
  width: 970px;
  margin: 20px auto;
  background-color: #BCDADA;
}

#main img[align=left] {
  margin-right: 10px;
}

#main img[align=right] {
  margin-left: 10px;
}

#wrapper {
  position: absolute;
  background-color: white;
}

.small_link { font-family: Arial;
  font-size: 8.5pt;
  font-weight: bold;
  color: #547E84;
}

#menu a {
  font-family: Arial;
  font-size: 8.5pt;
  font-weight: bold;
  color: #547E84;
  border: 0;
  margin-left: 9px;
  padding: 0;
  padding-left: 3px;
  padding-right: 3px;
}

#menu a:hover {
  color: #FFFFFF;
  background: #547E84;
}

.menutitle {
  font-family: Arial;
  font-size:9pt;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  margin-left: 12px;
  padding: 0;
  border: 0;
}

.menublank {
  height: 8px;
  display: inline;
}

.thdialog {
  background: #000000;
  font-family: Arial;
  font-size: 10pt;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
}
.tabledialog {
  background: #E0E0E0;
}
.footdialog {
  background: #E0E0E0;
  text-align: center;
}

.small_link:hover { font-family: Arial;
  font-size: 8.5pt;
  font-weight: bold;
  color: #FFFFFF;
  background: #547E84;
}
h1 {
  color: #547E84;
}
body {
  font-family: Arial;
  font-size: 8pt;
  color: #000000;
}
a {
  font-family: Arial;
  font-size:10pt;
  font-weight: bold;
  color: #547E84;
  text-decoration: none;
}
a:hover {
  font-family: Arial;
  font-size:10pt;
  font-weight: bold;
  color: #FFFFFF;
  background: #547E84;
  text-decoration: none;
}
.link {
  font-family: Arial;
  font-size:12pt;
  font-weight: bold;
  color: #547E84;
  text-decoration: none;
}
.link:hover {
  font-family: Arial;
  font-size:12pt;
  font-weight: bold;
  color: #FFFFFF;
  background: #547E84;
  text-decoration: none;
}
.cell {
  font-family: Arial;
  font-size: 11pt;
  color: #000000;
  padding: 5px;
}
.small_cell {
  font-family: Arial;
  font-size: 9pt;
  color: #547E84;
}

hr {
  margin-top:0px;
}

.text {
  font-family: Arial;
  font-size: 10pt;
  color: #000000;
}

.hintergrundbunt {
  background-color: #bcdada;
  border: 1px solid black;
  padding: 5px;
}

#newsletter p {
  margin-top: 0;
}

.news img {
  border: 1px solid black;
}

.news {
  border: 1px solid black;
}

