br  {
        font-family : Arial;
        color : #000000;
        font-weight : normal;
        font-size :12px;
        text-decoration : none;
}
p  {
        font-family : Arial;
        color : #000000;
        font-weight : normal;
        font-size :12px;
        text-decoration : none;
}
A  {
        font-family : Arial;
        color : #023435;
        font-weight : normal;
        font-size :12px;
        text-decoration : none;
}
A:Visited  {
        font-family : Arial;
        color : #023435;
        font-weight : normal;
        font-size :12px;
        text-decoration : none;
}
A:Active  {
        font-family : Arial;
        color : #788CA8;
        font-weight : normal;
        font-size :12px;
        text-decoration : none;
}

A:Hover  {
        font-family : Arial;
        color : #023435;
        font-weight : normal;
        font-size : 12px;
        text-decoration : underline;
}
A.small  {
        font-family : Arial;
        color : #FFFFFF;
        font-weight : normal;
        font-size :10px;
        text-decoration : none;
}

A.small:Visited  {
        font-family : Arial;
        color : #FFFFFF;
        font-weight : normal;
        font-size :10px;
        text-decoration : none;
}

A.small:Active  {
        font-family : Arial;
        color : #FFFFFF;
        font-weight : normal;
        font-size :10px;
        text-decoration : none;
}

A.small:Hover  {
        font-family : Arial;
        color : #cecece;
        font-weight : normal;
        font-size :10px;
        text-decoration : underline;
}

li {
        font-family : Arial;
        color : #404040;
        font-weight : normal;
        font-size :12px;
        text-decoration : none;
}
td  {
        font-family : Arial;
        color : #404040;
        font-weight : normal;
        font-size :12px;
        text-decoration : none;

}
td.nav  {
        font-family : Arial;
        color : #404040;
        font-weight : normal;
        font-size :14px;
        text-decoration : none;
}
td.title  {
        font-family : Arial;
        color : #FF7300;
        font-weight : bold;
        font-size :14px;
        text-decoration : none;
}
td.news  {
        font-family : Arial;
        color : #404040;
        font-weight : normal;
        font-size :10px;
        text-decoration : none;
}
td.small  {
        font-family : Arial;
        color : #FFFFFF;
        font-weight : normal;
        font-size :10px;
        text-decoration : none;
}

td.ueber  {
        font-family : Arial;
        color : #404040;
        font-weight : bold;
        font-size :16px;
        text-decoration : none;
}
td.ueber2  {
        font-family : Arial;
        color : #404040;
        font-weight : bold;
        font-size :12px;
        text-decoration : none;
}
td.dred  {
        font-family : Arial;
        color : #C40F4C;
        font-weight : bold;
        font-size :12px;
        text-decoration : none;
        background-color: #eeeeee;
}
th  {
        font-family : Arial;
        color : #000000;
        font-weight : bold;
        font-size :12px;
        text-decoration : none;
}
body {
        SCROLLBAR-FACE-COLOR: #BDBEBD;
        SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
        SCROLLBAR-SHADOW-COLOR: #FFFFFF;
        SCROLLBAR-3DLIGHT-COLOR: #000000;
        SCROLLBAR-ARROW-COLOR: #FFFFFF;
        SCROLLBAR-TRACK-COLOR: #F0F0F0;
        SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
INPUT {
        BORDER-LEFT: #404040 thin solid;
        BORDER-TOP: #404040 thin solid;
        BORDER-RIGHT: #404040 thin solid;
        BORDER-BOTTOM: #404040 thin solid;
        COLOR: #000000;
        FONT-WEIGHT: normal;
        FONT-FAMILY: Arial;
        BACKGROUND-COLOR: #ffffff;
}
TEXTAREA {
        BORDER-LEFT: #404040 thin solid;
        BORDER-TOP: #404040 thin solid;
        BORDER-RIGHT: #404040 thin solid;
        BORDER-BOTTOM: #404040 thin solid;
        COLOR: #000000;
        FONT-WEIGHT: normal;
        FONT-FAMILY: Arial;
        BACKGROUND-COLOR: #ffffff
}
SELECT {
        FONT-SIZE: small;
        FONT-FAMILY: Arial;
        BACKGROUND-COLOR: #FFFFFF;
        TEXT-ALIGN: center
}
.border {
        font-family: Arial; BORDER-TOP: #000000 1px solid; BORDER-right: #aaaaaa 1px solid; BORDER-BOTTOM: #aaaaaa 1px solid; BORDER-left: #aaaaaa 1px solid;background-color: #FFFFFF;
}