* {
	padding				: 0 !important;
	margin				: 0 !important;
	background			: none !important;
}

body	{
	font				: 9pt Arial, sans-serif;
	/*zoom				: 98%;*/
}

.toegankelijkheid,
#menu,
#header,
#maincontent .logo,
#breadcrumbs,
#footer {
	display				: none;
}

strong {
	font-weight			: bold !important;
}


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display				: none !important;
	height				: 0;
	width				: 0;
	position			: absolute;
	overflow			: hidden;
}

span.sIFR-alternate {
	visibility			: visible !important;
	display				: block !important;
	position			: static !important;
	left				: auto !important;
	top					: auto !important;
}


/* --------------------------------	*/
/* projectdetail				 	*/
/* --------------------------------	*/
#content h1 {
	display				: none;
	position			: relative;
	left				: 440px;
	color				: #ed1c24;
	width				: 215px;
	margin				: 0 0 20px 0 !important;
	font-size			: 12pt;
}

#content #projectdetail .anchorlist {
	display				: none;
}

#content #projectdetail .project {
	position			: relative;
	page-break-after	: always;
	zoom				: 100%;
	overflow			: hidden;
	width				: 666px;
	height				: 990px;
}

#content #projectdetail .projectlast {
	position			: relative;
	zoom				: 100%;
	overflow			: hidden;
	width				: 666px;
	height				: 990px;
}

#content #projectdetail .print-bg {
	position			: absolute;
	left				: 0;
	top					: 0;
	height				: 975px;
}

#content #projectdetail .print-logo {
	display				: block;
	position			: absolute;
	left				: 82px;
	top					: 43px;
}

#content h1.print 		{ display:  block; visibility:visible; }
#content h1.webprint 	{ display:  block; visibility:visible; }

#content #projectdetail h2 {
	position			: relative;
	left				: 440px;
	color				: #ed1c24;
	width				: 215px;
	margin				: 0 0 20px 0 !important;
	font-size			: 12pt;
}

#content #projectdetail h2 			{ display: none; }
#content #projectdetail h2.web 		{ display: none; }
#content #projectdetail h2.print	{ display: block; }
#content #projectdetail h2.webprint	{ display: block; }

#content #projectdetail ul.info {
	position			: relative;
	left				: 440px;
	width				: 215px;
}

#content #projectdetail .fotos 		{ display: none; }
#content #projectdetail .printfotos { display: block; }

/* Afbeeldingen */
#content #projectdetail .printfotos img { position: absolute; }

#content #projectdetail .layout1 .printfotos img.foto1 { left: 65px; top: 250px; }
#content #projectdetail .layout1 .printfotos img.foto2 { left: 65px; top: 375px; }
#content #projectdetail .layout1 .printfotos img.foto3 { left: 190px; top: 192px; }
#content #projectdetail .layout1 .printfotos img.foto4 { right: 0; bottom: 39px; }
#content #projectdetail .layout1 .printfotos img.witruimte { right: 0; bottom: 490px; }

#content #projectdetail .layout2 .printfotos img.foto1 { left: 173px; top: 142px; }
#content #projectdetail .layout2 .printfotos img.foto2 { left: 298px; top: 142px; }
#content #projectdetail .layout2 .printfotos img.foto3 { left: 115px; top: 267px; }
#content #projectdetail .layout2 .printfotos img.foto4 { right: 0; bottom: 39px; }
#content #projectdetail .layout2 .printfotos img.witruimte { right: 0; bottom: 490px; }

#content #projectdetail .layout3 .printfotos img.foto1 { left: 298px; top: 233px; }
#content #projectdetail .layout3 .printfotos img.foto2 { left: 298px; top: 358px; }
#content #projectdetail .layout3 .printfotos img.foto3 { right: 0; top: 483px; }
#content #projectdetail .layout3 .printfotos img.foto4 { left: 66px; bottom: 39px; }
#content #projectdetail .layout3 .printfotos img.witruimte { right: 0; bottom: 507px; }

#content #projectdetail ul.info li {
	padding				: 4px 0 !important;
	height				: auto;
}

#content #projectdetail ul.info li 			{ display: none; }
#content #projectdetail ul.info li.web, #content #projectdetail ul.info span.web 		{ display: none; }
#content #projectdetail ul.info li.print, #content #projectdetail ul.info span.print	{ display: block; }
#content #projectdetail ul.info li.webprint, #content #projectdetail ul.info span.webprint	{ display: block; }

#content #projectdetail .print-bijzonderbouwen {
	display				: block;
	position			: absolute;
	right				: 0;
	top					: 475px;
}

#content #projectdetail .layout3 .print-bijzonderbouwen {
	top					: 458px;
}

#content #projectdetail .print-bottom {
	display				: block;
	position		 	: absolute;
	bottom				: 0;
	left				: 0;
}

#content #projectdetail .naarboven {
	display				: none;
}

/* Ontwikkelingsbalk */
.rechtsboven_ontwikkeling {
	display				: none !important;
}


