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

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