

/* --- Stylesheet 3053 () --------- */ 

.T318 .Files .File {
	margin: 0 0 20px 0;
}

/* --- Stylesheet 3054 () --------- */ 

/* Kleiner Bildschirm & iPad quer; */

@media all and (min-width: 1000px) and (max-width: 1250px) {

}


/* Kleiner Bildschirm & iPad hoch; */

@media all and (min-width: 768px) and (max-width: 999px) {

}

/* iPhone & Mobile */
@media all and (max-width: 767px) {
	.videos .video .Bild iframe {
		width: 200px;
		height: auto;
	}
}