@page  { 
    size: 210mm 297mm; margin: 10mm; 
}

@media screen {
	body { position: relative; top: 30px; }
}

html { border-top: none; }
body { background: #fff; font-size: 13pt !important; }

#printurl { position: absolute; top: 0.1em; right: 0px; text-align: right; font-size: 0.7em; }

.crumbs { font-size: 0.9em;  margin-top: 0px; }
.crumbs * { color: #1c80b0 !important;}
.mnav,
.jcarousel-prev,
.jcarousel-next,
.overlay,
.ndummy,
.contact *,
#main #album,
footer { display:none !important; }

.contact:before { content:url("/assets/images/print/contact.png"); position: absolute; top: 42px; left: 0px; height: 410px; overflow: hidden; }
.contact { background: transparent; }

#main h2 { padding-left: 0; background: transparent; }
#main h3 { position: relative; }
#main h3 span.pnum { font-size: 80%; position: absolute; right: 0; top: 0.1em;color: #102441; font-weight: normal; }
#main h3 span.pnum span { color: #888; margin-left: 0.6em; font-size: 80%; }
#main h2+h6 { padding-left: 0; }
#main a { background: transparent; color: #102441; font-weight: normal; }

#main .prow .itext { width: 100% !important; padding: 0; margin: 1em 0; }

#main .pdetails h2 { margin-bottom: 20px !important; }
#main .pimage { margin-bottom: 30px !important; }
#main .news { position: absolute; top: 470px; right:0; z-index: 200; }

#main #pmap { position: absolute; top: 0px; right:-163px; z-index: 200; width: 153px; page-break-inside: avoid; }

#main .prow, #main .pcol { padding: 0 !important; margin: 0 0 1em !important; page-break-inside: avoid; }
#main .pcol + .pcol { margin-left: 15px !important; }
#main .pcol + .itext { margin-left: 0px !important; }

#main .newpage { page-break-before: always; text-align: right; }

#home .prow+.prow+.prow { display: none; }



/*#page:after { content: "© 2014 Overdick"; text-align: right; display: block; font-size: 80%; color: #888; border-top: 1px solid #888; margin-top: 4em ;}*/


@media only print {
	#main .pimage img { max-height: 38%; }
	#main .newpage:before { content:url("/assets/images/print/logo_ff.png"); }
}
