body  { background-color:#FFFFFF; }

A:link {
        color: #0000EE;
        text-decoration:none;
        font-weight:normal;
        }
A:visited {
        color: #551A8B;
        text-decoration:none;
        font-weight:normal;
        }
A:hover {
        color: #ff0000;
        text-decoration:none;
        font-weight:normal;
        }

p, td, th, li, ul, blockquote
      {font-size:10pt;
       font-family:Verdana,Arial;
      }

.j    {text-align:justify;
      }

.l    {text-align:left;
      }

.r    {text-align:right;
      }

.c    {text-align:center;
      }

.p-1j {font-size:8pt;           /*erster kleinerer Schriftgrad*/
       text-align:justify;
      }

.p-1l  {font-size:8pt;
        text-align:left;
       }

.p-1r {font-size:8pt;
       text-align:right;
      }

.p-1c {font-size:8pt;
       text-align:center;
      }

h1    {font-size:17pt;
       font-family:Verdana,Arial;
       font-weight:bold;
       text-align:center;
      }

h2    {font-size:13pt;
       font-family:Verdana,Arial;
       font-weight:bold;
       text-align:center;
      }
h3    {font-size:13pt;
       font-family:Verdana,Arial;
       font-weight:bold;
      }
.head  {font-size:8pt;
       font-family:Verdana,Arial;
       color: #808080;
       text-align:right;
      }
.sp   {font-size:7pt;
       font-family:Verdana,Arial;
       color: #808080;
       text-align:center;
      }
.spr  {font-size:7pt;
       font-family:Verdana,Arial;
       color: #808080;
       text-align:right;
      }
a.h:link { color:#404080; text-decoration:none;}
a.h:visited { color:#404080; text-decoration:none;}
a.h:hover { color:red; text-decoration:none;}
a.l_gr:link { color: #808080; text-decoration:none; font-weight:bold; font-style:oblique;}
a.l_gr:visited { color: #808080; text-decoration:none; font-weight:bold; font-style:oblique;}
a.l_gr:hover { color: red; text-decoration:none; font-weight:bold; font-style:oblique;}
a.l2_gr:link { color: #C0C0C0; text-decoration:none; font-weight:bold; font-style:oblique;}
a.l2_gr:visited { color: #C0C0C0; text-decoration:none; font-weight:bold; font-style:oblique;}
a.l2_gr:hover { color: red; text-decoration:none; font-weight:bold; font-style:oblique;}