<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width:1650px) {
	.maintheme {
		background-image: url(/images/background/spaten-background-motiv-1-lg.jpg); 
		background-size: cover;
		background-position: bottom right;
		background-color: #000;
		background-attachment: fixed;
		transition:1.2s;
	}
	.motiv5 {
		background-image: url(/images/background/spaten-background-motiv-5-sm.jpg);
		background-size: cover;
		background-position: bottom right;
		background-color: #000;
		background-attachment: fixed;
		transition:1.2s;
	}
	.motiv4 {
		background-image: url(/muenchner-hell/spaten-background-motiv-4-lg.jpg);
		background-size: cover;
		background-position: bottom right;
		background-color: #000;
		background-attachment: fixed;
		transition:1.2s;
	}
	.motiv3 {
		background-image: url(/images/background/spaten-background-motiv-1-lg.jpg);
		background-size: cover;
		background-position: bottom right;
		background-color: #000;
		background-attachment: fixed;
		transition:1.2s;
	}
	.motiv2 {
		background-image: url(/images/background/spaten-background-motiv-2-lg.jpg);
		background-size: cover;
		background-position: bottom right;
		background-color: #000;
		background-attachment: fixed;
		transition:1.2s;
	}
}
@media screen and (min-width:1340px) and (max-width:1649px)  {
	.maintheme {
		background-image: url(/images/background/spaten-background-motiv-1-md.jpg);
		background-size: cover;
		background-position: bottom right;
		background-color: #000;
		background-attachment: fixed;
		transition:1.2s;
	}
	.motiv5 {
		background-image: url(/images/background/spaten-background-motiv-5-sm.jpg);
		background-size: cover;
		background-position: bottom right;
		background-color: #000;
		background-attachment: fixed;
		transition:1.2s;
	}
	.motiv4 {
		background-image: url(/images/background/spaten-background-motiv-4-md.jpg);
		background-size: cover;
		background-position: bottom right;
		background-color: #000;
		background-attachment: fixed;
		transition:1.2s;
	}
	.motiv3 {
		background-image: url(/images/background/spaten-background-motiv-1-md.jpg);
		background-size: cover;
		background-position: bottom right;
		background-color: #000;
		background-attachment: fixed;
		transition:1.2s;
	}
	.motiv2 {
		background-image: url(/images/background/spaten-background-motiv-2-md.jpg);
		background-size: cover;
		background-position: bottom right;
		background-color: #000;
		background-attachment: fixed;
		transition:1.2s;
	}
}
@media screen and (min-width:100px) and (max-width:1339px) {
	.maintheme {
		background-image: url(/images/background/spaten-background-motiv-1-sm.jpg);
		background-size: cover;
		background-position: bottom right;
		background-color: #000;
		background-attachment: fixed;
		transition:1.2s;
	}
	.motiv5 {
		background-image: url(/images/background/spaten-background-motiv-5-sm.jpg);
		background-size: cover;
		background-position: bottom right;
		background-color: #000;
		background-attachment: fixed;
		transition:1.2s;
	}
	.motiv4 {
		background-image: url(/images/background/spaten-background-motiv-4-sm.jpg);
		background-size: cover;
		background-position: bottom right;
		background-color: #000;
		background-attachment: fixed;
		transition:1.2s;
	}
	.motiv3 {
		background-image: url(/images/background/spaten-background-motiv-1-sm.jpg);
		background-size: cover;
		background-position: bottom right;
		background-color: #000;
		background-attachment: fixed;
		transition:1.2s;
	}
	.motiv2 {
		background-image: url(/images/background/spaten-background-motiv-2-sm.jpg);
		background-size: cover;
		background-position: bottom right;
		background-color: #000;
		background-attachment: fixed;
		transition:1.2s;
	}
}</pre></body></html>