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

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

#breadcrumbs {
	background-color:#80AE41;
	background-image: url("img/arrow_inv_groen.gif");
}

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

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

#inside h1 {
	color:#80AE41;
}

#inside_right_beam {
	background-color:#80AE41;
	background-image: url("img/arrow_inv_groen.gif");
}

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

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