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

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

select , input , textarea {
  border: solid 1px #666666;
  background: #CCCCCC;
}

h1, .ueberschr {
  /*color: #cc0001;*/
  color: #ff0000;
  font-weight: bold;
  font-size: 22px; 
}

.h2 , h2 {
  color: #ff0000;
  font-size: 14px;
  font-weight: bold;
}

h3 {
  color: #ff0000;
  font-size: 12px;
  font-weight: bold;
}

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