.unplausibel {
    display: none !important;
}
a, a:hover {
	color: #f29400;
}
a:hover {
	text-decoration: underline;
}

.verbrauchstelle {
	background-color: #ffc300;
	border-bottom: 0 solid #f29400;
}
.zaehlwerkBezeichnung, .zaehlwerkBezeichnungZusatz {
	background-color: #ffc300;
}

.ui.ordered.steps .step.completed:before, .ui.steps .step.completed>.icon:before {
    color: #ffc300;
}
.ui.steps .step.active .title {
	color: #ffc300;
}