/*
Reset CSS
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

/*
Fonts CSS
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;outline: none;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

em
{
	font-style: italic;
}
strong
{
	font-weight: bold;
}

body
{
	background-color: #ffffff;
	text-align:center;
}

.clearer
{
	clear:both;
	line-height:0;
	font-size:0;
}

.clear
{
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
	display: block;
}

.wrapper 
{ 
	margin:0 auto;
	text-align:left;
	width:1000px;
}

.header
{
	height:103px;
	background:#abaeb0 url(../images/bg-header.gif) repeat-x;
}
.header_inner
{
	padding: 8px 30px 0px 30px;
	clear: both;
}

.main-content
{
	width:941px;
	margin:0 auto;
}

.main-left
{
	width:400px;
	float:left;
}

.main-center 
{
	width:152px;
	float:left;
	margin-left:35px;
}

.main-right 
{
	width:336px;
	float:right;
	margin-left:18px;
	overflow: hidden;
}

.footer 
{
	background: #ffffff url(../images/bg-footer.gif) no-repeat;
	/*height:95px;*/
	margin:26px auto 0px auto;
	width:955px;	
	position:relative;
}

img
{
	display:block;
}

/**/
.content-details ul
{
	margin-left: 25px;
}
.content-details ul li
{
	list-style: disc;
}

/* Header: banner */
.header-banner
{
	float:left;
	width:728px;
}
/* Header: toplinks */
.header-links
{
	float: right;
	width:212px;
	height:90px;
	position:relative;
}
.header-links-left
{
	float:left;
	padding-left:25px;

	/*width: 50%;*/
}
.header-links-right
{
	text-align:right;
	
	float: right;
}

.header-links a
{
	color:#ffffff;
	font-size: 12px;
	text-decoration:none;
}

.twitter_linkedin
{
	padding-top: 3px;
}
.twitter
{
	display: inline;
}
.linkedin
{
	display: inline;
}

/* Header: search */
.header-search-box
{
	position: absolute;
	bottom: 0;
	left: 25px;
}

.header-search
{
	background-color:#eff0f0;
}
.header-search-field
{
	border:0 !important;
	padding:2px;
	float:left;
	background-color:#eff0f0 !important;
	font-size:0.9em;
	height:17px;
	width:161px;	
	background-image: none !important;
}
.header-search-box fieldset
{
	width:189px;
}
.header-search-box span
{
	color:#ffffff;
	font-size:0.9em;
}

/* Heading page */
.heading
{
	height:92px;
	position:relative;
}
.heading h1
{
	position:absolute;
	bottom:10px;
}
.heading .heading_left
{
	float: left;
	width: 50%;
}
.heading .heading_right
{
	float: right;
	width: 50%;
}

/* Regio keuze */
.heading a.select-region
{
	position:absolute;
	bottom:20px;
	right:0;
	
	padding-right:22px;
	font-weight:bold;
	font-size: 25px;
	color:#000000;
	text-decoration:none;
}
.heading a.selectotherregion
{
	position: absolute;
	bottom: 4px;
	right: 0;
	padding-right: 23px;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	
	background:#ffffff url(../images/bullet-select_region.gif) right 50% no-repeat;
	/*ie6*/
	#background:#ffffff url(../images/bullet-select_region.gif) right 56% no-repeat;
	/*ie6*/
}

.heading span.error_regiokeuze
{
	position: absolute;
	right: 0;
	top: -20px;
	background-color: #FFBFBF;
	color: #AF4C4C;
	border: 1px solid #DF7D7D;
	padding: 3px;
	font-size: 11px;
	width: 330px;
}

/* Regiokeuze: rechtboven */
#regiokeuze
{
	position: absolute;
	right:0;
	top: 92px;
	z-index: 9999;
}
.regiokeuze_form
{	
	width:316px;
	background-color:#e4e6e7;
	border: 1px solid #c8c9c9;
	padding:20px 15px 0 15px;	
}
.regiokeuze_form span
{
	color: #6e46be;
	text-transform: uppercase;
	font-size: 0.9em;
}
.regiokeuze_form p
{
	margin-bottom: 15px !important;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #6F6F6F;
}
.regiokeuze_form p.error_regiokeuze
{
	background-color: #FFBFBF;
	color: #AF4C4C;
	border: 1px solid #DF7D7D;
	padding: 3px;
	font-size: 11px;
}
.regiokeuze_form label
{
	color: #6F6F6F;
	margin-left: 0;
	font-size: 0.9em;
}
.regiokeuze_form .regio-formentry
{
	margin-bottom: 6px;
}
.regiokeuze_form .regio-formentry input
{
	float: left;
	color: #6F6F6F;
	font-size: 0.9em;
}
.regiokeuze_form .regio-formentry label
{
	margin-left: 8px;	
}
.regiokeuze_form .regio-formentry-postcode
{
	margin-top: 15px;
}
.regiokeuze_form .regio-formentry-postcode input
{
	color: #6F6F6F;
	width: 80px;
	border: 0;
	padding: 2px;
	margin-left: 5px;
	font-size: 0.9em;
}
.regiokeuze_form .btn-kiesregio
{
	width: inherit;
}
.regiokeuze_form .btn-kiesregio input
{
	float: right;
}
.regiokeuze_form .btn-kiesregio button
{
	float: right;
	border: none;
	cursor: pointer;
	overflow: visible;
	width: auto;
	padding: 0;
	background: none;
}
/* Main navigation (6 blocks) */
.mainnav 
{
	width:400px;
	margin-bottom:10px;
}
.mainnav .mainnav_row2
{
	padding-top: 17px;
}
.mainnav .nav-btn
{
	position:relative;
	/*cursor: pointer;*/
}
.mainnav .submenu
{
	position:absolute;	
	left:-15px;
	background-color:#000;
	padding: 10px 5px;
	min-width: 140px;
	width:140px;
	width:auto !important;
	display: none;
}
.mainnav .regioinbeeld
{
	float: left;
}
.mainnav .regioinbeeld .submenu
{
	bottom: 26px;
}
.mainnav .bedrijveninderegio
{
	float: left;
	margin-left: 17px;
}
.mainnav .bedrijveninderegio .submenu
{
	bottom: 42px;
}
.mainnav .vestigingsmogelijkheden
{
	float: right;
}
.mainnav .vestigingsmogelijkheden .submenu
{
	bottom: 42px;
}
.mainnav .onderwijs_onderzoek
{
	float: left;
}
.mainnav .onderwijs_onderzoek .submenu
{
	bottom: 42px;
}
.mainnav .dienstverlenendeinstanties
{
	float: left;
	margin-left: 17px;
}
.mainnav .dienstverlenendeinstanties .submenu
{
	bottom: 54px;
}
.mainnav .economische_themas
{
	float: right;
}
.mainnav .economische_themas .submenu
{
	bottom: 42px;
}
.mainnav .submenu ul li
{
	padding-top: 10px;
}
.mainnav .submenu ul li.first
{
	padding-top: 0;
}
.mainnav .submenu ul li a
{
	display:block;
	color: #808082;
	text-decoration:none;
	white-space: nowrap;	
	/* IE6 = satan */
	_height: 0;
}
.mainnav .submenu ul li a:hover
{
	color: #ffffff;
}
/* Blocks right */
.block-right
{
	margin-bottom:10px;
	
	overflow: hidden;
}
.block-right div.heading2
{
	background: url(../images/bg-h2.gif) no-repeat;
	height:41px;
	position: relative;
	z-index: -1;
	overflow: hidden;
}
.block-right div.heading2_sl
{
	background: url(../images/bg-h2_sl.gif) no-repeat;
	height:40px;
	position: relative;
	z-index: -1;	
	overflow: hidden;
}
.block-right h2
{
	position: relative;
	left:61px;
	top:13px;
	/*ie6*/
	#top:9px;
	font-size:1.3em;
	font-weight:bold;
}
.block-right div.heading2_sl h2
{
	left:90px;
	top:11px;
	/*ie6*/
	#top:7px;
	font-size:1.6em;
}	
.block-right h2 span
{
	font-size:0.7em;
	position:relative;
	bottom:1px;
}
.block-right dl 
{
	padding-top:20px;
	padding-bottom:25px;
	border-bottom:1px solid #adaeb0;
}
.block-right dl dt 
{
	background: #ffffff url(../images/bullet-news.gif) left 3px no-repeat;
	padding-left:13px;
	color:#6e46be;
	font-size:0.9em;
}
.block-right dl dt a
{
	color:#6e46be;
	text-decoration:none;
}	
.block-right dl dd 
{
	padding-left:13px;
	color:#919395;
	font-size:0.9em;
}
.block-right dl dd a
{
	color:#6F6F6F;
	text-decoration:none;
}

/* Banner: rectangle */
.banner-rect
{
	height: 279px;
	margin-bottom: 10px;
	z-index: 1;
}

/* Banners: text */
.banners-text
{
	/*margin-top:8px;*/
	margin-bottom:10px;
}
.banner-text
{
	border-bottom:1px solid #adaeb0;
	/*height:70px;*/
	padding-bottom: 10px;
}
.banner-text-logo
{
	float:left;
	width:110px;
	margin-top:7px;
}
.banners-text dl
{
	float:left;
	margin-top:20px;
	width: 225px;
}
.banners-text dl dt
{
	color:#6e46be;
	font-size:0.9em;
}
.banners-text dl dt a
{
	color:#6e46be;
	text-decoration:none;
}
.banners-text dl dd
{
	color:#6F6F6F;
	font-size:0.9em;
}
.banners-text dl dd a
{
	color:#6F6F6F;
	text-decoration:none;
}

/* Huisbanners */
.huisbanners
{
	margin-bottom:10px;
}
.huisbanners img
{
	margin-bottom:10px;
}

/* Main content */
.content-details
{
	margin-top:18px;
	/*margin-bottom:32px;*/
}
.content-details p
{
	padding-bottom:10px;
	color:#6F6F6F;
}
.content-details h2
{
	padding-bottom:17px;
	color:#000000;
	font-size:2.2em;
	font-weight:bold;
}
.content-homepage
{
	padding-top:20px;
}
.news-content 
{
	
}
.news-item
{
	border-bottom:1px solid #adaeb0;
	margin-bottom:25px;
}
.news-content .news-item
{
	border-bottom:0;
	margin-bottom:0;
}
.news-content div.last
{
	margin-bottom:0;
}
.news-item h2
{
	padding-bottom:9px;
	color:#6e46be;
	font-size:0.9em;
	font-weight:bold;
}
.news-item h2 a
{
	color:#6e46be;
}
.news-item h3
{
	padding-bottom:17px;
	color:#000000;
	font-size:2.2em;
	font-weight:bold;
	text-align: left;
}
.news-item h3 a
{
	color:#000000;
	text-decoration:none;
	text-align: left;
}
.news-item img
{
	padding-bottom:14px;
}
.news-item h4
{
	font-weight: bold;
	margin-bottom: 10px;
}
.news-item p
{
	padding-bottom:10px;
	color:#6F6F6F;
}
.news-item p a
{
	display:block;
	color:#6F6F6F;
	text-decoration:none;
	background: url(../images/bullet-alink.gif) right bottom no-repeat;
}
.news-item .newsitem-content a
{
	display: inline;
	background: none;
	color:#6E46BE;
}
.nieuwsarchief
{
	float: right;
}
.nieuwsarchief a
{
	color: #6E46BE;
	font-weight: bold;
	text-decoration: none;
}

/* Send to friend & print */
.email_print
{
	background: #ffffff url(../images/bg-email_print.gif) no-repeat;
	width:587px;
	position:relative;
	padding-left:11px;
	margin-left:29px;
	margin-top:12px;
	
	min-height: 29px;
 	height: auto !important;
  	height: 29px;
}
.email
{
	padding-top:5px;
}
.email span
{
	float:left;
	margin-right:8px;
	margin-top:2px;
	text-indent:25px;
	background: url(../images/bg-email.gif) no-repeat;
	font-size:0.9em;
	color:#ffffff;
}
.email input
{
	border:0;
	padding:3px;
	font-size:0.9em;
	color:#6F6F6F;
	float:left;	
	/*ie6*/
	_margin-top:-1px;
	/*end ie6*/
}
.email input.zend
{
	padding:0;
	margin-left: 4px;
}
.print
{
	position:absolute;
	right:48px;
	top:5px;
	background: url(../images/bg-print.gif) no-repeat;
	text-indent:25px;
	height:19px;
}
.print a
{
	color:#ffffff;
	font-size:0.9em;
	text-decoration:none;
	padding-top:2px;
	display:block;
}

/* ShareThis */
.sharethis
{
	padding-left: 25px;
	padding-top: 10px;
	width: 589px;
}

/* Footer content */
.footer-content
{
	/*position:absolute;
	top:17px;
	left:97px;*/
	
	padding: 17px 0 10px 97px;
}
.copyright
{
	float:left;
	padding-right:53px;
}
.copyright span
{
	color:#919395;
	font-size:0.9em;
}
.footer-pages
{
	/*width: 480px;*/
	float: left;
}
.footer-links
{
	float:left;
	padding-right:65px;
}
.footer-links a
{
	color:#919395;
	font-size:0.9em;
	text-decoration:none;
}
.footer-pages .last
{
	padding: 0;
}

/* Search */
.search
{
	background-color:#ffffff;
	border:1px solid #f8f8f8;
}
.search-field
{
	border:0;
	padding:2px;
	float:left;
}
.footer-search
{
	float: right;
	width: 182px;
	margin-right: 10px;
}
.footer-search fieldset
{
	/*width:181px;*/
}
.footer-search span
{
	color:#919395;
	font-size:0.9em;
}

/* regio's */
.footer-regios
{
	/*position: absolute;
	left: 20px;
	bottom: 5px;*/
	
	padding: 0 0 10px 20px;
}
.footer-regios strong
{
	color: #5F5F5F;
}
.footer-regios ul li
{
	float: left;
	padding-left: 20px;
}
.footer-regios ul li.first
{
	padding-left: 0;
}
.footer-regios ul li a
{
	color: #919395;
	text-decoration: none;
	font-size: 11px;
}

.footer-regios ul ul li
{
	float: none;
	padding-left: 0;
}

/* footer: sitemap */
.footer .sitemap
{
	margin-bottom: 10px;
}
.footer .sitemap li a
{
	font-size: 12px;
}
.footer .sitemap li li a
{
	font-size: 11px;
}

/* Center: regiogids */
.center-regiogids
{
	background: #e4e6e7 url(../images/bg-regiogids.gif) no-repeat;
	padding:0 8px 12px 8px;
}
.center-regiogids img
{
	padding-top:45px;
	padding-bottom:15px;
}
.center-regiogids h2
{
	color:#6e46be;
	font-size:0.9em;
}
.center-regiogids h2 a
{
	color:#6e46be;
	text-decoration:none;
}
.center-regiogids p
{
	color:#6F6F6F;
	font-size:0.9em;
}
.center-regiogids p a
{
	display:block;
	color:#6F6F6F;
	text-decoration:none;
	background: url(../images/bullet-alink.gif) right bottom no-repeat;
}

/* Center */
.center-item
{
	padding:20px 8px 12px 8px;
	background-color:#e4e6e7;
	margin-top:1px;
}
.center-item img
{
	padding-bottom:12px;
}
.center-item h2
{
	color:#6e46be;
	font-size:0.9em;
}
.center-item h2 a
{
	color:#6e46be;
	text-decoration:none;
}
.center-item p
{
	color:#6F6F6F;
	font-size:0.9em;
}
.center-item p a
{
	display:block;
	color:#6F6F6F;
	text-decoration:none;
	background: url(../images/bullet-alink.gif) right bottom no-repeat;
}
	
/* Aanmelden nieuwsbrief */
table.nieuwsbrief
{
	width: 100%;
}
table.nieuwsbrief th
{
	vertical-align: top;
	padding-right: 10px;
	white-space:nowrap;
}
table.nieuwsbrief td
{
	padding-bottom: 10px;
	vertical-align: middle;
}
table.nieuwsbrief label
{
	color: #919395;
}
table.nieuwsbrief td.inputtext input
{
	width: 250px;
	padding: 3px;
}
table.nieuwsbrief td.inputtext textarea
{
	width: 250px;
	height: 180px;
}
table.nieuwsbrief ul.error_list
{
	margin-top: 5px;
	color:#DF0029;
}
.red
{
	color:#DF0029;
}	


/************
** SITEMAP **
************/
ul#sitemap,
ul#sitemap ul
{
	margin-left: 0;
}
ul#sitemap li
{
	padding-left: 30px;
	list-style: none;
}
ul#sitemap li.home
{
	padding-left: 0;
}
ul#sitemap li a
{
	padding: 5px 0;
	color: #6E46BE;
	display: block;
}
ul#sitemap li span
{
	padding: 5px 0;
	display: block;
}
ul#sitemap a.level0,
ul#sitemap a.level1,
ul#sitemap span.level1
{
	font-weight: bold;
}
ul#sitemap span.level1
{
	color: #6E46BE;
}

ul#sitemap li.has_submenu
{
	padding-left: 12px;
}
ul#sitemap li.has_submenu ul
{
	display: none;
}
ul#sitemap a.open_submenu
{
	float: left;
	background: url(../images/nolines_plus.gif) no-repeat left center;
	width: 18px;
	height: 18px;
	display: block;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	text-indent: -999em;
}
ul#sitemap a.open_submenu2
{
	float: left;
}
ul#sitemap li.submenu
{
	padding-left: 42px;
}


/*************
** LIGHTBOX **
*************/
#lightbox-secNav-btnClose
{
	width: 32px !important;
}
#lightbox-container-image-data:after
{
	display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden;
}
*html #lightbox-container-image-data
{ zoom:1; }


/***********
** CLEARS **
***********/
.twitter_linkedin:after,
.footer-content:after,
.footer-regios ul:after
{
	display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden;
}

