<!--
    body {
        font-family: Verdana;
        color: #E9E5E2;
        background-color: #E7E5E2;
    }
    h1.content {
        font-family: Verdana;
        color: #9E958B;
        font-weight: normal;
        font-size: 22px;
    }
    p.content {
        font-family: Verdana;
        color: #666666;
        font-size: 11px;
    }
    li.content {
        font-family: Verdana;
        color: #666666;
        font-size: 11px;
        padding-bottom: 2px;
    }
    input.content {
        font-family: Verdana;
        color: #666666;
        font-size: 11px;
        width: 300px;
    }
    textarea.content {
        font-family: Verdana;
        color: #666666;
        font-size: 11px;
        width: 300px;
    }
    a.content:link
    {
        font-family: Verdana;
        font-size: 11px;
        color: #B87100;
    }
    a.content:visited
    {
        font-family: Verdana;
        font-size: 11px;
        color: #B87100;
    }
    a.content:hover
    {
        font-family: Verdana;
        font-size: 11px;
        color: #666666;
    }

    a.subnavi:link
    {
        font-family: Verdana;
        font-size: 11px;
        color: #666666;
        text-decoration: none;
        line-height: 16px;
    }
    a.subnavi:visited
    {
        font-family: Verdana;
        font-size: 11px;
        color: #666666;
        text-decoration: none;
        padding-top: 2px;
    }
    a.subnavi:hover
    {
        font-family: Verdana;
        font-size: 11px;
        color: #B87100;
        text-decoration: none;
        padding-top: 2px;
    }

    p.teaser_rechts_headline {
        font-family: Verdana;
        color: #D0AE9D;
        font-size: 11px;
        font-weight: bold;
    }

    p.teaser_rechts {
        font-family: Verdana;
        color: #D0AE9D;
        font-size: 11px;
    }
    a.teaser_rechts:link
    {
        font-family: Verdana;
        font-size: 11px;
        color: #D0AE9D;
    }
    a.teaser_rechts:visited
    {
        font-family: Verdana;
        font-size: 11px;
        color: #D0AE9D;
    }
    a.teaser_rechts:hover
    {
        font-family: Verdana;
        font-size: 11px;
        color: #D0AE9D;
    }

    .teaser_text
    {
        font-family: Verdana;
        font-size: 11px;
        color: #E8D7CF;
    }
    a.teaser_text:link
    {
        font-family: Verdana;
        font-size: 11px;
        color: #B87100;
    }
    a.teaser_text:visited
    {
        font-family: Verdana;
        font-size: 11px;
        color: #B87100;
    }
    a.teaser_text:hover
    {
        font-family: Verdana;
        font-size: 11px;
        color: #E8D7CF;
    }

-->
