#hausfeld > label, #wohnungfeld > label, #grundfeld > label, #doppelhausfeld > label, #mehrfamilienhausfeld > label, #fertighausfeld > label, #wohngeschaefthausfeld > label, #gewerbehausfeld > label {
    background-color: white;
}

#hausfeld > label:hover, #wohnungfeld > label:hover, #grundfeld > label:hover, #doppelhausfeld > label:hover, #mehrfamilienhausfeld > label:hover, #fertighausfeld > label:hover, #wohngeschaefthausfeld > label:hover, #gewerbehausfeld > label:hover, .immowahl.selected {
    background-color: white !important;
}

#hausfeld > label {
    background-image: url("/rp/css/leadimg/custom/efh_neu.svg") !important;
}

#fertighausfeld > label {
    background-image: url("/rp/css/leadimg/custom/fachwerk_neu.svg") !important;
}

#doppelhausfeld > label {
	background-image: url("/rp/css/leadimg/custom/dhh_neu.svg") !important;
}


#wohnungfeld > label {
	background-image: url("/rp/css/leadimg/custom/eigentum_neu.svg") !important;
}

#mehrfamilienhausfeld > label {
	background-image: url("/rp/css/leadimg/custom/mfh_neu.svg") !important;
}

#wohngeschaefthausfeld > label {
		background-image: url("/rp/css/leadimg/custom/wohngeschaeft_neu.svg") !important;
}

#gewerbehausfeld > label {
	background-image: url("/rp/css/leadimg/custom/gewerbe_neu.svg") !important;
}

#grundfeld > label {
	background-image: url("/rp/css/leadimg/custom/grundstueck_neu.svg") !important;
}


@media screen and (min-width:1000px) {
	#hausfeld > label,
	#fertighausfeld > label,
	#doppelhausfeld > label,
	#wohnungfeld > label,
	#mehrfamilienhausfeld > label,
	#wohngeschaefthausfeld > label,
	#gewerbehausfeld > label,
	#grundfeld > label {
		background-size: 230%;
	}
}
