﻿body 
{
	background-image: url(images/background_black.gif);
	background-repeat: repeat-x;
	background-color: #8c8c8c;
}
.header
{
	background-image: url(images/bovenkant_header_black.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.contentheader1
{
	background-image: url(images/content_header_black_1.gif);
	background-repeat:no-repeat;
	background-position:top;	
}
.contentheader2
{
	background-image: url(images/content_header_black_2.gif);
	background-repeat:no-repeat;
	background-position:top;	
}
.contentheader3
{
	background-image: url(images/content_header_black_3.gif);
	background-repeat:no-repeat;
	background-position:top;	
}
.contentheader4
{
	background-image: url(images/content_header_black_4.gif);
	background-repeat:no-repeat;
	background-position:top;	
}
.calHeader
{
	background-color: #000000;
}
.calToday
{
	background-color: #000000;
}
p.blokje
{
	background-color: #000000;
}
p.blokjeContent
{
	background-color: #000000;
}