body { background-color:rgb(119,113,105);
       background-repeat:repeat;
       font-size:11px;
       font-family:Verdana; }

td
   { font-size:11px;
     color:rgb(0,0,0);
     font-family:Verdana;
     font-weight:normal; }

td.main
   { font-size:11px;
     color:rgb(0,0,0);
     font-family:Verdana;
     font-weight:normal; }

h1#Titel
   { font-size:11px;
     color:rgb(255,255,255);
     font-family:Verdana,sans-serif;
     font-weight:bold; }

h2 
   { font-size:13px;
     color:rgb(255,255,255);
     font-family:Verdana,sans-serif;
     font-weight:normal; }

h2#Titel
   { font-size:13px;
     color:rgb(255,255,255);
     font-family:Verdana,sans-serif;
     font-weight:bold; }

h3 
   { font-size:14px;
     color:rgb(255,255,255);
     font-family:Verdana,sans-serif;
     font-weight:normal; }

h3#Titel
   { font-size:14px;
     color:rgb(255,255,255);
     font-family:Arial,Verdana,Tahoma,Helvetica,sans-serif;
     font-weight:bold; }

 a.nav:link { color:rgb(255,255,255); text-decoration:none; font-weight:normal; }
 a.nav:visited { color:rgb(255,255,255); text-decoration:none; font-weight:normal; }
 a.nav:hover { color:rgb(255,255,255); text-decoration:none; font-weight:bold; }
 a.nav:active { color:rgb(255,255,255); text-decoration:none; font-weight:normal; }
 
 a:link { color:rgb(0,0,0); text-decoration:none; font-weight:normal; }
 a:visited { color:rgb(0,0,0); text-decoration:none; font-weight:normal; }
 a:hover { color:rgb(186,0,71); text-decoration:none; font-weight:bold; }
 a:active { color:rgb(0,0,0); text-decoration:none; font-weight:normal; }