
body        {font-family:Arial,Helvetica,sans-serif; 
             background-color:rgb(255,255,255);
             font-size:10pt;
             color:rgb(0,0,0); }
body.head   {font-family:Arial,Helvetica,sans-serif; 
             background-color:rgb(192,192,192);
             font-size:10pt;
             color:rgb(0,0,0); }

hr         {height:2px; color:rgb(192,192,192); }

table      {margin: 0px;
            border: 0px; }

.fehler    {font-family:Arial,Helvetica,sans-serif; 
            font-weight:bold;
            font-size:10pt;
            color:rgb(255,100,0);}

h1         {font-family:Arial,Helvetica,sans-serif; 
            font-weight:bold;
            font-size:18pt;}

h2         {font-family:Arial,Helvetica,sans-serif; 
            font-weight:bold;
            font-size:14pt;}

h3         {font-family:Arial,Helvetica,sans-serif; 
            font-weight:bold;
            font-size:12pt;}

th         {font-family:Arial,Helvetica,sans-serif; 
            vertical-align:top;
            font-size:10pt;
            font-weight:bold;
	    color:rgb(0,0,0); }

td         {font-family:Arial,Helvetica,sans-serif; 
            font-size:10pt;}

.td1       {font-family:Arial,Helvetica,sans-serif; 
            vertical-align:top;
            font-size:10pt;}


a:link      {color:rgb(0,0,255);
             font-style:normal;
             font-weight:normal; }

a:visited   {color:rgb(0,0,255);
             font-style:normal;
             font-weight:normal; }

a:hover     {color:rgb(0,0,255);
             font-style:italic;
             font-weight:normal; }

a:active    {color:rgb(0,0,255);
             font-style:italic;
             font-weight:bold; }
