body {
	background-color:	#a8a06c;
	color:				#000000;
	font-family:		Verdana, Arial, Sans-Serif;
	font-size:			8pt;
}

a {
	background:			transparent;
	color:				#b24e00;
	font-family:		Verdana, Arial, sans-serif;
	font-weight: 		bold;
	text-decoration: 	none;
}

a:visited {
	text-decoration: 	none;
}

a:hover {
	font-weight: 		bold;
	text-decoration: 	underline;
}

#website {
	/*width:				740px;*/
	padding:			0px;
	border:				1px solid black;
	background-color:	#d8d4b1;
}

#titel {
	height:				14px;
	font-family:		Verdana, Arial, Sans-Serif;
	font-weight:		bold;
	font-size:			10pt;
	text-indent:		15px;
	color:				#b24e00;	
	border-bottom:		1px solid black;
	border-right:		4px solid black;
}

#boven {
	height:				67px;
	vertical-align:		top;
}

#midden {
	height:				100*;
	vertical-align:		top;
}

#logo {
	height:				67px;
	border-right:		1px solid black;
	border-bottom:		3px solid black;
	vertical-align:		top;
}

#navigatie {
	background-color:	#a7a06a;
	border-top:			1px solid black;
	border-bottom:		1px solid black;
	height:				14px;
	font-size:			10px;
	vertical-align:		top;
}

#iconen {
	border-bottom:		1px solid black;
	height:				48px;
}

#breadcrumb {
	height:				18spx;
	font-size:			10px;
	color:				#b24e00;
	text-indent:		5px;
	border-bottom:		4px solid black;
}

#breadcrumbspacer {
	border-bottom:		none;
	border-right:		4px solid black;
}

#sidemenu {
	width:				144px;
	border-right:		1px solid black;
	vertical-align:		top;
}

#sidemenuspacer {
	width:				144px;
	border-left:		4px solid black;
	background-color:	#a7a06a;
}

#inhoud {
	vertical-align:		top;
	font-size:			10pt;
	font-family:		arial, sans-serif;
	padding-left:		10px;
	padding-top:		10px;
}

#onder {
	border-top:			1px solid black;
	height:				13px;
}

#orbid {
	border-right:		1px solid black;
	width:				138px;
	color:				#a7a06a;
	font-size:			10px;
}

#footermenu {
	color:				#a7a06a;
	font-size:			10px;
	text-align:			center;
}

#orbid a, #footermenu a {
	color:				#666666;
	font-size:			10px;
}

h1 {
	color:				black;
	width:				95%;
	border-left:		8px solid #b04e03;
	border-bottom:		1px solid #b04e03;
	text-indent:		4px;
	font-size:			10pt;
	font-weight:		bold;
}