body
{
    background-color: #ffffff;
}

td
{
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 20px;
}

a:link
{
    color: #008F00;
    text-decoration: underline;
}

a:visited
{
    color: #008F00;
    text-decoration: underline;
}

a:active
{
    color: #008F00;
    text-decoration: underline;
}

a:hover
{
    color: #008F00;
    text-decoration: none;
}

a:link.nav
{
    color: #ffffff;
    font-size: 10px;
    text-decoration: none;
}

a:visited.nav
{
    color: #ffffff;
    font-size: 10px;
    text-decoration: none;
}

a:active.nav
{
    color: #ffffff;
    font-size: 10px;
    text-decoration: none;
}

a:hover.nav
{
    color: #95FE83;
    font-size: 10px;
    text-decoration: none;
}

a:link.weissnav
{
    color: #ffffff;
    text-decoration: underline;
}

a:visited.weissnav
{
    color: #ffffff;
    text-decoration: underline;
}

a:active.weissnav
{
    color: #ffffff;
    text-decoration: underline;
}

a:hover.weissnav
{
    color: #ffffff;
    text-decoration: none;
}

.ueberweiss
{
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
}

.ueber
{
    font-weight: bold;
    font-size: 11px;
}

.titel
{
    font-weight: bold;
    font-size: 13px;
}

.hellgruen
{
    color: #95FE83;
    font-weight: bold;
    font-size: 10px;
}

.weiss
{
    color: #ffffff;
    font-size: 10px;
}

.kursivweiss
{
    font-style: italic;
    font-size: 11px;
}

.kursivgruen
{
    color: #95FE83;
    font-style: italic;
    font-size: 11px;
}

.kleinweiss
{
    color: #ffffff;
    font-weight: bold;
    font-size: 10px;
}

.klein
{
    font-size: 10px;
}

.kleingruen
{
    color: #008F00;
    font-size: 10px;
}

.gross

{
    font-size: 18px;
    line-height: 20px;
}

.such
{
    color: #ffffff;
    font-size: 1pt;
}

.hg_grau
{
  background-color: #666666;
}

.hg_weiss
{
  background-color: #ffffff;
}

.hg_inhalt
{
    background-image:url(bilder/handschrift.gif);
}