/* (c)2020 Th. von Allwörden (16.07.2020) */
body {
	background-attachment: fixed;
	background-image: url(nicht-erreichbar.png);
	background-repeat: no-repeat;
	background-position: center center;
}