/*
	Url..........: design.pawel.nl
	Auteur.......: pawel.nl
	Datum........: 2005
	Omschrijving.: css voor het printen van de pagina
*/
body {
   background: white;
   font-size: 12pt;
   color: #000000;
}
a:link, a:visited {
   color: #0000CC;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}
.laymenu, .layfoto, .laytoplijn, .laybotlijn, .laycopyright, .datum, .fout, .links {
	visibility: hidden;
}
.zoek {
	font-family: arial;
	font-size: 1px;
	color: #708090;
	text-decoration: none;
	border: 0;
}

