BODY {
	background-color : #FAF7D3;
	xbackground-image : url(images/achtergrond.gif);
	background-repeat : repeat-x;
	font-family : Arial, Helvetica, sans-serif;
	background-attachment : fixed;
}

TABLE	{
	color:#000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color : transparent;
}
TABLE.cat	{
	color:#000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color : #F1F1EA;
	}
TABLE.forum {
	background-color : #E3E47C;
}

TR.doeKleur {
	background : E3E47C;
}

TD  {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
TD.nummer {
	background-color : #E3E47C;
	background : E3E47C;
}
DIV.achter {
	background-color : #000066;
	xmargin : 1.5em 3em 5em 3.5em;
	xpadding : 1.5em 0.5em 0.5em 0.5em;
	position : absolute;
	top : 40px;
	left : 5%;
	width : 90%;
}
DIV.sectie {
	background-color : #E3E47C;
	xmargin : -3em 0 0 -1.5em;
	xborder : thin solid #9C9A9C;
	xpadding : 1.5em;
	xpadding-top : 0.5em;
	xpadding-bottom : 0.5em;
	padding : 10px;
	top : -10px;
	left : -10px;
	border-left : 2px solid #9C9A9C;
	border-right : 2px solid #9C9A9C;
	border-bottom : 2px solid #9C9A9C;
	border-top : 2px solid #9C9A9C;
	position : relative;
}

DIV.achter404 {
	background-color : #000066;
	position : absolute;
	top : 40px;
	left : 5%;
	width : 90%;
	height : 460px;
}

DIV.sectie404{
	background-color : #E3E47C;
	padding : 10px;
	top : -10px;
	left : -10px;
	border-left : 2px solid #9C9A9C;
	border-right : 2px solid #9C9A9C;
	border-bottom : 2px solid #9C9A9C;
	border-top : 2px solid #9C9A9C;
	position : relative;
	height : 460px;
}

DIV.achterHome {
	background-color: #000066;
	xpadding : 1.5em 0.5em 0.5em 0.5emposition : absolute;
	position : absolute;
	top : 40px;
	left : 5%;
	width : 90%;
	xmargin-left : 0.5em;
}
DIV.sectieHome {
	background-color : #E3E47C;
	xmargin : -3em 0 0 -1.5em;
	xborder : thin solid #999;
	xpadding : 1.5em;
	xpadding-top : 0.5em;
	xpadding-bottom : 0.5em;
	padding : 10px;
	top : -10px;
	left : -10px;
	border-left : 2px solid #9C9A9C;
	border-right : 2px solid #9C9A9C;
	border-bottom : 2px solid #9C9A9C;
	border-top : 2px solid #9C9A9C;
	position : relative;
}
