body, div , p, td , select , option {
  font-family: Tahoma , Verdana , Helvetica , Arial ,  sans-serif, Geneva;
  font-size: 12px;
  color: #333;
}

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

input , textarea{
  font-family: Tahoma , Verdana , Helvetica , Arial ,  sans-serif, Geneva;
  font-size: 11px;
  color:#333;
  background-color: #ccc;
  border: solid 1px #ccc;
}

h1, h2 , .ueberschr {
  color: #cc0000; 
  font-size: 12px; 
  font-weight: bold;
}

h3 , h4 , h5 , h6 {
  font-size: 8px; 
}
.headline {
  font-size: 12px;
  font-weight: bold;
  color: #cc0000;
}
ul {
  line-height: 12px;
}

