﻿.ueberschrift_1
{
    font-size: 15px;
    color: #000000;
    font-weight: bold;
}

.ueberschrift_2
{
    font-size: 17px;
    color: #000000;
    font-weight: bold;
}

.ueberschrift_1_rot
{
    font-size: 15px;
    color: #ff0000;
    font-weight: bold;
}

.ueberschrift_2_rot
{
    font-size: 17px;
    color: #ff0000;
    font-weight: bold;
}


