body {
     background-color: #ffffcc;
     font-family: Times New Roman; }

body.left {
          background-color: #ffffcc;
          font-family: Times New Roman;
          background-image: url(bilder/spitze.jpg);
          background-repeat: repeat-y; }

table.kopf {
           border-width: 8px; border-color: #ffffcc; border-style: ridge; }

td.kopf1 {
         font-size: 18pt; letter-spacing: 3pt;
         text-align: center; padding: 10px;
         border-width: 8px; border-color: #ffffcc; border-style: ridge; }

td.kopf2 {
         font-size: 18pt; font-weight: bold;
         text-align: center; letter-spacing: 3pt; }

td.link {
        text-align: center; padding: 5px;
        border-width: 1px; border-color: #660000; border-style: solid; }

td.sel {
       font-family: Verdana; font-size: 8pt;
       text-align: center; padding: 2px;
       border-width: 1px; border-color: #660000; border-style: solid; }

td.sel2 {
       font-family: Verdana; font-size: 9pt;
       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 }
