/* Darstellung: PRINT */

div.topBanner,
div.topBar,
div.mainTopBanner,
div#breadcrumb,
div#footer,
div.mainBottomBanner,
div.bottomBar,
div.bottomBanner {
	display: none;
}

td.leftPart,
td.rightPart {
	display: none;
}

div#background,
div#mainArea,
table#main col.col_leftPart {
	width: 95%;
}

col.col_centerPart,
col.col_rightPart {
	width: 0px;
}

table#main td.centerPart {
	border: none;
	padding: 0;
}

body,
div#outerFrame,
div#background,
div#mainArea {
	background: #FFFFFF;
}