﻿body 
{
	background-image: url(images/background_green.gif);
	background-repeat: repeat-x;
	background-color: #9dd5a0;
}
.header
{
	background-image: url(images/bovenkant_header_green.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.contentheader1
{
	background-image: url(images/content_header_green_1.gif);
	background-repeat:no-repeat;
	background-position:top;	
}
.contentheader2
{
	background-image: url(images/content_header_green_2.gif);
	background-repeat:no-repeat;
	background-position:top;	
}
.contentheader3
{
	background-image: url(images/content_header_green_3.gif);
	background-repeat:no-repeat;
	background-position:top;	
}
.contentheader4
{
	background-image: url(images/content_header_green_4.gif);
	background-repeat:no-repeat;
	background-position:top;	
}
.calHeader
{
	background-color: #27a22d;
}
.calToday
{
	background-color: #27a22d;
}
p.blokje
{
	background-color: #27a22d;
}
p.blokjeContent
{
	background-color: #27a22d;
}
