.inhaltsleiste {
     position: absolute;
     top: 200px;
    }

body {
        margin: 20px;
        padding: 0;
        background-color: #E1DDC7;
scrollbar-3dlight-color:white;
scrollbar-darkshadow-color: #4C3A30;
scrollbar-highlight-color:#CFC295;
scrollbar-shadow-color:#4C3A30;
scrollbar-arrow-color:white;
scrollbar-base-color:#E1DDC7;
scrollbar-face-color:#BEA878;
scrollbar-track-color:#CFC295;
}

td, p, li {
      font-family: Arial, sans-serif;
      font-size:12px;
      line-height: 16px;
            color: #4C3A30;
      }

h1   {
      font-family: Arial, sans-serif;
      font-size:16px;
      font-weight: bold;
      color: #4C3A30;
      width: 100%;
      margin-top: 0px;
      text-transform:uppercase;
      }

.fehler   {
      color: white;
      background-color: #B70637;
      }

.subhead {
      font-family: Arial, sans-serif;
      font-size:12px;
      font-weight: bold;
      background-color: #B70637;
      color: white;
      padding: 1px 5px 0px 5px;
      text-transform:uppercase;
      }

.submenu {
      font-family: Arial, sans-serif;
      font-size:14px;
      font-weight: bold;
      color: #313A85;
      margin-bottom: 0px;
      line-height: 18px;
      }

a.sub:link {
      font-family: Arial, sans-serif;
      text-decoration: none;
      font-size:12px;
      font-weight: bold;
      color: #4C3A30;
      margin-bottom: 5px;
      }
a.sub:visited {
      font-family:Arial, sans-serif;
      text-decoration: none;
      font-size:12px;
      font-weight: bold;
      color: #4C3A30;
      margin-bottom: 5px;
      }
a.sub:hover {
      font-family:Arial, sans-serif;
      text-decoration: none;
      font-size:12px;
      font-weight: bold;
      color: #A89160;
      margin-bottom: 5px;
      }
a.sub:active {
      font-family:Arial, sans-serif;
      text-decoration: none;
      font-size:12px;
      font-weight: bold;
      color: #A89160;
      margin-bottom: 5px;
      }

.sub {
      font-family:Arial, sans-serif;
      text-decoration: none;
      font-size:12px;
      font-weight: bold;
      color: #4C3A30;
      margin-bottom: 5px;
      }

.klein {font-size:12px; }

a.subaus:link,a.subaus:visited, a.subaus:hover,a.subaus:active{
      font-family: Arial, sans-serif;
      text-decoration: none;
      font-size:12px;
      font-weight: bold;
      color: #A89160;
      margin-bottom: 5px;
      }
.subaus {
      font-family: Arial, sans-serif;
      text-decoration: none;
      font-size:12px;
      font-weight: bold;
      color: #A89160;
      margin-bottom: 5px;
      }


a.haupt:link{
      font-family:Arial, sans-serif;
      font-size:12px;
      color: white; font-weight: bold;
      text-decoration: none;
      }
a.haupt:visited{
      font-family:Arial, sans-serif;
      font-size:12px;
      color: white; font-weight: bold;
      text-decoration: none;
      }
a.haupt:hover{
      font-family:Arial, sans-serif;
      font-size:12px;
      color: #FF9CB7; font-weight: bold;
      text-decoration: none;
      }
a.haupt:active{
      font-family:Arial, sans-serif;
      font-size:12px;
      color: #FF9CB7; font-weight: bold;
      text-decoration: none;
      }



.inhalt a:link{
      font-family:Arial, sans-serif;
      color: #4C3A30;
      text-decoration: underline;
      }
.inhalt a:visited{
      font-family:Arial, sans-serif;
      color: #4C3A30;
      text-decoration: underline;
      }
.inhalt a:hover{
      font-family:Arial, sans-serif;
      color:#BEA878;
      text-decoration: none;
      }
.inhalt a:active{
      font-family:Arial, sans-serif;
      color: #BEA878;
      text-decoration: none;
      }

a.hauptauswahl:link, a.hauptauswahl:visited, a.hauptauswahl:hover, a.hauptauswahl:active{
      font-family:Arial, sans-serif;
      font-size:12px;
      color: #FF9CB7; font-weight: bold;
      text-decoration: none;
      border: #B70637 solid 1px;
      width: 194px;
      }
form td {
      padding: 5px 10px  5px 0px;
     }

.eingabefeld{
      font-family:Arial, sans-serif;
      font-size:12px;
      width: 100%;

     }