@charset "utf-8";

.img-rechts {
    float: right;
	height:200px;
	margin-top:20px;
	margin-right:200px;
  	
}

.farbe-box{
	color:#ee1736;
}
.mitte {
        text-align: center;
		
		
}

.img-left {
    float: left;
   
	border: #dad1b6 solid 2px;
	margin-right:20px;
	margin-bottom:20px;
}


	
@media screen and (max-width:1250px){

	
	
	
}


@media screen and (max-width:767px) {



}

@media screen and (max-width:660px) {



}

	
@media screen and (max-width:575px){	

	

}	