body {
  background-color: #AAAAAA;
}

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

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


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

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

h2 {
  letter-spacing:1px;
  word-spacing:10px;
  font-size: 16px; 
  color: #EEEEEE;
  font-weight: normal;
}
