DIV.container {
  background-color: #2e8dc4; 
}
DIV.mainblock {
	background-image: url(../images/back_contentblock_site.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
DIV.topblock DIV.inloggen {
	background-color: #db5411;
}
DIV.topblock DIV.inloggen TD{
	font-size: 0.9em;
}

DIV.topblock DIV.submenu A.current {
	background-image: url(../images/pijl_2.gif);
}
DIV.leftbar DIV.hoofdmenu_1 .current {
	background-image: url(../images/pijl_1.gif);
}
IMG.logo{
	position: absolute;
	top: 0px;
	left: 0px;
}
IMG.cbf{
	position: absolute;
	top: 10px;
	right: 240px;
}
DIV.bottomblock {
	background-color: #2E8DC4;
}

