/* scrolleiste internet explorer ab vers.5.5 */
body {
scrollbar-base-color:#F5F5F5;
scrollbar-track-color:#c1c1c1;
scrollbar-face-color:#F5F5F5;
scrollbar-highlight-color:#9F9F9F;
scrollbar-3d-light-color:#003366;
scrollbar-dark-shadow-color:#003366;
scrollbar-shadow-color:#ffffff;
scrollbar-arrow-color:#FF9900;
}

body {
 font-family:Arial;
 font-size: 12px;
}

td {
 font-family:Arial;
 font-size: 12px;
}

.menue1{
 text-decoration:none;
 font-family:Arial;
 font-size: 10px;
 color: #ff9900;
 font-weight: light;
 }
.menue1:hover{text-decoration:underline;}


.menue2{
 text-decoration:none;
 font-family:Arial;
 font-size: 12px;
 color: #000000;
 font-weight: light;
 }
.menue1:hover{color:#FF9900}



/* uhr - datum */

input.datum {
font-family:Arial;
font-size:9pt;
background-color:#ffffff;
color:#000000;
border:solid 0px;

}

input.zeit{
font-family:Arial;
font-size:9pt;
background-color:#ffffff;
color:#000000;
border:solid 0px;

}

form {margin-bottom:0px;}

/* diverse*/
.pfeil{color: silver;}
.nav {background-color: #ffffff;}

.inhalt { }





.formkopf {
 font-family: Arial;
 font-size: 11pt;
 color: #063D8A;
 font-weight: bold;
 }

.namenfeld
    {
font-family: Arial;
font-size: 9pt;
color: #000000;
background-color:#ffffff;
width:200px;
height:18px;
border:1px
solid #FF9900;
}

.textbereich
   {
font-family: Arial;
font-size: 9pt;
color: #000000;
background-color:#ffffff;
width:200px;
height:60px;
border:1px
solid #FF9900;
}

.button
       {
background-color:#ffffff;
font-family: Verdana,Arial;
font-size: 8pt;
font-weight: light;
color:#000000;
width:80px;
height:18;
border:1px
solid #FF9900;
}
