
.content .bildbox5 {
	background-color: #FFF;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-right: 40px;

  margin-left: -10px;
} 
.content .bildbox5 .bildclip {
	background-color: #dfdfdf;
	height: 140px;
	width: 140px;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
}
.content .bildbox5 .bh {
	margin: 0px;
	height: auto;
	width: 140px;
	position: relative;
	top: -30px;
}
.content .bildbox5 .bq {
	margin: 0px;
	width: auto;
	height: 140px;
	position: relative;
	left: -30px;
}
.content .bildbox5 .bq2 {
	margin: 0px;
	width: 140px;
	height: 140px;
	position: relative;
	left: 0px;
	top: 0px;
}
.galti {margin-left:10px;}
.galti h2 {clear:none;}






/* Desktop large */
@media only screen and (min-width: 1380px) {
	
	.content .bildbox5 { background-color: #FFF;}
	
	.content .bildbox5 .bh { width: 190px; top: -40px;}
	.content .bildbox5 .bq { height: 190px; left: -40px;}
	.content .bildbox5 .bq2 { height: 190px; width: 190px;}
	.content .bildbox5 .bildclip { height: 190px; width: 190px; }
	/**/
	
}






/* Tablet Portrait */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.content .bildbox5 { background-color: #FFF;  margin-left: -5px; margin-right: 0px;}
.content .bildbox5 .bh { width: 139px; top: -33px;}
.content .bildbox5 .bq { height: 139px; left: -33px;}
.content .bildbox5 .bq2 { height: 139px; width: 139px;}
.content .bildbox5 .bildclip { height: 139px; width: 139px; }

}

/* Smartphone Portrait und Landscape */
@media only screen and (min-width: 512px) and (max-width: 767px) {
.content .bildbox5 { background-color: #FFF;  margin-left: 0px; margin-right: 0px; }
.content .bildbox5 .bh { width: 157px; top: -33px;}
.content .bildbox5 .bq { height: 157px; left: -33px;}
.content .bildbox5 .bq2 { height: 157px; width: 157px;}
.content .bildbox5 .bildclip { height: 157px; width: 157px; }

}

/* Smartphone Portrait */
@media only screen and (min-width: 320px)  and (max-width: 479px) {	
	
	
	
}

/* Smartphone Portrait */
@media only screen and (min-width: 320px)  and (max-width: 660px) and (orientation: landscape) {	


	.galti {background-color: #red;margin-left:10px;margin-top:0px;float:left;}
	.galti h2{margin-top:0px;}
	.scrollbox2 {
		background-color: #FFF;
		margin-left: 0px;
		overflow-x: auto;
		overflow-y: hidden;
		width: 100%;
		height: auto;
	}
	.content .bildbox5  {
		margin-left: 0px;
		width: 19000px;
		height: 310px;
	}
	.content .bildbox5 .bildclip {
		
		width: auto;
		height: 310px;
		overflow: none;
		float: left;
		margin-bottom: 5px;
		margin-left: 5px;
		margin-right: 0px;
	}
		
	.content .bildbox5 .bq, .content .bildbox5 .bh {
		 position: static;
		margin-top: 0px;
		margin-bottom: 0px;
		width: auto;
		height: 310px;
	}
	

	
}

/* Smartphone Portrait */
@media only screen and (min-width: 320px)  and (max-width: 511px) and (orientation:portrait) {	
	.content .bildbox5 { background-color: #cFF;  margin-left: 0px; margin-right: 0px; width: 100%;}

	.content .bildbox5 .bildclip {
		background-color: #FFF;
		height: auto;
		width: 100%;
		overflow: none;
		float: left;
		margin-bottom: 5px;
		margin-left: 0px;
		margin-right: 0px;
	}
	.content .bildbox5 .bq, .content .bildbox5 .bh, .content .bildbox5 .bq2 {
		 position: static;
		margin-top: 0px;
		margin-bottom: 5px;
		width: 100%;
		height: auto;
	}
	.galti {margin-left:0px;}
	.bildclip span, .bildclip div {
		display:block;
		padding:10px 10px 10px 10px;
	}
}
