BODY {
    background-color : White;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 9pt;
    text-decoration : none;
}

TABLE {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 9pt;
    text-decoration : none;
}

OPTION {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 8pt;
    text-decoration : none;
}

BIG,H1 {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 14pt;
    text-decoration : none;
}

H2 {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12pt;
    text-decoration : none;
}

.LIST {
    font-family : Verdana,Arial,Helvetica,sans-serif;
    font-size : 8pt;
    font-style : italic;
}

TD {
    font-family : Verdana,Arial,Helvetica,sans-serif;
    font-size : 8pt;
    text-decoration : none;
}

TH {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 8pt;
    text-decoration : none;
}

a:link    { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 8pt;
            color:#006589; text-decoration:none; font-weight:bold; }
a:visited { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 8pt;
            color:#006589; text-decoration:none; font-weight:bold; }
a:hover   { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 8pt;
            color:#006589; text-decoration:underline; font-weight:bold; }
a:active  { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 8pt;
            color:#006589; text-decoration:none; font-weight:bold; }

.fra      { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 8pt;
            color:#800000; font-weight:bold; }
.ant      { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 8pt;
            color:#008000; font-weight:bold; }

.geobroker   {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 22pt;
    font-style : normal;
    font-variant : normal;
    font-weight : bold;
    color : #006699;
    text-decoration : none;
    letter-spacing : 5pt;
}

.willkommen {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 13pt;
    font-style : normal;
    font-variant : normal;
    font-weight : bold;
    color : #FF9900;
    text-decoration : none;
}

.starttext {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 13pt;
    font-style : normal;
    font-variant : normal;
    font-weight : bold;
    color : #006699;
    text-decoration : none;
}

.text {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-style : normal;
    font-variant : normal;
    font-weight : bold;
    color : #006699;
    text-decoration : none;
}
.text_red {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-style : normal;
    font-variant : normal;
    font-weight : bold;
    color : #FF0000;
    text-decoration : none;
}

#news {
    border:2px solid #006589;
    POSITION: relative;
    LEFT: 0px;
    TOP: 20px;
    WIDTH: 500px;
    HEIGHT: 130px;
    float: left;
    overflow: auto;
    text-align:center;
}

.news_header {
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #006589;
    margin:auto;
    text-align:left;
}
