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

body,table,td,tr,div,ul { font-weight :500 ; font-family:"Garamond",;}
td {font-size: 14px;color:"#703333"}
th {font-size: 15px;color:"#000000"}

body {background-color:#fffff}
table {background-color:#f8f3d9}
th {background-color:#ffffff} <!-Navigationsbalken->

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

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

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

