@page {
	size: portrait;
	margin: 1cm;
}

body {
	background: white;
	margin: 0;
	padding: 0;
}
   
#navi, #footer, #breadcrumb, #header,
#language-menu, #suche, #content-right {
   display: none;
   visibility: hidden;
}

#content-section { 
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	width: auto!important;
	margin-top: 1cm;
}

div.two-column-right #content {
	width: 360px;
}
