.standard .container_b .beschreibung .image_in_beschreibung {
    width: 36%;
}



.sd_terminliste_monatjahr {
    font-size: 1.5em;
    line-height: 1.4em;
    color: #bbbbbb;
    box-sizing: border-box;
    border-radius: 0.3em;
    margin-bottom: 0.6em;
    font-weight: bold;
}

.sd_terminliste_alte .sd_terminliste {
    /*
    filter: grayscale(0) opacity(1) contrast(1) brightness(1);
    */
}
.ausfuehrende:before{
    content:"Ausf\00fchrende: ";
    font-weight:bold;
}
.besetzung:before{
    content:"Besetzung: ";
    font-weight:bold;
}
