﻿body 
{
	background-image: url(images/background_blue.gif);
	background-repeat: repeat-x;
	background-color: #8cd3f1;
}
.header
{
	background-image: url(images/bovenkant_header_blue.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.contentheader1
{
	background-image: url(images/content_header_blue_1.gif);
	background-repeat:no-repeat;
	background-position:top;	
}
.contentheader2
{
	background-image: url(images/content_header_blue_2.gif);
	background-repeat:no-repeat;
	background-position:top;	
}
.contentheader3
{
	background-image: url(images/content_header_blue_3.gif);
	background-repeat:no-repeat;
	background-position:top;	
}
.contentheader4
{
	background-image: url(images/content_header_blue_4.gif);
	background-repeat:no-repeat;
	background-position:top;	
}
.calHeader
{
	background-color: #009ee0;
}
.calToday
{
	background-color: #009ee0;
}
p.blokje
{
	background-color: #009ee0;
}
p.blokjeContent
{
	background-color: #009ee0;
}
