

/* --- Stylesheet 3801 () --------- */ 

.T2483 {
	background-color: transparent;
	padding: 0px;
}

.T2483 .box {
	position: relative;
	margin: 0px 0px 15px 0px;
	background-color: #eee;
	color: #809FC6;
	
}

.T2483 .box h2 { background-color: #fff; color: #0D1F8B; position: absolute; top: -12px; left: -10px; padding: 4px 12px; margin: 0px; font-size: 17px; }

.T2483 .box .Bild {  margin: 0px 0px 0px 0px; }
.T2483 .box .images img {  width: 100%; height: auto; }
.T2483 .box .images iframe { width: 100%; }

.T2483 .box .images.three a { display: block; float: left; width: 33.33% }
.T2483 .box .images.two a { display: block; float: left; width: 50% }

.T2483 .box .content { color: #666; padding: 15px 20px 15px 20px; font-size: 14px; line-height: 135%; }
.T2483 .box .text h3 { color: #000; }
.T2483 .box .text strong { color: #000; }
.T2483 .box .www { text-align: right; }


.T2483.slider img { width: 100%; height: auto; }
.T2483.slider .slick-prev { left: 10px; z-index: 10; }
.T2483.slider .slick-next { right: 10px; }

.slick-prev, .slick-next {
	width: 40px;
	height: 40px;
}

.slick-prev::before, .slick-next::before {
	font-size: 35px;
}



.T2483 .video a {
	display: block;
	position: relative;
	color: #FFF;
	font-size: 10vw;
	text-decoration: none;
}
.T2483 .video img {
	width: 100%; height: auto;
}
.T2483 .video a i {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

/* --- Stylesheet 3803 () --------- */ 

@media all and (min-width: 1251px) and (max-width: 1350px) {

}

@media all and (min-width: 1000px) and (max-width: 1250px) {

	.T2483 .box table {
		overflow-x: scroll;
		overflow-y: hidden;
		width: 100% !important;
		display: block;
	}

}

@media all and (min-width: 768px) and (max-width: 999px) {
	.T2483 .box table {
		overflow-x: scroll;
		overflow-y: hidden;
		width: 100% !important;
		display: block;
	}
}

@media all and (max-width: 767px) {

	.T2483 .box .Bild {
		float: none;
	}

	.T2483 .box table {
		overflow-x: scroll;
		overflow-y: hidden;
		width: 100% !important;
		display: block;
	}

	.T2483 .video a {
		font-size: 15vw;
	}


}