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

input , textarea {
  background-color: #CCC;
  border: 1px solid white;
  font-size: 10px;
}

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

h1, .ueberschr {
  color: #d60019; 
  font-size: 20px; 
  font-weight: bold;
}

h2 {
  color: #A0B7CC; 
  font-size: 14px; 
  font-weight: bold;
}

h3 , h4 , h5 , h6 {
  font-size: 8px; 
}
