@charset "UTF-8";
/* CSS Document */

.nieuwsblok-tr, .nieuwsblok-tl, .nieuwsblok-br, .nieuwsblok-bl	{
	background-image:none;
}

.nieuwsblok-tc, .nieuwsblok-bc	{
	background-image:none;
}

.nieuwsblok-cr, .nieuwsblok-cl	{
	background-image:none;
}

.nieuwsblok-cc	{
	background-image:none;
}

.nieuwsblok-rood p {
	color:#7D7E83;
}

.nieuwsblok-salades {
	width:auto;
	height:auto;
}

.nieuwsblok-salades .column {
	width:calc(50% - 5px);
	float:left;
	padding:5px 5px 5px 0;
}

.nieuwsblok-salades .column.bottom {
	border-top:1px dotted #7D7E83;
}