/* --- PRINT.CSS - RodeKruis.nl --- */


/* ---------------------- */
/* --- hoofdstructuur --- */
/* ---------------------- */

#serviceMenu, #hoofdNavigatie, #subNavigatie, #columnLeft, #sponsors, #bottomNavigatie {
	display: none;
}

.site {
	width: 669px;
	margin: 0;
	padding: 0 20px 10px;
}
			

/* ------------ */
/* --- logo --- */
/* ------------ */

#logo {
	width: 669px;
	margin: 0;
}

	#logo h1 {
		width: 322px;
		margin: 0 auto;
	}
			

/* ---------------- */
/* --- siteBody --- */
/* ---------------- */

#siteBody {
	width: 669px;
	background: url(../images/ln_hor.gif) transparent repeat-x left bottom;
}

	#innerBody {
		background-image: none;
	}
		

/* ------------------- */
/* --- columnRight --- */
/* ------------------- */
				
#columnRight, #combiBlok {
	width: 669px;
}


/* -------------------------- */
/* ---   ---  sIFR  ---   --- */
/* -------------------------- */

/* 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;
	width: auto;
	height: auto;
}		
									

/* -------------- */
/* --- bottom --- */
/* -------------- */

#bottom {
	width: 669px;
}

/*
#combiBlok .media, #combiBlok .items div.alignLeft, #combiBlok .items div.alignRight, #contentItems div.row {
	background-color: #00ff00;
}*/