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

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