/**************** Tags ****************/ 

h1 {
	color: #717789;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	color: #717789;
	font-size: 16px;
	font-weight: normal;
}
h3 {
	color: #717789;
	font-size: 14px;
	font-weight: normal;
}
a {
	color: #375a4d;
	font-weight: bold;
}
body, p, td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
p,h1,h2,h3,h4,h5,ol,ul {
	margin: 0px;
	padding: 0px;
}
ol,ul {
	margin-left: 40px;	
}
body {
	background-color: #eff0f4;
}
hr {
	color: #375a4d;
	width: 100%;
	height: 1px;
}

/**************** Classes ****************/ 

.roodlink {
	color: #375a4d;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
.roodlinksub {
	color: #375a4d;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
}
.witlink {
	color: #717789;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
.witlinksub {
	color: #717789;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
}
.eenbg { 
	background-repeat: no-repeat;
}
.linkbar { 
	color: #717789; 
	font-size: 13px; 
	text-decoration: none; 
}
.linkbar:hover { 
	color: #000000;
}
.breadcrumblink {
	font-size: 11px;
	color: #9699a5;
	text-decoration: none;
}
.breadcrumblink:hover {
	color: #000000;
}
.breadcrumblinkrood {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.taallink { 
	color: #FFFFFF; 
	font-size: 9px; 
	text-decoration: none; 
}
.taallink:hover { 
	color: #000000;
}
.wit {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
.btnzoek {
	font-size: 10px;
	width: 44px;
	height: 16px;
	background-color:#FFFFFF;
	color: #9699a5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.news {
	color: #717789;
	font-size: 10px;
	line-height: normal;
}
.newstitel {
	color: #375a4d;
	font-weight: bold;
	font-size: 11px;
	line-height: normal;
}
.archief {
	color: #375a4d;
	text-decoration: none;
}
.archief:hover {
	color: #000000;
	text-decoration: none;
}
.meerlink {
	font-size: 11px;
	color: #375a4d;
	font-weight: bold;
	text-decoration: none;
}
.meerlink:hover {
	text-decoration: underline;
}
.flyout {
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	border: thin solid #007E4F;
}

/**************** Div's ****************/

#masterplaceholder {
	width:900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	position: relative;
	padding-right: 50px;
}
#leftspacer {
	width: 50px;
	left: 0px;
	position: absolute;
	float: left;
}
#master {
	width: 850px;
	left: 50px;
	position: absolute;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/background.png);
	background-repeat: repeat-y;
}
#rightspacer {
	width: 50px;
	left: 900px;
	position: absolute;
	float: left;
	background-color: #C9CCD9;
}
#topspacer {
	width: 850px;
	height: 28px;
	position: relative;
	background-color: #C9CCD9;
}
#topzone {
	width: 850px;
	height: 12px;
	background-color: #007e4f;
	position: relative;
	text-align: right;
}
#languageszone {
	width: 900px;
	left: -50px;
	height: 128px;
	position: relative;
	background-color: #FFFFFF;
}
#language {
	width: 200px;
	height: 25px;
	left: 6px;
	top: 103px;
	position: absolute;
}
#logo{
	width: 480px;
	height: 128px;
	float: left;
	position: relative;
}
#unidek {
	width: 191px;
	height: 98px;
	left: 290px;
	top: 30px;
	position: absolute;
}
#languagewrapper{
	width: 206px;
	height: 128px;
	float: left;
	position: relative;
}
#zoekzone{
	width: 213px;
	height: 128px;
	float: left;
	position: relative;
}
#zoek {
	width: 174px;
	height: 16px;
	left: 39px;
	top: 30px;
	position: absolute;
}
#hoofdmenuzone {
	width: 850px;
	height: 30px;
	position: relative;
	vertical-align: text-bottom;
	background-color: #FFFFFF;
	z-index: 1000;
}
#hoofdmenu{
	height: 20px;
	left: 20px;
	top: 10px;
	position: absolute;
	background-color: #FFFFFF;
	z-index: 10000;
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#kruimelzone {
	width: 850px;
	height: 19px;
	position: relative;
	background-color: #FFFFFF;
}
#kruimels {
	width: 820px;
	height: 19px;
	left: 30px;
	top: 0px;
	position: absolute;
	background-color: #FFFFFF;
}
#contentzone {
	width: 850px;
	position: relative;
	background-color: #eff0f4;
	background-repeat: repeat-y;
}
#contentwrapper {
	width: 637px;
	float: left;
	position: relative;
	background-color: #eff0f4;
}
#newswrapper {
	width: 213px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
}
#newszone {
	width: 213px;
	height: 320px;
	position: relative;
	background-color: #e0e2e9;
}
#news {
	width: 195px;
	top: 10px;
	left: 10px;
	right: 8px;
	position: relative;
	text-align: left;
}
#submenu {
	width: 195px;
	top: 10px;
	left: 10px;
	right: 8px;
	position: relative;
	text-align: left;
}
#newstitel {
	width: 203px;
	height: 21px;
	background-color: #9699a5;
	position: relative;
	padding-top: 4px;
	padding-left: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
#vacature {
	width: 213px;
	position: relative;
}
#submenuspacer {
	width: 213px;
	position: absolute;
	background-color: #007E4F;
	bottom: 22px;
	left: 637px;
	height: 12px;
}
#content {
	width: 577px;
	float: left;
	position: relative;
}
#contenttop {
	width: 637px;
	position: relative;
	height: 20px;
}
#contentleft {
	width: 30px;
	float: left;
	position: relative;
}
#contentright {
	width: 30px;
	float: left;
	position: relative;
}
#contentbottom {
	width: 637px;
	clear: both;
	position: relative;
}
#bottomzone {
	width: 850px;
	height: 22px;
	position: relative;
	background-color: #007e4f;
	clear: both;
}
#bottomspacer {
	width: 850px;
	height: 26px;
	position: relative;
	background-color: #C9CCD9;
}
#adres {
	width: 600px;
	height: 15px;
	font-size: 11px;
	color: #FFFFFF;
	top: 5px;
	left: 30px;
	position: absolute;
}

/**************** jd menu ****************/ 

ul.jd_menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.jd_menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	padding-top: 3px;
}
ul.jd_menu li a {
	color: #3e3d40;
	height: 14px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-right: 1px;
}

ul.jd_menu li ul {
	background-color: #FFFFFF;
	display: none;
	position: absolute;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	border: 1px solid #eeeeee;
	margin-left: -5px;
	padding-bottom: 5px;
}
ul.jd_menu li ul li {
	float: none;
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	list-style-type: none;
}
ul.jd_menu li ul li a {
	color: #3e3d40;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
}
ul.jd_menu li ul li.jdm_hover a,
ul.jd_menu li ul li.jdm_active a {
	color: #666666; 
}
ul.jd_menu li ul li.jdm_hover ul li a,
ul.jd_menu li ul li.jdm_active ul li a {
	color: #3e3d40;
}
ul.jd_menu li ul li ul li.jdm_hover a,
ul.jd_menu li ul li ul li.jdm_active a {
	color: #666666; 
}
ul.jd_menu li ul li.jdm_hover ul li ul li a,
ul.jd_menu li ul li.jdm_active ul li ul li a {
	color: #3e3d40;
}
ul.jd_menu li ul li ul li ul li.jdm_hover a,
ul.jd_menu li ul li ul li ul li.jdm_active a {
	color: #666666; 
}