html, body {
	background-image: url("img/inside_bg.gif");
	background-position: 50% 0;
	background-repeat: repeat-y;
}

#header {
	background-image: url("img/header_rood.jpg");
}

#breadcrumbs {
	background-color:#864949;
	background-image: url("img/arrow_inv_rood.gif");
}

#inside_diensten {
	background-image: url("img/arrow_rood.gif");
}

#inside_content {
	background-image: url("img/mod_stamp_rood.gif");
}

#inside h1 {
	color:#864949;
}

#inside_right_beam {
	background-color:#864949;
	background-image: url("img/arrow_inv_rood.gif");
}

#inside_casus {
	background-image: url("img/mod_diensten_rood_small.gif");
}

#inside_contact {
	background-image: url("img/arrow_rood.gif");
}