#left, #content-right, .breadcrumbs, .topmeny, #bottom-menu, #footer, .title {
	display: none;
}

div#container {
	background: none;
	width: 100%;
	float: none;
	overflow: visible;
	margin: 0;
} 

body {
	font-size: 11pt;
	background: none;
}

div#content {
	width: 100%;
	float: none;
}

div#content-left {
	width: 100%;
	float: none;
}

div#content-left .normal {
	overflow: auto;
	padding: 0;
}
