#branding, #navigation, #footer {
  display: none;
}

body {
	background: #fff;
}

#bottom {
	/*background: #fff;*/
}

body#pflichttext {
	height: 100%;
}

#fancy_overlay, #fancy_bg, #fancy_loading {
	display: none !important;
}

#fancy_outer, #fancy_inner, #fancy_content, #fancy_wrap, #fancy_frame {
  background-color: #fff !important;
	background-image: none !important;
	width: auto !important;
	height: auto !important;
	overflow: visible !important;
	position: relative !important;
	left: 0 !important;
	top: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

#fancy_content * {
	width: 20cm !important;
	height: 20cm !important;
	margin-left: 0 !important;
	padding-left: 0 !important;
	overflow: visible !important;
}
