/* Formatierung Wagner-Navigation*/
.wagner_nav    {
                color: #000000;
                background-image:url(hg_wagner.jpg);
                /*background: #ECF8EE;
                /*border-width: 1px;*/
                /*border-style: solid;*/
                border-color: black;
               /* overflow: auto;*/
                scrollbar-base-color: #F0FFFF;
                scrollbar-dark-shadow-color: white;
                scrollbar-shadow-color: white;
                scrollbar-arrow-color: black;
                scrollbar-highlight-color: silver;
                }
h1 { color: #006400; font-family: "Arial", "Helvetica", sans-serif; font-size: 14pt; font-weight: bold; text-align: center; margin-top: 20px; }
h2 { color: #006400; font-family: "Arial", "Helvetica", sans-serif; font-size: 18pt; font-weight: bold; text-align: center; margin-top: 10px; }

/* Tabellenformat */

TH { background: #026402; color: #ffffff; padding:3px; text-align: center; font-family: "Arial", "Helvetica", sans-serif;<FONT FACE="Arial, sans-serif"><FONT SIZE=5 STYLE="font-size: 11pt">
; font-weight: medium; }
TH.grün { background: #ECF8EE; color: #026402; }
TR.ueberschrift { background: #C0C0C0 }

TD.weiss { color: white; border-spacing:10px; font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight:bold; text-align: left; text-align:justify;margin-left:6px; margin-right:6px; text-decoration: none; }
TD.ueberschrift { color: #000000; font-family: "Arial", "Helvetica", sans-serif; font-size: 10pt; font-weight: medium; text-align: center; }
TD.menue { text-align: center; }
TD.rechts { text-align: right;font-size: 9pt; }

P { line-height:13.5pt; color:black; font-family: Arial, Helvetica, sans-serif; font-size:11pt; font-weight:medium; text-align:left; text-align:justify;margin-left:6px; margin-right:6px; text-decoration:none; }

/* Formatierung der Links */

A:LINK  {
        font-family: Arial, sans-serif;
        font-size:10pt;
        text-decoration: none;
        font-weight: normal; color: #005600; }

A:Visited  {
        font-family : Arial, sans-serif;
        font-size:10pt;
        text-decoration : none;
        font-weight : normal; color: darkgray; }
A:Active  {
        font-family : Arial, sans-serif;
        font-size:10pt;
        text-decoration : none;
        font-weight : normal; color: #ffffff; }
A:Hover  {
        font-family : Arial, sans-serif;
        font-size:10pt;
        text-decoration : none;
        font-weight : normal; color : red; }

body { color: black; font-family: <FONT FACE="Arial, sans-serif"><FONT SIZE=5 STYLE="font-size: 11pt">
; }
