div.pcscustce_modelluebersicht {
	height:300px;
	overflow:hidden;
}
div.pcscustce_grundrissslider {
	width:100%;
	height:110px;
	background-color: white;
	overflow: hidden;
	position:relative;
}
div.pcscustce_grundrissslider img.pcscustce_arrowToScroll {
	position:absolute;
	top:0;
	opacity:0.5;
	cursor: pointer;
}
.xs div.pcscustce_grundrissslider img.pcscustce_arrowToScroll {
	display: none;	
}
div.pcscustce_grundrissslider img.right {
	right:0;
}
div.pcscustce_grundrissslider_inner {
	padding: 15px 0;
	margin:  0 2.5rem;
	white-space:nowrap;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}
div.pcscustce_grundriss {
	display: inline-block;
	text-align: center;
	margin-right:15px;
	line-height:15px;
	font-size:0.75rem;
}
div.pcst3teaser {
	background-size:cover;
	background-repeat: no-repeat;
}
div.pcst3teaser-color {
	padding-top:5rem;
	padding-bottom:5rem;
}
div.pcst3teaser-color.pcst3teaser-dark {
	background-color:rgba(0,0,0,0.4);
}
