.ueberschrift  {
        font-family : Arial, Helvetica, Verdana, sans-serif;
        font-size : 18px;
        font-style : normal;
        line-height : normal;
        font-weight : bold;
        font-variant : normal;
             color : #58595B;
        text-align : left;
}

.text  {
        font-family : Arial, Helvetica, Verdana, sans-serif;
        font-size : 15px;
        font-style : normal;
        line-height : normal;
        font-weight : normal;
        font-variant : normal;
        color : #58595B;
        text-align : justify;
}

.textfett  {
        font-family : Arial, Helvetica, Verdana, sans-serif;
        font-size : 15px;
        font-style : normal;
        line-height : normal;
        font-weight : bold;
        font-variant : normal;
        color : #58595B;
        text-align : justify;
}


.menue  {
        font-family : Arial, Helvetica, Verdana, sans-serif;
        font-size : 16px;
        font-style : normal;
        line-height : normal;
        font-weight : bold;
        font-variant : normal;
        color : #58595B;
        text-align : justify;
}


A:link  {
             text-decoration : underline;
             font-weight : bold;
             text-decoration : none;
             color : #08CE8E;
}

A:visited  {
             text-decoration : underline;
             font-weight : bold;
             text-decoration : none;
             color : #08CE8E;
}

A:active  {
             text-decoration : underline;
             font-weight : bold;
             color : #FD3D6A;
}

A:hover  {
             text-decoration : underline;
             font-weight : bold;
             color : #FD3D6A;
}


.text_ohne_blocksatz  {
             font-family : Arial, Helvetica, Verdana, sans-serif;
        font-size : 14px;
        font-style : normal;
        line-height : normal;
        font-weight : normal;
        font-variant : normal;
        color : #000000;
}

.text_ohne_blocksatz_fett  {
             font-family : Arial, Helvetica, Verdana, sans-serif;
        font-size : 14px;
        font-style : normal;
        line-height : normal;
        font-weight : bold;
        font-variant : normal;
        color : #000000;
}