.cb-teaserbox .cb-teaserbox-ueberschrift-link-wrap {
	background: rgba(0, 0, 0, 0.6);
	min-height: 50px;
	padding: 15px;
}

.cb-teaserbox .cb-teaserbox-beschreibung h2 {
	font-weight: 400;
	letter-spacing: -1px;
}

.cb-teaserbox .cb-teaserbox-ueberschrift-link-wrap .cb-teaserbox-ueberschrift h3 {
	color: #fff;
	font-size: 20px;
	margin-bottom: 0;
	text-transform: uppercase;
}

.cb-teaserbox .cb-teaserbox-ueberschrift-link-wrap a {
	color: #d6bc87;
	display: inline-block;
	font-size: 14px;
}

.cb-teaserbox .cb-teaserbox-bild {
	margin-bottom: 30px;
}

.cb-teaserbox .cb-teaserbox-bild img {
	width: 100%;
	height: auto;
}

@media (max-width: 767px) {
	.cb-teaserbox .cb-teaserbox-bild {
		margin-bottom: 10px;
	}
}