

/* --- Stylesheet 3189 () --------- */ 

.T2177 .news {
	margin: 20px 0;
}

.T2177 .leftside {
	float: left;
	width: 47.5%;
	margin: 0 2.5% 0 0;
}

.T2177 .leftside > h1 {
	font-weight: 700;
	font-size: 33px;
	text-transform: uppercase;
	border-bottom: 2px solid #41474c;
	padding-bottom: 15px;
}

.T2177 .leftside .entry {
	border-bottom: 1px solid #41474c;
	margin: 15px 0;
	padding: 0 0 10px 0;
}

.T2177 .leftside .entry .Bild {
	float: left;
	margin: 0 20px 0 0;
}

#body .T2177 .leftside .entry h1 {
	font-weight: 700;
	font-size: 18px;
	line-height: 1.2;
}

#body .T2177 .leftside .entry h2 {
	font-weight: 300;
	font-size: 16px;
}

#body .T2177 .leftside .entry a {
	display: inline-block;
	background-color: #555d62;
	border: 1px solid #FFF;
	color: #FFF;
	font-size: 15px;
	padding: 2px 15px;
	margin: 5px 0 0 0;
	float: right;
}

.T2177 .rightside {
	float: left;
	width: 47.5%;
	max-width: 500px;
	margin: 0 0 0 2.5%;
}

/*.T2177 .rightside .carousel { max-width: 500px; }*/

.T2177 .rightside > h1 {
	margin-bottom: 15px;
	font-weight: 700;
	font-size: 33px;
	text-transform: uppercase;
}

.T2177 .rightside .wrapper {
	position: relative;
}
.T2177 .rightside .wrapper a {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
}

.T2177 .rightside .image_wrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom: 15px;
}

.T2177 .rightside .small_image_wrapper {
	display: flex;
	flex-wrap: wrap;
}

.T2177 .rightside .small_image_wrapper .small_image {
	padding: 0 10px 10px 0;
}




/* --- Stylesheet 3538 () --------- */ 

@media all and (min-width: 1000px) and (max-width: 1230px) {
	.T2177 .rightside img {
		width: 100%;
		height: auto;
	}
}

@media all and (min-width: 768px) and (max-width: 999px) {
	.T2177 .leftside {
		width: 57.5%;
	}

	.T2177 .rightside {
		width: 37.5%;
	}

	.T2177 .rightside img {
		width: 100%;
		height: auto;
	}

}

@media all and (max-width: 767px) {

	.T2177 .leftside {
		width: 90%;
		float: none;
		margin: 0px auto;
	}

	.T2177 .leftside .entry .File img {
		width: 150px;
		height: auto;
	}


	.T2177 .rightside {
		width: 90%;
		float: none;
		margin: 0px auto;
		margin-top: 40px;
	}

	.T2177 .slider_element { width: 100%; }

	.T2177 .rightside img {
		width: 100%;
		height: auto;
	}

}