.ueberschrift_1
{
    font-size: 15px;
    color: #6083A3;
    font-weight: bold;
}

.ueberschrift_2
{
    font-size: 16px;
    color: #6083A3;
    font-weight: bold;
}

.ueberschrift_3
{
    font-size: 17px;
    color: #6083A3;
    font-weight: bold;
}

.kleiner_text
{
    font-size: 10px;
    color: #6083A3;
    font-weight: bold;
}


