body {
	background-color: #e7e7e7;
	margin: 0px;
	text-align: center;
	height: auto;
	min-height: 100%;
	}
html {
	height: auto;
	min-height: 100%;
	}
* html, body {
	height: 100%;
	}
p, ul, ol, li, h1, h2, h3, h4, h5, h6, div, table, tr, td, dt, dd, form {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	}
p, h1, h2, h3, h4, h5, h6, div, form {
	margin: 0;
	padding: 0;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #002868;
	font-size: 18px;
	font-weight: bold;
	height: 24px;
	/*border-bottom: 2px solid #002868;*/
	padding-left: 27px;
	background-image: url(../img/pijl_h1_oranje.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.h1span {
	font-family: Arial, Helvetica, sans-serif;
	color: #002868;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #002868;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #002868;
	font-size: 18px;
	font-weight: bold;
	height: 24px;
	/*border-bottom: 2px solid #002868;*/
	padding-left: 27px;
	background-image: url(../img/pijl_h1_blauw.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.h2span {
	font-family: Arial, Helvetica, sans-serif;
	color: #002868;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #002868;
}
div, img {
	margin: 0;
	padding: 0;
	border: 0;
	}	
#maindiv {
	width: 980px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto; 	
	text-align: left;
	border: none;
	height: auto;
	min-height: 100%;
	}
* html #maindiv {
	height:100%;
	}
.top {
	background-color: #7ba1c7; 
	width: 100%; 
	border-bottom: 3px solid #ffffff;
}
#datum {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	float: left;
	width: 204px;
	text-align: center;
	margin: 5px 0 5px 73px;
}
#extlink a {
	color: #072269;
	font-weight: bold;
	font-size: 11px;
	float: right;
	width: 180px;
	text-align: center;
	margin: 5px 16px 5px 0;
	background-image: url(../img/link_blauw.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
#zoek {
	margin: 0 10px 0 10px;
	text-align: left;
}
#logo {
	height: 64px;
	border: none;
	margin: 0;
	width: 100%;
	background-color: #ffffff;
}
#logoimg {
	margin: 12px 0 10px 42px;
	float: left;
}
#headeradres {
	position: absolute;
	top:26px;
	left:750px;
	z-index: 600;
	color: #002868;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
	border: none;
}
#headeradres a {
	color: #002868;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}
#contentdiv {
	width: 100%;
	text-align: center;
	border: none;
	height: auto;
	min-height: 100%;
	border-left: 4px solid #ffffff;
	border-right: 4px solid #ffffff;
	background-color: #e8eef5;
	background-image: url(../img/bg_body.gif);
	background-repeat: repeat-y;
	}
* html #contentdiv {
	height:100%;
	}
#nwsTable td {
	padding: 1 10 3 0:
}
#nwsTable a {
	color: #333333;
}
#nwsTable a:hover {
	color: #666666;
}
.meer {
	background-image: url(../img/link_blauw.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
}
.meer a {
	padding: 5px 0 0 17px;
	/*background: #072269;*/
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
	color: #072269;
}
a.NiceLink, a.NiceLink:hover {
	text-decoration: underline; 
	cursor: hand;
	}
#navdiv {
	width: 100%;
	height: 202px;
	padding: 0;
	border: none;
	background-image: url(../img/bg_navdiv.jpg);
	background-repeat: no-repeat;
	background-color: #91300d;
	border-bottom: 10px solid #ffffff;;
	}
* html #navdiv {
	height: 212px;
	}
#navcontainer {
	width: 204px;
	height: 100%;
	position:relative;
	left:72px;
	float: left;
	padding: 0;
	border: none;
	background-color: #072269;
}
#nav, #nav ul, #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: nowrap;
	}
* html #nav, #nav ul, #nav li {
	white-space: normal;
	}
#nav li {
	float:left;
	text-align: center;
	}
#nav li a { /* dit is het blokje voor de mainbutton */
	display: block;
	margin-bottom: 0px;
	text-decoration: none;
	background-image: url(../img/link_nav_wit.gif);
	background-repeat: no-repeat;
	background-position: 190px;
	border-bottom: 1px dotted #ffffff;
	}
#nav a {
	text-align: right;
	width: 187px;
	height: 22px;
	padding: 6px 17px 0 0;
	background: #072269;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-transform: uppercase;
	}
* html #nav a {
	width: 202px;
	height: 27px;
	}
#nav a:hover {
	color: #7ba1c7;
	}
#nav .activelink a, #nav .activelink{
	color: #7ba1c7;
	}

#subNavDiv {
	position:relative;
	left:72px;
	float:left;
	margin-top:20px;
	width: 202px;
	border: none;
	/*height: 300px;*/
	/*border: 1px solid #000000;*/
	/*border-collapse:collapse;*/
}
#SubNav ul {
	/*border-top: 1px dotted #072269;*/
	}
#SubNav, #SubNav ul, #SubNav li {
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: nowrap;
	}
* html #SubNav, #SubNav ul, #SubNav li {
	white-space: normal;
	}
#SubNav li {
	float:left;
	text-align: center;
	}
#SubNav li a { /* dit is het blokje voor de mainbutton */
	display: block;
	margin-bottom: 0px;
	text-decoration: none;
	background-image: url(../img/link_blauw.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	border-bottom: 1px dotted #072269;
	}
#SubNav a {
	text-align: left;
	width: 187px;
	height: 22px;
	padding: 5px 0 0 17px;
	/*background: #072269;*/
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
	color: #072269;
	}
* html #SubNav a {
	width: 202px;
	height: 27px;
	}
#SubNav a:hover {
	color: #29458f;
	}
#SubNav .activelink a, #SubNav .activelink{
	color: #29458f;
	}
#contentcontainer	{
	width: 100%;
	float: left;
	margin-bottom: 60px;
	/*border: 1px solid #000000; debug*/
	}
#ctnbody	{
	text-align:left;
	border: none;
	width: 652px;
	float:right;
	/*border: 1px solid #FF0000; debug*/
	}
#subNav ul {
	margin: 10px;
	padding: 0;
	list-style: none;
	white-space: nowrap;
	}
* html #subNav, #subNav ul, #subNav li {
	white-space: normal;
	}

	
#footerdiv {
	clear:both;
	height: 30px;
	margin-top: -30px;
	width: 100%;
	border-left: 4px solid #ffffff;
	border-right: 4px solid #ffffff;
	background-image: url(../img/bg_footer.gif);
	background-repeat: repeat-y;
	background-color: #d9730e;
}
#footerInDiv {
	margin-left: 274px;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	margin-top: 5px;
}
#footerInDiv a {
	color: #ffffff;
	font-size: 11px;
}

#breadcrumbs {
	width: 100%;
	color: #072269;
	line-height: 24px;
	font-size: 11px;
	font-weight : normal;
	letter-spacing: 1px;
	margin: 4px 10px 0px 15px;
	border-bottom: 1 solid #7ba1c7;
}
#breadcrumbs a {
	color: #072269;
	line-height: 18px;
	font-size: 11px;
	font-weight : normal;
	letter-spacing: 1px;
}
#TextPart {
	margin:18px;
	margin-bottom: 0;
	text-align: left;
	float: left;
}
#TopBox a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1 solid #666666;
}
#TopBox a:hover  {
	font-size: 12px;
	color: #2e8602;
	text-decoration: none;
	border-bottom: 1 solid #2e8602;
}
#TopBox a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border-bottom: 0;
}
