@media only screen and (max-width:1000px) {
	.M_Box1 img {
		width: 120px;
		height: 120px;
		top: -90px;
		right: 10px;
	}
	.slick-initialized .slick-slide {
		background-size: 300%;
		background-position: center;
	}
	.Slider li .c div {
		padding-top: 40px;
		padding-bottom: 70px;
	}
	.M_Aufklappboxen .Detail .schliessen, .Slider .Detail .schliessen {
		background-position: left 8px;
	}
	.Footer .grid_3 {
		display: none;
	}
	.Slider .Line, .M_Aufklappboxen .Line, .M_Zimmer .x .grid_6:nth-child(2) .Line {
		margin-top: 15px!important;
		margin-bottom: 15px!important;
	}
	.slick-prev, .slick-next {
		display: none!important;
	}
	.Footer .abstand {
		display: block;
	}
	.M_Abstand1 {
		height: 60px;
	}
	.M_Abstand2 {
		height: 40px;
	}
	.Innerebner {
		display: block;
		margin: auto!important;
		margin-top: 20px!important;
	}
	.M_Box2 .grid_6 {
		padding: 0px!important;
		padding-bottom: 30px!important;
		width: 100%;
	}
	.M_Box2 .grid {
		flex-direction: column-reverse;
	}
	.M_Box2 .Badget {
		top: -80px;
		bottom: inherit;
		width: 170px;
		height: 170px;
		right: 0px;
	}	
	p {
		text-align: justify!important;
	}
}