body {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 14px;
    color : #000000;
    background-color : #ffffff;
    margin-right : 0;
    margin-bottom : 0;
    margin-left : 0;
    margin-top : 0;
}
h1 {
    color : #2158bd;
    font-size : 24px;
    font-family : Arial, Helvetica, sans-serif;
}
h2 {
    color : #2158bd;
    font-size : 18px;
    font-family : Arial, Helvetica, sans-serif;
}
h3 {
    color : #ff6501;
}
a.weiss:link {
    color : #ffffff;
    }
a.weiss:visited {
    color : #c0c0c0;
}
td {
    color : #000000;
    font-size : 14px;
    font-family : Arial, Helvetica, sans-serif;
    text-align : justify;
    margin : 0;
}
.blau {
    color : #000000;
    background-color : #ffcd84;
    font-family : Arial, Helvetica, sans-serif;
    text-align : left;
    font-size : 13px;
}
td.weiss {
    color : #ffffff;
    background-color : #2158bd;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 13px;
    text-align : right;
    border-top-width : 1px;
    border-top-style : solid;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-color : #2158bd;
}
td.blau {
    color : #000000;
    background-color : #ffff7f;
    font-family : Arial, Helvetica, sans-serif;
    text-align : left;
    font-size : 13px;
}
td.blaualternate {
    color : #000000;
    background-color : #ffffbf;
    font-family : Arial, Helvetica, sans-serif;
    text-align : left;
    font-size : 13px;
}
td.blaulnk {
    color : #2158bd;
    background-color : #ffff7f;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 13px;
    cursor : pointer;
    border-top-width : 1px;
    border-top-style : solid;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-color : #2158bd;
}
td.blaulnksperr {
    color : #2158bd;
    background-color : #ffff7f;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 13px;
    cursor : pointer;
    border-top-width : 1px;
    border-top-style : solid;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-color : #2158bd;
}
td.blank {
    color : #000000;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 13px;
    text-align : left;
    padding : 4px;
    border-left-width : 2px;
    border-left-style : solid;
    border-bottom-width : 2px;
    border-bottom-style : solid;
    border-right-width : 2px;
    border-right-style : solid;
    border-color : #2158bd;
}
td.hweiss {
    color : #ffffff;
    background-color : #2158bd;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 14px;
    text-align : center;
    border-top-width : 1px;
    border-top-style : solid;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-color : #2158bd;
    font-weight : bold;
}
td.hblau {
    color : #000000;
    background-color : #ffff7f;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 14px;
    text-align : center;
    font-weight : bold;
}
td.leer {
    color : #000000;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 13px;
}
td.team {
    color : #022d66;
    font-size : 12px;
    font-family : Arial, Helvetica, sans-serif;
}
.formfield,.formfield2,.formfielddisabled {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #000000;
    background-color : #ffffff;
}
.formfield2 {
    background-color : #ffe0e0;
}
.formfielddisabled {
    background-color : #c0c0c0;
    cursor : url("no_r.cur"), default;
}
.formbutton {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #000000;
    background-color : #ffff2f;
}
.formbuttondisabled {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #000000;
    background-color : #c0c0c0;
    cursor : url("no_r.cur"), default;
}
input.formfield {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #000000;
    background-color : #ffffff;
}
input.formfield2 {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #000000;
    background-color : #c0c0ff;
}
input.formfielddisabled {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #000000;
    background-color : #c0c0c0;
    cursor : url("no_r.cur"), default;
}
select.formfield {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #000000;
    background-color : #ffffff;
}
.error {
    color : #ffffff;
    background : #ff2020;
    font-weight : bold;
}
.message {
    font-size : 14px;
    color : #2158bd;
    background-color : #ffcd84;
}
.sperr {
    cursor : url("no_r.cur"), default;
} 