
#index, #essen, #foto, #kontakt {
	overflow: visible;
	height: 100%;
}

body {
	height: 100%;
}

#footer {
	display: none;
}

#footerPrint {
	display: block;
	text-align: right;
	width: 100%;
	position: absolute;
	top: 850px;
}
