﻿body 
{
	background-image: url(images/background_red.gif);
	background-repeat: repeat-x;
}
.header
{
	background-image: url(images/bovenkant_header_red.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.contentheader1
{
	background-image: url(images/content_header_red_1.gif);
	background-repeat:no-repeat;
	background-position:top;	
}
.contentheader2
{
	background-image: url(images/content_header_red_2.gif);
	background-repeat:no-repeat;
	background-position:top;	
}
.contentheader3
{
	background-image: url(images/content_header_red_3.gif);
	background-repeat:no-repeat;
	background-position:top;	
}
.contentheader4
{
	background-image: url(images/content_header_red_4.gif);
	background-repeat:no-repeat;
	background-position:top;	
}
.calHeader
{
	background-color: #e2001a;
}
.calToday
{
	background-color: #e2001a;
}
p.blokje
{
	background-color: #e2001a;
}
p.blokjeContent
{
	background-color: #e2001a;
}
