body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#f59e00;
	margin-bottom:10px;
}

body, div, td {
	font: 11px Arial;
	color: #424242;
	line-height:16px;
}
form {
	margin:0px;
}
div#container {
	margin:0 auto;
	width:921px;
	margin-top:10px;
}
div#wrapper {
	text-align:left;
	float:left;
	width:901px;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
div#logo {
	float:left;
	width:901px;
	text-align:right;
	height:96px;
}
div#header {
	float:left;
	width:901px;
	height:314px;
} 
div#menu {
	float:left;
	width:901px;
	height:37px;
	background-image:url(../images/menu_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
	/* hoofdmenu */
	#hoofdmenu {
		list-style:none;
		margin:0px;
		padding:0px;
	}
		#hoofdmenu li {
			float:left;
			cursor:pointer;
			display:block;
		}
		#hoofdmenu li a {
			display:inline;
			float:left;
			color:#2c2c2c;
			font-size:14px;
			font-weight:bold;
			line-height:34px;
			height:34px;
			margin-top:3px;
			margin-left:30px;
			text-decoration:none;
			text-transform:uppercase;
		}
		#hoofdmenu li a:hover {
			text-decoration:none;
			color:#ffa400;
		}
	
	/* submenu */
	#menu div.menuSub {
		position:absolute;
		visibility: hidden;
		z-index:100;
		width:200px;
		margin:0px;
		margin-left:-15px;
		margin-top:-4px;
		padding:5px 5px 5px 5px;
		background-color:#e5e5e5;
		border-bottom:1px solid #cacaca;
	}
		#menu ul.linkerMenuSub {
			list-style:none;
			margin:0px;
			padding:0px;
		}
		#menu ul.linkerMenuSub li {
			margin-top:5px;
			margin-bottom:5px;
		}
		#menu ul.linkerMenuSub li a {
			display:block;
			line-height:20px;
			padding-left:17px;
			padding-right:17px;
			color:#000000;
			font-weight:bold;
			font-size:11px;
			text-decoration:none;
			text-transform:uppercase;
		}
		#menu ul.linkerMenuSub li a:hover{
			color:#ffa400;
			text-decoration:none;
		}

div#main {
	float:left;
	background-image:url(../images/main_bg.gif);
	background-position:right;
	background-repeat:repeat-y;
}
	div#main div#content {
		float:left;
		width:598px;
		padding:5px 18px 40px 28px;
	}
		div#content h1 {
			color:#9aa21b;
			font-size:24px;
			margin:0px;
			line-height:44px;
			padding-bottom:2px;
			margin-bottom:10px;
			border-bottom:1px solid #efefef;
			letter-spacing:2px;
		}

	div#main div#cases {
		float:right;
		width:257px;
		min-height:635px;
		_height:635px;
		background-image:url(../images/cases_bg.jpg);
		background-position:top;
		background-repeat:repeat-x;
		padding-top:5px;
	}
		div#cases h1 {
			color:#FFFFFF;
			font-size:24px;
			margin:0px;
			line-height:44px;
			padding-bottom:2px;
			padding-left:22px;
			border-bottom:1px solid #793351;
			letter-spacing:2px;
		}
		div#cases div#paging {
			float:right;
			color:#FFFFFF;
			padding-right:5px;
			padding-top:5px;
			white-space:nowrap;
		}
		div#cases div#paging a {
			color:#FFFFFF;
			text-decoration:none;
		}
		div#cases div#paging a:hover {
			color:#FFFFFF;
			text-decoration:underline;
		}
		div#cases div#paging span.gray {
			color:#d3d3d3;
		}
		div#cases a.caseLink {
			display:block;
			color:#e7d9df;
			line-height:25px;
			padding-bottom:2px;
			padding-left:22px;
			padding-right:22px;
			border-bottom:1px solid #793351;
			text-decoration:none;
		}
		div#cases a.caseLink:hover {
			text-decoration:underline;
		}

div#footer {
	float:left;
	width:871px;
	height:66px;
	background-image:url(../images/footer_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:14px;
}
	div#footer, div#footer * {
		font-size:11px;
		line-height:14px;
		color:#3f1f00;
		white-space:nowrap;
	}
	div#footer a {
		color:#3f1f00;
		text-decoration:none;
	}
	div#footer a:hover {
		text-decoration:underline;
	}

div#footer2 {
	line-height:25px;
	width:891px;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
	color:#FFFFFF;
}
div#footer2 div {
	line-height:25px;
	color:#FFFFFF;
}
div#footer2 div a {
	text-decoration:none;
	color:#FFFFFF;
}
div#footer2 div a:hover {
	text-decoration:underline;
}


/* forum en admin deel*/
table.forum {
	border-collapse:collapse;
	border:1px solid #CECDD5;
}
tr.header, td.header {
	background-color:#E4E2E7;
	font-weight:bold;
	color:#000000;
}
table.forum td {
	padding:5px;	
}
table.forum td.tekst {
	padding:5px 0px 5px 0px;	
}
tr.normal {
	background-color:#FAFAFA;
	color:#000000;
}
tr.alternate {
	background-color:#FFFFFF;
	color:#000000;
}
blockquote {
	background-color:#FAFAFA;
	padding:5px 5px 5px 5px;
	border:1px solid #CECDD5;
}

a.arachna {
	color:#000000;
}

/*dTree*/
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}