#achtergrond {
    background-image: url('/images/bg_rood.jpg');
}
body {
	background-color: #d20034;
}
@media only screen and (max-width: 950px) {
	#achtergrond {
		background-color:#fff;
		background-image: none;
	}
	header { background-color: #d20034; }
}
#disclaimer{ background-image: url('/images/verloop_rood.jpg') !important; background-color: #c00031 !important; }
header #pull { background-color: #a8002a; }
header .menu ul li { background-color: #a8002a; }
.menu ul li.tabaan { color: #d20034; }
.menulink_aan{ color:#d20034; }
h1, h2, h3 { color: #d20034 !important;}
a { color: #d20034; }
footer { background-color: #d20034; }



.linksboven a:hover{	color: #d20034;}
.tabaan a {	color: #d20034;}
/*.linksonder { background-image: -moz-linear-gradient(right bottom , #c70632 8%, #d42951 69%, #c70632 93%); }*/
.contentbox_blue {
	background-image: linear-gradient(right bottom, #c70632 8%, #d42951 69%, #c70632 93%) !important;
	background-image: -o-linear-gradient(right bottom, #c70632 8%, #d42951 69%, #c70632 93%) !important;
	background-image: -moz-linear-gradient(right bottom, #c70632 8%, #d42951 69%, #c70632 93%) !important;
	background-image: -webkit-linear-gradient(right bottom, #c70632 8%, #d42951 69%, #c70632 93%) !important;
	background-image: -ms-linear-gradient(right bottom, #c70632 8%, #d42951 69%, #c70632 93%) !important;
	background-image: -webkit-gradient(
		linear,
		right bottom,
		left top,
		color-stop(0.08, #c70632),
		color-stop(0.69, #d42951),
		color-stop(0.93, #c70632)
		) !important;
}
header .header-top {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}
main .machines a:nth-child(2) {
	background-color: #a8002a;
}
main .machines span a {
	background-color: #a8002a;
}
.contentbox_light_left h1, .contentbox_light_left h2, .contentbox_light_left h3 {
	color: #d20034 !important;
}
.contentbox_light_right h1, .contentbox_light_right h2, .contentbox_light_right h3 {
	color: #d20034 !important;
}

main .contentbox_blue_left:after {
	background-image: linear-gradient(right bottom, #c70632 8%, #d42951 69%, #c70632 93%) !important;
	background-image: -o-linear-gradient(right bottom, #c70632 8%, #d42951 69%, #c70632 93%) !important;
	background-image: -moz-linear-gradient(right bottom, #c70632 8%, #d42951 69%, #c70632 93%) !important;
	background-image: -webkit-linear-gradient(right bottom, #c70632 8%, #d42951 69%, #c70632 93%) !important;
	background-image: -ms-linear-gradient(right bottom, #c70632 8%, #d42951 69%, #c70632 93%) !important;
	background-image: -webkit-gradient(
		linear,
		right bottom,
		left top,
		color-stop(0.08, #c70632),
		color-stop(0.69, #d42951),
		color-stop(0.93, #c70632)
		) !important;
}
main .contentbox_blue_right:after {
	background-image: linear-gradient(right bottom, #c70632 8%, #d42951 69%, #c70632 93%) !important;
	background-image: -o-linear-gradient(right bottom, #c70632 8%, #d42951 69%, #c70632 93%) !important;
	background-image: -moz-linear-gradient(right bottom, #c70632 8%, #d42951 69%, #c70632 93%) !important;
	background-image: -webkit-linear-gradient(right bottom, #c70632 8%, #d42951 69%, #c70632 93%) !important;
	background-image: -ms-linear-gradient(right bottom, #c70632 8%, #d42951 69%, #c70632 93%) !important;
	background-image: -webkit-gradient(
		linear,
		right bottom,
		left top,
		color-stop(0.08, #c70632),
		color-stop(0.69, #d42951),
		color-stop(0.93, #c70632)
		) !important;
}
main .contentbox_light_left:after {
	
}
main .contentbox_light_right:after {
	
}
main .contentbox_blue_right:after {
	
}
main .contentbox_blue_left:after {
	
}