/* --- --- print stylesheet voor www.ishetallergie.nl --- --- */

/* --- --- Start aangepaste stylen voor print stylesheet --- --- */
#menu {
	width: 160px;
}

#content {
	width: 638px;
}

#header {
	width: 800px;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-arrow-color: #336699;
	scrollbar-base-color: #336699;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #336699;
}

/* --- --- lijnen --- --- */

.omlijning-geheel { border: 1px solid #336699; /* blauw */}

.omlijning-top {
	border-top: 1px solid #336699; /* blauw */
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.omlijning-groep {
	border-top: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: none;
	border-left: none;
}

/* --- --- Einde aangepaste stylen voor print stylesheet --- --- */
