html, body {
	background-color: #85B4F8;
}

div.site {
	background: #FFFFFF url("/images/background/F3F8FE.gif") 8px repeat-y;
}

div.site div.shadowLeft {
	background: #F3F8FE url("/images/shadows/85B4F8_left.gif");
}

div.site div.shadowRight {
	background: #F3F8FE url("/images/shadows/85B4F8_right.gif");
}

div.body div.columnLeft {
	background: #F3F8FE}

div.columnLeft div.header {
	background: #F3F8FE url("/images/headers/85B4F8.gif");
}

div.columnLeft div.bar {
	background: #85B4F8}

div.columnRight div.spacer {
	background: #F3F8FE}

div.participant {
	background: #CEE1FC}

.lijstItemOver {
	background: #CEE1FC}

div.overzicht {
	background: #E7F0FE}

