.T3219 h3 { text-align: center; margin-bottom: 25px; padding: 0 10%; }

.T3219 .teaserwrapper { 
	display: flex; 
	flex-wrap: wrap; 
	display: -ms-flexbox;
	-ms-flex-wrap: wrap; 
}

.T3219 .element {
	width: 32%;
	margin-right: 2%;
	background-color: #FFF;
	position: relative;
}

.T3219 .hide_clear { display: none; }

.T3219 .element .File.Bild img { 
	width: 100%;
	height: auto;
	aspect-ratio:  450 / 253;
	object-fit: cover;
}

.T3219 .element .File.Bild iframe { 
	width: 100%;
	aspect-ratio:  450 / 253;
}

.T3219 .element .videoimage { 
	width: 100%;
	height: 233px;
}

.T2903 .element .video:before {
    display: block;
    content: " ";
    width: 100%;
    padding-top: 56.25%;
}

.T3219 .element .videoimage .inner {
	background-size: contain;
	position: relative;
	width: 100%;
	height: 100%;
}

.T3219 .element.last { margin-right: 0px; }

.T3219 .element .inner { padding: 10px 20px 15px 20px; }
.T3219 .element .inner .subheadline { margin: 7px 0px; font-weight: bold; color: rgba(0,0,0,0.4); }
.T3219 .element .inner a.headline { display: block; text-decoration: none; margin: 0 0 0.7em 0; }
.T3219 .element .inner span.headline { display: block;  }

.T3219 .element .inner .text { 
	/* line-height: 1.3; */
	/* opacity: 0.7;*/
	margin-bottom: 10px;
}

.T3219 .element .inner .text p { 
	margin: 0 0 0.5rem 0;
}

.T3219 .element .inner .more_link { 
	float: right; 
	position: absolute;
	bottom: 15px; right: 20px;
}


.T3219 .element .video .play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.T3219 .element .video .play i {
    font-size: 65px;
    color: #FFF;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}

.T3219 .element .video .play .icon-youtube:hover:before {
    content: "\e950";
}

.T3219 .buttonwrapper .button {
	color: #FFF !important;
	text-decoration: none;
	font-size: 0.9em;
	padding: 3px 15px;
}
.T3219.S5100 .element {
	box-shadow: 2px 2px 7px rgba(0,0,0,0.2);
}/* .S5098 - aktuell nur bei Responsive */

.T3219.S5098 .element {
	height: 545px;
}

@media all and (min-width: 1024px) and (max-width: 1279px) {
	.T3219.S5098 .element {
		height: 465px;
	}
}

@media all and (min-width: 768px) and (max-width:1023px) {
	.T3219.S5098 .element {
		height: 415px;
	}
}

@media all and (min-width: 568px) and (max-width: 767px) {
	.T3219.S5098 .element {
		height: 375px;
	}
}

@media all and (max-width: 567px) {
	.T3219.S5098 .element {
		height: 385px;
	}
}

.T3219.S5296 .element {
	border-radius: 20px;
	overflow: hidden;
}@media all and (min-width: 1024px) and (max-width: 1279px) {


}

@media all and (min-width: 768px) and (max-width:1023px) {

	.T3219 .element {
		margin-bottom: 20px;
	}

	.T3219 .element .videoimage { height: 176px; }
}

@media all and (min-width: 568px) and (max-width: 767px) {

	.T3219 .element {
		width: 48%;
		margin-right: 4%;
		margin-bottom: 20px;
	}

	.T3219 .element.element2 { margin-right: 0px; }
	.T3219 .hide_clear { display: block; }
	.T3219 .element.last {
		width: 100%;
		height: auto;
		margin: 0px auto;
	}

	.T3219 .element.last .File.Bild {
		float: left;
		width: 48%;
		margin-right: 2%;
	}

	.T3219 .element.last .inner {
		float: left;
		width: 42%;
	}

	.T3219 .element .videoimage { height: 176px; }


}

@media all and (max-width: 567px) {

	.T3219 .teaserwrapper { 
		width: calc(100%) !important; 
	}

	.T3219 .element {
		height: auto;
		width: 100%;
		margin-right: 0%;
		margin-bottom: 15px;
	}

	.T3219 .element .File.Bild iframe { 
		width: 100%;
		max-height: 253px;
	}

	.T3219 .element .videoimage { 
		width: 100%;
		max-height: 253px;
	}

	.T3219 .element .videoimage { height: 197px; }
}

	
.T3219.S7579 .element { height: auto; }

.T3219.S7579 .element .inner { padding-bottom: 40px; }




