.T2957 .teaserwrapper {
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}
.T2957 h3 {
	margin-bottom: 20px !important;
	flex-shrink: 0;
	flex-basis: 100%;
	text-align: center;
}

.T2957 .element {
	float: left; 
	width: 23.5%;
	margin-right: 2%;
	background-color: #FFF;
	position: relative;
}

.T2957 .element .File.Bild img { 
	width: 100%;
	height: auto;
	aspect-ratio: 450 / 253;
	object-fit: cover;
}

.T2957 .element.last { margin-right: 0px; }

.T2957 .element .inner { 
	padding: 10px 20px 30px 20px; 
	word-wrap: break-word;
	overflow-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

.T2957 .element .inner .datum { font-size: 13px; }
.T2957 .element .inner a.headline { text-decoration: none; }
.T2957 .element .inner span.headline { display: block; margin: 5px 0px; }

.T2957 .element .inner .subheadline { opacity: 0.5; font-weight: bold; }

.T2957 .element .inner .more_link { 
	position: absolute;
	bottom: 15px; right: 20px;
	float: right;
	hyphens: none;
}

.T2957 .buttonwrapper .button {
	color: #FFF !important;
	text-decoration: none;
	padding: 4px 15px;
	font-size: 12px;
}.T2957.S4940 .element {
	box-shadow: 2px 2px 7px rgba(0,0,0,0.2);
}/* .S4727 - aktuell nur bei Responsive */

.T2957.S4727 .element {
	height: 465px;
}


@media all and (min-width: 1024px) and (max-width: 1279px) {
	.T2957.S4727 .element {
		height: 465px;
	}
}

@media all and (min-width: 768px) and (max-width:1023px) {
	.T2957.S4727 .element {
		height: 415px;
	}
}

@media all and (min-width: 568px) and (max-width: 767px) {
	.T2957.S4727 .element {
		height: 375px;
	}
}

@media all and (max-width: 567px) {
	.T2957.S4727 .element {
		height: 385px;
	}
}

/* .S4728 - aktuell nur bei Responsive */
.T2957.S4728 .element {
	height: 270px;
}


@media all and (min-width: 1024px) and (max-width: 1279px) {
	.T2957.S4728 .element {
		height: 270px;
	}
}

@media all and (min-width: 768px) and (max-width:1023px) {
	.T2957.S4728 .element {
		height: 350px;
	}
}

@media all and (min-width: 568px) and (max-width: 767px) {
	.T2957.S4728 .element {
		height: 350px;
	}
}

@media all and (max-width: 567px) {
	.T2957.S4728 .element {
		height: 270px;
	}
}

.T2957.S5165 span.headline { text-transform: uppercase; }
.T2957.S5344 .element {
	border-radius: 20px;
	overflow: hidden;
}@media all and (min-width: 768px) and (max-width:1023px) {


	.T2957 .element {
		width: 48%;
		margin-right: 4%;
		margin-bottom: 20px;
		height: 415px;
	}

	.T2957 .element.element2 { margin-right: 0px; }


}

@media all and (min-width: 568px) and (max-width: 767px) {

	.T2957 .element {
		width: 48%;
		margin-right: 4%;
		margin-bottom: 20px;
	}

	.T2957 .element.element2 { margin-right: 0px; }

}

@media all and (max-width: 567px) {

	.T2957 .teaserwrapper { width: 80% !important; margin: 0px auto !important; }

	.T2957 .element {
		height: auto;
		width: 100%;
		margin-right: 0%;
		margin-bottom: 20px;
	}
}

	
.T2957.S7580  .element .inner p {margin-bottom: 50px; }

