/**************************************/
/*** CSS-Anpassungen für MB und MDZ ***/
/**************************************/

@import url("../egotec23_mb/style.css?v=20231115");

.contentgalerie_plus + label:before {
	content:url(img/lupe_plus.png);
}

.contentgalerie_plus:checked + label:before {
	content:url(img/lupe_minus.png);
}