body {
    background-color: #0050A0;
    margin          : 0;
    padding         : 0;
}
font {
    font-family     : tahoma;
    font-size       : 12px;
    color           : #ffffff;
    text-decoration : none;
    font-weight     : normal;
}
font.a {
    font-family     : tahoma;
    font-size       : 13px;
    color           : #ffffff;
    text-decoration : none;
    font-weight     : normal;
}

font.b {
    font-family     : tahoma;
    font-size       : 30px;
    color           : #ffffff;
    text-decoration : none;
    font-weight     : normal;
}
font.c {
    font-family     : tahoma;
    font-size       : 14px;
    color           : #ffffff;
    text-decoration : none;
    font-weight     : normal;
}
font.d {
    font-family     : tahoma;
    font-size       : 9px;
    color           : #ffffff;
    text-decoration : none;
    font-weight     : normal;
}
a.link {
    font-family     : tahoma;
    font-size       : 12px;
    color           : #ffffff;
    text-decoration : none;
    font-weight     : normal;
}
a.link2 {
    font-family     : tahoma;
    font-size       : 12px;
    color           : #ffffff;
    text-decoration : none;
    font-weight     : normal;
}
td.menuel {
    border          : 0px;
}
td.menueh {
    background-color: #184888;
    border          : 1px solid #000000;
}
td.menueb {
    background-color: #3869AC;
    border          : 1px solid #000000;
}
#banner {
    height          : 110px;
}
#links {
    width           : 198px;
    float           : left;
    position        : absolute;
}
#mitte {
    width           : 800px;
    float           : left;
    position        : absolute;
    margin-left     : 198px;
}
#sls1 {
    width           : 400px;
    float           : left;
}
#sls2 {
    width           : 400px;
    float           : left;
}