 .topline { font-family:Arial,Helvetica;
  		 font-size:10pt;
                  font-weight:bold;
                 color:#484337}
  .hello { font-family:Arial,Helvetica;
 		 font-size:20pt;
                 font-weight:bold;
                 color:#484337}
  .ueberschrift { font-family:Arial,Helvetica;
 		 font-size:16pt;
                 font-weight:bold;
                 color:#97874F}

  .ueberschrift_start { font-family:Verdana,Arial,Helvetica;
 		 font-size:12pt;
                 font-weight:bold;
                 color:#ffffff}
 .link { font-family:Verdana,Arial,Helvetica;
 	 font-size:8pt;
         font-weight:bold;
         text-decoration:none
         }
 .text { font-family:Verdana,Arial,Helvetica;
 	 font-size:10pt;
         font-weight:250;}
		 
 a:link { text-decoration:none; font-family:Arial,Helvetica; font-size:10pt; font-weight:bold; color:#000000; }
 a:visited { text-decoration:none; font-family:Arial,Helvetica; font-size:10pt; font-weight:bold; color:#000000; }
 a:hover { text-decoration:none;  font-family:Arial,Helvetica; font-size:10pt; font-weight:bold; color:#97874F; }
 a:active { text-decoration:none;  font-family,Arial,Helvetica; font-size:10pt; font-weight:bold; color:#000000; }

