

/* --- Stylesheet 7296 () --------- */ 

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

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

.T4568 .seite .Bild {
	margin: 0px 0 0 0;
	width: 150px;
	position: relative;
}

.T4568 .seite .Bild img { width: 100%; height: auto; }
.T4568 .seite .Bild .date {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #EEE;
	color: #000;
	text-decoration: none;
	padding: 3px 7px;
}

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

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

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


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

/* --- Stylesheet 7303 () --------- */ 

.T4568 .inner .detailpage {
	max-width: 1200px;
	font-size: 17px;
}

.T4568 .inner .detailpage h2 {
	margin: 10px 0 0px 0;
	font-size: 2em;
}


.T4568 .inner .detailpage .date {
	margin: 0px 0 10px 0;
	font-size: 1.1em;
}

.T4568 .inner .detailpage .intro { font-size: 1.2em;}


.T4568 .inner .detailpage .images { display: flex; justify-content: space-between; flex-wrap: wrap; }
.T4568 .inner .detailpage .images .Bild { width: 48%; }
.T4568 .inner .detailpage .images .Bild img { width: 100%; height: auto; }

/* --- Stylesheet 7298 (optional) --------- */ 

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

.T4568.S7298 .slick-dots { position: static !important; }

/* --- Stylesheet 7297 () --------- */ 

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

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

	.T4568.S7298 .news { max-width: 1000px; }

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

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

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

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




}

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

	.T4568.S7298 .news { max-width: 1000px; }

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

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

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


}

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


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

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

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

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


}

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

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

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

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

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


}



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

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


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

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


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

	.T4568.S7298 .news .seite {
		width: 150px;
	}


}
