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

body {
  background-color: #DDD;
}

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

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

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