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


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


/* Desktop XLarge */
@media only screen and (min-width: 1536px) and (max-width: 3000px) {
	.content .bildbox5 { background-color: #FFF;}
	/*
	.content .bildbox5 .bh { width: 250px; top: -50px;}
	.content .bildbox5 .bq { height: 250px; left: -50px;}
	.content .bildbox5 .bq2 { height: 250px; width: 250px;}
	.content .bildbox5 .bildclip { height: 250px; width: 250px; }
	*/
}



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






/* Tablet Portrait */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.content .bildbox5 { background-color: #FFF; width: auto;}


}

/* 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; width: 462px;}
.content .bildbox5 .bh { width: 144px; top: -33px;}
.content .bildbox5 .bq { height: 144px; left: -33px;}
.content .bildbox5 .bq2 { height: 144px; width: 144px;}
.content .bildbox5 .bildclip { height: 144px; width: 144px; }

}

/* 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) {	
	#hg { background-color: #FFF; width: 100%;}
	#menu, #inhalt, #header, #footer, #nav3, #aktuell {display:none;}
	#content #rechts { margin-top: 0px;width: 100%;}
	#content{ min-height: 100px;width: 100%;}
	.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: 20000px;
		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;
	}
}
