html, body {
	width:100%;
	height:100%;
}
body {
	margin:0px;
	background-color:#d3d9df;
	background-image:url('images/bg_all.jpg');
	background-position:center top;
	background-repeat:repeat-y;
	font-family:verdana, sans-serif;
	font-size:11px;
	line-height:16px;
}
table {
	border-collapse:collapse;
}
td {
	padding:0px;
	vertical-align:top;
	text-align:left;
}
img {
	border:0px;
	vertical-align:top;
}
p {
	margin:2px;
}

.Normal {
	font-family:verdana, sans-serif;
	font-size:11px;
	line-height:16px;
}


a,
a:link,
a:visited,
.Normal a,
.Normal a:link,
.Normal a:visited,
a.CommandButton,
a.CommandButton:link,
a.CommandButton:visited
{
	color:#308fcf;
	text-decoration:underline;
}

a:hover,
.Normal a:hover,
a.CommandButton:hover
{
	color:#0f4d87;
	text-decoration:underline;
}



h1,
.Head {
	font-size:14px;
	font-weight:bold;
	border-bottom:3px solid #369de0;
	width:100%;
	line-height:25px;
	display:block;
}

table#mainTable {
	width:957px;
	height:100%;
}

table#top {
	background-image:url('images/bg_header.jpg');
	background-repeat:no-repeat;
	background-position:-1px top;
	@background-position:1px top;
	height:253px;
	width:957px;
}

div.headerPaneDiv {
	width:503px;
	height:178px;
	margin-left:231px;
	margin-top:0px;
	@margin-top:0px;
}

div.headerPaneDiv img{
	vertical-align:top;
}


table#topTable {
	width:957px;
	height:30px;
}

td#topLinks {
	width:780px;
	text-align:right;
	line-height:30px;
	color:#767676;
	font-size:10px;
	font-family:tahoma, sans-serif;
}

td#topLinks a,
td#topLinks a:link,
td#topLinks a:visited,
.topLink,
.topLink:link,
.topLink:visited

{
	color:#767676;
	font-size:10px;
	text-decoration:none;
	margin-right:2px;
	margin-left:2px;
	font-family:tahoma, sans-serif;
	text-transform:lowercase;
}

.topLinkMwp
{
	color:#ffffff !important;
	font-size:10px;
	text-decoration:none;
	margin-right:4px;
	margin-left:4px;
	font-family:tahoma, sans-serif;
	text-transform:lowercase;
}

td#topLinks a:hover {
	text-decoration:underline;
}

td#bgSearch {
	background-image:url('images/bg_zoeken.jpg');
	background-repeat:no-repeat;
	background-position:left 3px;
	height:30px;
	width:170px;
	line-height:24px;
	font-family:tahoma, sans-serif;
}

td#bgSearch input {
	border:0px;
	width:140px;
	height:18px;
	line-height:18px;
	vertical-align:middle;
	padding:0px;
	padding-top:3px;
	@padding-top:0px;
	margin:0px;
	margin-left:1px;
	margin-top:5px;
	background-color:#ffffff;
	color:#767676;
	font-size:10px;
	font-family:tahoma, sans-serif;
	padding-left:2px;
}

td#searchButton {
	width:27px;
}

td#searchButton img {
	margin-top:3px;
	float:left;
}

div#menu {
	margin-left:210px;
	height:40px;
	line-height:40px;
	color:#ffffff;
	margin-top:2px;
	@margin-top:2px;
}

div#menu a,
div#menu a:link,
div#menu a:visited
{
	background-image:url('images/menu_separator.jpg');
	background-repeat:no-repeat;
	color:#ffffff;
	height:40px;
	line-height:40px;
	text-decoration:none;
	display:block;
	float:left;
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
	font-family:verdana,sans-serif;
}

div#menu a:hover,
div#menu .expanded
{
	background-color:#ddeffb;
	color:#1a6ab6 !important;
	cursor:pointer;
	font-weight:normal;

}

div#menuMWP a,
div#menuMWP a:link,
div#menuMWP a:visited
{
	background-image:url('images/menu_separator.jpg');
	background-repeat:no-repeat;
	color:#ffffff;
	height:40px;
	line-height:40px;
	text-decoration:none;
	display:block;
	float:left;
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
	font-family:verdana,sans-serif;
}

div#menuMWP a:hover,
div#menuMWP .expanded
{
	background-color:#ddeffb !important;
	color:#1a6ab6 !important;
	cursor:pointer;
	font-weight:normal;

}


div#menu .selectedMainItem,
div#menu .selectedMainItem:link,
div#menu .selectedMainItem:visited
{
	background-color:#bbdcf1;
	color:#1a6ab6 !important;
	cursor:pointer;
	font-weight:bold !important;
}


/*div#menu .henkie .slide
{
	display:block !important;
	top:40px;
}

div#menu .henkie .vertical {
	display:block !important;
}	
*/

div#menu .level1 
{
	height:179px !important;
	background-image:url('images/bg_submenu.gif');
	background-position:left top;
	background-repeat:repeat-y;
	width:145px;
	overflow:hidden;
}

div#menu .level1 a,
div#menu .level1 a:link,
div#menu .level1 a:visited
{
	background-image:none;
	background-color:#ddf1fd;
	color:#1a6ab6;
	height:22px;
	line-height:22px;
	text-decoration:none;
	display:block;
	float:left;
	padding-left:4px;
	padding-right:5px;
	font-family:arial, sans-serif;
	font-size:11px;
	width:132px;
	@width:142px;
	margin-left:2px;
	margin-right:1px;
	cursor:pointer;
	border-bottom:1px solid #cce8f9;

}


div#menu .level1 a:hover,
div#menu .level1 .selected
{
	background-color:#d3edfc !important;
	cursor:pointer;
	font-weight:bold;
}

div#menu .level1 .leftImage {
	margin-top:3px;
	margin-right:5px;
}

div#submenuDiv {
	position:absolute;
	left:50%;
	width:145px;
	height:179px !important;
	overflow:hidden;
	display:block;
	background-image:url('images/bg_submenu.gif');
	background-position:left top;
	background-repeat:repeat-y;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}

div#submenuDiv a,
div#submenuDiv a:link,
div#submenuDiv a:visited
{
	background-image:none;
	background-color:#ddf1fd;
	color:#1a6ab6;
	height:22px;
	line-height:22px;
	text-decoration:none;
	display:block;
	float:left;
	padding-left:4px;
	padding-right:5px;
	font-family:arial, sans-serif;
	font-size:11px;
	width:132px;
	@width:142px;
	margin-left:2px;
	margin-right:1
	cursor:pointer;
	border-bottom:1px solid #cce8f9;
}

div#submenuDiv a:hover,
div#submenuDiv .selectedSubItem,
div#submenuDiv .selectedSubItem:link,
div#submenuDiv .selectedSubItem:visited
{
	background-color:#d3edfc !important;
	font-weight:bold !important;
	color:#0a3a69;
	cursor:pointer;
}

div#submenuDiv img.leftImage {
	margin-top:3px;
	margin-right:5px;
	width:14px !important;
	height:14px !important;
}

div#submenuDiv span.leftImage {
	margin-top:3px;
	margin-right:5px;
	width:14px !important;
	height:14px !important;
}

div#menu3 img{
	margin-top:11px;
	margin-right:5px;
	margin-left:3px;
	height:14px;
	width:14px;
	float:left;
}

div#menu3 a,
div#menu3 a:link,
div#menu3 a:visited
{
	border-bottom:1px solid #4cace5;
	font-size:11px;
	font-family:arial, sans-serif;
	text-decoration:none;
	background-color:#1f97df;
	color:#ffffff;
	height:38px;
	line-height:38px;
	display:block;
	width:210px;
	cursor:pointer;
}


div#menu3 a:hover,
div#menu3 .selected,
div#menu3 .selected:link,
div#menu3 .selected:visited,
div#menu3 .expanded,
div#menu3 .expanded:link,
div#menu3 .expanded:visited
{
	background-color:#107fc2;
	font-weight:bold;
}


div#menu3 .level1 a,
div#menu3 .level1 a:link,
div#menu3 .level1 a:visited
{

	width:190px;
	@width:210px;
	padding-left:20px;
}


div#menu3 div.slide ,
div#menu3 ul.level1
{
	dis/play:block !important;
	width:210px;
	background-color:#1f97df;
}

div#menu3 .RadMenu_francois3 {
	margin-bottom:20px;
	width:210px;
	display:block;
}


.activeTabDiv {
	background-image:url('images/bg_vervolg_title.gif');
	background-position:1px 0px;
	background-color:#005eb2;
	height:50px;
	width:205px;
	@width:210px;
	display:block;
	line-height:73px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	font-family:arial, sans-serif;
	padding-left:5px;
	position:absolute;
	top:-1px;
	overflow:hidden;
}

table#contentTable {
	width:952px;
	margin-left:3px;
	@margin-left:4px;
	margin-right:2px;
	margin-top:23px;
}

td#left {
	width:210px;
}

td#middle {
	width:532px;
}

td#right {
	width:210px;
}

.contentPaneDiv
{
	width:489px;
	margin-left:20px;

}

.contentPaneDiv a.newsLink,
.contentPaneDiv a.newsLink:link,
.contentPaneDiv a.newsLink:visited
{
font-size:11px;
line-height:20px;
background-image:url('images/ster.gif');
background-repeat:no-repeat;
padding-left:20px;
}

.container_blauw {
	width:100%;
	background-color:#e7f6ff;
}

.container_wit {
	width:100%;
	background-color:#ffffff;
}

.container_rood,
.linkjes_container_rood
{
	width:100%;
	background-color:#fdece9;
}

.container_blauw td.bottomBlauw,
.container_wit td.bottomWit,
.container_rood td.bottomRood,
.linkjes_container_rood td.bottomRood
{
	background-image:url('images/bottom_container_blauw.jpg');
	background-repeat:no-repeat;
	background-position:center bottom;
	font-size:0px;
	height:14px;
	background-color:#ffffff;
}

.container_blauw .titleBlue,
.container_wit .titleBlue
{
	background-image:url('images/top_container_blauw.jpg');
	background-repeat:repeat-x;
	background-position:left bottom;
	height:28px;
	line-height:28px;
	color:#000000;
	font-family:arial, sans-serif;
	font-weight:bold;
	font-size:12px !important;
	background-color:#ffffff;
}


.container_blauw .titleBlue .Head,
.container_wit .titleBlue .Head,
.container_rood .titleRed .Head,
.linkjes_container_rood .Head
{
	font-family:arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	border:0px;
	padding-left:5px;
}

.container_rood .titleRed,
.linkjes_container_rood .titleRed
{
	background-image:url('images/top_container_rood.jpg');
	background-repeat:repeat-x;
	background-position:left bottom;
	height:28px;
	line-height:28px;
	color:#000000;
	font-family:arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	background-color:#ffffff;
}

.container_blauw .newsLink,
.container_blauw .newsLink:link,
.container_blauw .newsLink:visited
{
	background-image:url('images/ster.gif');
	background-repeat:no-repeat;
	background-position:3px 8px;
	display:block;
	padding-left:20px;
	color:#000000;
	text-decoration:none;
	height:28px;
	line-height:28px;
	border-top:1px solid #ffffff;
	font-size:11px;
}

.container_blauw .newsLink:hover {
	background-color:#d3eaf7;
	font-weight:bold;
}

.container_blauw .agendaLink,
.container_blauw .agendaLink:link,
.container_blauw .agendaLink:visited
{
	background-position:3px 8px;
	display:block;
	color:#000000;
	text-decoration:none;
	height:28px;
	line-height:28px;
	border-top:1px solid #ffffff;
	padding-left:5px;
	font-size:11px;
	text-decoration:none;
}

.container_blauw .agendaLink:hover {
	background-color:#d3eaf7;
	font-weight:bold;
}


.linkjes_container_rood a,
.linkjes_container_rood a:link,
.linkjes_container_rood a:visited
{
	background-image:url('images/ster2.gif');
	background-repeat:no-repeat;
	background-position:3px 8px;
	width:188px;
	@width:210px;
	display:block;
	padding-left:20px;
	color:#000000;
	text-decoration:none;
	height:28px;
	line-height:28px;
	border-top:1px solid #ffffff;
	font-size:11px;
}

.linkjes_container_rood a:hover {
	background-color:#f8dcd7;
	font-weight:bold;
}


div#bottom {
	background-color:#cde3f2;
	height:22px;
	width:949px;
	@width:951px;
	margin-left:2px;
	@margin-left:4px;
	color:#2c74a9;
	font-size:10px;
	line-height:22px;
	padding-left:2px;
}




.newsBackButton {
	font-size:11px;
}