/*body
{
   background: #ffffff;
   font-family:  Verdana;
   font-size: 12px;
   margin: 2px;
}*/

TD.bigText {
  font-family: Arial;
  font-size: 25px;
  color: #999999;
  text-decoration : none;
  font-weight:bold;
}

TD.smallText {
 font-family: Arial;
  font-size: 20px;
  color: #999999;
  text-decoration : none;
  font-weight:bold;
}

TD.smallText_klein {
 font-family: Arial;
  font-size: 13px;
  color: #000022;
  text-decoration : none;
  font-weight:bold;
}

TD.smallText_mittel {
 font-family: Arial;
  font-size: 15px;
  color: #999999;
  text-decoration : none;
  font-weight:bold;
}
TD.bigbigText {
  font-family: Arial;
  font-size: 30px;
  color: #999999;
  text-decoration : none;
  font-weight:bold;
}
.farbe_rahmen
{
   border: 0px solid #ff0000;
   background: #ffffff;
   # height: 10px; 
}

/*a:link
{
   color: #ff0000;
   text-decoration: none;
}*/

/*a:visited
{
   color: #ffffff;
   text-decoration: none;
   background: #ffffff;
}
a:hover
{
   color: #000000;
   text-decoration: none;
   background: #000000;
}*/



