/* SLIDER STYLES */
.slider-wrapper{
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}

.slider-wrapper .slider {
	position:relative;
	width:100%;
/*	height:400px; when responsive, comment this out */
	margin: 0 auto;
	background: transparent;
}

.neue-einstellung {
    font-family: 'Neue Einstellung';
}
