.umbrella {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
        .blockhl {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 10px;
                color : #AEACA9;
                text-decoration : none;
                font-weight : bold;
                line-height : 14px;
        }
        .textblack {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 11px;
                color : #000000;
                text-decoration : none;
                font-weight : normal;
                line-height : 14px;
        }
        .smalltextblack {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 9px;
                color : #000000;
                font-weight : normal;
                line-height : 12px;
        }
        .redhl {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 10px;
                COLOR: #006600;
                TEXT-DECORATION: none;
                font-weight : bold;
        }
        .whitehl {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 10px;
                color : #ffffff;
                font-weight : bold;
                line-height : 14px;
        }
        .txtgray {
                color : #898989;
        }
        .txtblack {
                color : #898989;
        }
        .datum {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 10px;
                color : #898989;
                text-decoration : none;
                font-weight : bold;
                line-height : 12px;
        }

        .headline {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 13px;
                color : #006600;
                text-decoration : none;
                font-weight : bold;
                line-height : 15px;
        }
        A {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 11px;
                color : #006600;
                text-decoration : none;
        }
        A:Visited  {}
        A:Active  {}
        A:Hover  {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 11px;
                color : #006600;
                text-decoration : underline;
        }
        a.blockhllink {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 10px;
                color : #ffffff;
                font-weight : bold;
                line-height : 14px;
        }
        a:hover.blockhllink {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 10px;
                color : #FAF7F0;
                font-weight : bold;
                line-height : 14px;
        }
        a.headlinelink {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 13px;
                color : #0F1B76;
                text-decoration : none;
                font-weight : bold;
                line-height : 15px;
        }
        a:hover.headlinelink {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 13px;
                color : #0F1B76;
                text-decoration : underline;
                font-weight : bold;
                line-height : 15px;
        }
        A.navlink {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 11px;
                COLOR: #000000;
                text-decoration : none;
                font-weight : normal;
        }
        A.navlink:hover {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 11px;
                COLOR: #000000;
                TEXT-DECORATION: underline;
                font-weight : normal;
        }

        A.navsub {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 11px;
                COLOR: #000000;
                text-decoration : none;
                font-weight : normal;
        }
        A.navsub:hover {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 11px;
                COLOR: #000000;
                TEXT-DECORATION: underline;
                font-weight : normal;
        }

        A.history {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 10px;
                COLOR: #006600;
                TEXT-DECORATION: none;
                font-weight : bold;
        }
        A.history:hover {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 10px;
                COLOR: #000000;
                TEXT-DECORATION: underline;
                font-weight : bold;
        }
        A.mehr {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 11px;
                COLOR: #006600;
                TEXT-DECORATION: none;
                font-weight : bold;
        }
        A.mehr:hover {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 11px;
                COLOR: #000000;
                TEXT-DECORATION: underline;
                font-weight : bold;
        }

        input.suchen  {
                color: Black;
                background-color : #ffffff;
                font-family : Verdana;
                font-size : 10px;
                width: 116px;
                height: 18px;
                border : 1px;
                border-style : solid;
                border-color : #960C0D;
        }
        input.text  {
                color: Black;
                background-color : #ffffff;
                font-family : Verdana;
                font-size : 10px;
                height: 18px;
                border : 1px;
                border-style : solid;
                border-color : #960C0D;
        }
        select.suchen  {
                color: Black;
                background-color : #ffffff;
                font-family : Verdana;
                font-size : 10px;
                width: 116px;
                height: 18px;
                border : 1px;
                border-style : solid;
                border-color : #960C0D;
        }
        select.select {
                color: Black;
                font-size: 10px;
                font-family: Verdana, Helvetica, Areal;
                background: #ffffff;
                border : 1px;
                border-style : solid;
                border-color : #505A66;
        }
        select.rechte {
                color: Black;
                font-size: 11px;
                font-family: Verdana, Helvetica, Areal;
                background: #ffffff;
                width: 155px;
                border : 1px;
                border-style : solid;
                border-color : #505A66;
        }
        textarea.rechte  {
                color : #000000;
                background-color : #ffffff;
                font-family : Verdana;
                font-size : 12px;
                border : 1px;
                border-style : solid;
                border-color : #960C0D;
        }