td,p,li,ul  {
        font-family : Arial;
        font-size : 10pt;
}

h1  {
        font-family : Arial;
        font-size : 24pt;
}

h2  {
        font-family : Arial;
        font-size : 18pt;
}


h3  {
        font-family : Arial;
        font-size : 14pt;
}

h4  {
        font-family : Arial;
        font-size : 16px;
        color: #0000BF;
        font-weight: bold;
}

h5  {
        font-family : Arial;
        font-size : 14px;
        color: #0000BF;
        font-weight: bold;
}

.ueberschrift {
        color: #3888D0;
        font-weight: bold;
}

td.titel {
        font-size : 18pt;
        font-weight : bold;
        text-align : center;
        vertical-align : middle;
}

.klein  {
        font-size : 8pt;
}

a   {
        Text-decoration : none;
        font-weight : 600;
        font-family : Arial;
        font-size : 10pt;
}

a:Link  {
        color : #FF9F00;
}

a:hover  {
        color : #3888D0;
}

a:visited {
        color : #FF5F00;
}
