a
{
  font-family: Arial;
  font-size: 12px;
  color:black;
  text-decoration:none;
}
a:link
{
  text-decoration:none;
}
a:hover, a:focus, a:active
{
  color:#B44132;
  font-weight:bold;
  text-decoration:none;
}
td, textarea
{
  font-family: Arial;
  font-size: 12px;
  color: black;
}
#header
{
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  color: #B44132;
  padding-left: 7px;
}
#MainText
{
  font-family: Arial;
  font-size: 12px;
  color: black;
  padding: 2px 0 0 7px;
  vertical-align: top;
}
#Bewertung
{
  font-family: Arial;
  font-size: 12px;
  color: black;
  vertical-align: top;
} 
#Gewicht
{
  font-family: Arial;
  font-size: 12px;
  color: black;
  vertical-align: top;
  text-align: center;
  border: 1px solid black;
} 
#copyright
{
  font-family: Arial;
  font-size: 10px;
  color: white;
}