body 
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size:0.9em;
  margin:0;
  padding:0;
  line-height:1.3em;
  background:#FFFFFF;
  
}

a {
text-decoration: none;
font-weight:bold;
color:#303030;
}

a:hover {
text-decoration: none;
color: #F30505;

} 

a.aktiv  {
text-decoration: none;
color: #9B9BCE;

} 


