@page {
	//size: 330mm 427mm;	
	size: 210mm 297mm; 	
	margin: 15mm 15mm 15mm 15mm;
}

html, body
{
	height: 99%;
}
body,
body form,
body .wrapper,
body .content,
body .container,
body .content-section.section-fill,
body .content-section.section-fill .row-fill,
body .content-section.section-fill .row-fill .column,
body .content-section.section-fill .row-narrow,
body .content-section.section-fill .row-narrow .column,
body div.moodboard.container,
body .moodboardarts
{
	margin: 0px !important;
	padding: 0px !important;
	max-width: unset;
	width: 99% !important;
	page-break-before: auto;
	page-break-after: auto;
}
body h1
{
	max-width: unset;
	width: 200mm !important;
	margin-top: 0;
	page-break-before: auto;
	page-break-after: auto;
}
.contenttop, .groupmenu, .navfooter, .infofooter, .header, .topmenuheight, .noprint
{
	display: none;
}
.moodboardart
{
	break-inside: avoid;
}

/**
div.moodboard.container
{
border: 1px solid red;
}
div.moodboardarts
{
border: 1px solid blue;
}
h1
{
border: 1px solid green;
}
**/