
.contentCell {
	background-image: url(/images/geel/bovensectie.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 70px;
}


.contentCell_transparent {
	background-image: url(/images/geel/tbovensectie.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 70px;
}

.mainTable {
	background-image: url(../images/geel/ondersectie.jpg);
	background-repeat: repeat-y;
}
.top {
	background-image: url(/images/geel/top.jpg);
}
.menu {
	background-image: url(/images/geel/menu.jpg);
	background-repeat: no-repeat;
}
