

/* --- Stylesheet 3620 () --------- */ 

.T2397 .news { display: flex; flex-wrap: wrap; justify-content: space-between; }

.T2397 .seite {
	display: flex;
	justify-content: space-between;
	width: 30%;
	margin-top: 30px;
}

.T2397 .seite .Bild {
	margin: 0px 0 0 0;
	width: 150px;
}

.T2397 .seite .Bild img { width: 100%; height: auto; }

.T2397 .seite .text {
	width: calc(100% - 170px);
}

.T2397 .seite .text h2 {
	font-size: 20px;
	line-height: 120%;
	font-weight: 700;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}

.T2397 .seite .text h2 a {
	color: #000;
	text-decoration: none;
}


.T2397 .seite .text .info {
	color: #666;
	font-size: 13px;
	line-height: 1.3;
}

/* --- Stylesheet 7263 (optional) --------- */ 

.T2397.S7263 .inner { width: 100%overflow: hidden; }
.T2397.S7263 .news {
	display: block;
	max-width: 1400px;
	margin: 0 auto;
	width: 100% !important;
}
.T2397.S7263 .seite {
	width: 250px;
	margin-right: 20px;
}
.T2397.S7263 .seite .Bild { width: 100%; }
.T2397.S7263 .seite .text {
	width: 100%;
}

.T2397.S7263 .slick-dots { position: static !important; }

/* --- Stylesheet 3763 () --------- */ 

@media all and (min-width: 1351px) and (max-width: 1500px) {
	.T2397.S7263 .news { max-width: 1200px; }
}

@media all and (min-width: 1251px) and (max-width: 1350px) {

	.T2397.S7263 .news { max-width: 1000px; }

	/* .T2397 .seite { margin-top: 10px; } */

	.T2397 .seite .Bild {
		width: 130px;
	}

	.T2397 .seite .text {
		width: calc(100% - 130px - 15px );
	}

	.T2397 .seite .text h2 { font-size: 18px; }




}

@media all and (min-width: 1000px) and (max-width: 1250px) {

	.T2397.S7263 .news { max-width: 1000px; }

	.T2397 .seite .Bild {
		width: 120px;
	}

	.T2397 .seite .text {
		width: calc(100% - 120px - 15px );
	}

	.T2397 .seite .text h2 {
		font-size: 15px;
		padding: 0;
	}


}

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


	.T2397 .seite {
		width: 48%;
		margin-right: 1%;
	}

	.T2397 .seite .Bild {
		width: 80px;
	}

	.T2397 .seite .text {
		width: calc(100% - 80px - 15px );
	}

	.T2397 .seite .text h2 {
		font-size: 15px;
		padding: 0;
	}


}

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

	.T2397 .seite {
		width: 100%;
		margin-top: 0px;
		padding-top: 30px;
	}

	.T2397 .seite .Bild {
		width: 80px;
	}

	.T2397 .seite .text {
		width: calc(100% - 80px - 10px );
	}

	.T2397 .seite .text h2 {
		font-size: 14px;
		padding: 0;
	}


}



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

	.T2397 .seite {
		width: 100%;
		margin-top: 0px;
		padding-top: 30px;
	}


	.T2397 .seite { flex-direction: column; }
	.T2397 .seite .Bild {
		width: 150px;
	}

	.T2397 .seite .text {
		margin: 10px 0px;
		width: 100%;
	}


	.T2397 .seite .text h2 {
		font-size: 15px;
		padding: 0;
	}

	.T2397.S7263 .news .seite {
		width: 150px;
	}


}
