td,p,li,a,ul  {
        font-family : Arial;
        font-size : 9pt;
}

th {
        font-weight : 600;
        font-size : 9pt;
        background : #CFCFCF
}

a.titel {
        color : white;
        background-color : #44716A;
        font-weight : 600;
        text-decoration : underlined;
}

.klein  {
        font-size : 7pt;
}

h1  {
        font-family : Arial;
        font-size : 24pt;
}

h2  {
        font-family : Arial;
        font-size : 18pt;
}

h3  {
        font-family : Arial;
        font-size : 14pt;
}

a  {
        color : ##0080FF;
}

a.menu  {
        color : #000000;
        text-decoration : none;
}

.sodickwienlink {
        font-weight : 500;
}

a:hover  {
        color : #999999;
        font-weight : 500;
}

a:hover.menu  {
        font-weight : normal;
}