/**
 * @naam		print.css 
 * @version		1.0b (2009-08-04)
 * @auteur		YvK
 *
 * BESCHRIJVING *
 * ---------------------------------------------------------------------------
 * Aangepaste stijlen voor als webpagina wordt geprint.
 * ---------------------------------------------------------------------------
 *
 * KLEUREN *
 * ---------------------------------------------------------------------------
 * grijs:				#434345
 * lichtgrijs:			#cbcccd
 * blauw:				#467097
 * Rood (errors):		#cc071e
 *
 * LINKS
 * Grijs:				#cbcccd
 * Blauw:				#467097
 * ---------------------------------------------------------------------------
 *
 * LETTERTYPES *
 * ---------------------------------------------------------------------------
 * Platte tekst:		Arial, Helvectica
 * Corps/regelafstand:	12px / 20px
 * ---------------------------------------------------------------------------
 */
#total {
	top: 0px;
	margin-top: 0px;	height: auto;}
#wrapper {
	height: auto;
	background-color: #FFFFFF;	border: 0px;
}
#bovenbalk {	border: 1px solid #434345;}#winkelwagen {
	overflow: visible;	color: #000000;}#kleine_letters {	display: none;
}