body {
  font-family: Verdana; 
  color: rgb(153, 153, 153);
}
h1 {
  color: rgb(102, 102, 102);
}
h1,h2 {
  font-weight:lighter;
}
div.bg {
  position:absolute;
  top: 50%; left: 50%;
  margin-top:-261px; margin-left: -450px; 
}
div.oben {
  position:absolute;
  top: 50%; left: 50%;
  margin-top:-261px;margin-left: -430px; 
  font-size:100%;
}
div.unten {
    position:absolute;
    top: 50%; left: 50%;
    margin-top: 220px;margin-left: -430px; 
    font-size: 75%;
}
a:link { text-decoration:none; color: rgb(102, 102, 102) }
a:visited { text-decoration:none; color: rgb(102, 102, 102) }
a:hover { text-decoration:none; color: rgb(204, 0, 0)  }
a:active { text-decoration:none; color: rgb(102, 102, 102);}
a:focus { text-decoration:none; color: rgb(102, 102, 102);  }

a.oben{
  color: rgb(204, 0, 0); 
  font-weight: bold; 
  font-size: 125%;
  margin-left: 1.5em;
  margin-top: 1.5em;
}
h2.wahl{color: rgb(204, 0, 0);}
img.unten {width: 131px; height: 131px;}