:root {
    --color-1:rgb(32 153 252);
    --color-2:#ffed00;
}


.content input.button.submit.safe {display: none}

.headerimage, .wieueberschriftvier, h1, h2, h3, h4, h5 {
    font-family: unset;
}

.content .main {color:#000;}

.teaserSelect,
.datetimepicker,
a.teaserButtonComp, a.teaserButtonNPO, span.teaserButtonComp, span.teaserButtonNPO,
.content input.button.submit, .csc-form-element-submit input, .tx-felogin-pi1 input[type=submit], .tx-indexedsearch-searchbox-button, a.buttonNPO, a.buttonNPOlang, a.teaserButtonNPO,
.content .c75 .c33stage .c33 .teaser, a.buttonComp, a.buttonComplang, a.buttonDownload, a.buttonKontakt, a.teaserButtonComp {background:var(--color-1) !important;}


.teaserButtonComp:before, .teaserButtonNPO:before,
a.teaserButtonComp:before, a.teaserButtonNPO:before {
    background: url(../img/circle-arrow-right-white.png) center center no-repeat !important;

}