/********************************/
/*** CSS-Anpassungen für MATH ***/
/********************************/

@import url("../egotec23_math/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);
}