.bg-boven-border {
	background-attachment: fixed;
	background-image:  url(/img/algemeen/bg-border-verticaal.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg-boven-groen {
	background-attachment: fixed;
	background-image:  url(/img/algemeen/header-repeat-streep.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 70px;

}
.bg-boven-links {
	background-attachment: fixed;
	background-image:  url(/img/algemeen/bg-border-horizontaal.gif);
	background-repeat: repeat-y;
	background-position: left;
}

