#sliderec {
	background: url('../img/records-bg.jpg') center 0 no-repeat;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;
}
#slide1-1 {
	background: url('../img/bg2.jpg') center 0 no-repeat;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;
}
#slide1 {
	background: url('../img/bild1.jpg') center 0 no-repeat;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;
}
#slide2 {
	background: url('../img/bild2.jpg') center 0 no-repeat;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;
}
#slide3 {
	background: url('../img/bild4.jpg') center 0 no-repeat;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;
}
#slide4 {
	background: url('../img/bild5.jpg') center 0 no-repeat;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;
}
