body
{
	
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#474848;	
}



html
{
	
	background:#fff url("../images/bg_display.jpg") repeat-y center center;
	
}

* 
{
margin:0pt;
padding:0pt;
}

ul
{
	list-style-position: inside;
}



a,a:active,a:visited
{
	color:#ff0000;
	text-decoration:none;
	font-weight:bold;
}

a:hover
{
	color:#ff0000;
	text-decoration:underline;
	font-weight:bold;
}

body 
{
width:100%;
height:100%;
text-align:center;
position:relative;

}


#wrapper
{
	padding:0;
	margin:0 auto;
	text-align:center;
	width:960px;
	border: none;	
	
}

#top
{
	position:relative;
	z-index:100;
	width:100%;
	height:140px;	
	margin:0;
	padding:0;
	text-align:center;
	background:#fff url("../images/bg_top.jpg") no-repeat center center;
}

#top_holder
{
	margin:0 auto;
	width:960px;
	height:140px;
	position:relative;
}


#top_link
{
cursor:pointer;
height:140px;
left:8px;
margin:0 auto;
padding:0;
position:absolute;
top:0;
width:158px;
z-index:2;
font-weight:bold;
background: transparent url("../images/logo.jpg") no-repeat center center;
}



#menu
{
margin:0;
padding:0 0 4px 0;
position:relative;
text-align:center;
width:165px;
z-index:3;
}

#menu_bottom
{
	width:165px;
	height:4px;
	float:left;
	background:transparent url("../images/menu_footer.jpg") no-repeat top right;	
}

#menu_holder
{
margin:0;
padding:0;
z-index:27;
position:relative;
width:165px;
height:270px;
}



#content
{
	position:relative;
	width:960px;
	padding:0;
	text-align:left;
	margin:0 auto;
	height:100%;
	min-height:300px;
}



#main
{
	
	text-align:left;	
	/*line-height:15px;*/
	font-size:10pt;		
	position:relative;	
	
}


#newsletter_register
{
	height:110px;
	padding:20px 10px 20px 20px;
	width:220px;
	color:#000;
	line-height:15px;
	position:relative;
}

#newsletter_register img
{
	padding-bottom:10px;
}

#newsletter_form
{
	vertical-align:top;
	text-align:left;
}

#newsletter_name
{
	border:1px solid #002F4B;
	background-color: #FFF;
	color: #B4BDC6;
	height:20px;
	padding:5px;
	margin:10px 0 0 0;
}

#newsletter_email
{
	border:1px solid #002F4B;
	background-color: #FFF;
	color: #B4BDC6;
	height:20px;
	padding:5px;
	margin:10px 0 0 0;
}

#submit_newsletter_form
{
	border:0;
	margin:0;
	padding:10px 20px 0 0;
	float:right;
}



#latest_news
{
	width:610px;
	height:180px;
	padding:0 10px;
	color:#fff;
	background:transparent url('../images/bg_news.jpg') no-repeat 0 0;
}

#latest_news_title
{
	padding:10px 0;
	font-size:19pt;
	color:#EDA156;
}



#werk
{
	width:230px;
	min-height:140px;
	
	padding-top:40px;
	padding-left:30px;
}

#werk a,#werk a:active,#werk a:visited
{
	color:#3C89B3;
	font-weight:normal;
	font-size:10pt;
	text-decoration: underline;
	float:left;
	padding:10px 0;
	width:220px;
	background: transparent url('../images/werk_separator.jpg') no-repeat bottom center;
}

#werk a:hover
{
	color:#3C89B3;
	font-weight:normal;
	font-size:10pt;
	text-decoration: none;
	float:left;
	padding:10px 0;
	width:220px;
	background: transparent url('../images/werk_separator.jpg') no-repeat bottom center;
}

#werk a span
{
	float:left;
	padding-right:15px;
	background: transparent url('../images/werk_arrow.jpg') no-repeat center right;
}

#right_column
{
	float:left;	
	width:550px;	
	background-color: #fff;
}



#bottom
{
margin:0 auto;
padding:10px;
position:relative;
text-align:center;
width:940px;
font-size: 10px;
font-weight:normal;
color:#000;
}

#bottom_bar
{
	width:795px;
	height:10px;
	margin-left:155px;
	background-color:#4C4C4C;
	font-size: 8pt;
	font-weight:normal;
	color:#fff;
	text-align:center;
}

#bottom a,#bottom a:active,#bottom a:visited
{
font-size: 10px;
font-weight:normal;
color:#474848;
text-decoration:none;
}

#bottom a:hover
{
font-size: 10px;
font-weight:normal;
color:#E71E00;
text-decoration:none;	
}



.navmenu
{
list-style-type:none;
text-align:right;
padding:10px 25px 10px 10px;
margin:0;
position:relative;
z-index:100;
float:left;
/*background:url("../images/divider_menu.jpg") no-repeat right center;*/
height:270px;
width:235px;
}

.navmenu li{
white-space:nowrap;
display: block;
list-style-type:none;
height:auto;
text-align:right;
padding:8px 20px;
position:relative;
z-index:100;

}




.sub_navmenu li
{
white-space:nowrap;
position: relative;
float:none;
display: block;
list-style-type:none;
text-align:left;
background:none;
padding:0 20px 0 30px;
z-index:100;
}

.sub_navmenu
{
display:none;
list-style-type:none;
position:absolute;
left:15px;
background:#8dc53c;
top:40px;
z-index:1000;
}

.subs_closed
{
display:none;
}

.subs_open
{
display:none;

}

#breadcrumb
{
	width:860px;
	height:20px;	
	padding:0;
	color:#1F396C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;	
	text-align:left;
}

#breadcrumb_separator
{
	
	padding:0 30px;
	height:20px;	
	
	
}

#breadcrumb_separator hr
{
	color:#000;
	height:1px;
}

a.breadcrumb_link,a.breadcrumb_link:active,a.breadcrumb_link:visited
{
	color:#EE1B2E;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;	
	padding:0 5px;
}

a.breadcrumb_link:hover
{
	color:#1F396C;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	padding:1px 5px 0 5px;
}

.link_holder
{
	padding-top:2px;
}


a.submenu_normal,a.submenu_normal:visited,a.submenu_normal:active
{	font-family:Verdana;font-size:8pt;color:#fff;text-decoration:none;font-weight:bold;text-transform:uppercase;}
a.submenu_normal:hover
{font-family:Verdana;font-size:8pt;color:#fff;text-decoration:underline;font-weight:bold;text-transform:uppercase;}
a.submenu_focused,a.submenu_focused:active,a.submenu_focused:visited
{font-family:Verdana;font-size:8pt;color:#fff;text-decoration:underline;font-weight:bold;text-transform:uppercase;}
a.submenu_focused:hover
{font-family:Verdana;font-size:8pt;color:#fff;text-decoration:none;font-weight:bold;text-transform:uppercase;}

a.sub_submenu_normal,a.sub_submenu_normal:visited,a.sub_submenu_normal:active
{	font-family:Arial;font-size:8pt;color:#fff;text-decoration:none;font-weight:bold;text-transform:lowercase;}
a.sub_submenu_normal:hover
{font-family:Arial, sans-serif;font-size:8pt;color:#015778;text-decoration:none;font-weight:bold;text-transform:lowercase;}
a.sub_submenu_focused,a.sub_submenu_focused:active,a.sub_submenu_focused:visited
{font-family:Arial, sans-serif;font-size:8pt;color:#015778;text-decoration:none;font-weight:bold;text-transform:lowercase;}
a.sub_submenu_focused:hover
{font-family:Arial, sans-serif;font-size:8pt;color:#fff;text-decoration:none;font-weight:bold;text-transform:lowercase;}


a.footer_link,a.footer_link:visited,a.footer_link:active
{	font-family:Arial;font-size:9pt;color:#6990B7;text-decoration:none;font-weight:bold;}
a.footer_link:hover
{font-family:Arial, sans-serif;font-size:9pt;color:#6990B7;text-decoration:underline;font-weight:bold;}


.menu_separator
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	color:#2A3F6A;
}

.titel
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#2A3F6A;
	text-decoration:none;
}


.data_text
{
	padding:0 10px 0 0;
	vertical-align:top;
	text-align:left;
	
}

.data_photo
{
	padding:0 10px 0 10px;
	vertical-align:top;
	text-align:left;
	
}

.form_input
{
	border:1px solid #283F5F;
	background-color:transparent;
}

.form_submit
{
	border:1px solid #000;
	color:#fff;
	background-color:#6B779F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:5px;
	cursor:pointer;
	cursor:hand;
}

.subm
{
	
display:none;

	padding:10px;	
	position:absolute;
	top:1000px;
	left:5px;	
	background-color:#FFFFFF;
}

#display
{
	
padding:0;
position:relative;
text-align:justify;

}

#ldisplay
{
	padding-right:10px;
}

#display_separator
{
	background-color:#FFF;
	border:1px solid #FFF;
}

#rdisplay
{
	padding-left:10px;
}	



#main_title
{
position:relative;
clear:both;
/*background:url('../images/bg_header.jpg') no-repeat 0 0;*/
padding:0;

}

.main_title_text
{
	color:#205394;	
	font-size:16pt;		
	font-weight:normal;	
	display:block;	
	text-transform: uppercase;
	
}

.main_title_icon
{
	height:18px;
	width:20px;
	/*background:url('../images/icon_header.jpg') no-repeat center;*/
	float:left;
	margin-left:10px;
}

#right_title
{
clear:both;
height:30px;
padding:15px 0 25px 0;
position:relative;
}

.right_title_text
{
	color:#C0D633;
	font-family:Arial;
	font-size:16pt;
	font-weight:bold;
	float:left;
}

.language_switcher
{
	text-align:center;
	padding:15px 0;
}

.temp_open
{
	padding:0px 15px 0px 5px;
	width:40px;
	height:13px;
}



.form_row
{
	height:40px;
}

#photo_album
{
	/*
padding: 20px 10px;
*/
	
	overflow:hidden;
	height:400px;
	
}

#title_latest
{
	padding:30px 65px 20px;
	font-size:15px;
	font-weight:bold;
}

.tabledata_news
{
	width:100%;
	text-align:center;
	padding:0 44px;
}

.news_kort
{
	text-align:left;
	
}

a.leesmeer_news,a.leesmeer_news:visited,a.leesmeer_news:active
{
	text-decoration: none;
	font-weight:normal;
	color:#3C89B3;
}

a.leesmeer_news:hover
{
	text-decoration: underline;
	font-weight:normal;
	color:#3C89B3;	
}

a.news_title,a.news_title:active,a.news_title:visited
{
	text-decoration:none;
}

a.news_title:hover
{
	text-decoration:underline;
}

#menu_separator
{
	width:250px;
	height:20px;
	}

.one_project
{
	position:relative;
	height:100px;	
	padding:5px;
	margin:0 5px 5px 0;
	width:360px;
	float:left;
	border:1px solid #CCC;
	cursor:pointer;
}

.project_picture
{
	float:left;
	top:0;
	right:0;
	padding:0 10px 0 0;
}

a.proj_name_link,a.proj_name_link:visited,a.proj_name_link:active
{
	
	color:#FF7F00;
	font-family:Arial;
	font-size:15pt;
	font-weight:normal;
	text-decoration:none;
	font-style:italic;
}

a.proj_name_link:hover
{
	
	color:#FF7F00;
	font-family:Arial;
	font-size:15pt;
	font-weight:normal;
	text-decoration:underline;
	font-style:italic;
}

.project_description
{
	
	font-size:12px;
	padding-left:0;
	padding-top:5px;
	color:#000;
	float:left;
	width:250px;
}

.project_desc_main
{
	/*
display:none;
*/
}

.single_project_name
{
	padding:12pt;
	font-weight:bold;
	font-size:15px;
	color:#fff;
	
}

.project_name
{
	float:left;
	
}

.besc
{
	padding:10px;
	font-weight:bold;
	font-size:13px;
	display:none;
}

.single_project_picture
{
	
	padding:0 10px 10px 0;
	text-align:center;
	float:left;
}

a.leesmeer,a.leesmeer:active,a.leesmeer:visited
{
	
	color:#2C6183;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}

a.leesmeer:hover
{
	color:#2C6183;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

.KOP2,.news_date
{
	color:#000;
	font-size:12pt;
	font-weight:bold;
}

.button_learn_more
{
	cursor:pointer;
	
	width:130px;
	height:20px;

}



.one_single_project
{
	position:relative;
	
}

.single_project_description
{
	
	
}

.footer
{
margin-left:30px;
text-align:left;
width:930px;
color:#fff;
}

.main_table
{
	width:770px;
}

.text_display
{
	width:430px;		
	vertical-align:top;
	
}
.display_limiter
{
	width:10px;
	height:520px;
position:absolute;
	top:100px;
	left:620px;
}

.reminder_display
{
	width:160px;	
	vertical-align:top;
	position:absolute;
	top:100px;
	right:0;
}

.photo_holder
{
	margin-bottom:10px;
	width:120px;
	height:120px;
	vertical-align:middle;
	text-align:center;
}

.ul_list
{
	height:400px;
}



.one_gb,.one_news_overview
{
	width:755px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dashed #000;
	
}

.top_gb,.news_top
{
		
	height:30px;
	position:relative;
}

.gb_mail,.news_title
{
	padding:3px 5px;
}

.gb_date
{
position:absolute;
right:10px;
top:3px;

}

a.guestbooklink,a.guestbooklink:active,a.guestbooklink:visited
{
	
	color:#035C40;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
}

a.guestbooklink:hover
{
	color:#035C40;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	text-decoration:underline;
}

a.news_link,a.news_link:active,a.news_link:visited
{
	
	color:#000;
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}

a.news_link:hover
{
	color:#000;
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	text-decoration:underline;
}

a.news_link2,a.news_link2:active,a.news_link2:visited
{
	
	color:#000;
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
}

a.news_link2:hover
{
	color:#000;
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	text-decoration:underline;
}

.news_foto a img,#fotoId a img
{
	/*border:2px solid #DE6E1C;*/
}



a.sitemap_link,a.sitemap_link:active,a.sitemap_link:visited
{
	
	color:#2C6183;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

a.sitemap_link:hover
{
	color:#2C6183;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
}


.center_gb,.news_center
{

	padding:0 10px 5px;
	color:#035C40;
	font-size:9pt;
}

.bottom_gb,.news_bottom
{
	/*
background:url('http://www.vdbc.nl/talentinbalans/images/gb_bottom.jpg') no-repeat top center;
*/
	
	height:12px;	
}


.news_center
{
	position:relative;
}

.news_bottom
{
	text-align:right;
	position:relative;
}

.lessmeer_holder_news
{
	position:absolute;
	top:-10px;
	right:10px;
}

.news_foto
{
	position:absolute;
	top:0;
	left:0;
	padding:5px;
	width:100px;
}

.news_content_foto
{
	margin-left:110px;
	height:90px;
}

form
{
	text-align:left;
	
}

form table
{
	/*
width:350px;
*/
}

.form_row
{
	height:40px;
	text-align:center;
}

/*
.form_left
{
	width:120px;
}

.form_right
{
	width:330px;
}
*/

.specialmenu
{
	list-style-type:none;
	position:relative;
}

.last_special
{
	background:none;
}

.specialmenu li
{
	float:left;	
	text-align:left;
	white-space:nowrap;
	list-style-type:none;	
	padding:0 13px;
	background:url('http://www.vdbc.nl/talentinbalans/images/bg_top_menu.jpg') no-repeat right 5px;
	text-transform:lowercase;
}





a.toplink,a.toplink:visited,a.toplink:active
{	font-family:Arial;font-size:8pt;color:#000;text-decoration:none;font-weight:normal;}
a.toplink:hover
{font-family:Arial;font-size:8pt;color:#64B2C9;text-decoration:none;font-weight:normal;}


.left_display
{
	width:590px;
	padding: 0 10px 10px 30px;
	
	
}
.vertical_slogan
{
	position:absolute;
	width:30px;
	padding:0;
	top:-65px;
	right:300px;
	background:url('../images/vertical_slogan.jpg') repeat-y;
	
}

.right_display
{
	position:absolute;
	width:260px;
	padding:10px 10px 10px 30px;
	top:-65px;
	right:10px;	
	
}

.agenda_title
{
	padding:25px 0;
	color:#fff;
	font-family:Arial;
	font-size:16pt;
	font-weight:bold;
	width:300px;
}


.category_list
{
	padding:0;
}

.cat_project_date
{
	color:#000;
	font-size:8pt;
	font-weight:bold;	
}

.cat_project_name
{
	color:#000;
	font-size:10pt;
	font-weight:bold;
}
.cat_project_link
{
	color:#fff;
	font-size:8pt;
	font-weight:normal;
	text-align:left;
	padding:5px 20px 5px 0;
}

.news_column_description
{
	line-height:13px;
	font-size:8pt;
	font-weight:normal;
	padding-top:3px;
	color:#000;
}

.cat_project_separator
{
	clear:both;
	padding:5px 0;
	background:url('../images/agenda_separator.jpg') no-repeat left center;
}

a.cat_project_read_more,a.cat_project_read_more:active,a.cat_project_read_more:visited
{
	color:#E91F2B;
	text-decoration:none;
	font-weight:bold;
	font-size:9pt;
}
a.cat_project_read_more:hover
{
	color:#E91F2B;
	text-decoration:underline;
	font-weight:bold;
	font-size:9pt;
}

td
{
	vertical-align:top;
}

#slogan
{
bottom:30px;
color:#FFFFFF;
font-size:24px;
font-weight:bold;
height:100px;
right:50px;
opacity:0.9;
filter: alpha(opacity=90);
padding-top:15px;
position:absolute;
text-align:left;
vertical-align:middle;
width:200px;
}

#slogan_text
{
background:none;
bottom:0;
color:#C1D72D;
color:#fff;
font-size:13pt;
/*
font-weight:bold;
*/
font-style:italic;
height:35px;
left:0;
opacity:1;
filter: alpha(opacity=100);
padding-top:15px;
position:absolute;
text-align:center;
vertical-align:middle;
width:960px;
-moz-user-select:none;
cursor:default;
}

.cform
{
	text-align:left;
}

.cat_project_name_foto a,.cat_project_name a,
.cat_project_name_foto a:active,.cat_project_name a:active,
.cat_project_name_foto a:visited,.cat_project_name a:visited
{
	color:#000;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
	
}

.cat_project_name_foto a:hover,.cat_project_name a:hover
{
	color:#000;
	font-size:10pt;
	text-decoration:underline;
	font-weight:bold;
}

#sitemap_holder
{
	cursor:pointer;
height:20px;
left:100px;
position:absolute;
text-align:center;
top:30px;
width:50px;
}

#disclaimer_holder
{
	cursor:pointer;
height:20px;
left:170px;
position:absolute;
text-align:center;
top:30px;
width:60px
}

#fotoId
{
	float:left;
	padding:0 10px 10px 0;
}



a.b_link,a.b_link:visited,a.b_link:active
{
	font-family:Arial;
	font-size:11pt;
	font-weight:normal;
	color:#0C50A5;
	text-decoration:underline;
}

a.b_link:hover
{
	font-family:Arial;
	font-size:11pt;
	font-weight:normal;
	color:#0C50A5;
	text-decoration:none;
}

a.lyte_link,a.lyte_link:visited,a.lyte_link:active
{
	color:#A6B2D8;
}
a.lyte_link:hover
{
	color:#07539E;
}

.news_column_foto
{
	float:right;
	width:89px;
	height:89px;
	padding:10px;
	overflow:hidden;

}
.news_column_foto img
{
	padding:0;
	border:2px solid #D8D4D3;
}

#reflection
{
	width:550px;
	height:60px;
	background:url("../images/grass_reflection.png") no-repeat 0 0;
	
}

#logo
{
	width:525px;
	height:54px;
	background:url("../images/logo-burodeburen.png") no-repeat right top;
}

#menu_holder > a img {cursor:pointer;}

#menu_holder > a,#menu_holder > a:active,#menu_holder > a:visited
{
	float:left;	
	color:#6D6D6B;
	padding:0 1px 0 9px;
	font-size:13px;	
	text-transform: uppercase;
	text-decoration: none;
	margin:0;
	font-weight:bold;
	height:30px;
	background:url("../images/button_menu_up.jpg") no-repeat top right;
}

#menu_holder > a span
{
	float:left;
	padding:0;	
}

#menu_holder > a:hover
{
	float:left;	
	color:#E71E00;
	padding:0 1px 0 9px;
	font-size:13px;	
	text-transform: uppercase;
	text-decoration: none;
	margin:0;
	font-weight:bold;
	height:30px;
	background:url("../images/button_menu_over.jpg") no-repeat top right;
}

#menu_holder > a:hover span
{
	float:left;
	padding:0;	
}


#menu_holder > a.active_menu,#menu_holder > a.active_menu:active,#menu_holder > a.active_menu:visited
{
	float:left;	
	color:#E71E00;
	padding:0 1px 0 9px;
	font-size:13px;	
	text-transform: uppercase;
	text-decoration: none;
	margin:0;
	font-weight:bold;
	height:30px;
	background:url("../images/button_menu_over.jpg") no-repeat top right;
}

#menu_holder > a.active_menu span
{
	float:left;
	padding:0;
}


#menu_holder > a.active_menu:hover
{
	float:left;	
	color:#E71E00;
	padding:0 1px 0 9px;
	font-size:13px;	
	text-transform: uppercase;
	text-decoration: none;
	margin:0;
	font-weight:bold;
	height:30px;
	background:url("../images/button_menu_over.jpg") no-repeat top right;
}

#menu_holder > a.active_menu:hover span
{
	float:left;
	padding:0;
}

#menu_holder div
{
	display:none;
	background-color: #fff;	
	position:absolute;
	top:40px;
	white-space: nowrap;
	padding:5px 0;
	border-bottom: 1px solid #1F396D;
	border-left: 1px solid #1F396D;
	border-right: 1px solid #1F396D;
	border-top:none;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
}

#menu_holder div a,#menu_holder div a:active,#menu_holder div a:visited
{
	float:left;
	width:90%;
	height:20px;
	/*background:url("../images/m_n.png") no-repeat right top;*/
	color:#A0A0A0;
	padding:5px;
	font-size:9pt;	
	text-transform: none;
	text-decoration: none;
	white-space: nowrap;
	text-align:center;
	background-color: #fff;
	clear:both;
	font-weight:normal;
}

#menu_holder div a:hover
{
	float:left;
	width:90%;
	height:20px;
	/*background:url("../images/m_n.png") no-repeat right top;*/
	color:#000;
	padding:5px;
	font-size:9pt;	
	text-transform: none;
	text-decoration: underline;
	white-space: nowrap;
	text-align:center;
	background-color: #fff;
	clear:both;
	font-weight:normal;
}

#menu_holder div a.active_menu,#menu_holder div a.active_menu:active,#menu_holder div a.active_menu:visited
{
	float:left;
	width:90%;
	height:20px;
	/*background:url("../images/m_n.png") no-repeat right top;*/
	color:#000;
	padding:5px;
	font-size:9pt;	
	text-transform: none;
	text-decoration: none;
	white-space: nowrap;
	text-align:center;
	background-color: #fff;
	clear:both;
	font-weight:normal;
}

#menu_holder div a.active_menu:hover
{
	float:left;
	width:90%;
	height:20px;
	/*background:url("../images/m_n.png") no-repeat right top;*/
	color:#000;
	padding:5px;
	font-size:9pt;	
	text-transform: none;
	text-decoration: underline;
	white-space: nowrap;
	text-align:center;
	background-color: #fff;
	clear:both;
	font-weight:normal;
}

#news_show
{
	width:177px;
	height:132px;
	padding:10px;
	background:url("../images/news_column.png") no-repeat 0 0;
	text-align:left;
	position:absolute;
	left:70px;
	top:30px;
	overflow:hidden;
}

#catch_one
{
	position:absolute;
	width:280px;
	height:110px;
	top:200px;
	right:30px;
	
}

#catch_one a,#catch_one a:active,#catch_one a:visited,#catch_one a:hover
{
	background:url("../images/button_zoek_baan.png") no-repeat 0 0;
	float:left;
	width:280px;
	height:110px;
}

#catch_two
{
	position:absolute;
	width:280px;
	height:110px;
	top:330px;
	right:30px;
}

#catch_two a,#catch_two a:active,#catch_two a:visited,#catch_two a:hover
{
	background:url("../images/button_zoek_personeel.png") no-repeat 0 0;
	float:left;
	width:280px;
	height:110px;
}

#form_left,#form_right
{
	padding:5px;
	/*border-bottom:1px dashed #FF7F00;*/
}

#search_container
{
	float:left;

}


#search_term_small
{
	width:140px;
	padding-left:5px;
	height:auto;
	border:none;
	background-color: transparent;	
	color:#ff0000;
	font-weight:bold;
	font-size:12pt;
	
}

#small_search
{
	background:transparent url("../images/bg_search.jpg") no-repeat 0 0;
	margin-left:10px;
}

#small_search_input
{
	height:30px;
	width:35px;
	background-color: transparent;
	border:none;
	cursor:pointer;
}

#language_swatch
{

	position:absolute;
	bottom:40px;
	right:20px;
}

tr.header_row_vacatures
{
	padding:5px 0;
	background-color:#90A9C8;
}

tr.header_row_vacatures th
{
	color:#fff;
}

tr.vacature_even
{
	background-color: #FFF0AD;
}

td.vacature_text
{
	padding:5px 0;
	color:#225493;
}

a.vacature_title,a.vacature_title:active,a.vacature_title:visited
{
	text-decoration: none;
	color:#205291;
	font-weight:bold;
	font-size:10pt;
}

a.vacature_title:hover
{
	text-decoration: underline;
	color:#205291;
	font-weight:bold;
	font-size:10pt;
}

.vacature_text a
{
	border:none;
}

#column3
{
	width:160px;
	min-height:200px;
	float:right;
	clear:right;
	margin:0;
	padding:10px;
}

#column2
{
	width:755px;
	min-height:200px;
	float:right;	
	margin:0;
	padding:10px 20px 0 20px;	
	min-height:400px;
	background: transparent url("../images/watermark.jpg") no-repeat center center;
}

#column1
{
	width:165px;
	min-height:200px;	
	margin:0;
	padding:0;	
	background-color: transparent;	
	text-align:left;
}

#column1 div.contact_column
{
	text-align:left;
	padding-left:10px;
}

a.adres,a.adres:active,a.adres:visited
{
	font-size:11px;
	color:#FFFEFC;
	text-decoration:none;
	font-weight:normal;
}

a.adres:hover
{
	font-size:11px;
	color:#7AA6DA;
	text-decoration:none;
	font-weight:normal;
}

#left_bottom_links
{
	padding:10px 0;
	text-align:center;
	background-color: #DADADA;
	color:#474848;
}

#left_bottom_links a,#left_bottom_links a:visited,#left_bottom_links a:active
{
	color:#474848;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
}

#left_bottom_links a:hover
{
	color:#E71E00;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
}



.rbox_header
{
	padding:0 0 10px 0;
	
}
#lbox
{
	width:550px;
}

.show70
{
	background: url("../images/overlay_homeview.png") repeat 0 0;
}

#next_home
{
	position:absolute;
	top:100px;
	right:0;
	width:40px;
	height:80px;
	background: url("../images/button_next.png") no-repeat 0 0;
	cursor:pointer;
	z-index:100;
}

#prev_home
{
	position:absolute;
	top:100px;
	right:362px;
	width:40px;
	height:80px;
	background: url("../images/button_prev.png") no-repeat 0 0;
	cursor:pointer;
	z-index:100;
}

#random_q_holder
{
	position:absolute;
	top:40px;
	left:185px;
}

#vraag_rnd
{
	text-align:left;
	padding-bottom:5px;
	color:#FF9200;
	font-weight:bold;
	font-size:12pt;
	font-style: italic;
}

#question_answer
{
	text-align:left;
	color:#474848;
	font-size:9pt;
}

#courses_header
{
	background-color: #7D0F10;
	color:#fff;
	font-weight:bold;
	padding:5px 0 5px 10px;
}

.one_course
{
	position:relative;
	padding:5px 0;
	height:30px;
}

.course_even
{
	background-color: #EAEAEA;
}

.more_course
{
	
	width:80px;
	height:20px;
}

a.one_course_link,a.one_course_link:active,a.one_course_link:visited
{
	color:#000;
	width:400px;
	height:20px;
}

a.one_course_link:hover
{
	color:#000;
	width:400px;
	height:20px;
}

#osc_name
{
	font-size:10pt;
	font-weight:bold;
	color:#000;
	padding:10px 0;
	text-align:left;
}

.osc_field
{
	padding:5px 0;
	border-bottom:1px solid #e7e7e7;
}

.osc_field strong {color:#000;}
