      * {font-family:arial,tahoma,verdana,helvetica; font-size:1em; }
      body {background-color:#E0E0E0; } 
      Table.DBAusgabe {  font-family: sans-serif;  background: white;  border-width: 2;  border-color: white;}
      Th.DBAusgabe { font-family: sans-serif; background: rgb(65, 100, 65); }
      Th.DBAusgabeRot { font-family: sans-serif; background: rgb(255, 0, 0); }
      Tr.DBAusgabe { font-family: sans-serif; background: rgb(194, 234, 197); }
      Caption.DBAusgabe { font-family: sans-serif; font:bold; background: #E0E0E0; color:red; }
      Td.DBFeldname { font-family: sans-serif; background: rgb(194, 234, 197); }
      Td.DBFeldinhalt { font-family: sans-serif; font: italic; background: rgb(194, 234, 197); }

      button.anmelden{font-family: sans-serif; color: rgb(255, 0, 0);}
      button.abmelden{font-family: sans-serif; background: rgb(194, 234, 197);}
      video[poster]{  height:100%; width:100%;}
      .Impressum{position:absolute; top:0px; right:0px; }