TD {
       font-family:Verdana, Arial;
       font-size:11px;
       color:#000000;
}
.hintergrund {
       background-image:url(hintergrund.jpg);
       background-repeat:no-repeat;
       background-attachment:fixed;
       background-position:center;
}

.menu {
       color:#FFFFFF;
       font-weight:bold;
}

TH {
       font-family:Verdana, Arial;
       font-size:10px;
       color:#FFFFFF;
       background-color:#007260;
}

DIV {
       scrollbar-3d-light-color:#007260;
       scrollbar-arrow-color:#007260;
       scrollbar-base-color:#007260;
       scrollbar-dark-shadow-color:#007260;
       scrollbar-face-color:#BADED8;
       scrollbar-highlight-color:#BADED8;
       scrollbar-shadow-color:#007260;
}

BODY {
       color:#007260;
       background-color:#BADED8;
       font-family:Verdana, Arial,sans-serif,sans-serif;
       font-size:11px;
}
.impressum {
      font-size:9px;
}

h1 {
  font-family:Verdana;
  font-style:normal;
  font-variant:normal;
  font-size:small;
  font-weight:bold;
  letter-spacing:2px;
  color:#007260;
}

h2 {
  font-family:Verdana;
  font-style:normal;
  font-variant:normal;
  font-size:x-small;
  font-weight:bold;
  letter-spacing:1px;
  color:#007260;
}

h3 {
  font-family:Verdana;
  font-style:normal;
  font-variant:normal;
  font-size:x-small;
  font-weight:bold;
  color:#007260;
}

a:link
{
  color:#FFFFFF;
  text-decoration : none;
}

a:visited
{
  color:#FFFFFF;
  text-decoration : none;
}

a:active
{
  color:#FF0000;
  text-decoration : none;
}

#link
{
  color:#FF0000;
}

#impressum
{
  color:#007260;
  font-size:9px;
  text-decoration : none;
}