hr {
	background-color: #ffdd00;
	border: none;
	height: 12px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.ek-weiss {
  background-color: #ffffff !important;
}

.ek-gelb {
  background-color: #ffdd00 !important;
}

.ek-schwarz {
  background-color: #444 !important;
}
