html, body {
	width:					210mm;
	height:					297mm;
}

body {
	font-size: 				14px;
}

#customerLogo {
	position: 				static;
	background: 			url(if/customer/logoArbonPrint.png) no-repeat center center;
	background-size: 		4.98cm 2.13cm;
	width: 					auto;
	height: 				2.15cm;
	left: 					auto;
}

#header1 {
	text-align: 			center;
}

#header2 {
	margin: 				0 12px;
}

#topBar,
#header1 div.headerMenu,
#leftCol,
#pageBottomMenu {
	display: 				none;
}

#page,
#main {
	width: 					auto;
}

#mainCol div.col1_2 {
	width: 					48%;
}

#mainCol div.col2_2 {
	width: 					48%;
}

#mainCol div.col1_3,
#mainCol div.col2_3,
#mainCol div.col3_3 {
	width: 					30%;
	margin-right: 			5%;
}

#mainCol div.col3_3 {
	margin-right: 			0;
}

#mainCol div.col1_4,
#mainCol div.col2_4,
#mainCol div.col3_4,
#mainCol div.col4_4 {
	width: 					22%;
	margin-right: 			4%;
}

#mainCol div.col4_4 {
	margin-right: 			0;
}

#mainCol div.col1_5,
#mainCol div.col2_5,
#mainCol div.col3_5,
#mainCol div.col4_5,
#mainCol div.col5_5 {
	width: 					18%;
	margin-right: 			2.5%;
}

#mainCol div.col5_5 {
	margin-right: 		0;
}

#rightCol {
	float: 					none;
	width: 					auto;
}

#rightCol > div.a_until_z_notMobile,
#area_3 > div.panelTop,
#area_3 > div.panel,
#area_3 > div.panelBottom {
	display: 				none;
}


#mainCol {
	float: 					none;
	width: 					auto;
}


#breadcrumb {
	margin:					8px 0 2px 0;
	font-size: 				12px;
}

#page > div.dividerLine {
	margin: 				0 12px;
}

#breadcrumb div.left {
	width:					70%;	
}

#breadcrumb div.right {
	float:					right;
	width:					160px;	
}