body {
      background: Url(Bilder/bg.jpg) #660000;
      }

.header {
         position: absolute;
         top:90px;
         left: 140px;
         z-index:10;
         width: 630px;
         height: 420px;
         text-align:center;
         font-family: Comic Sans MS, Tahoma, Arial;
         font-size: 10pt;
         text-decoration: none;
          font-weight: bold;
         padding: 0px;
         margin: 0px;
         color: #FFCC00;
}

a {
 font-family: Comic Sans MS, Tahoma, Arial;
 color: #FF6600;
 font-size: 12pt;
 font-weight: bold;
 text-decoration: none;
}
a:hover {
  text-decoration: underline;
  }
.impressum
          {
          font-size: 8pt;
          }
.meinungen {
         position: absolute;
         top:90;
         left: 110;
         z-index:10;
         width: 700px;
         height: 420px;
         text-align:center;
         font-family: Comic Sans MS, Tahoma, Arial;
         font-size: 10pt;
         text-decoration: none;
          font-weight: bold;
         padding: 0;
         margin: 0;
         color: #FFCC00;
}
.bestaetigung {
         text-align:center;
         font-family: Comic Sans MS, Tahoma, Arial;
         font-size: 10pt;
         text-decoration: none;
          font-weight: bold;
         color: #FFCC00;
}
