﻿
.panel-primary > .panel-heading, #Anmeldung .On {
    background-color: #990033;
}
.panel-primary > .panel-heading, .panel-primary {
    border-color: #990033;
}
/* Neu nach Wartungstermin 11.02.2022 */
/* Hintergrund mit Text */
.Bg-Clr-Indi {
    background-color: #990033 !important;
    color:white !important;
}
/* Rahmen */
.Brd-Clr-Indi {
    border-color: #990033 !important;
}
/* Text Spezial (z.B. Icons), gewöhnlich auf weißem Hintergrund */
.Txt-Clr-Indi {
    color: #990033;
}
