#container{
	background-image:url(/gfx/orange/bg.gif);
}

.head{
}
.main{
	background-image:url(/gfx/orange/federatie.gif);
}

.groeneblokken {
	background-image:url(/gfx/orange/oranje.gif);
}

.submenu li a{
	color:#ff7c00;
}
.main a{
	color:#ff7c00;
}
.block_green1,
.block_green2 {
	background:#ff7c00;
}
.lees_meer{
	color:#ff7c00;
}

.block_border1 {
	background:url(/gfx/orange/bordertopleft.gif) top left no-repeat;
}
.block_border2 {
	background:url(/gfx/orange/bordertopleft.gif) top left no-repeat;
}
.block_border1 .f,
.block_border2 .f {
	background:url(/gfx/orange/borderbottomright.gif) bottom right no-repeat;
}

form input.btnsubmit{
	color:#ff7c00;
}