body {

font-family: Verdana,Arial,Helvetica;
font-size:11px;
scrollbar-face-color:#D9E7EE;
scrollbar-highlight-color:#0E3C52;
scrollbar-shadow-color:#0E3C52;
scrollbar-3dlight-color:#D9E7EE;
scrollbar-arrow-color:#0E3C52;
scrollbar-track-color:#D9E7EE;
scrollbar-darkshadow-color:#D9E7EE;}



div.inhalt{
  scrollbar-face-color: #85A5B4;
  scrollbar-highlight-color: #85A5B4;
  scrollbar-shadow-color: #85A5B4;
  scrollbar-3dlight-color: #000000;
  scrollbar-arrow-color: #000000;
  scrollbar-track-color: #85A5B4;
  scrollbar-darkshadow-color: #000000;
 height: 250px; overflow: auto;
  }

a.nav {
color: #ffffff;
text-decoration: none;
font-weight:bold;
font-size:11px;
}

a.nav:visited {
color: #ffffff;
text-decoration: none;
font-weight:bold;
font-size:11px;
}

a.nav:hover {
color: #FE9C02;
text-decoration: none;
font-weight:bold;
font-size:11px;
}

a.nav:active {
color: #ffffff;
text-decoration: none;
font-weight:bold;
font-size:11px;
}

div.txt {
color: #000000;
text-decoration: none;
font-size:12px;
}

h1 {color: #000000;font-size:12px;}
table {color: #000000;font-size:12px;}


fieldset{padding:10px; border-style:solid; border-color:#0E3C52; border-width:1px; width:468px;}

legend {font-family: Verdana,Arial,Helvetica; font-size: 12px; color: #0E3C52; font-weight: bold;}

input.formular {background-color:#ffffff; color:#000000; width:300px; height:20px;}
input {background-color:#0E3C52; color:#000000; height:19px;}
input.submit {background-color:#0E3C52; color:#FFFFFF; font-weight:bold; font-size:11px;}
textarea {background-color:#ffffff; color:#000000; width:448px;}




