@media (min-width: 768px) {
	body.startseite {
	    background-size: cover;
	    background-position: center center;
			background-repeat: no-repeat;
			background-attachment: fixed;
	    background-image: url(../../images/page/background/Scharniertheater__20110712_HH_AKu__0480_1920x1340.jpg);
	}
}