

/* --- Stylesheet 5437 () --------- */ 

.T3489 h2 {
	margin: 0 0 20px 0;
}

.T3489 .seiten {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.T3489 .seite {
	display: flex;
	position: relative;
	margin: 0 0 30px 0;
	width: calc( 50% - 15px );
}


.T3489 .seite .Bild img { aspect-ratio: 1 / 1; object-fit: cover; }


.T3489 .seite .text {
	margin: 0px 20px 30px 20px;
	padding: 30px 0 0 0;
	font-weight: 400;
}


.T3489 .seite .button_wrapper {
	display: flex;
	justify-content: flex-end;
	margin: 1rem 0;
}

.T3489 .seite .button_wrapper a.button { color:  #FFF !important; }


.T3489 h4 {
	color: #999;
	font-size: 13px;
	line-height: 1.1;
	margin: 0px 0px 8px 0px;
	text-transform: uppercase;
}

.T3489 h3 {
	line-height: 1.2;
	font-weight: 400;
	margin: 0 0 10px 0;
}

.T3489 h3 a {
	color: inherit;
	text-decoration: none;
}

.T3489 p {
	margin: 0;
}

/* --- Stylesheet 5438 () --------- */ 

@media all and (min-width: 1280px) and (max-width: 1600px) {


}

@media all and (min-width: 1024px) and (max-width: 1279px) {


	.T3489 h4 { font-size: 12px; }

	.T3489 .seite .Bild img {
		width: 150px;
		height: 150px;
	}


	.S5439 .seite .Bild img {
		border-radius: 0px;
		border-radius: 150px;
		-webkit-border-radius: 150px;
		-moz-border-radius: 150px;
	}

	.T3489 .seite .text { margin: 0px 20px 0px 20px; }

}

@media all and (min-width: 768px) and (max-width:1023px) {

	.T3489 h4 { font-size: 12px; }

	.T3489 .seite .Bild img {
		width: 120px;
		height: 120px;
	}

	.S5439 .seite .Bild img {
		border-radius: 120px;
		-webkit-border-radius: 120px;
		-moz-border-radius: 120px;
	}

	.T3489 .seite .text { margin: 0px 20px 0px 20px; }

}

@media all and (max-width: 767px) {

	.T3489 h4 { font-size: 12px; }

	.T3489 .seite {
		width: 100%;
		height: auto;

		margin-bottom: 25px;
	}
	.T3489 .seite .Bild { margin: 0; }

	.T3489 .seite .Bild img {
		width: 80px;
		height: 80px;
	}

	.S5439 .seite .Bild img {
		border-radius: 80px;
		-webkit-border-radius: 80px;
		-moz-border-radius: 80px;
	}

	.T3489 .seite .text { margin: 0px 15px 0px 15px; }

}

/* --- Stylesheet 5439 (optional) --------- */ 

.S5439 .seite .Bild img {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}

/* --- Stylesheet 8814 (optional) --------- */ 

.T3489.S8814 .seite {
	background: #fff;
}