BODY {
SCROLLBAR-ARROW-COLOR: #5B5B5B;
SCROLLBAR-BASE-COLOR: #F8E800;
scrollbar-darkshadow-color:#F8E800;
scrollbar-shadow-color:#F8E800;
scrollbar-track-color:#DFE0D8
}

.input_mandatory
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000;
   background-color: #F8E800;
}

.button_senden {
        font-size:12px;
        color:#000000;
        background-color:#F8E800;
        Font-Family: Verdana, Helvetica, sans-serif;
        width: 160px;
        line-height:small;
        border-width:1px;
        }

.textzeile
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        text-transform: none;
        font-weight: normal;
        color: #556779;
        text-decoration: none;
        line-height: normal;
        font-variant: normal
}

.textzeilebold
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        text-transform: none;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        line-height: normal;
        font-variant: normal
}

.textzeile_rot
{       font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px; font-style: normal;
        text-transform: none;
        font-weight: normal;
        color: #CC0000;
        text-decoration: none;
        line-height: normal;
        font-variant: normal
}

.textzeile_schwarz
{       font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px; font-style: normal;
        text-transform: none;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        line-height: normal;
        font-variant: normal
}

.textzeile_hell
{       font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px; font-style: normal;
        text-transform: none;
        font-weight: normal;
        color: #DDDDDD;
        text-decoration: none;
        line-height: normal;
        font-variant: normal
}

A  {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        text-transform: none;
        font-weight: normal;
        color: #339966;
        line-height: normal;
        font-variant: normal
        text-decoration : underline;

}

A:Visited  {
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        text-transform: none;
        font-weight: normal;
        color: #339966;
        text-decoration: none;
        line-height: normal;
        font-variant: normal
}


A:Active  {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        text-transform: none;
        font-weight: normal;
        color: #339966;
        text-decoration: none;
        line-height: normal;
        font-variant: normal
}

A:Hover  {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        text-transform: none;
        font-weight: normal;
        color: #339966;
        text-decoration: none;
        line-height: normal;
        font-variant: normal
}

A.navlink  {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        text-transform: none;
        font-weight: normal;
        color: #339966;
        text-decoration: underline;
        line-height: normal;
        font-variant: normal
}

A.navlink:link  {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        text-transform: none;
        font-weight: normal;
        color: #339966;
        text-decoration: none;
        line-height: normal;
        font-variant: normal
}

A.navlink:hover  {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        text-transform: none;
        font-weight: normal;
        color: #246C48;
        text-decoration: none;
        line-height: normal;
        font-variant: normal
}

A.navlink:visited  {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        text-transform: none;
        font-weight: normal;
        color: #246C48;
        text-decoration: none;
        line-height: normal;
        font-variant: normal
}
input {
        font-size:12px;
        color:#246C48;
        line-height:small;
        border-color:#000000;
        border-width:1px;
        background-color:#ffffff;
        }

input.senden {
        font-size:14px;
        color:#246C48;
        font-style: bold;
        line-height:small;
        border-width:1px;
        background-color:#FAE800;
        }

textarea {
        font-size:12px;
        color:#246C48;
        line-height:small;
        border-width:1px;
        border-color:#000000;
        }

input.checkbox {
        color:#0D2B88;
        line-height:normal;
        }

checkbox {
        color:#246C48;
        line-height:normal;

}
