
#copyright {
	visibility: visible;
	display: block;
}

#content {
	float: none!important;
	width: auto;
	height: 1%!important;
}
#content h1 {
	float: none!important;
	width: auto!important;
	height: 1%!important;
}
.tree {
	float: none!important;
	height: 1%!important;
}

.pageBreakBefore {
	page-break-before: always;
}

/* Buttons im Popup-Browser-Fenster */
#popupWinButtons {
	display: none;
}
.parallelSingleLinks {
	display: none;
}
/* /Buttons im Popup-Browser-Fenster */

#sidebar, #chapterBlock, #topMetanavi {
	display: none;
	visibility: hidden;
}