

/* --- Stylesheet 4672 () --------- */ 

.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;
}

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

.T2957 .element .inner { padding: 10px 20px 15px 20px; }
.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 .text { opacity: 0.8; } */

.T2957 .element .inner .btn { float: right; }

.T2957 .buttonwrapper { position: absolute;	 right: 20px; bottom: 20px; }

.T2957 .buttonwrapper .button {
	color: #FFF !important;
	text-decoration: none;
	padding: 4px 15px;
	font-size: 12px;
}

/* --- Stylesheet 4940 (optional) --------- */ 

.T2957.S4940 .element {
	box-shadow: 2px 2px 7px rgba(0,0,0,0.2);
}

/* --- Stylesheet 4727 (optional) --------- */ 

/* .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;
	}
}



/* --- Stylesheet 4728 (optional) --------- */ 

/* .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;
	}
}



/* --- Stylesheet 5165 (optional) --------- */ 

.T2957.S5165 span.headline { text-transform: uppercase; }


/* --- Stylesheet 5166 (optional) --------- */ 



/* --- Stylesheet 5344 (optional) --------- */ 

.T2957.S5344 .element {
	border-radius: 20px;
	overflow: hidden;
}

/* --- Stylesheet 4673 () --------- */ 

@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;
	}
}



/* --- Stylesheet 7580 (optional) --------- */ 


	
.T2957.S7580  .element .inner p {margin-bottom: 50px; }

