body {
     background-color: #ffffcc;
     font-family: Times New Roman; }

table.kopf {
           border-width: 8px; border-color: #ffffcc; border-style: ridge; }

td.kopf2 {
         font-size: 18pt; font-weight: bold;
         text-align: center; letter-spacing:3pt; }

td.sel {
       font-family: Verdana; font-size: 8pt;
       text-align: center; padding: 2px;
       border-width: 1px; border-color: #660000; border-style: solid; }

a      {
       font-weight: bold;
       color: #660000; }

a:hover   {
          font-weight: bold; color: #cc0000;
          text-decoration:none }