/* Darstellung: PRINT */

body {
	background: #fff;
	background-image: none;
}

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

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

col.col_leftPart {
	width: 100%;
}

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

