/* Generelles */

body {
	background-color: #fff;
}

.hidden-print {
	display: none;
}
