body {
    scrollbar-face-color: #c6c6c6;
    font-size: 11px;
    scrollbar-highligt-color: #c6c6c6;
    color: #111111;
    scrollbar-3dlight-color: #ff0000;
    scrollbar-arrow-color: #ff0000;
    font-family: Arial, Helvetica, sans-serif;
    scrollbar-darkshadow-color: #ff0000;
    scrollbar-base-color: #c6c6c6
}
td {
    font-size: 11px;
    color: #111111;
    font-family: Arial, Helvetica, sans-serif;
}
a:hover {
    color: #ff0000;
    text-decoration: none
}
a:visited {
    color: #ff0000;
    text-decoration: none
}
a:active {
    color: #ff0000;
    text-decoration: none
}
a {
    color: #ff0000;
    text-decoration: none
}
.titel {
    font-weight: bold;
    font-size: 18px;
    color: #666666;
}
.fliesstext {
    font-size: 11px;
    line-height: 17px;
}
.legende {
    color: #666666;
    font-size: 11px;
    line-height: 14px;
}
a.subnavigation {
    color: #ff0000;
    text-decoration: none
}
.subnavigation {
    color: #666666;
    font-size: 11px;
}
.button {
    border-right: #ff0000 1px solid;
    border-top: #ff0000 1px solid;
    color: #111111;
    font-size: 11px;
    font-weight: bold;
    border-left: #ff0000 1px solid;
    border-bottom: #ff0000 1px solid;
    background-color: #eeeeee;
    cursor: hand;
}
.formfield {
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: none;
    background-color: #eeeeee
}