.slider_container {
	width: 100% !important;
	height: 308px !important;
	position: relative;
	overflow: visible !important;
}

#arrow-left {
	position: absolute;
	left: -20px;
	top: 134px;
	z-index: 9999;
	width: 40px;
	height: 40px;
	cursor: pointer;
}

#arrow-right {
	position: absolute;
	right: -20px;
	top: 134px;
	z-index: 9999;
	width: 40px;
	height: 40px;
	cursor: pointer;
}

#controls {
	position: absolute;
	left: 100px;
	top: 100px;
	z-index: 9999;
	width: 48px;
	height: 48px;
}

div#slider {
	width: 100%  !important;
	height: auto !important;
	overflow: visible !important;
}

div#slider .block {
	overflow: visible;
}

div.anythingSlider { 
	padding: 0 !important; 
}

.anythingWindow {
	border: none !important;
}

.anythingBase, #maschinen-slider {
	height: 308px !important;
}