.gradient-log {
    background: #6a11cb;
    background: -webkit-linear-gradient(to right, rgba(106, 17, 203, 1), rgba(37, 117, 252, 1));
    background: linear-gradient(to right, rgba(106, 17, 203, 1), rgba(37, 117, 252, 1))
}

.table-header-gruen {
    font-size: 0.80rem;
    font-weight: normal;
    background-color: #99CC33 !important; /* Grüne Hintergrundfarbe */
    color: gray !important; /* graue Schriftfarbe */
}

.textfelder-label-nahdran{
    margin-bottom: 0px;
}