.fn_form_input
{
        background-color:D9E2F3;
        border: 1px solid #57AB27;
        width: 99%;
        font-family: Arial;
        font-Size: 11px;
}

.fn_form_input_red
{
        background-color: #f8f8f8;
        border: 1px solid #c9c9c9;
        width: 99%;
        font-family: Arial;
        font-Size: 11px;
}

select {
        left: 0px;
        top: 0px;
}

textarea {
        top: 0px;
        padding: 0px;
}

.fn_form_Checkbox
{
        background-color: transparent;
        border: auto;
}

.fn_form_Submit
{
        font-family: Arial;
        font-size: 10px;
}

.fn_form_text_l
{
        font-size: 11px;
        text-align: right;
        padding-right: 10px;
        border-bottom: 1px solid #57AB27;
        padding-top: 3px;
        padding-bottom: 3px;
        width: 250px;
}

.fn_form_text_r
{
        border-bottom: 1px solid #57AB27;
        padding-top: 3px;
        padding-bottom: 3px;
        width: 100%;
}

.fn_form_text_red_l
{
        font-size: 11px;
        text-align: right;
        padding-right: 10px;
        border-bottom: 1px solid #bbbbbb;
        padding-top: 3px;
background:#fff;
        padding-bottom: 3px;
        width: 250px;
}

.fn_form_text_red_r
{
        border-bottom: 1px solid #bbbbbb;
        padding-top: 3px;
        padding-bottom: 3px;
        width: 100%;
}

.fn_kasten_dunkelblau
{
        background-color: #b6b5c3;
        padding-right:5px;
        padding-left:5px;
        padding-top: 1px;
        padding-bottom: 1px;
}

.fn_kasten_dunkelblau_inhalt
{
        font-family: Arial;
        font-Size: 12px;
        color: #fff;
  FONT-WEIGHT: bold;
}

.fn_kasten_hellblau
{
        background-color: #fff;
        padding: 2px;
}

.fn_kasten_hellblau_Inhalt
{
        color: #000000;
        font-size: 12px;
        font-family: Arial;
}


.fn_kasten_weiss
{
        background-color: #FFFFFF;
        padding: 2px;
}
.fn_kasten_weiss_Inhalt
{
        color: #000000;
        font-size: 12px;
        font-family: Arial;
}

.fn_errList
{
        color: #990000;
        font-weight: bold;
}

.fn_newsLink
{
        border: 1px solid #57AB27;
        padding: 3px;
        margin-top: 5px;
        margin-bottom: 5px;
}

.fn_sysEventHeadline
{
        background-color: #c9c9c9;
        padding-right:5px;
        padding-left:5px;
        padding-top: 1px;
        padding-bottom: 1px;
}

.fn_sysEventHeadlineContent
{
    FONT-WEIGHT: bold;
        font-family: Arial;
        font-Size: 14px;
        color: #FFFFFF;
}

.fn_sysEventContent
{
        background-color: #fff;
        color: #242424;
        border-left: 1px solid #bbbbbb;
        border-right: 1px solid #bbbbbb;
        border-bottom: 1px solid #bbbbbb;
        padding-right:5px;
        padding-left:5px;
        padding-top: 2px;
        padding-bottom: 2px;
}

.fn_sysEventContent A
{
        color: #242424;
}
