body     { font-family:Verdana,Arial,Helvetica,sans-serif;
          font-size:10pt; }

.leer    { background-color:#cbe0ef;
           border:1px solid #336699; }

td,p,ol,ul,li,dt,dd
         { font-family:Verdana,Arial,Helvetica,sans-serif;
         font-size:10pt;
         color:#000000;
         vertical-align:top; }

//       TITEL:
.t1,h1      { font-family:Verdana,Arial,Helvetica,sans-serif;
           font-size: 12pt;}
.t2,h2      { font-family:Verdana,Arial,Helvetica,sans-serif;
           font-size:10pt;}
.t3,h3      { font-size:8pt; font-weight:bold}

.mark1    { border-left:10px solid #86b5d7;
            border-bottom:2px solid #86b5d7;}
.mark2    { border-left:5px double #86b5d7;
            border-bottom:1px solid #86b5d7;}

a:link     {color:#0000ff; text-decoration:underline;}
a:visited  {color:#0000ff; text-decoration:underline;}
a:active   {color:#FF0000; text-decoration:underline;}
a:hover    {color:#0000ff; text-decoration:underline;}
i          {font-style:normal; color:#808080;}

 .f14 {  font-size:14pt; }
 .f8  { font-size:8pt; }
 .or  { color:#ff9c00; }
 .w   { color:#ffffff; font-weight:bold;}

#l    { text-align:left;    }
#c    { text-align:center;  }
#r    { text-align:right;   }
#y    { text-align:justify; }