BODY
{
  background-color: #993399;
}
TD, P, LI, DIV, .normaal, tbody
{
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-size: 13px;
  color: #000000;
  background-color: white;
  line-height: 140%;
  letter-spacing: 1.5px;
}
A
{
  text-decoration: none;
  color: #000066;
}
A:hover
{
  text-decoration: underline;
}
hr
{
  height:1px;
  border: solid black 0px;
  border-top-width: 1px;
}
a.menuitem, a:visited.menuitem, a:link.menuitem
{
  color: #993399;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
  letter-spacing: 1px;
}
a:hover.menuitem
{
  color: #660066;
}

a:hover.menuitem_alt, a:visited.menuitem_alt, a:link.menuitem_alt
{
  color: #f58f20;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
  letter-spacing: 1px;
}
a:hover.menuitem_alt
{
  color: #ff6600;
}

a:visited.topmenu, a:link.topmenu
{
  color: silver;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}
a:hover.topmenu
{
  color: black;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}
a:visited, a:link
{
  text-decoration: underline;
  color: #000000;
}
a:hover
{
  color: #f68f1e;
}
strong
{
  color: #f68f1e;
}
.titel
{
  color: #000000;
  font-weight: bold;
}
.klein
{
  font-size: 11px;
  line-height: 100%;
  letter-spacing: 0px;
}
.klein BR
{
  line-height: 80%;
}
OL
{
  text-indent: -15px;
  list-style-position:outside;
}


