body {
  background: #7ACAB1;
  scrollbar-arrow-color: #7ACAB1;
  scrollbar-base-color: #EAF5F1;
  scrollbar-face-color: #EAF5F1;
}

a:link { color: #599784; text-decoration: none; }
a:visited { color: #599784; text-decoration: none; }
a:active { color: #599784; text-decoration: none; } 
a:hover { color: #4C8271; text-decoration: underline; }

.web {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #599784;
  font-weight: normal;
  text-align: right;
}

td {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
}

td.navigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

td.aussen {
  background-image: url(bilder/hintergrund-navigation.jpg);
  background-repeat: repeat-y;
  background-attachment: fixed;
  background-position: left;
}

p {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
}

.fett {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #4C8271;
  font-weight: bold;
}

.normal {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
}

li {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  list-style-type: square;
}

h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #4C8271;
  font-weight: bold;
  text-align: left;
}

h2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #4C8271;
  font-weight: bold;
  text-align: left;
}



