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

body {
  background-color: #fff9ef;
}

a, a:link {
  color: #2e2d30;
  text-decoration: none;
}

h2 , .ueberschr {
  color: #111111; 
  font-size: 11px; 
}

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

h1 {
  color: #931827;
  font-size: 20px;
  font-weight: normal;
}

p {
  color: #525254;
  font-size: 11px;
  font-weight: normal;
}
  
