body {
        background-color: #A72323;
        margin-top: 5px;
        scrollbar-face-color:#A72323;
        scrollbar-shadow-color:#CFCFCF;
        scrollbar-3dlight-color:#CFCFCF;
        scrollbar-highlight-color:#A72323;
        scrollbar-darkshadow-color:;
        scrollbar-track-color:#D43E3E;
        scrollbar-arrow-color:#f8f8ff;
        }
table   {
        background-color: #EFEFEF;
        }
table.header   {
               background-color: #004F00;
               }
table.bg   {
               background-color: #A72323;
               }
td     {
       font-family: tahoma, sans serif;
       font-size: 13px; color:#000000;
       }
td.header {
          background-color: #004F00;
          font-family: tahoma, sans serif;
          font-weight: bold;
          font-size: 20px; color:#ffffff;
          vertical-align: center;
          text-align: center;
          }
td.menue {
         background-color: #C9E9C9;
         }
td.menueon {
           background-color: #C9E9C9;
           font-family: times new roman, serif;
           font-weight: normal;
           font-size: 15px;
           color:#A72323;
           }
td.menueth {
           background-color: #9DD59D;
           }
td.menuethon {
             background-color: #9DD59D;
             font-family: times new roman, serif;
             font-weight: normal;
             font-size: 15px;
             color:#A72323;
           }
td.abschluss {
             background-color: #FFFF99;
             font-family: tahoma, sans serif;
             font-weight: normal;
             font-size: 12px; color:#000000;
             vertical-align: center;
             text-align: center;
             }
td.grauklein {
              background-color: #A72323;
              font-family: tahoma, sans serif;
              font-weight: normal;
              font-size: 9px; color:#EFEFEF;
              vertical-align: center;
              text-align: center;
              }
ul.vita {
   margin-top: 0;
   margin-bottom: 0;
   }
a {
  font-family: tahoma, sans serif;
  font-size: 12px; color:#004F00;
  font-weight: normal;
  text-decoration: none;
        }
a:hover {
        text-decoration: underline;
        }

a.menue     {
            font-family: times new roman, serif;
            font-weight: normal;
            font-size: 15px; color:#004F00;
            text-decoration: none;
            }
a.menue:hover {
              color:#A72323;
              text-decoration: none;
              }
a.grauklein {
        font-family: tahoma, sans serif;
        font-size: 9px; color:#EFEFEF;
        font-weight: normal;
        text-decoration: none;
        }
a.grauklein:hover {
              text-decoration: underline;
              }
div.ues {
        font-family: tahoma, sans serif;
        font-size: 16px; color:#000000;
        font-weight: bold;
        }
textarea {
         font-family: courier, courier new, serif;
         font-size:16px; color:#000000;
         background-color:#ffffff;
         border:1px solid #A72323;
         }
input.text  {
            font-family: courier, courier new, serif;
            font-size: 16px; color:#000000;
            background-color:#ffffff;
            border:1px solid #A72323;
            }
input.submit {
             background-color: #ffffff;
             border: 1px solid #A72323;
             font-family: tahoma, sans serif;
             font-size: 12px; color:#000000;
             }
