#page()

#contentText {
	background-color: #fff;
	width: 100%;
	border: none;
}

#content {
	background-color: #fff;
	width: 100%;
	border: none;
}

.hide {
 	display : none;
}


#topnavigation, #leftnavigation, #rightnavigation, #language, 
#footer, #logo, #footerContent, #rightnavigationFront, #leftnavigationFront .noprint {
	display: none;
}