.T2901 { display: flex; }

.T2901 .col {
	flex-grow: 1;
	max-width: 595px;
	box-sizing: content-box;
	margin: 0 50px 0 0;
}

.T2901 .col2 { margin: 0; }

.T2901 .col2 img { width: 100%; height: auto; aspect-ratio: 595 / 350; max-width: 595px; object-fit: cover; }

.T2901 .col2 .video {
	display: block;
	position: relative;
}

.T2901 .col2 .video:before {
	display: block;
	content: " ";
	width: 100%;
	padding-top: 56.25%;
}
.T2901 .col2 .video > .inner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.T2901 .col2 .video .play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.T2901 .col2 .video .play i {
	font-size: 100px;
	color: #FFF;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}

/* Für Tabellen im Textfeld */
.T2901 .text:has(table) { overflow-x: scroll; }


.T2901 .headline {
	margin: 20px 0px;	
}
.T2901 .intro {
	margin-bottom: 24px;
	margin-top: -20px;
}


/* Weil manche Seiten seltsame Schrift-Dicken haben ~Michi, 06.10.17 */
.T2901 strong { font-weight: bold; }
.T2901 .subheadline { font-weight: bold; margin-bottom: 15px; }



.T2901 .button2 {
    text-decoration: none;
    padding: 4px 15px;
	font-weight: bold;
}

.T2901 .motiv {
	margin: 0px auto 10px auto;
	width: 150px;
}
.S5514 {
	background-color: #fff; 
	box-shadow: 2px 2px 7px rgba(0,0,0,0.2);
	
}

.S5514 .col { width: 575px; }

.T2901.S5514:not(.S7790) .col1 {
	padding: 20px 0px 20px 40px !important;
}.S6127 .col2 img {
	box-shadow: 2px 2px 12px rgba(0,0,0,0.2);
}
.T2901.S4666 .col1 { max-width: 287px; }
.T2901.S4666 .col2 { max-width: none; margin: 0; }
.T2901.S4666 .col2 img { aspect-ratio: 862 / 525; }.T2901.S6712 .col1 { max-width: 662px; }
.T2901.S6712 .col2 { max-width: none; margin: 0;  }
.T2901.S6712:not(.S7715):not(.S6382) .col2 img { aspect-ratio: 287 / 175; }.T2901.S4667 { flex-direction: row;}
.T2901.S4667 .col1 { max-width: 75%; }
.T2901.S4667.S7790 .col1 { max-width: 75%; flex-shrink: 0; } /* umgedreht */
.T2901.S4667 .col2 { max-width: none; width: 25%; margin: 0; flex-grow: 0; }
.T2901.S4667:not(.S7715):not(.S6382) .col2 img { aspect-ratio: 370 / 220; }.T2901.S7524 .col1 { max-width: 85%;}
.T2901.S7524 .col2 { max-width: 115px; width: 15%; margin: 0; flex-grow: 0; }
.T2901.S7524:not(.S7715):not(.S6382) .col2 img { aspect-ratio: 115 / 70; }.T2901.S5306 .col2 img { aspect-ratio: 287 / 462 !important; }.T2901.S6225 .col2 img { aspect-ratio: auto !important; }.S6382 .col2 .Bild {
	display: block;
	overflow: hidden;
	border-radius: 50%;
}

.S5514.S6382 .col2 {
	padding: 20px;
}

.T2901.S6382 .col2 img { aspect-ratio: 1 / 1; }.T2901.S7790 .col1 { order: 2; margin: 0; }
.T2901.S7790 .col2 { order: 1; margin: 0 50px 0 0; }

/*
rechte Spalte braucht keinen Padding, wird sonst kleiner/größer als die normale Darstellung
.T2901.S7790 .col1 { padding: 0px 40px 20px 0px !important; }
*/

.T2901.S7790 .subheadline { padding-top:12px; }

.T2901.S6712.S7790 .col { flex-basis: 50% !important; }

/*
Überschrift klebt sonst direkt am Col
.T2901.S6712.S7790 .headline { margin: 0 0 !important; }
*/

.T2901.S6712.S7790 .intro { margin-top: 0 !important; }.T2901.S7715 .col2 img { aspect-ratio: 1 / 1; }@media all and (min-width: 1024px) and (max-width: 1279px) {
	
	.T2901 .col { max-width: 440px; }
	.T2901 .col2 {  max-width: 450px; margin: 0; }
	.T2901 .col img { width: 100%; height: auto; }

	.T2901 .col2 .video .play i { font-size: 85px; }

	.T2901.S4666 .col1 { width: 40%; margin-right: 5%; }
	.T2901.S4666 .col2 { width: 55%; }

	.T2901.S4667 .col1 { width: 60%; padding: 0 20px 0 0; }
	.T2901.S4667 .col2 { width: 35%; }

	.T2901.S7524 .col1 { width: 77%; }
	.T2901.S7524 .col2 { margin: 0; width: 14%; }

}

@media all and (min-width: 768px) and (max-width:1023px) {
	
	.T2901 .col {
		width: 47.5%;
		margin: 0 5% 0 0;
		box-sizing: border-box;
	}

	.T2901 .col1 {
		padding-left: 20px !important;
		box-sizing: border-box;
	}

	.T2901 .col2 { margin: 0; }

	.T2901.S7790 .col1 { margin: 0; }
	.T2901.S7790 .col2 { margin: 0 5% 0 0 !important; padding: 0 0 0 20px !important; }

	.T2901 .col img { width: 100%; height: auto; }

	.T2901 .col2 .video .play i { font-size: 75px; }


	.T2901.S4666 .col1 { width: 40%; margin-right: 5%; }
	.T2901.S4666 .col2 { width: 55%; }

	.T2901.S4667 .col1 { width: 60%; margin-right: 5%; flex-shrink: 0; }
	.T2901.S4667 .col2 { width: 35% !important; margin: 0 5% 0 0; }

	.T2901.S7524 .col1 { width: 77%; }
	.T2901.S7524 .col2 { margin: 0; width: 14%; }

}

@media all and (min-width: 568px) and (max-width: 767px) {
	
	.T2901 { align-items: center; }
	.T2901 .col {
		width: 47.5%;
		margin: 0 5% 0 0;
		box-sizing: border-box;
	}


	.T2901 .col1 {
		padding: 15px 20px !important;
		box-sizing: border-box;
	}
	.T2901 .col2 { margin: 0; }

	.T2901.S7790 .col1 { margin: 0; }
	.T2901.S7790 .col2 { margin: 0 5% 0 0 !important; padding: 0 0 0 20px !important; }

	.T2901 .col img { width: 100%; height: auto; }
	.T2901 .col2 .video .play i { font-size: 65px; }

	.T2901.S4666 .col1 { width: 100%; }
	.T2901.S4666 .col2 { width: 100%; }

	.T2901.S4667 .col1 { width: 60%; }
	.T2901.S4667 .col2 { width: 35%; }

	.T2901.S7524 .col1 { width: 77%; }
	.T2901.S7524 .col2 { margin: 0; width: 14%; }

}

@media all and (max-width: 567px) {
	
	.T2901 { flex-direction: column !important; align-items: center; }
/*	.T2901.S7524 { flex-direction: row !important; align-items: center; }*/
	
	.T2901 .col {
		max-width: none;
		width: auto !important;
		margin: 0 0 20px 0 !important;
	}

	.T2901.S5514 .col1 {
		padding: 15px 20px !important;
		box-sizing: border-box;
	}

	.T2901.S7790 .col1 { margin: 0; padding: 15px 20px !important;}
	.T2901.S7790 .col2 { margin: 0 0 20px 0;}

	.T2901 .col img { width: 100%; height: auto; }
	.T2901 .col2 .video .play i { font-size: 55px; }

	.T2901.S4666 .col1 { width: 100%; }
	.T2901.S4666 .col2 { width: 100%; }

	.T2901.S4667 .col1 { width: 100%;  }
	
	



	.T2901.S5028 .col1 { margin: 0 20px; padding-left: 15px; padding-right: 15px; padding-top: 10px;  }

	.T2901.S7524 .col1 { width: 100%; }
	.T2901.S7524 .col2 { width: 100%; }
	
}

.T2901.S9230 {
	width: 100% !important;
	padding: unset !important;
	margin: unset !important;
	justify-content: space-between;
}

.T2901.S9230 .col {
	max-width: none !important;
	margin: unset !important;
	width: 50%;
}

.T2901.S9230 .col1 {
	display: flex;
	justify-content: center;
}

.T2901.S9230 .col1 .wrapper {
	max-width: 662px;
	padding: 2rem;
}

.T2901.S9230 .col2 img {
    max-width: unset;
}.T2901.S9231 .motiv {
	margin: 0px auto 10px 0px;
}.T2901.S9232 .motiv {
	margin: 0px 0px 10px auto;
}.T2901.S8977 .headline { margin-top: 0px !important; }