/* stylesheet voor het printen van recepten */

#navigation,
#routeform,
#login { display: none; }

.printonly {
	display: block !important;
}
