/* CSS-Definitionsdatei, die Site-weite Stylesheets enthaelt */
BODY
{ font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
font-size: small; color: rgb(0,0,102);
background-image: url("../image/Background.gif"); background-repeat:repeat-y;}

 A:link
 { color: #000080;}
 A:visited
 { color: rgb(255,153,0);}
 A:hover
 { color: rgb(255,0,0);}
 A:active
 { color: rgb(102,0,204);}



 .TextObject
 {
font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
font-size: small; color: rgb(0,0,102);}
 P
 { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
font-size: 11px; color: rgb(0,0,102);}
 .TextNavBar
 { font-size: 10px;}
h2.aktive {color: rgb(0,0,102);
          font-size: 14px;
          text-align: left;
          }
td.aktive {margin-left: 300px;
          }
.aktive { font-size: 12;}
span.praes {font-size: 14;
           color: rgb(0,0,102);
           font-weight:bold;
          }
 .praesname {font-size: 14;
           color: rgb(0,0,102);
 }
  .ZeilenMarkirung
 { background-color: rgb(255,255,204);
   font-size: 10pt;
 }

 .termin {font-size: 10pt;
           color: rgb(0,0,102);
         }
/* Format f&uuml;r Chronik */
 .cronikkl {font-size: 8pt;
           color: rgb(0,0,102);
 }
 .cronikgr {font-size: 12pt;
             line-height:16.5pt;
             text-align: justify;
           color: rgb(0,0,102);
 }

 /* Format f&uuml;r Highligts */
 .hl {font-size: 20;
           color: rgb(0,0,102);
 }
 .hl14 {font-size: 14;
           color: rgb(0,0,102);
           }
.hln {font-size: 10;
           color: rgb(0,0,102);
 }
 .hlgr {font-size: 10pt;
             line-height:16.5pt;
             text-align: left;
           color: rgb(0,0,102);
 }
 /* Format für VSF */
 .vsfg {font-size: 20;
           color: rgb(0,0,102);
           font-weight:bold;
 }
.vsfm {font-size: 16;
           color: rgb(0,0,102);
           font-weight:bold;
           margin-left: 20;
 }
.vsfk {font-size: 16;
           color: midnightblue;
           margin-left: 40;
 }
.vsfk2 {font-size: 16;
           color: midnightblue;
           margin-left: 10;
           text-align: left;
 }
.vsfm2 {font-size: 14;
           color: #A02020;
           font-weight:bold;
           text-align: "left";
           }

.vsfm3 {font-size: 14;
           color: midnightblue;
           margin-left: 20;
           line-Height: 20px;
 }
.vsfm4 {font-size: 14;
           color: midnightblue;
           margin-left:45;
           text-align: "left";
 }
.vsfm5 {font-size: 12;
           color: midnightblue;
           text-align: "left";
           font-weight:bold;
           margin-left: 10;
 }
 /* Linkliste */

 .gelb {font-size: 8pt;
       background-color: rgb(255,255,204)
       }
.norm  {font-size: 8pt;
       }
.hltext {font-size: 10pt;
         font-weight: lighter;
         text-align-left;
       }
