html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	font-family: Arial;
}

#zijbalk,
#nav_top,
#menu,
#boodschappenlijstje_printen #printen {
	display: none;
}

#boodschappenlijstje_printen {
	position: relative;
	margin: 10px 0 0 0;
	border: 1px solid black;
	padding: 10px;
}

#boodschappenlijstje_titel {
	position: absolute;
	top: 70px;
	left: 10px;
}

#boodschappenlijstje_logo {
	position: absolute;
	top: 10px;
	right: 10px;
}

#boodschappenlijstje_content {
	margin: 120px 0 0 0;
}

#boodschappenlijstje_content table {
	width: 300px;
	border-collapse: collapse;
	border-top: 1px solid black;
	margin: 20px 0 0 0;
}

#boodschappenlijstje_content th {
	text-align: left;
	border-bottom: 1px solid black;
	line-height: 30px;
}

#boodschappenlijstje_content h6 {
	margin: 20px 0 0 0;
	color: #F00;
}

#boodschappenlijstje_content td.product {
	padding: 0 0 0 5px;
	width: 100%;
}

#boodschappenlijstje_content tr td {
	border-bottom: 1px solid black;
	line-height: 20px;
}

#recept_sfeerbeeld,
#recept_zoeken,
#recept_zoekresultaat,
#recept_print,
#recept_naar_bl {
	display: none;
}

#recept_titel {
	top: 70px;
	left: 0px;
}

#recept_print_logo {
	position: absolute;
	right: 10px;
	top: 10px;
}

#recept_omschrijving h2 {
	display: none;

}

#recept_omschrijving h6 {
	font-weight: bold;
	color: #F00;
}
