/* --- --- print stylesheet voor www.ishetallergie.nl --- --- */

/* --- --- Start aangepaste stylen voor print stylesheet --- --- */

#menu {
	display: none;
	width: 0px;
}

#content {
	width: 647px;
	align: left;
	padding-bottom: 10px;
	border-right: 1px solid #336699;
	border-top: none;
	border-left: none;
	border-bottom: none;
}

#header {
	width: 600px;
}

/* --- --- lijnen --- --- */

.omlijning-geheel { border: 1px solid #336699; /* blauw */}

.breadcrumb {
	display: none;
	height: 0px;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

/* --- --- Einde aangepaste stylen voor print stylesheet --- --- */
