.card-row{
 columns: 500px 2;
}

.card{
    break-inside: avoid-column;
}

.terminkalender_banner{
  width: 96%;
  height: auto;
}

       .benutzer_rechte{
            color: #476DBA;
            font-style: italic;
        }
       .admin_red{
            color: #AD3A00;
        }
        .admin_green{
            color: #038560;
        }
        .admin_blue{
            color: #2E548A;
        }
        .admin_gray{
            color: #8FA0AE;
        }
        .infotext{
            color: #8FA0AE ;
            font-size: 0.92em;
            font-style: italic;
        }
