/* Allgemeine CSS-Datei f�r die Druckausgabe*/

body {
	font-family: Arial, Helvetica sans-serif;
}
img {
	border: none;
}

#container_outer_head,
#left,
#container_outer_foot,
.contentbox_recipe_category,
.contentbox_product_category,
.contentbox_product_random,
.ornament {
	display: none;
}
	
		


