/* Darstellung: PRINT */

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;
}

body,
div#outerFrame,
div#mainArea,
table#main {
	height: auto;
	font-size: 12pt;
}

div#outerFrame{
	width: 100%;
}