 @charset "utf-8";
/* responsive standard
 * Webdesign by Benjamin Hemer
 * post@benjaminhemer.com
 */
 
#webconcept {
}
 
#webconcept1 {
	margin:6.4% 0 0 0;
	width:100%;
	opacity:0;
}

#webconcept2 {
	width:104%;
	position:absolute;
	top:-5%;
	left:-2%;
}

#responsivedesign img {
	width:104%;
	margin-left:-3%;
}

.equal1, 
.equal2, 
.equal3 {
	margin-bottom:0.5em;
}

@media only screen and (max-width: 700px) {

#responsivedesign img {
	width:100%;
	margin-left:0;
}

}

#scte1 {
	position:absolute;
	left:35.5%;
	top:34%;
	width:25%;
}

#scte2 {
	float:right;
}

@media only screen and (max-width: 400px) {

#ordnungssysteme .box-inner-third {
	width:100%;
	margin:0;
}

#scte1 {
	position:relative;
	left:auto;
	top:auto;
	width:47.3%;
	margin:0;
}

#scte2 {
	width:47.3%;
	margin:0;
}