/* dmpsthema – Einheitliche Formatierungen – Version:   1.0 */
.theme-background {
    color: #000;
    background-color: #A7B685
}

.monothema-theme-background {
    color: #fff;
    background-color: #A81903
}

.text-theme-color {
    color: #a1b284
}

.theme-leftbar {
    border-left: 8px solid #A81903 !important;
    padding-left: 12px
}

.theme-header {
    background-color: white;
    background-image: url("../img/logo/dmps-logo-2023.webp") 250px;
    background-repeat: no-repeat;
    background-position: center top;
    height: "125px";
}
