body, table, td, p               { color: black; font-size: 12px; font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
input, textarea, select, option          { color: black; font-weight: bold; font-size: 12px; font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a          { color: #134f8d; font-size: 12px; font-weight: bold; text-decoration: none }
a:hover         { color: #134f8d; font-size: 12px; font-weight: bold; text-decoration: underline }
.submenu { background-color:#0066FF; color: #99FF00; font-size: 11px; font-weight: bold }
.submenu:hover { background-color:#99FF00; color: #0066FF; font-size: 11px; font-weight: bold; text-decoration: underline }
.submenulink { color: #0066ff; font-size: 12px; font-weight: normal }
.submenulink:hover { color: #006600; font-size: 12px; font-weight: normal; text-decoration: underline }
.spezialtext { color: #0066ff; font-size: 11px; font-weight: bold; text-decoration: none}
.Button { background-color:#99FF00; color:0066ff; width:150px; border-width:1px; border-color:#000000; padding:0px; }
.Button1 { background-color:#99FF00; color:0066ff; width:116px; border-width:1px; border-color:#000000; padding:1px;font-size: 9px; }

input {
    border: 1px solid;
    border-color: #0066FF;
}
.login_form_l {
    float: left;
    clear: both;
    text-align: right;
    width: 50%;
    margin-right: 5px;
    vertical-align: bottom;
    line-height: 4ex;
    height: 4ex;
}

.login_form_r {
    vertical-align: middle;
    height: 4ex;
    line-height: 4ex;
}

