/* Generated by KompoZer */
.navigation {
  font-size: 12px;
  background-image: url(Images/bgNavigationLeft.gif);
  font-family: Arial;
}
a:link {
  color: #920c1f;
}
a:active {
  color: #920c1f;
}
a:hover {
  color: black;
}
a:visited {
  color: #920c1f;
}
body {
  background-image: url(Images/bgSite.gif);
}
.content {
  font-family: Arial;
  font-size: 12px;
  background-color: white;
}
.menu {
  background-image: url(Images/bgNavigationTop.gif);
  color: white;
  font-weight: inherit;
  font-size: 12px;
  font-family: Arial;
}
.menu:link {
  font-family: Arial;
  font-size: 12px;
  color: white;
  font-weight: normal;
}
.menu:hover {
  font-family: Arial;
  font-size: 12px;
  color: white;
  font-weight: normal;
  text-decoration: underline;
}
.menu:active {
  font-family: Arial;
  font-size: 12px;
  color: white;
}
.menu:visited {
  font-family: Arial;
  font-size: 12px;
  color: white;
}
.headline {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  color: black;
}
.headline_klein {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: black;
}
