<!--
.hintergrund
{
background-image: url(images/bg001.jpg);


}
.normal
{
  font-family: Verdana;
  font-size: 10px;
  text-decoration: none;
  color: #554D4A;
  padding-left: 1px;
}

.klein
{
  font-family: Verdana;
  font-size: 10px;
  color:  #554D4A;
  text-decoration: none;
}
.gross
{
  font-family: Verdana;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
.mittel
{
  font-family: Verdana;
  font-size: 12px;
  color: #554D4A;
  text-decoration: none;
}

a:link
{
  color: #554D4A;
  text-decoration: none;
}
a:visited
{
  color: #808080;
  text-decoration: none;
}
a:hover
{
  color: #000000;
  text-decoration : overline;
}
a:active
{
  color: #000000;
text-decoration : overline;
}

BODY
{
    SCROLLBAR-FACE-COLOR: #554D4A;
    SCROLLBAR-HIGHLIGHT-COLOR: #554D4A;
    SCROLLBAR-SHADOW-COLOR: #000000;
    SCROLLBAR-3DLIGHT-COLOR: #000000;
    SCROLLBAR-ARROW-COLOR: #FFFFFF;
    SCROLLBAR-DARKSHADOW-COLOR: #554D4A;
}
th{color:white;}

-->
