body {
  BACKGROUND-COLOR: #000; 
}

* {
  FONT-SIZE: 11px;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  color:#8A8A8A;
  margin: 0px;
  padding: 0px;
}

input , select , option , textarea {
  border: 0;
  padding: 1px;
  margin: 1px;
}

a {
  text-decoration: none;
  color: #99B6E0;
}

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

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

