﻿html, body {
	width:100%;
	height:100%;
}
body {
	margin:0px;
}
table {
	border-collapse:collapse;
}
td {
	padding:0px;
	vertical-align:top;
	text-align:left;
	font-family:tahoma;
	font-size:11px;
	color:#000;
}
img {
	border:0px;
	vertical-align:top;
}
p {
	margin:2px;
}

a,
a:link,
a:visited{
	text-decoration:none;
	font-family:tahoma;
	font-size:11px;
	color:#000;
}

a:hover {
	text-decoration:underline;
}

body{
	background-color: #e6eef2;
	background-image: url('images/website_background.gif');
	background-position:center center;
	background-repeat:no-repeat;
	font-family:tahoma;
}

table.website_container{
	height:100%;
	width:1000px;
	margin:0px;
	background-image:url('images/website_header.png');
	background-repeat:no-repeat;
	background-position:left top;
}

.menu_container{
	height:42px;
}

div.menu{
	display:block;
	height:42px;
	width:980px;	
	background:#f2ba41 url('images/menu_background.png') repeat-x left top;
	margin-left:10px;
}

.headerspace{
	height:117px;	
	width:712px;
}

.header_links,
.header_midden,
.header_rechts{
	height:236px;
}

.header_links{
	width:309px;
}

.header_midden{
	width:403px;
}

td.content_container{
	height:580px;
	min-height:580px;
}

table.content_container{
	width:1000px;
	margin-top:0px;
	height:580px;
	min-height:580px;
	background-image:url('images/website_repeat.png');
	background-position:left top;
	background-repeat:repeat-y; 
	padding:0px;
}


table.content_container_vervolg{
	width:980px;
	margin-left:10px;
}

td.submenu{
	width:165px;	
}

td.rechterpane_vervolg{
	width:262px;
}

td.contentpane_vervolg{
	padding-left:16px;
	padding-right:32px;
	vertical-align:top;
}

.footerspace{
	background-image:url('images/website_footer.png');
	background-position:left top;
	background-repeat:no-repeat; 
}

.footerspace_vervolg{
	background-image:url('images/website_repeat.png');
	background-position:left top;
	background-repeat:repeat-y;
}

.utilitymenu{
	display:block;
	height:24px;
	width:288px;
	margin-top:73px;
	background-image:url('images/search_background.png');
	background-position:130px top;
	background-repeat:no-repeat;
}


.utility_links a,
.utility_links a:link,
.utility_links a:visited
{
	font-size:10px;
	height:20px;
	line-height:20px;
	font-family:tahoma;
}

.utility_links a:hover{
	color:#000000;
	text-decoration:underline;
}

input.search{
	margin-left:38px;
	margin-top:2px;
	font-family:tahoma;
	font-size:10px;
	border-collapse:collapse;
	border:none;
	background:transparent;
	width:102px;
}

a.search_button,
a.search_button:link,
a.search_button:visited,
a.search_button:hover{
	display:block;
	height:20px;
	width:20px;
	text-decoration:none;
	font-family:tahoma;
}

.linksbovenpane{
	display:block;
	width:260px;
	height:125px;
	overflow:hidden;
	margin-left:26px;
	margin-top:100px;
	line-height:18px;
}

.linksbovenpane_container{
	line-height:18px;
}

.linksbovenpane_container span.Head{
	display:block;
	width:260px;
	height:20px;
	margin:0px 0px 16px 0px;
	line-height:20px;
	font-size:17px;
	color:#fff;
	font-weight:bold;
}

div.slide_show{
	display:block;
	height:236px;
	width:403px;
	background-image:url('images/example_header.png');
	background-repeat:no-repeat;
	background-position:left top;
}

.header_rechts a,
.header_rechts a:link,
.header_rechts a:visited{
	display:block;
	width:277px;
	height:58px;
	overflow:hidden;
	margin-left:1px;
	margin-bottom:1px;
	font-family:tahoma;
}

.header_rechts a img,
.header_rechts a:link img,
.header_rechts a:visited img{
	margin:0px 0px 0px 0px;
}

.header_rechts a:hover img{
	margin-top:-58px;
}

.menu{
	text-align:left;
	margin:0px;
	padding:0px; 
}

.menu ul{
	float:left;
	text-align:left;
	margin:0px;
	padding:0px;
}

.menu li{
	display:block;
	height:38px;
	float:left;
	background-image:url('images/menu_separator.gif');
	background-position:right top;
	background-repeat:no-repeat;
	vertical-align:top;
}

.menu a,
.menu a:link,
.menu a:visited{
	display:block;
	float:left;
	height:38px;
	line-height:36px;
	font-weight:bold;
	color:#fff;
	margin:4px 4px 0px 4px;
	padding:0px 12px 0px 12px;
	text-align:center;	
	text-decoration:none;
	font-family:tahoma;
}

.menu a:hover{
	background-color:#e7a134;	
}

.menu a.selected,
.menu a.selected span,
.menu a.selected:link,
.menu a.selected:link span,
.menu a.selected:visited,
.menu a.selected:hover span,
.menu a.selected:hover span{
	color:#f2ba41;
	background-color:#fff;	
	text-decoration:none;
	font-family:tahoma;
}

td.contentpaneskin{
	height:244px;
}

div.contentpaneskin{
	display:block;
	overflow:hidden;
	width:680px;
	height:245px;	
	margin:24px 16px 0px 16px;
	line-height:18px;
}

div.contentpaneskin
{
	height:245px;
}

.standaard_container{
	line-height:18px;	
}

.standaard_container td{
	vertical-align:top;
}

.standaard_container span.Head,
.standaard_container h1,
.contentpane span.Head{
	font-size:18px;
	font-weight:bold;
	color:#539146;
}

.standaard_container a,
.standaard_container a:link,
.standaard_container a:visited,
.contentpane a,
.contentpane a:link,
.contentpane a:visited{
	color:#539146;
	text-decoration:underline;
	font-family:tahoma;
}

.standaard_container a:hover,
.contentpane a:hover{
	color:#000;
}

.link_container a.Normal,
.link_container a.Normal:link,
.link_container a.Normal:visited{
	color:#000;
	background-image:url('images/pijl_link.gif');
	background-position:left center;
	background-repeat:no-repeat;
	height:23px;
	line-height:23px;
	padding-left:17px;
	margin-left:17px;
	text-decoration:none;
	font-family:tahoma;
}

.link_container a.Normal:hover{
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

a.lnkMoreArticles,
a.lnkMoreArticles:link,
a.lnkMoreArticles:visited,
a.groene_link,
a:link.groene_link,
a:visited.groene_link{
	display:block;
	float:left;
	width:100px;
	height:30px;
	line-height:29px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background-image:url('images/groene_link.png');
	background-position:left 0px;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	font-family:tahoma;
}

a.lnkMoreArticles,
a.lnkMoreArticles:link,
a.lnkMoreArticles:visited{
	float:right;
	font-family:tahoma;
}

a.lnkMoreArticles:hover,
a.groene_link:hover{
	background-position:left -30px;	
	text-decoration:none;
	color:#fff;
}

td.rechterpane{
	width:287px;
	background-image:url('images/rechterpane_header.png');
	background-position:left top;
	background-repeat:no-repeat;
}

div.rechterpane{
	display:block;
	width:277px;
	height:237px;
	background-color:#eef5ed;
	overflow:hidden;
	margin:34px 0px 0px 0px;

}


div.rechterpane_2{
	background-image:url('images/rechterpane_header_agenda.png');
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	width:277px;
	height:110px;
	background-color:#eef5ed;
	ove/rflow:hidden;
	margin:0px 0px 0px 0px;
	padding-top:0px;
}

div.rechterpane_2div
{
	margin-top:40px;
}

div.rechterpane_vervolg{
	display:block;
	width:277px;
	height:227px;
}

td.linksonder_pane{
	width:250px;
}

div.linksonder_pane{
	display:block;
	overflow:hidden;
	width:282px;
	height:270px;	
	margin:0px;
	margin-left:16px;
	line-height:18px; 
}

div.middenonder_pane{
	display:block;
	overflow:hidden;
	width:380px;
	height:270px;	
	margin:0px;
	line-height:18px; 
}

.normal_container,
.normal_container td,
.normal_container p{
	font-family:Tahoma;
	font-size:11px;
	color:#000;
	text-align:left;
	font-weight:normal;
	line-height:18px;
}

.normal_container span.Head{
	font-size:17px;
	font-weight:bold;
	color:#539146;
}

.normal_container a,
.normal_container a:link,
.normal_container a:visited{
	color:#539146;
	text-decoration:underline;
	font-family:tahoma;
}

td.rechtsonder_pane
{
	height:270px;

}

div.rechtsonder_pane{
	display:block;
	width:277px;
	height:140px !important;
	overflow:hidden;
	margin:8px 0px 0px 0px;
}

.utility_links{
	width:280px !important;
}

.utility_links .Top_Link{
	text-transform:lowercase;
}

.brochure_container{
	margin-left:16px;
	height:253px;
	width:255px;
	background-image:url('images/brochure_background.png');
	background-repeat:no-repeat;
	background-position:left top;
}

.brochure_container .contentpane{
	display:block;
	height:70px;
	width:104px;
	margin:80px 4px 4px 4px;
	overflow:hidden;
}

.brochure_container a.Normal,
.brochure_container a.Normal:link,
.brochure_container a.Normal:visited{
	background-image:url('images/pdf_icon.png');
	background-repeat:no-repeat;
	background-position:left center;	
	padding-left:20px;
	height:24px;
	line-height:24px;
	color:#000;
	font-family:tahoma;
}

a.logolink,
a.logolink:link,
a.logolink:visited{
	position:absolute;
	z-index:10;
	display:block;
	margin-top:52px;
	margin-left:26px;
	height:148px;
	width:148px;
	text-decoration:none;
	font-family:tahoma;
}

.breadcrumb a,
.breadcrumb a:link,
.breadcrumb a:visited{
	font-size:10px;
	color:#539146;
	text-decoration:none !important;	
	font-weight:normal;
	ma/rgin-right:40px;
	font-family:tahoma;
}

.breadcrumb a:visited{
	text-decoration:underline;
}

td.breadcrumb{
	height:24px;
	line-height:24px;
	text-align:right;
}

.submenu ul.rootGroup{
	border-left:1px solid #bcd246;
	border-right:1px solid #bcd246;
}

.submenu li{
	display:block;
	width:160px;
}

.submenu ul{
	float:left;
}

.submenu a, 
.submenu a:link,
.submenu a:visited{
	height:30px;
	line-height:30px;
	background-image:url('images/submenu_separator.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	color:#539146;
	text-decoration:none;	
	font-weight:bold;
	font-family:tahoma;
}

.submenu span.text{
	margin-left:12px;
	background-image:url('images/submenu_arrow.gif');
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:16px;
}  

.submenu a.selected,
.submenu a.selected:link,
.submenu a.selected:visited{
	background-color:#e6eef2;
	font-family:tahoma;
}

.submenu a:hover,
.submenu a.selected:hover{
	background-color:#f3f7f9;
}

.submenu ul.level1 span.text{
	background-image:url('images/submenu_arrow2.gif');
	padding-left:20px;
}

.submenu img{
	display:none;
}

.submenu span img{
	display:none;
}

a.pijl_link,
a.pijl_link:link,
a.pijl_link:visited{
	color:#539146;
	background-image:url('images/pijl_link.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:17px;
	text-decoration:underline;
	font-family:tahoma;
}

a.pijl_link:hover{
	color:#000;
}
