a           { font-family:Arial; font-size:10pt; }
form,h1,li,em  { font-family:Arial; font-size:12pt; color: #01508B; }
th          {  }
body        { font-family:Arial; color: #01508B;
              background-color: #B3CCEA;
              scrollbar-arrow-color: white;
              scrollbar-base-color: #00508A;
              scrollbar-highlight-color : #ffffff;
              scrollbar-shadow-color: #ffffff;
              scrollbar-track-color: #5284AD;
            }
h1          { font-size:18pt; text-align:center; }
em          { font-style:normal; color:#E18700; }
a.m         { text-decoration:none; }
ol, ul      { text-align:Left;   }

table,tr,td { margin-top: 0px;
              margin-left: 0px;
              margin-right: 0px;
              color: #00508A;
              border-color:#01508B;
            }
a           { padding-left:5px; padding-right:5px;}
th          { color:#B3CCEA; background-color:#5284AD}
td.Bild     { text-align:center; }
td.back     { background-color:#BDBDBD }
p           { text-align:left; padding-left:5px; padding-right:5px; }
.l          { text-align:left; font-size:8pt; }
.r          { text-align:right; font-size:8pt; }
.c          { text-align:center; font-size:8pt; }
.j          { text-align:justify; font-size:8pt; }
.righ       { text-align:right;  }
.cent       { text-align:center; }
.just       { text-align:justify; }
.lef        { text-align:left; font-size:11pt; }
.rig        { text-align:right; font-size:11pt; }
.cen        { text-align:center; font-size:11pt; }
.jus        { text-align:justify; font-size:11pt; }
.le         { text-align:left; font-size:10pt; }
.ri         { text-align:right; font-size:10pt; }
.ce         { text-align:center; font-size:10pt; }
.ju         { text-align:justify; font-size:10pt; }
.kl         { font-size:8pt; }
.white      { color: rgb(255,255,255)
            }
a:link      { color: #00508A;
              text-decoration: underline;
              font-family: Arial;
              font-size: 10pt;
            }
a:visited   { color: #00508A;
              text-decoration: underline;
              font-family:Arial, sans-serif;
              font-size: 10pt;
            }
a:active    { color: #00508A;
              text-decoration: underline;
              font-family:Arial, sans-serif;
              font-size: 10pt;
            }
a:hover     { color: white;
              background-color: #00508A;       /* Farbe des Rollover Effekts im Menue */
              font-family:Arial, sans-serif;
              font-size: 10pt;
            }
/*
a:link     {color: #00508A; }
a:visited  {color: #00508A; }
a:active   {color: #00508A; } */