@charset "UTF-8";
/* CSS Document */

/**
 * This document is just for the print-reformatting
 */

html, body, #pageContainer {
	background: none;
	background-image: none;
	background-color: white;
}

#headerTop, #sidebarLeft, #sidebarRight, #footerContainer {
	display: none;
	width: 0px;
}

#header, #header div, #contentContainer, #content {
	margin: 0px;
}

#logoPart01 {
	width: 120px;
}