html, body
{	
	font-family:Arial;
	font-size:11pt;
	font-weight:normal;
	color:#000;

	
}



html
{
	
	background:#B20839;
	
}

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



a,a:active,a:visited
{
	color:#7C0628;
	text-decoration:none;
	font-weight:normal;
}

a:hover
{
	color:#7C0628;
	text-decoration:underline;
	font-weight:normal;
}

ul
{
	list-style: disc inside;
}


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




#top
{
	position:relative;
	width:100%;
	height:140px;	
	background:#fff url('../images/bg_menu.jpg') repeat-x 0 0;
	text-align:center;
	z-index:9;
	display:none;
}

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

#menu
{
height:30px;
text-align:center;
/*width:660px;*/
padding:0 150px;
}

#top_link
{
cursor:pointer;
height:110px;
float:left;
width:960px;
z-index:1;
background:url('../images/bg_top.jpg') no-repeat 0 0;
}



#wrapper
{
	padding:0pt;	
	text-align:center;
	width:100%;	
	background-color: #fff;
}





#content
{
	position:relative;
	width:100%;
	padding:0	
	height:100%;	
	
	
}



#main
{
	
	text-align:left;	
	line-height:23px;
	font-size:10pt;	
	width:960px;
	padding:0 40px;
	margin:0 auto;
	text-align:center;
	background:transparent url('../images/extender.jpg') no-repeat 0 0;
		

}

#bottom
{
height:270px;
position:relative;
text-align:center;
width:100%;
background:transparent url('../images/bg_bottom3.jpg') repeat-x center center;
display:none;
}

#bottom_box_holder
{
	width:960px;
	margin:0 auto;
	height:240px;
}

#bottom_links
{
	color:#fff;
	text-align:center;
	width:960px;
	margin:0 auto;
}


.navmenu
{
list-style-type:none;
text-align:left;
position:relative;
z-index:100;
}

.navmenu li{
float:left;	
white-space:nowrap;
display: block;
list-style-type:none;
text-align:right;
padding-top:0;
position:relative;
z-index:100;
}




.sub_navmenu li
{
white-space:nowrap;
position: relative;
float:none;
display: block;
text-align:left;
background:none;
padding:5px 20px 15px 10px;
z-index:100;
}

.sub_navmenu
{
display:none;
position:absolute;
left:0;
background:#B3093A;
top:23px;
z-index:1000;
padding:10px 0;
text-align:left;
z-index:9;
/*-moz-border-radius:5px;*/
}

.sub_sub_navmenu
{
display:none;
position:absolute;
left:90%;
background:#B3093A;
top:-10px;
z-index:1000;
width:170px;
padding-top:10px;
text-align:left;
}

.subs_closed
{
display:none;
}

.subs_open
{
display:none;

}

#breadcrumb
{
	
		
	padding:5px 0;
	color:#D8829B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;	
	text-align:left;
	position:absolute;	
	bottom:-30px;
	left:87px;
	z-index:3;
}

#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:#B20839;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;	
}

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

.link_holder
{
	
}

a.submenu_normal,a.submenu_focused
{
	float:left;
	background:url('../images/menuitem_extender_left.jpg') no-repeat 0 0;
	padding-left:20px;
	height:30px;
	
}

a.submenu_normal span,a.submenu_focused span
{
	float:left;
	background:url('../images/bg_menu_right_extender.jpg') no-repeat top right;
	padding:3px 20px 0 0;
	height:27px;
	cursor: pointer;
	
}

a.submenu_normal,a.submenu_normal:visited,a.submenu_normal:active
{	
font-family:Arial;font-size:10pt;color:#fff;text-decoration:none;font-weight:normal;text-transform:uppercase;}
a.submenu_normal:hover
{font-family:Arial;font-size:10pt;color:#C20440;text-decoration:none;font-weight:normal;text-transform:uppercase;;}
a.submenu_focused,a.submenu_focused:active,a.submenu_focused:visited
{font-family:Arial;font-size:10pt;color:#C20440;text-decoration:none;font-weight:normal;text-transform:uppercase;;}
a.submenu_focused:hover
{font-family:Arial;font-size:10pt;color:#fff;text-decoration:none;font-weight:normal;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:normal;}
a.sub_submenu_normal:hover
{font-family:Arial, sans-serif;font-size:8pt;color:#000;text-decoration:none;font-weight:normal;}
a.sub_submenu_focused,a.sub_submenu_focused:active,a.sub_submenu_focused:visited
{font-family:Arial, sans-serif;font-size:8pt;color:#000;text-decoration:none;font-weight:normal;}
a.sub_submenu_focused:hover
{font-family:Arial, sans-serif;font-size:8pt;color:#fff;text-decoration:none;font-weight:normal;}



a.sub_sub_submenu_normal,a.sub_sub_submenu_normal:visited,a.sub_sub_submenu_normal:active
{	font-family:Arial;font-size:7pt;color:#fff;text-decoration:none;font-weight:normal;text-transform:uppercase;}
a.sub_sub_submenu_normal:hover
{font-family:Arial, sans-serif;font-size:7pt;color:#000;text-decoration:none;font-weight:normal;text-transform:uppercase;}
a.sub_sub_submenu_focused,a.sub_sub_submenu_focused:active,a.sub_sub_submenu_focused:visited
{font-family:Arial, sans-serif;font-size:7pt;color:#000;text-decoration:none;font-weight:normal;text-transform:uppercase;}
a.sub_sub_submenu_focused:hover
{font-family:Arial, sans-serif;font-size:7pt;color:#fff;text-decoration:none;font-weight:normal;text-transform:uppercase;}





a.footer_link,a.footer_link:visited,a.footer_link:active
{	font-family:Arial;font-size:8pt;color:#000;text-decoration:none;font-weight:bold;}
a.footer_link:hover
{font-family:Arial, sans-serif;font-size:8pt;color:#000;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,.knop
{
	border:1px solid #000;
	color:#fff;
	background-color:#B20839;
	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
{
position:relative;
text-align:left;
padding:50px 20px 0 20px;
background: url('../images/bg_display_middle.jpg') no-repeat 0 0;
}

#ldisplay
{
	padding-right:0;
}

#rdisplay
{
	padding-left:30px;
}	



#main_title
{
padding:15px 0 15px 0;
height:30px;
position:relative;
clear:both;

}

.main_title_text
{
	color:#AE0338;	
	font-size:19pt;		
	font-weight:bold;
	text-transform:lowercase;
	display:block;	
	float:left;
	
}

.main_title_icon
{
	height:18px;
	width:20px;
	background:url('../images/icon_header.jpg') no-repeat center;
	float:left;
	margin-left:10px;
}
#header_stripes 
{
float:left;
padding-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
{

	overflow:hidden;
	padding:10px 25px;
	border:1px solid #ccc;
	margin:0 30px;
	
}

#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;
	color:#000;
}

a.leesmeer_news:hover
{
	text-decoration: underline;
	color:#000;	
}

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;
	background:url('http://www.vdbc.nl/talentinbalans/images/menu_separator.jpg') no-repeat center;
}

.one_project
{
	/*position:relative;*/
	/*
height:180px;
*/
	
	float:left;
	margin:0 9px 10px 0;
	width:295px;
	padding: 0 0 10px 0;
	height:261px;	
	border:1px solid #CCCCCC;
	overflow:hidden;
}

.project_picture
{
	/*float:left;*/
	/*border:1px solid #000000;*/
	/*margin:10px 20px;*/
	text-align: center;
}

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

a.proj_name_link:hover
{

	color:#fff;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
}

.project_description
{
	
	color:#000;
	float:left;
	clear:right;
	/*width:400px;*/
}

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

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

.project_name
{
	float:left;
	clear:right;
	margin-top:0;
	width:100%;
	text-align:center;
	background-color: #fff;
	padding:2px 0;
	height:36px;
	width:297px;
	background: #fff url("../images/bg_project_top.jpg") no-repeat 0 0;
}

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

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

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

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

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

.button_learn_more
{
	cursor:pointer;
	background:url("http://www.vdbc.nl/talentinbalans/images/button_more_info.jpg") no-repeat top center;
	width:130px;
	height:30px;

}



.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;
	background:url('http://www.vdbc.nl/talentinbalans/images/divider_large.jpg') repeat-y top center;
	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;
}


input,textarea
{
	border:1px solid #000;
	background-color:transparent;
	margin:5px 0;
}

.one_gb,.one_news_overview
{
border:1px solid #CCCCCC;
float:left;
height:240px;
margin:0 5px 10px 0;
padding:0;
width:297px;
	
}

.top_gb,.news_top
{
		
	height:36px;
	width:297px;
	padding:2px 0;
	position:relative;	
	text-align:center;
	background:#fff url("../images/bg_project_top.jpg") no-repeat 0 0;
}

.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:#fff;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}

a.news_link:hover
{
	color:#fff;
	font-family:Arial;
	font-size:8pt;
	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 #fff;
	width:150px;
	height:150px;
}


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

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

.center_gb,.news_center
{
	/*
background:url('http://www.vdbc.nl/talentinbalans/images/gb_center.jpg') repeat-y top center;
*/
	
	padding:0;
	color:#035C40;
	font-size:9pt;
	height:160px;
}



.news_center
{
	position:relative;
}

.news_bottom
{
	text-align:left;
	position:relative;
	padding:10px;
	background:#fff url("../images/bg_project_bottom.jpg") no-repeat 0 0;
}

.lessmeer_holder_news
{
	
}

.news_foto
{
	text-align:center;
	padding:0;
}

.news_content_foto
{
	/*margin-left:110px;
	height:90px;*/
	text-align:justify;
}

form
{
	text-align:center;
	padding:10px;
}

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:10px 0;*/
}

.cat_project_date
{
	color:#000;
	font-size:8pt;
	float:left;
	clear:left;	
	width:50%;
}

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

.news_column_description
{
	font-size:8pt;
	font-weight:normal;
	float:left;
	clear:left;
	width:65%;
}

.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:#C0D828;
	text-decoration:none;
	font-weight:bold;
	font-size:9pt;
}
a.cat_project_read_more:hover
{
	color:#C0D828;
	text-decoration:underline;
	font-weight:bold;
	font-size:9pt;
}

td
{
	vertical-align:top;
}

#slogan
{
background:#000000 none repeat scroll 0 0;
bottom:0;
color:#FFFFFF;
font-size:13pt;
font-weight:bold;
height:35px;
left:0;
opacity:0.4;
filter: alpha(opacity=40);
padding-top:15px;
position:absolute;
text-align:center;
vertical-align:middle;
width:960px;
}

#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;
	
	
}

.cat_project_name_foto a:hover,.cat_project_name a:hover
{
	color:#7C0628;
	font-size:10pt;
	text-decoration:none;	
}

.news_column_foto
{
	float:right;
}

#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;
}

td a img,td a:active img,td a:visited img
{
	border:1px solid transparent;
}

td a:hover img
{
	border:1px solid transparent;
}

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;
}

.jcarousel-skin-tango
{
	clear:both;
}

#photo_view
{
	padding:10px 0;
	width:600px;
	/*height:440px;*/
	border:1px solid #fff;
	text-align:center;
}

.jcarousel-item
{
	/*background:#6E6F69;*/
}

#lycontrol
{
	position:absolute;
	bottom:0;
	left:50%;
	text-align:center;
	z-index:2;
}

#lycontrol a
{
	padding:0 5px;
}

#language_switch
{
	position:absolute;
	right:0;
	top:130px;	
	height:20px;	
}

#language_switch a
{
	
	text-decoration:none;
}


#small_search
{
	position:absolute;
	right:0;
	bottom:-40px;
	z-index:3;
}

#search_term
{
	border:1px solid #C8C9C3;
}

#small_search_input
{
	border:none;
	background: url("../images/search.jpg") no-repeat center center;
	cursor:pointer;
	height:25px;
	width:50px;
	color:transparent;
}

#home_wrapper
{
	position:relative;
	z-index:10;
	width:100%;
	height:350px;	
	text-align:center;
	background-color: #fff;
}

#home_album
{
	width:960px;
	height:350px;
	margin:0 auto;
	background: url("../images/bg_imageviewer_left.png") no-repeat 0 0;
	position:relative;
}

#album_holder
{z-index:-5;}

#nav
{
padding: 15px 0 15px 20px;
float:right;
height:350px;
width:320px;
background: url("../images/bg_imageviewer_right.jpg") no-repeat 0 0;
}

#nav a,#nav a:active,#nav a:visited,#nav a:hover
{
	float:left;
	padding:5px 5px 5px 10px;
	text-decoration:none;
	color:#fff;
	/*background: url('../images/slide_inactive.png') no-repeat center center;*/
	font-size: 8pt;
	width:300px;
	height:65px;
	/*background-color:#797979;	
	border:1px solid #585858;*/
	text-align:left;
	font-weight:bold;
	margin:0;
}

#nav a.activeSlide,#nav a.activeSlide:visited,#nav a.activeSlide:active,#nav a.activeSlide:hover
{
	float:left;
	padding:5px 5px 5px 10px;
	text-decoration:none;
	color:#fff;
	background: url('../images/arrow_imageviewer.png') no-repeat left center;
	font-size: 8pt;
	width:300px;
	height:65px;
	/*background-color:#000;
	border:1px solid #585858;*/
	text-align:left;
	font-weight:bold;
	margin:0;
}

#nav a img
{
	float:left;
	border:2px solid #000;
	margin-right:10px;
	width:80px;
	height:60px;
}

#nav a.activeSlide img
{
	float:left;
	border:2px solid #fff;
	margin-right:10px;
	width:80px;
	height:60px;
}

#slide_description
{
	position:absolute;
	bottom:30px;
	left:0;
	width:620px;
	height:60px;
	color:#fff;
	padding:10px 20px;
	text-align:left;
}

#slide_description a,#slide_description a:active,#slide_description a:visited
{
	color:#FFF;
	text-decoration:none;
	
}

#slide_description a:hover
{
	color:#DFC3C3;
	text-decoration:none;
}

#boxes
{
	padding:30px 0 0 0;
}

.box
{
	float:left;
	width:280px;
	padding:20px;
	height:170px;
}

.box_title
{
	padding:0 0 10px 0;
	text-align:left;
	color:#AE0338;
display:block;
font-size:16pt;
font-weight:bold;
text-transform:lowercase;
}

.box_content
{
	text-align:left;
	height:110px;
	overflow:hidden;
}

a.proj_newest,a.proj_newest:active,a.proj_newest:visited,
.news_column_description a,.news_column_description a:visited,.news_column_description a:active
{
	font-size:8pt;
	color:#000;
	text-decoration: none;
}

a.proj_newest:hover,.news_column_description a:hover
{
	font-size:8pt;
	color:#7C0628;
	text-decoration: none;
}

.box_bottom
{
	background: transparent url('../images/bottom_bar_news.jpg') no-repeat 0 0;
	width:280px;
	height:25px;
	position:relative;
}

.box_bottom a
{
	float:left;
	padding:5px;
	width:130px;
	text-align:center;
	font-size:8pt;
}

a.box_bottom_link_1,a.box_bottom_link_1:active,a.box_bottom_link_1:visited
{
	color:#B90739;
	font-weight:bold;
	text-decoration:none;
}
a.box_bottom_link_1:hover
{
	color:#B90739;
	font-weight:bold;
	text-decoration:underline;
}

a.box_bottom_link_2,a.box_bottom_link_2:active,a.box_bottom_link_2:visited
{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
a.box_bottom_link_2:hover
{
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
}

#gmapmarker
{
	font-size:8pt;
	line-height:12px;
}

.pagination
{
	position:relative;
	width:845px;
	height:32px;
	padding:5px 32px;
	text-align:center;
}

.pagination_prev
{
	width:32px;
	height:32px;
	background:#fff url("../images/previous_page.png") no-repeat 0 0; 
	cursor:pointer;	
	position:absolute;
	top:0;
	left:0;
}

.pagination_next
{
	width:32px;
	height:32px;
	background:#fff url("../images/next_page.png") no-repeat 0 0; 
	cursor:pointer;	
	position:absolute;
	top:0;
	right:0;
}

a.paginationx,a.paginationx:active,a.paginationx:visited
{
	color:#B20837;
	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
}

a.paginationx:hover
{
	color:#000;
	text-decoration:underline;
	font-size:8pt;
	font-weight:normal;
}

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

.cat_div
{
	padding:5px 0;
	position:relative;
	clear:both;
	font-size:10pt;
	font-weight:bold;
}

a.one_cat,a.one_cat:active,a.one_cat:visited
{
	float:left;
	padding:0 5px;
	text-decoration:none;
	color:#B20837;
	font-weight: bold;
	font-size: 10pt;
	background-color: #fff;
	margin:0 5px;
}

a.one_cat:hover
{
	float:left;
	padding:0 5px;
	text-decoration:none;
	color:#fff;
	font-weight: bold;
	font-size: 10pt;
	background-color: #B20837;
	margin:0 5px;
}

a.active_cat,a.active_cat:visited,a.active_cat:active,a.active_cat:hover
{
	float:left;
	padding:0 5px;
	text-decoration:none;
	color:#fff;
	font-weight: bold;
	font-size: 11pt;
	background-color: #DF6F90;
	margin:0 5px;
}

#archive_link,#back_to_news_link
{
	clear:both;
	padding:5px 0;
}

a.archive_link,a.archive_link:visited,a.archive_link:active
,a.back_to_news_link,a.back_to_news_link:visited,a.back_to_news_link:active
{
	text-decoration:underline;
	color:#B20837;
	font-size:11pt;
	font-weight:bold;
}

a.archive_link:hover,a.back_to_news_link:hover
{
		text-decoration:underline;
	color:#000;
	font-size:11pt;
	font-weight:bold
}

.one_archive_news_overview
{
	float:left;
	width:876px;
	text-align:left;
	padding:10px;
	border:1px solid #ccc;
}

.news_archive_title
{
	float:left;
}

.news_archive_foto
{
	float:right;
}

#desc_close
{
	position:absolute;
	width:50px;
	height:50px;
	right:0;
	top:0;
	cursor:pointer;
	color:#ccc;
	font-weight:bold;
	z-index:8001;	
}

.project_details_holder
{
	width:297px;
	height:71px;
	padding-top:10px;
	background: #fff url("../images/bg_project_bottom.jpg") no-repeat 0 0;
}

.project_detail
{
	float: left; 
	clear: both;
	width:285px;
	padding:0 0 0 10px;
	background-color: transparent;
	font-weight:bold;
}

.project_detail span
{
	font-weight:normal;
	color:#fff;
}


.uit_cell
{
	padding:5px;
	margin:10px;
	border:1px solid #CCCCCC;
}

.small_uit_header
{
	padding:0 5px 5px 0;
	font-size:12pt;
	font-weight:bold;
}

.small_uit_text
{
	font-size:10pt;
}

a.extra_link,a.extra_link:visited,a.extra_link:active
{
margin:0;
padding:0 0 0 10px;
text-decoration:none;
float:left;
clear:left;
}

a.extra_link:hover
{
margin:0;
padding:0 0 0 10px;
text-decoration:none;
color:#000;
float:left;
clear:left;
}


a.extra_link span
{
color:#fff;
cursor:pointer;
display:block;
float:left;
font-family:"Arial",serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:14px;
padding:8px 15px 9px 5px;
white-space:nowrap
}

a.extra_link:hover span
{
color:#000;
cursor:pointer;
display:block;
float:left;
font-family:"Arial",serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:14px;
padding:8px 15px 9px 5px;
white-space:nowrap
}

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

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

#contact_form_holder
{
	float:right;
	padding:0 10px;
}

.default_pagination
{
	padding:5px 0;
	text-align:center;
	clear:both;
}

#print_holder
{
	display:none;
}

.tabledata_formulier
{
	text-align:left;
}

#vacature_form_holder
{
	display:none;
}

a#vacature_form_link
{
font-size:12pt;
font-weight:bold;
}
