A.main {
        color : #FF8000;
        text-decoration : none;
        font-family : Verdana;
        font-size : 8pt;
}

A.main:HOVER {
        color : #5279A2;
        text-decoration : none;
}

A.main2 {
        color : #FF8000;
        text-decoration : none;
        font-family : Verdana;
        font-size : 10pt;
}

A.main2:HOVER {
        color : #5279A2;
        text-decoration : none;
}

A.navi {
        color : #000000;
        text-decoration : none;
        font-family : Verdana;
        font-size : 8pt;
}

A.navi:HOVER {
        color : gray;
        text-decoration : none;
}

A.navi_red {
        color : #FF0000;
        text-decoration : none;
        font-family : Verdana;
        font-size : 8pt;
}

A.navi_red:HOVER {
        color : gray;
        text-decoration : none;
}

A.alt1 {
        color : gray;
        text-decoration : none;
        font-family : Verdana;
        font-size : 8pt;

}


A.alt1:HOVER {
        color : #000000;
        text-decoration : none;
}

A.alt2 {
        color : #FFFFFF;
        text-decoration : none;
        font-family : Verdana;
        font-size : 8pt;
        font-weight : bold;
}

A.alt2:HOVER {
        color : #000000;
        text-decoration : none;
        font-weight : bold;
}

A.zusatz2 {
        font-size : 7pt;
        color : #FF8000;
        font-family : Verdana;
        text-decoration : none;
}

A.zusatz2:HOVER {
        font-size : 7pt;
        color : #5279A2;
        font-family : Verdana;
        text-decoration : none;
}



TD.main {
        color : #000000;
        font-family : Verdana;
        font-size : 8pt;
        line-height: 12pt;
}

TD.main2 {
        color : #000000;
        font-family : Verdana;
        font-size : 8pt;
}

TD.alt1 {
        color : gray;
        font-family : Verdana;
        font-size : 8pt;
}

TD.navi {
        color : #000000;
        font-family : Verdana;
        font-size : 10pt;
}

TD.logo {
        color : #000000;
        font-family : Verdana;
        font-size : 8pt;
 							font-weight : bold;
}

TD.inarbeit {
        color : #000000;
        font-family : Verdana;
        font-size : 8pt;

}


TD.box_head {
        color : #000000;
        font-family : Verdana;
        font-size : 12pt;
 							font-weight : bold;
}

TD.box_kollegin {
        color : #FFFFFF;
        font-family : Verdana;
        font-size : 8pt;
}

#zusatz {
        font-size : 7pt;
        color : #808080;
        font-family : Verdana;
}

#zusatz2 {
        font-size : 7pt;
        color : #666666;
        font-family : Verdana;
}

html {  min-height: 100.01%; }