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