body 
{ 
  background-color: #7f0000; 
  font-family: Tohama, MS Sans Serif, Helvetica; 
  font-size: 14px; 
  color: #c60000; 
  padding:0px;
} 

a:link { text-decoration:underline; font-weight:normal;    color:#cc0000; }
a:visited { text-decoration:underline; font-weight:normal; color:#aa0000; }
a:hover {  text-decoration:none; font-weight:normal;  color:#ff0000; }
a:active { text-decoration:none; font-weight:normal;  color:#ff0000; }
  


a.navi:link { text-decoration:none; font-weight:normal;    color:#ee0000; }
a.navi:visited { text-decoration:none; font-weight:normal; color:#ee0000; }
a.navi:hover {  text-decoration:none; font-weight:bolder;  color:#ff0000; }
a.navi:active { text-decoration:none; font-weight:bold;  color:#ff0000; }

a.down:link { text-decoration:none; font-weight:normal;    color:#320000; }
a.down:visited { text-decoration:none; font-weight:normal; color:#320000; }
a.down:hover {  text-decoration:none; font-weight:normal;  color:#320000; }
a.down:active { text-decoration:none; font-weight:normal;  color:#320000; }
 
tr.tabelle1 { background-color:#990000; border:#000000; color:#FF0000 }

