#grosswerden-e3 {
	background: linear-gradient(to bottom, var(--ci-gruen-hell-80), #fff);
}
#grosswerden-e3 .pxl-tabs1.style-round-box .pxl-item-accordion {
    color: #394a77;
}
#grosswerden-e3 .pxl-tabs1.style-round-box .pxl-tabs--title .pxl-item--title.active {
    color: #000;
    background-color: var(--ci-gelb);
}
#grosswerden-e3 .pxl-tabs1.style-round-box .pxl-tabs--title .pxl-item--title:hover {
    color: #fff;
    background-color: var(--ci-gruen);
}