#slide1 {
	background: url('../img/Nightcrawler%20Backstage.JPG') center 0 no-repeat;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;
}
#slide2 {
	background: url('../img/Axel.jpg') center 0 no-repeat;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;
}
#slide3 {
	background: url('../img/Gu%CC%88nther.jpg') center 0 no-repeat;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;
}
#slide4 {
	background: url('../img/Rainer.jpg') center 0 no-repeat;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;
}