<!--/* DATEI: style_nav.css */body { background-color:#000080; color:#000000; }p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i      { font-family:Arial,Helvetica; }               /* normaler Text - Schriftart */p,ul,ol,li,div,td,th,address,nobr,b,i      { font-size:10pt; }                            /* normaler Text - Schriftgröße */h1 { font-size:18pt; color:#000000 }                /* Überschrift 1 - schwarz */h1.w { font-size:18pt; color:#FFFFFF }              /* Überschrift 1 - weiß    */h2 { font-size:16pt; color:#000000 }                /* Überschrift 2 - schwarz */h2.w { font-size:16pt; color:#FFFFFF }              /* Überschrift 2 - weiß    */h3 { font-size:14pt; color:#000000 }                /* Überschrift 3 - schwarz */h3.w { font-size:14pt; color:#FFFFFF }              /* Überschrift 3 - weiß    */h4 { font-size:12pt; color:#000000 }                /* Überschrift 4 - schwarz */h4.w { font-size:12pt; color:#FFFFFF }              /* Überschrift 4 - weiß    */h5 { font-size:10pt; color:#000000 }                /* Überschrift 5 - schwarz */h5.w { font-size:10pt; color:#FFFFFF }              /* Überschrift 5 - weiß    */h6 { font-size:8pt; color:#000000 }                 /* Überschrift 6 - schwarz */h6.w { font-size:8pt; color:#FFFFFF }               /* Überschrift 6 - weiß    */.cell-grey { background-color:#EEEEEE; }            /* Layout-Elemente mit hellgrauem Hintergrund   */.cell-blue { background-color:#000080; }            /* Layout-Elemente mit dunkelblauem Hintergrund */.cell-yellow { background-color:#FFFFCC; }          /* Layout-Elemente mit hellgelbem Hintergrund   */.cell-white { background-color:#FFFFFF; }           /* Layout-Elemente mit weißem Hintergrund   */.blocksatz { text-align:justify; }                  /* normaler Text - Blocksatz */a:link { color:#FFFFFF; text-decoration:none; }     /* a:link = Verweise zu noch nicht besuchten Seiten */a:visited { color:#FFFFFF; text-decoration:none; }  /* a:visited = Verweise zu bereits besuchten Seiten */a:active { color:#FF0000; text-decoration:none; }   /* a:active = Verweise, die gerade angeklickt werden */a:hover {color: #FF0000;}                           /* a:hover = Farbe aktiver Link bei Mouseover */a.an { text-decoration:none; }.spanstyle {COLOR: #C8C8C8; FONT-FAMILY: Arial; FONT-SIZE: 8pt; FONT-WEIGHT: bold; POSITION: absolute; TOP: -30px; VISIBILITY: visible}-->
