a          {
        color:#000000;
        text-decoration: none;
}
a:visited  { }
a:active   { color:#2E3097; }
a:hover    { color:#005571; text-decoration: underline; }

.text { color:#ffffff; }

body       {
        background-color: #3B7894;
}

td         {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        background-color: #FFFFFF;
        color: #000000;
}

.hauptteil {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        background-color: #FFFFFF;
        color: #000000;
        vertical-align:top;
}
.rechtenav {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        background-color: #afafaf;
        color: #000000;
        vertical-align:top;
}
.back      {
        background-color: #000000;
}
.navi {
        text-decoration: none;
        font-size: 11px;
        font-weight: normal;
        color: #000000;
        background-image: url(images/naviback.gif);
}
.navi2 {
        text-decoration: none;
        font-size: 11px;
        font-weight: normal;
        color: #000000;
        background-color: #cfcfcf;
}

H1 {
        FONT-WEIGHT: bold; FONT-SIZE: 11px
}
H2 {
        FONT-SIZE: 13px
}
H3 {
        FONT-WEIGHT: bold; FONT-SIZE: 12px
}
H4 {
        FONT-SIZE: 12px
}
H5 {
        FONT-WEIGHT: bold; FONT-SIZE: 11px
}
.impcell {
        font-size: 11px;
        color: #000000;
        background-position: center;
        background-color: #F7F7F7;

}
.impcell2 {
        font-size: 11px;
        color: #000000;
        background-position: center;
        background-color: #F7F7F7;
        text-align: right;
}
