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

@import url("../egotec23_eit/style.css?v=20241216");

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

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