.need-requirements-contact-still {
	opacity: 0.2 !important;
}

.need-requirements-contact-ok {
	opacity: 1;
}

.required-contact-still {
	background: rgb(255,255,255) !important;
}

.required-contact-ok {

}

.required-group-contact-still {
	background: rgb(255,255,255);
}

.required-group-contact-ok {

}
.required-depends-contact-still {
	background: rgb(255,255,255) !important;
}

.required-depends-contact-ok {

}

.required-group-contact-still.required-depends-contact-still {
	background: rgb(255,255,255) !important;
}

.required-check-email-contact-still {
	background: rgb(255,255,255);
}

.required-check-email-contact-ok {

}

span.kontakt-benoetigt-markierung {
	color: black;
}

h4.kontakt-benoetigt-info {
	margin-top: 10px;
	text-align: left;
}