body, textarea {
  font-family:"Andale Mono",Arial,sans-serif;
  scrollbar-base-color:#eee2d5;
  scrollbar-3dlight-color:#663333;
  scrollbar-arrow-color:#eee2d5;
  scrollbar-darkshadow-color:#663333;
  scrollbar-face-color:#eee2d5;
  scrollbar-highlight-color:#800000;
  scrollbar-shadow-color:#800000;
  scrollbar-track-color:#ffffff;}

body,table,td,tr,div,ul { font-weight :500 ; font-family:"Arial",;}
td {font-size:12px;color:"#895100"}
th {font-size:13px;color:"#895100"}

body {background-color:"#E9CC9D"}
table {background-color:#f5ead6}
th {background-color:#ffffff} <!-Navigationsbalken->

th {border-color:"#ffffff"}
td {border-color:"#ffffff"}

a { font-size:12px; text-decoration: none; font-weight :500;font-family:"Trajan",;}

<!-- none link nicht unterstreichen, yes unterstreichen -->
a:link {color:#895100}
a:visited {color:#950000}
<!--Link-Farbe-->
a:active {color:#ff0000}
a:hover{color: #ff0000;}
