body {
 background-color: #6697BF;
}

body, div , p , td , textarea {
  font-family: Verdana , Helvetica , Arial ,  sans-serif, Geneva;
  font-size: 12px;
  color: white;
}

a {
  font-family: Verdana, Helvetica , Arial, sans-serif;
  font-size: 12px;
  color: white;
  text-decoration: none;
}

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

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