body, div , p, td  {
  font-family: Tahoma , Verdana , Helvetica , Arial ,  sans-serif, Geneva;
  font-size: 11px;
  color: #fff;
}

textarea, input , select , option {
  font-family: Tahoma , Verdana , Helvetica , Arial ,  sans-serif, Geneva;
  font-size: 11px;
  color: #000;
}

a {
  font-family: Tahoma , Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #fff;
}

h1, .ueberschr {
  color: #999; 
  font-size: 14px; 
  font-weight: bold;
  margin:0px;
}

h2 {
  color: #999;
  font-size: 12px;
  font-weight: bold;
  margin:0px;
}
h3 , h4 , h5 , h6 {
  font-size: 8px; 
}
a.bold {
  font-weight: bold;
}

