

/* --- Stylesheet 6103 () --------- */ 

.T3868 .images:after { display: block; content: ""; clear: left; }

.T3868 .slider {
	width: auto;
	height: auto;
	float: left;
	margin-right: 30px;
	box-sizing: content-box;
}



.T3868 .slider .image {
	display: block;
	width: 300px;
	height: 300px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 300px auto;
	background-color: #CCC;
}
.T3868 .slider.landscape .image { background-size: auto 300px; }
.T3868 .slider.quadrat .image { background-size: 300px 300px; }

.T3868 .slider .userinfo {
	width: 300px;
	display: block;
	font-size: 13px;
	margin-top: 3px;
}


/* --- Stylesheet 6104 () --------- */ 

@media all and (min-width: 1024px) and (max-width: 1279px) {
	.T3868 .slider {  margin-right: 28px; }
	.T3868 .slider .image { width: 270px; height: 270px; background-size: 270px auto; }
	.T3868 .slider.landscape .image { background-size: auto 270px; }
	.T3868 .slider.quadrat .image { background-size: 270px 270px; }
	.T3868 .slider .userinfo { width: 270px; }

}

@media all and (min-width: 768px) and (max-width:1023px) {
	.T3868 .slider {  margin-right: 25px; }
	.T3868 .slider .image { width: 225px; height: 225px; background-size: 225px auto; }
	.T3868 .slider.landscape .image { background-size: auto 225px; }
	.T3868 .slider.quadrat .image { background-size: 225px 225px; }
	.T3868 .slider .userinfo { width: 225px; font-size: 12px; }
}

@media all and (min-width: 568px) and (max-width: 767px) {
	.T3868 .slider { margin-right: 22px; }
	.T3868 .slider .image { width: 150px; height: 150px; background-size: 150px auto; }
	.T3868 .slider.landscape .image { background-size: auto 150px; }
	.T3868 .slider.quadrat .image { background-size: 150px 150px; }
	.T3868 .slider .userinfo { width: 150px; font-size: 12px; margin-top: 2px; }
}

@media all and (max-width: 567px) {
	.T3868 .slider { margin-right: 20px; }
	.T3868 .slider .image { width: 130px; height: 130px; background-size: 130px auto; }
	.T3868 .slider.landscape .image { background-size: auto 130px; }
	.T3868 .slider.quadrat .image { background-size: 130px 130px; }
	.T3868 .slider .userinfo { width: 130px; font-size: 11px; margin-top: 2px; }
}

