html, body, form, fieldset {
	font: 100% "Trebuchet MS",Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
}
html {
	font-size: 100.01%;
	height: 100% !important;
}
body {
	background:#ffffff url(../images/bck_body.jpg) repeat-x;
	color: #ffffff;
	line-height: 1.5em;
	font-size: 0.7em;
	text-align: center;
	height: 100% !important;
}
body.home {
	background: #eeece6;
}
body#error #body {
	background: url(../images/bck_error.gif) no-repeat;
	width: 980px;
	height: 508px;
}
* {
	font-size:100%;
}
a {
	color: #538210;
	text-decoration: none;
}
a:visited {
	color: #538210;
}
a:hover {
	color: #7C7C7C;
	text-decoration: none;
}
a img {
	border: none;
}
fieldset {
	border: none;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, dl, hr, address {
	margin: 1px;
	padding: 0;
}
ul, ol {
	margin: 1em;
	padding: 0;
}
:focus {
	outline: 0;
}
h1 {
	font-size: auto;
	font-size: 2.1em !important;
	line-height: 1.1em !important;
	font-weight: normal;
	color: #538210;
	padding: 0px 0 15px 0 !important;
	margin: 0;
}
h1 p {
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.2em;
	color: #979E00;
}
h3 {
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.2em;
	color: #538210;
	padding: 0;
	margin: 0;
}
h4 {
	color: #27506C;
	font-size: 1.2em;
	line-height: 1.5em;
}
h5 {
	font-size: 1.1em;
	color: #979E00;
}
#Content {
	margin-left: 0px;
	float: left;
	width: 595px;
	height: auto !important;
	border: 1px solid #333333;
	padding: 5px;
}
#Content span {
	clear: both;
}

#Content #Rubriek table tr td {
	padding: 2px 16px;
}
#Content #Rubriek table tr td div {
/*	color: #538210;*/
	padding: 4px;
	font-size: 10pt;
	margin-bottom:5px;
}
#Content #Rubriek table tr td  ul {
/*	margin: 0px;*/
/*	padding: 0px;*/
}
#Content #Rubriek table tr td  ul li {
/*	list-style-type: none;*/
}

#Content #Subrubriek ul, #Content #Subrubriek li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 9px;
}
#Content #Subrubriek li {
	width: 120px;
	float: left;
	overflow: hidden;
	margin: 5px;
	background-color: #C0C0C0;
}
#Content #Subrubriek li img {
	border: none;
	clear: both;
	margin: 3px;
}
#Content #Subrubriek li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000;
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 12px;
}
#Content #Subrubriek li a:hover {
	color: #FFFFFF;
	background: #969696;
}
#Content #Subrubriek li a span {
	background-color: #000000;
	line-height: 37px;
	height: 37px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
}
#Content #Subrubriek li.rightarrow a, #Content #Subrubriek li.leftarrow a {
	background-position: center center !important;
	background-repeat: no-repeat !important;
	height: 151px;
	background-color: #eeeeee;
	border: 1px solid #dddddd;
}
#Content #Subrubriek li.rightarrow a:hover, #Content #Subrubriek li.leftarrow a:hover {
	background-color: #dddddd;
	border: 1px solid #cccccc;
}
#Content #Subrubriek li.leftarrow a {
	background-image: url(/images/bigleftarrow.gif) !important;
}
#Content #Subrubriek li.rightarrow a {
	background-image: url(/images/bigrightarrow.gif) !important;
}
	




#Content_right {
	margin-left: 0px;
	float: left;
	width: 100px;
	height: auto !important;
}
#Content_right span {
	clear: both;
}

#Content_right #Rubriek table tr td {
	padding: 2px 16px;
}
#Content_right #Rubriek table tr td div {
	background-color: #F1F1F1;
	color: #538210;
	padding: 4px;
	font-size: 10pt;
	margin-bottom:5px;
}
#Content_right #Rubriek table tr td  ul {
	margin: 0px;
	padding: 0px;
}
#Content_right #Rubriek table tr td  ul li {
	list-style-type: none;
}

#Content_right #Subrubriek ul, #Content #Subrubriek li {
	list-style: none;
	margin: 5;
	padding: 0;
	font-size: 9px;
}
#Content_right #Subrubriek li {
	width: 120px;
	float: left;
	overflow: hidden;
	margin: 5px;
	background-color: #C0C0C0;
}
#Content_right #Subrubriek li img {
	border: none;
	clear: both;
	padding: 3px;
}
#Content_right #Subrubriek li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #C0C0C0;
	display: block;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 12px;
}
#Content_right #Subrubriek li a:hover {
	color: #FFFFFF;
	background: #969696;
}
#Content_right #Subrubriek li a span {
	background-color: #C0C0C0;
	line-height: 37px;
	height: 37px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	display: block;
}


#list {
	background-color: white;
	color: #434303;
	display: block;
	font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	margin-top: 1px;
	margin-bottom: 14px;
	padding-bottom: 1px;
	padding-right: 10px;
	padding-top: 1px;
	text-align: right;
	line-height: normal;
	float: none;
	clear: both;
}
#list a {
	font-weight: bold;
	line-height: normal;
	padding: 0px 4px;
}
#list.first h1 {
	margin-top: 1px;
	margin-bottom: 1px;
}
hr {
	border: none;
	border-bottom: 1px solid #538210;
	height: 1px;
}
input, select, textarea {
	font-size: 100%;
	font-family: inherit;
	color: #666;
}
/*ul li {
	list-style: none;
	padding: 0 0 .4em 1.2em;
	margin: 0;
	line-height: 1.5em;
}
ol li {
	padding: 0 0 .4em 0;
	margin: 0 0 0 1.2em;
	line-height: 1.5em;
}*/
td {
	vertical-align: top;
}
p {
	line-height: 1.5em;
}
p.intro {
	font-weight: bold;
	margin-bottom: 20px;
	color: #000;
}
.breadcrumb {
	padding: 7px 0 7px 210px;
	width: 515px;
}
body.home .breadcrumb {
	display: none;
}
.alignR {
	text-align: right;
}
.alignT {
	vertical-align: top;
}
.clearfloats {
	clear: both;
}
br.clearfloats {
	font-size: 1px;
	line-height: 0;
	margin: 0;
	clear: both;
	height: 0;
}
ul {
	margin: 0 0 0 0px;
}
ol ul {
	margin: 0 !important;
}
ol ul li {
	padding: 0 0 .4em 1.2em !important;
}
#main {
	width: 975px;
	text-align: left !important;
	margin: 0 auto -3px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
body.home #main {
	margin: 0 auto -130px;
}
.push {
	height: 10px;
}
body.home .push {
	height: 130px;
}
#header {
	height: 205px;
	position: relative;
}
#brand {
	height: 205px;
	left: 0;
	position: absolute;
	width: 990px;
	background-image: url(../images/header.jpg);
}
#lang {
	right: 9px;
	position: absolute;
	display: none;
}
#navigation {
	height: 35px;
	position: relative;
	font-size: 12px !important;
	width: 990px;
	/*z-index: 999;*/
	background-image: url(../images/header_nav.jpg);
}
body.home #navigation {
	height: 31px;
	position: relative;
	display: block;
}
#navigation ul {
	height: 31px;
	float: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 140px;
}
#navigation li {
	display: block;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
}
#navigation a {
	color: #ffffff;
	text-decoration: none;
}
#navigation a:hover {
	color: #cccccc;
}
#navigation .active a {
	color: #999999;
}
#navigation .active a:hover {
	color: #CCCCCC;
}
#nav {
	z-index: 1000;
}
#nav ul {
	display: none;
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 999;
}
#nav li.item {
	width: 120px;
}
#nav ul li {
	float: none;
	display: block;
	margin: 0;
	position: relative;
	width: 130;
}
#nav a {
	display: block;
	margin: 0;
	padding: 5px 0 5px 0;
	text-decoration: none;
	width: 130px;
}
#nav a:hover {
	color: #999999;
}
#nav li.hover a {
	display: block;
	color: #999999;
}
#nav li ul li a {
	display: block;
}

#nav li li a {
	display: block;
}
#nav li.hover li a:hover {
	display: block;
}
#nav ul a {
	display: block;
	zoom: 1;
	text-decoration: none;
}
#nav li.bottom {
	display: block;
	height: 6px;
	font-size: 0 !important;
	line-height: 0;
	zoom: 1;
}
#navigation2 {
	height: 30px;
	position: relative;
	font-size: 12px !important;
	width: 990px;
	z-index: 999;
}
#navigation2 ul {
	margin: 0;
	height: 30px;
	float: left;
	padding: 0;
}
#navigation2 li {
	display: block;
	float: left;
	background: url(../images/bck_funcNav.gif) right .45em no-repeat !important;
	text-align: center;
	margin: 0;
	padding: 0;
}
#navigation2 a {
	color: #C75318;
	text-decoration: none;
}
#navigation2 a:hover {
	color: #666666;
}
#navigation2 .active a {
	color: #000000;
	background: #8c8a87 url(../images/bck_nav_item.gif) top left no-repeat;
	color: #000;
}
#navigation2 .active a:hover {
	color: #ffffff;
	background: #8c8a87 url(../images/bck_nav_item.gif) top left no-repeat;
	color: #000;
}
#nav2 {
	z-index: 1000;
}
#nav2 ul {
	display: none;
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 999;
	width: 165px;
}
#nav2 li.item {
	width: 165px;
}
#nav2 ul li {
	float: none;
	display: block;
	margin: 0;
	position: relative;
	background: url(../images/bck_nav_subItem.gif) repeat-y !important;
	width: 165;
}
#nav2 a {
	display: block;
	margin: 0;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
}
#nav2- a:hover {
	color: #000;
}
#nav2- li.hover a {
	display: block;
	background: #8c8a87 url(../images/bck_nav_item.gif) top left no-repeat;
	color: #000;
	width: 165;
}
#nav2- li ul li a {
	background: url(../images/bck_nav_line.gif) bottom left no-repeat !important;
	display: block;
}
#nav2- li ul li.hover a {
	background: url(../images/bck_nav_lineHover.gif) bottom left no-repeat !important;
}
#nav2- li li a {
	display: block;
}
#nav2- li.hover li a:hover {
	display: block;
}
#nav2- ul a {
	display: block;
	zoom: 1;
	text-decoration: none;
}
#nav2- li.bottom {
	display: block;
	background: url(../images/bck_nav_bottom.gif) bottom left no-repeat !important;
	height: 6px;
	width: 165px;
	font-size: 0 !important;
	line-height: 0;
	zoom: 1;
}
#path {
	height: 28px;
	width: 726px;
	color: #FFF;
	padding-top: 10px;
}
#path, #path a:link, #path a:hover, #path a:visited {
	color: #FFF;
}
#path a {
	color: #FFF;
	background: url(../images/bul_grey.gif) right 5px no-repeat;
	padding-right: 15px;
	margin-right: 10px;
}
#path a:hover {
	color: #FFF;
}
#body {
	margin-top: 4px;
}
#leftnav {
	float: left;
	width: 200px;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	margin: 0px 0px 0px 0;
}
#contentContainer {
	width: 990px;
	margin-top: 5px;
	padding: 18px 0px 0px 0px;
	z-index: 0;
	background-color: #000000;
}
#contentBody {
	float: left;
	width: 790px;
	overflow: hidden;
	z-index: 0;
}
#contentBody p {
	float: none;
}
.contentPage .top {
	background: url(../images/bck_contentTop.gif) left top no-repeat;
	height: 14px;
}
.contentPage .margin {
	min-height: 373px;
	height: auto !important;
}
.contentPage .bottom {
	height: 13px;
	margin-bottom: 90px;
}
body.mediawall #contentBody {
	width: 730px;
	background: url(../images/bck_contentML.gif) left top no-repeat;
	margin: 3px 3px 0 0;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
body.mediawall #contentBody .margin {
	padding: 14px;
	margin: 0;
}
body.noLeftNav #contentBody {
	width: 729px;
	background: url(../images/bck_contentML.gif) left top no-repeat;
	margin: 3px 3px 0 0;
	min-height: 530px;
	height: auto !important;
	height: 530px;
}
body.noLeftNav #contentBody .margin {
	padding: 0 14px 14px 14px;
	margin-top: 14px;
	background: #FFF;
}
body.noLeftNav #contentBody .bottom {
	height: 20px;
	background: url(../images/bck_contentML.gif) left bottom no-repeat;
	margin-bottom: 20px;
}
body.noLeftNav .breadcrumb {
	padding-left: 0 !important;
}
#contentBody h2 {
	color: #27506C;
	font-size: 1.5em;
	margin: 10px 0 15px 0;
}
.result h2 {
	font-size: 1.2em !important;
}
#contentBody h5 {
	color: #27506C;
	font-size: 1.2em;
	margin: 10px 0 15px 0;
}
.result h5 {
	font-size: 1.2em !important;
}
#contentBody h3 {
	color: #538210;
	font-weight: bold;
	font-size: 1.4em;
	margin: 10px 0 15px 0;
}
.home #contentBody {
	width: 731px;
	background: none;
	overflow: hidden !important;
	margin: 3px 3px 0 0;
}
.home #contentBody .margin {
	background: none;
}
#contentBody .margin {
	padding: 0px 0px 0px 20px;
	/*overflow-x: hidden !important;*/
}
.home #contentBody .margin {
	padding: 0;
}
/*#contentBody ul {
	margin: 4px 0 0 15px !important;
}
#contentBody ul li {
	background: url(../images/bul_list.gif) 0 5px no-repeat;
}
#blocks {
	margin-left:-3px;
	width: 750px;
	display: block;
	margin-bottom: 120px;
}*/
.block {
	float: left;
	width: 120px;
}

.block .marginblock {
	margin-left: 15px;
	margin-bottom:30px;
}

.block .marginblock a, .block .margin a:visited {
	
	color: #538210;
}
.block .marginblock a:hover {
	color: #000;
}
.block .marginblock p.title {
	margin: 0;
	padding: 10px 10px 0 10px !important;
	background: url(../images/blockT.png) top left no-repeat !important;
	font-size: 1.7em;
	line-height: 1.2em;
	color: #000;

}
.block .marginblock p.bottom {
	background: url(../images/blockB.png) bottom left no-repeat;
	height: 23px;
	padding: 0;
	margin: 0;
}
.block .marginblock p.links {
	font-size: 1em;
	line-height: 1.6em;
}
.block .marginblock p.links a, .block .margin p.links a:visited {
	color: #4d4d4d;
}
.block .marginblock p.links a:hover {
	color: #538210;
}


.block .sug {
	font-size: 1em;
	line-height: 1.6em;
	margin-left: 15px;
	margin-bottom:30px;
		border: #999999 1px dotted;
		width:130px;
		padding:5px;
		background-color:#ACCF3B;

}



.block_l {
	float: left;
	width: 245px;
}
.block_l  .margin a, .block .margin a:visited {
	color: #e54b00;
}
.block_l  .margin a:hover {
	color: #000;
}
.block_l  .margin p.title {
	margin: 0;
	padding: 23px 31px 0 31px !important;
	background: url(../images/bck_blockT.png) top left no-repeat !important;
	font-size: 1.7em;
	line-height: 1.2em;
	color: #000;
	min-height: 5.5em;
	height: auto !important;
	height: 7.2em;
}
.block_l  .margin p.bottom {
	background: url(../images/bck_blockB.png) bottom left no-repeat;
	height: 23px;
	padding: 0;
	margin: 0;
}
.block_l  .margin p.links {
	font-size: 1em;
	line-height: 1.6em;
	padding: 10px 31px 0 31px !important;
}
.block_l  .margin p.links a, .block .margin p.links a:visited {
	color: #4d4d4d;
}
.block_l  .margin p.links a:hover {
	color: #538210;
}









#quote {
	z-index: 1000;
	position: relative;
	margin-top: -120px;
	width: 319px;
	float: left;
}
.quoteT {
	background: url(../images/bck_quoteT.png) top left no-repeat;
	height: 22px;
}
.quoteM {
	min-height: 75px;
	height: auto !important;
	height: 75px;
	text-align: left;
	background: url(../images/bck_quoteM.png) top left repeat-y;
}
.quoteM .margin {
	padding:10px 20px !important;
	color: #FFF;
	min-height: 75px;
	height: auto !important;
	height: 75px;
	background: url(../images/bck_quoteMtop.png) top left no-repeat;
}
.quoteB {
	padding-top: 35px;
	background: url(../images/bck_quoteB.png) no-repeat;
	overflow: hidden;
}
.quoteB .name {
	color: #FFF;
	width: 278px;
	text-align: right;
}
.quoteB .jobTitle {
	color: #CCC;
	width: 278px;
	text-align: right;
}
#footer {
	color: #000000;
	z-index: 1;
	height: 40px;
}
body.home #footer {
	height: 40px;
}
#footer a:link, #footer a:visited {
	color: #000000;
}
#footer a:hover {
	color: #000000;
}
#footerCenter {
	width: 990px;
	margin: auto;
	padding: 10px 0 20px 0;
	z-index: 1;
	clear: both;
	float: none;
	position: relative;
}
#footer #legal {
	width: 300px;
	position: absolute;
	left: 310px;
}
a.subCat {
	display: block;
	width: 107px;
	background: #CFCFCF;
	color: #000;
	float: left;
	text-align: center;
	margin: 0 10px 20px 0;
	padding: 5px 0;
}
a.subCat:hover {
	background: #535353;
	color: #FFF;
}
ul#theMenu {
	width: 200px;
	padding: 0;
	background: none;
}
ul#theMenu {
	width: 200px;
	padding: 0;
	background: none;
}
#theMenu a {
	display: block;
}
#theMenu a:hover {
	color: #000 !important;
}
#theMenu li {
	margin-bottom:4px !important;
	padding: 0 !important;
	overflow: visible;
	list-style-type: none;
	text-align: left;
	zoom: 1;
}
#theMenu li.level2 {
	background: url(../images/bck_navLeft_li2.jpg) 0px bottom no-repeat !important;
}
#theMenu li a {
	padding: 4px 6px 4px 15px;
	color: #4d4d4d;
	font-weight: bold;
	background: url(../images/bck_navLeft_li.jpg) 5px bottom no-repeat;
	margin: 0 !important;
	zoom: 1;
}
#theMenu li a.level2 {
	padding: 4px 6px 4px 40px !important;
	margin: 0 !important;
	color: #135688;
	font-weight: normal !important;
	text-decoration: none;
	background: url(../images/bck_navLeft_li-.jpg) 5px bottom no-repeat;
}
#theMenu h3 {
	font-size: 12px !important;
	color: #FFF;
	font-weight: normal;
	padding: 0 !important;
	background: url(../images/bck_navLeft_H0Bottom.gif) bottom left no-repeat;
	width: 200px;
}
#theMenu h3.head a {
	background: url(../images/bck_navLeft_H0Top.gif) top left no-repeat !important;
	color: #ffffff !important;
	overflow: hidden;
	font-weight: normal !important;
	display: block;
	text-decoration: none;
}
#theMenu h3.head a:hover {
	background: url(../images/bck_navLeft_H0Top.gif) top left no-repeat !important;
	color: #ffffff !important;
	overflow: hidden;
	font-weight: normal !important;
	display: block;
	text-decoration: underline;
}
#theMenu h1 {
	font-size: 12px !important;
	color: #FFF;
	font-weight: normal;
	padding: 0 !important;
	background: url(../images/bck_navLeft_H1Bottom.gif) bottom left no-repeat;
	width: 240px;
}
#theMenu h1.head a {
	background: url(../images/bck_navLeft_H1Top.gif) top left no-repeat !important;
	color: #000000 !important;
	overflow: hidden;
	font-weight: normal !important;
	display: block;
	text-decoration: none;
	padding-left: 30px;
}
#theMenu h1.head a:hover {
	background: url(../images/bck_navLeft_H1Top.gif) top left no-repeat !important;
	color: #000000 !important;
	overflow: hidden;
	font-weight: normal !important;
	display: block;
	text-decoration: underline;
	padding-left: 30px;
}
#theMenu h5 {
	background-image: none;
	font-size: 11px !important;
	color: #FFF;
	font-weight: normal;
	padding: 0 !important;
	width: 176px;
	margin: 3px 0px 3px 35px;
}
#theMenu h5.head a {
	background-image: none;
	background-color: #E5E9EB;
	color: #000000 !important;
	overflow: hidden;
	font-weight: normal !important;
	display: block;
	text-decoration: none;
	padding: 1px 0px 1px 12px;
	line-height: normal;
}
#theMenu h5.head a:hover {
	background-image: none;
	background-color: #EEF2F4;
	color: #000000 !important;
	overflow: hidden;
	font-weight: normal !important;
	display: block;
	text-decoration: underline;
}


#theMenu h6 {
	background-image: none;
	font-size: 11px !important;
	color: #FFF;
	font-weight: normal;
	padding: 0 !important;
	width: 158px;
	margin: 3px 0px 3px 53px;
}
#theMenu h6.head a {
	background-image: none;
	background-color: #E5E9EB;
	color: #000000 !important;
	overflow: hidden;
	font-weight: normal !important;
	display: block;
	text-decoration: none;
	padding: 1px 0px 1px 10px;
	line-height: normal;
}
#theMenu h6.head a:hover {
	background-image: none;
	background-color: #EEF2F4;
	color: #000000 !important;
	overflow: hidden;
	font-weight: normal !important;
	display: block;
	text-decoration: underline;
}


#theMenu li a.selected {
	background: url(../images/bck_navLeft_liHover.jpg) 5px bottom no-repeat;
}
#languagetop{float:left;color:#ffffff; margin-left:3px; margin-top:9px; padding:3px; background-color:#000000; font-size:14px; display: inline; }
#languagetop a {color:#ffffff; }

#pathway{color:#ffffff; margin-bottom:20px; height:30px; }
#pathway a {font-size:13px; color:#666666; margin-left:15px;}
#pathway li { float: left; padding: 2px  20px 0 0px; background: transparent  url(../images/breadcrumb-divider-white.jpg) no-repeat left top; height:30px;list-style-type: none;font-size:13px; color:#999999;}
#pathway .notactive { padding-left:15px;}
#pathway .active { background: url(../images/mark.jpg) no-repeat;}
