@charset "utf-8";
/* CSS Document für die Print-Ausgabe*/

body {
	background-color: white;
	color: black;
}
#kopf, #anfahrt, footer {
	display: none;
}
