        .logo
        {
                font-family : Verdana;
                font-style : normal;
                font-size : 7pt;
                color: #FFFFFF;
        }
        .mainnav, a.mainnav:link, a.mainnav:visited
        {
                font-family : Verdana;
                font-style : normal;
                font-weight : bold;
                font-size : 8pt;
                color: #FFFFFF;
                text-decoration : none;
        }
        a.mainnav:hover, a.mainnav:active
        {
                font-family : Verdana;
                font-style : normal;
                font-weight : bold;
                font-size : 8pt;
                color: #b3f45c;
                text-decoration : none;
        }
        .mainnavactive
        {
                font-family : Verdana;
                font-style : normal;
                font-weight : bold;
                font-size : 8pt;
                color: #b3f45c;
                text-decoration : none;
        }

        .board
        {
                border-color : #0050bf;
                border-style : solid;
                border-width : 1px;
        }
        .subnav, a.subnav:link, a.subnav:visited
        {
                background-color : #B3F45C;
                font-family : Arial, Helvetica, sans-serif;
                font-style : normal;
                font-weight : bold;
                font-size : 8pt;
                color: #000000;
                text-align: right;
                margin-right: 30px;
                text-decoration : none;
        }

         a.subnav:hover, a.subnav:active
        {
                background-color : #B3F45C;
                font-family : Arial, Helvetica, sans-serif;
                font-style : normal;
                font-weight : bold;
                font-size : 8pt;
                color: #ec008c;
                text-align: right;
                margin-right: 30px;
                text-decoration : none;
        }
        .subnavactive
        {
                background-color : #B3F45C;
                font-family : Arial, Helvetica, sans-serif;
                font-style : normal;
                font-weight : bold;
                font-size : 8pt;
                color: #EC008C;
                text-align: right;
                margin-right: 30px;
                text-decoration : none;
        }
        .toptitel
        {
                font-family : Arial, Helvetica, sans-serif;
                font-style : normal;
                font-size : 14pt;
                color: #EC008C;
        }
        .text, p
        {
                font-family : Verdana;
                font-style : normal;
                font-size : 8pt;
                color: #000000;
                text-decoration : none;
        }
        h1
        {
                font-family : Verdana;
                font-style : normal;
                font-size : 10pt;
                font-weight: bold;
                color: #000000;
                text-decoration : none;
        }
        h2
        {
                font-family : Verdana;
                font-style : normal;
                font-size : 10pt;
                color: #000000;
                text-decoration : none;
        }

        link, a.link:link, a.link:visited
        {
                color: #ec008c;
                text-decoration : none;
        }

        a.link:hover, a.link:active
        {
                color: #ec008c;
                text-decoration : underline;
        }

        .back
        {
        background-image : url(../images/logo_back.gif);
        background-repeat : no-repeat;
        background-attachment : fixed;
        }

        .pdtitel
        {
                font-family :   Verdana, Arial, Helvetica, sans-serif;
                background-color : #ec008c;
                font-size : 14pt;
                color: #FFFFFF;
        }

        .pdartikel, a.pdartikel:link, a.pdartikel:visited
        {
                font-family :   Verdana, Arial, Helvetica, sans-serif;
                background-color : #ededed;
                font-size : 10pt;
                color: #000000;
                text-decoration : none;
        }

        a.pdartikel:hover, a.pdartikel:active
        {
                font-family : Verdana, Arial, Helvetica, sans-serif;
                font-size : 10pt;
                color: #ec008c;
                text-decoration : underline;
        }

td.picsubtitel
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-size: 11px;
        background : #eeeeee;
        padding : 4px 4px 4px 4px;
}
