.bl-aktuelles-daten h4 {
	width: 100%;
	line-height: 1rem;
	background-color: #f4f4f4;
	margin: 0 0 0.1rem 0;
	padding: 0;
}
.bl-aktuelles-daten h4 a {
	background-color: inherit;
	border: none;
}
.bl-aktuelles-daten h4 a:hover {
	border-bottom: 1px dotted var(--main-color);
}

.bl-aktuelles-mehr {
	margin: 0.25rem 0 0 0;
}
.bl-aktuelles-mehr a {
	border: none;
}
hr.bl-aktuelles-box {
	width: 100%;
	margin: 0.25rem 0px 0.25rem 0px;
	border: 0px solid;
	border-top: 1px #cfd3d6 solid;
	float: left;
}