
body {
	background-image: none;
}

#sandbox {
	width: 595px;
}

#menu {
	display: none;
}

#page {
	display: block;
}

#footer {
	width: 595px;
	margin: 50px 0 10px 0;
	text-align: left;
}

#footer p {
	display: none;
}

#footer:after {
	content: '\00A9 2018 Michael Falkenstein | www.hammond.de';
}

#sandbox:after {
	content: 'Hammond Germany, Kirchstrasse 19, 89129 Setzingen, Telefon 07345 - 91 92 93';
	padding-bottom: 50px;
}
