html {
	padding: 0;	
	color: #000;
	font: 12px "Arial", Sans-Serif;
}

body {
	margin: 0;
}

div#container {
	width: 973px;
	background: url("images/container_bg.png") 44px 0 repeat-y;
	margin: 0 auto;
}

div#inner_container {	
	width: 861px;
	background: url("images/bg.png") top right no-repeat;
	padding: 0 68px 0 44px;
}

/* Link opmaak */
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
/* /Link opmaak */

/* Clear */
.clear {clear: both;}
/* /Clear */

/* Images */
img {border: 0;}
/* /Images  */

/* Alinea */
p {
	margin: 0;
	padding: 7px 0;
}
/* /Alinea  */

/* Header  */
div#header {
	height: 74px;
	padding: 0;
}
#informatie  {
	float: left;
	margin: 0;
	padding: 15px 0 13px 0;
	background: #fff;
}
div#header form {
	float: right;
	margin: 22px 0 0 0;
	padding: 0;
}
div#header form input.textfield {
	width: 143px;
	height: 24px;
	color: #93b0d0;
	margin: 0;
	padding: 7px 0 0 11px;
	font: 12px "Arial", Sans-Serif;
	border: 1px solid #BFCFE2;
}
div#header form input.submit {
	width: 127px;
	height: 33px;
	border: 0;
	background: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
	vertical-align: top;
}
div#top {
	height: 9px;
	background: url("images/head.png") repeat-x;
}
/* /Header */

/* Menu  */
ul#menu {
	height: 43px;
	background: url("images/menu_bg.png") no-repeat;
	margin: 1px 0 0 0;
	padding: 0;
	border-bottom: 1px solid #fff;
	text-align: center;
	list-style: none;
}
ul#menu li {
	display: inline;
	margin: 0 15px;
	line-height: 33px;
}
ul#menu li a {color: #fff;}
/* /Menu */

/* Left */
div#left {
	float: left;
	width: 201px;
	margin: 0 1px 0 0;
	padding: 0 0 20px 0;
}
div#left .titel {height: 31px;}
div#left ul {
	margin: 0 0 1px 0;
	padding: 0;
	list-style: none;
}
div#left ul li a {padding: 0 0 0 15px;}
div#left ul li {
	height: 28px;
	margin: 1px 0 0 0;
	padding: 0 0 0 16px;
	line-height: 28px;
}
div#left ul li .img {
	float: left;
	width: 38px;
	margin: 6px 0 0 0;
	text-align: center;
}
div#left ul.blauw li {
	color: #0e5399;
	background: url("images/gebruikersmenu_bg2.png") repeat-x;
}
div#left ul.blauw li a {color: #0e5399;}
div#left ul.blauw li.first-child {background: url("images/gebruikersmenu_bg.png") repeat-x;}
div#left ul.rood li {
	height: 29px;
	color: #bf3e18;
	background: url("images/left_bg.png") repeat-x;
	padding: 0;
}
div#left ul.rood li a {
	color: #bf3e18;
	padding: 0;
}
div#left ul.rood li.first-child {background: url("images/top_bg.png") repeat-x;}
div#left ul.rood li.first-child  .img {margin: 9px 0 0 0;}
div#left ul.extra {
	background: url("images/left_bg.png") 0 -27px repeat-x;
	margin: 26px 0 0 0;
	padding: 2px 0 0 0;
}
div#left ul.extra li {padding: 0 0 0 16px;}
div#left ul.extra li a{padding: 0 0 0 16px;}
/* /Left  */

/* Content */
div#content {
	float: left;
	width: 659px;
	background: url("images/content_bg.png") no-repeat;
	padding: 0 0 20px 0;
}
div#content a {
	text-decoration: underline;
	color: #86990C;
}
div#content a:hover {text-decoration: none;}
div#content h1 {
	float: left;
	color: #fff;
	margin: 12px 0 0 42px;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}
div#content h1 a {
	color: #fff;
	text-decoration: none;
}
div#content h1 a:hover {
	color: #fff;
	text-decoration: underline;
}

div#content h2 {
	
	color: #0D85DD;
	/*margin: 12px 15px 8px 15px;*/
	margin: 0 15px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	clear:both;
}



div#content h2 a {
	color: #0D85DD;
	text-decoration: none;
}
div#content h2 a:hover {
	color: #86990C;
	text-decoration: underline;
}


div#content ul {
	color: #86980d;
	margin: 7px 0;
	padding: 0 0 0 15px;
	line-height: 140%;
	list-style: none;
}
div#content ul a {
	color: #86980d;
	text-decoration: none;
}
div#content ul a:hover {
	font-weight: bold;
	text-decoration: none;
}
div#content ul#kruimelpad {
	float: left;
	width: 449px;
	margin: 10px 0 0 84px;
	padding: 0 0 77px 0;
	font-size: 11px;
	list-style: none;
	clear: left;
}
ul#kruimelpad li {
	float: left;
	color: #596600;
	background: url("images/arrow.png") left center no-repeat;
	padding: 0 5px 0 13px;
}
ul#kruimelpad li.first-child {background: none;}
div#content ul#kruimelpad li a {
	color: #596600;
	text-decoration: none;
}
div#content ul#kruimelpad li a:hover {
	font-weight: normal;
	text-decoration: underline;
}
img#icon {
	display: inline;
	float: right;
	margin: 6px 15px 0 0;
}
div#content p {
	margin: 0 15px;
	clear: both;
}


div#content strong {color: #86990C;}
div#content h3 {
	height: 38px;
	background: url("images/head_bg.png") repeat-x;
	margin: 0 1px 0 0;
	padding: 0 0 0 15px;
}
div#content h3 img {margin: 12px 0 0 0;}
form#beoordelen {
	width: 400px;
	margin: 5px 0 15px 15px;
	padding: 0;
}
form#beoordelen label {
	float: left;
	width: 90px;
	height: 28px;
	margin: 2px 0;
	line-height: 22px;
	clear: left;
}
form#beoordelen input.textfield {
	float: left;
	width: 135px;
	height: 20px;
	color: #c2c991;
	background: #fff;
	margin: 2px 20px 2px 0;
	padding: 6px 4px 0 6px;
	border: 1px solid #E2E6C5;
	font-size: 11px;	
}
form#beoordelen ul {
	float: left;
	width: 245px;
	height: 20px;
	color: #86980d;
	background: #fff;
	margin: 2px 20px 2px 0;
	padding: 6px 0 0 0;
	font-size: 11px;
	list-style: none;
}
form#beoordelen ul li {
	float: left;
	margin: 0;
}
form#beoordelen textarea {
	float: left;
	width: 284px;
	height: 66px;
	margin: 2px 0;
	color: #c2c991;
	background: #fff;
	padding: 6px 4px 4px 6px;
	border: 1px solid #E2E6C5;
	font: 11px "Arial", Sans-serif;
	font-size: 11px;
	overflow: auto;
}
form#beoordelen input.submit {
	clear: both;
	float: left;
	width: 145px;
	height: 26px;
	color: #86980D;
	background: #f9fbed;
	margin: 2px 0 2px 90px;
	padding: 0px 4px 0 6px;
	border: 0;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #E2E6C5;
	cursor: pointer;
}
ol#reacties {
	margin: 0 15px;
	padding: 0;
	list-style: none;
}
ol#reacties li {
	padding: 0 0 5px 0;
	border-bottom: 2px solid #CADD44;
}
ol#reacties li span {
	display: block;
	color: #86980d;
	margin: 12px 0 0 0;
}
ol#reacties li p {margin: 0;}
ol#reacties li p img {
	float: left;
	margin: 4px 10px 0 0;
}
/* /Content  */

/* Footer */
div#footer {
	height: 43px;
	color: #898989;
	background: #fff url("images/footer_bg.png") repeat-x;
	padding: 0 5px;
	font-size: 10px;
	text-align: right;
	line-height: 43px;
	clear: both;
}
div#footer a {color: #898989;}
div#footer span {float: left;}
/* /Footer  */

.Paging {
clear:both;
}
.PageForms {
margin:0px 15px;
}
