/* print styles */

* {

	font-family: Arial;
	font-size: 12px;
	color: #000000 !important;
	border-color: #333333 !important;

}


.hasCondition #main {
	display: none;
}
.dhd2, #dhtml_dialogs_all, .voorwaarden {
	position: static !important;
	
}

.buttons {
	display: none;
}
.conditions_body, .dhd2, .dhtml_dialogs_all, .voorwaarden {
	overflow: visible !important;
	float: none !important;
	height: auto !important;
	width: auto !important;
	
}


/* recipes */

.recipe_ingredients ul {
	margin: 0px;
	padding: 0px;
	margin: 10px 0px;
}
.recipe_ingredients li {
	margin: 0px;
	padding: 0px;
}

.recipe_ingredients h4 {
	float: none;
	display: block;
}
.recipe_ingredients p {
	clear: left;
}
.recipe_ingredients .round {
	border: none;
}
#dock, #bgborder, #header, #leftcolumn, #footer {
	display: none;
}
#rightcolumn, #recipe_info {
	width: auto !important;
	float: none !important;
	display: block !important;
}
/* recepten print pagina */
.recipe_rating, .recipe_detail_page div.recipe, .recipe_detail_page .recipe_detail_suggestions, #recipe_info ul.options, #recipes_found_container, #crumb {
	display: none;
}
.recipe_detail_page #recipe_preparation #ingredients, #recipe_info p.snelcode {
	display: block;
}

#recipe_info ul.specs {
	list-style-type: disc !important;
	padding: 0;
	margin: 0;
}
#recipe_info ul.specs li {
	padding: 0 !important;
}
.recipe_detail_page #recipe_preparation ul {
	list-style-type: disc;
}
.recipe_detail_page #recipe_preparation ul li {
	margin-left: 10px;
	padding: 0;
}
.recipe_detail_page #recipe_preparation .recipe_tips h2 {
	text-indent: 0;
}