.ueberschrift {
        color : #B60C10;
        margin-top : 15px;
        padding-bottom : 1px;
        margin-bottom : 1px;
        margin-left : 15px;
        margin-right : 0px;
        font-size : 14px;
        font-family : Arial;
        font-weight : bold;
}
.text {
        color : #000000;
        margin-top : 0px;
        padding-bottom : 1px;
        margin-bottom : 1px;
        margin-left : 15px;
        margin-right : 0px;
        font-size : 12px;
        font-family : Arial;
        font-weight : bold;
}
.text a {
        color : #000000;
        text-decoration: none;
}
.text a:hover {
        color : #B60C10;
}
