
.content .bildbox5 {
	background-color: #FFc;
	width: 100%;
	width: 102%;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-right: 40px;
  	margin-left: -10px;
  	margin-left: -2%;
  	padding-left:5px;
} 
.content .bildbox5 .bildclip {
	position: relative;
	background-color: #dfdfdf;
	/*height: 161px;
	width: 161px;*/
	width: 31.3333%;
	width: 23%;
	overflow: hidden;
	float: left;
	margin-bottom: 2%;
	margin-left: 10px;
	margin-left: 2%;
}
.content .bildbox5 .quadrat {
	position: relative;
	margin: 0px;
	height: auto;
	width: 100%;
	z-index:1;
	opacity: 0.2;
/*display:none;*/
}

.content .bildbox5 .bh {/*Hochformat*/
	
	margin: 0px;
	height: auto;
	width: 160px;
	width: 100%;
	position:absolute;
	z-index:100;
	top: -30px;
	top: -25%;
	left:0px;
}
.content .bildbox5 .bq { /*Querformat*/
	margin: 0px;
	width: auto;
	height: 160px;
	height: 100%;
	position:absolute;
	z-index:100;
	top: 0px;
	left: -30px;
	left: -25%;
}
.content .bildbox5 .bq2 { /*Quadrat*/
	margin: 0px;
	width: 160px;
	height: 160px;
	position: relative;
	position:absolute;
		z-index:100;
	left: 0px;
	top: 0px;
}
.content .bildbox5 h2{
	margin:0px 0px 2% 2%;
	clear:both;
	/*border:solid 1px red;*/
}
.galti {margin-left:2%;}
.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: #ccF; width: auto; margin-right: 0px;}


}

/* Smartphone Portrait und Landscape */
@media only screen and (min-width: 512px) and (max-width: 767px) {

.content .bildbox5 { background-color: #cFF;  margin-left: 0px; margin-right: 0px;}
	/*
	.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 .quadrat { display:none; }
	.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;
	}
}
