

<style type="text/css">

/*-----------------------------------------------------------------------*/
/*	Layout Settings   [LS]												 */
/*-----------------------------------------------------------------------*/
/* behavior: url(iepngfix.htc); Is to fix the horrible IE6 png view bug */
html {overflow:-moz-scrollbars-vertical; overflow-x:auto;}
.png2fix {behavior: url(iepngfix.htc);}
.clear {clear: both;}

#wrapper {
	min-height 			: 100%;
	height 				: auto !important;
	height 				: 100%;
	height 				: 100%;
	background			:url(../gfx/footerbg.jpg);
}

/* Header --------------------------------------------------------------*/
#header_wrapper_large {background:url(../gfx/Green/gradientbg.jpg);height:226px;width:100.01%;display:block;}
#header_wrapper {background:url(../gfx/Green/gradientbg.jpg) repeat-x left bottom;height:166px;width:100%;display:block;}
	#head_wrap_large {
		background			: url(../gfx/Green/header.jpg) no-repeat left top;
		height 				: 226px;
		margin				: 0 auto;
		width 				: 930px;
	}
	#head_wrap {
		background			: url(../gfx/Green/header.jpg) no-repeat top left;
		height 				: 166px;
		margin				: 0 auto;
		width 				: 930px;
	}
		#l-side {float:left;height:100%;width:479px;}
			#l-side h1 a {display:block;width:100%;height:163px;}
				#l-side h1 a span {display:none;}
		#r-side {float:right;width:440px;text-align:right;}
			.order_box {float:right;margin-right:2px;width:100%;}
				.order_box span {}	
					.order_box span h2 {font-size:10px;font-weight:bold;color:black;margin-top:5px;width:170px;float:left;}
						.order_box span h2 em {font-style:normal;font-size:9px;}
							.order_box span a:link,
							.order_box span a:active,
							.order_box span a:visited   {
								color 				: #bdb2ce;
								text-decoration 	: underline;
								font-weight 		: normal;
								padding-right 		: 15px;				
							}
							.order_box span a:hover {color:black;}
				.order_box ul {background: url(../gfx/home_contact.jpg) no-repeat top right;height:21px;padding-top:6px;}
					.order_box ul li{display:inline;}
						.order_box ul li a {color:white;text-decoration:none;}
						#contact a,
						#bestel a {color:white;}
						#home a {height:20px;width:20px;}
						#home a:hover {text-decoration:none;}
							#home a span{display:none;}
						#bestel {padding-right:27px;}
						#contact {padding-right:8px;}
				#pagefunctions {margin-top:5px;}
					#pagefunctions ul {background:none;padding:0;margin:0;}
						#pagefunctions ul li {}
						#pagefunctions .mail {background:url(../gfx/mail.gif) no-repeat right;padding-right:20px;}
						#pagefunctions .print {background:url(../gfx/print.gif) no-repeat right;margin-left:15px;padding-right:20px;}
				#rotator {clear:both;float:right;margin-top:5px;width:368px;}
#top_menu {
	background 			: url(../gfx/top_menu.jpg) no-repeat top center;
	background-color	: white;
	height				: 28px;
	margin 				: 0 auto;
	margin-bottom 		: 10px;
	margin-top 			: 2px;
	width 				: 930px;
}
	#top_menu h1 {display:none;}
	#top_menu span {display:none;}
	#top_menu ul {
		float 				: left;	
		width 				: 670px;
		text-align 			: right;
		height 				: 26px;
		list-style			: none;
	}
		#top_menu ul, #top_menu ul.default { background: url(../gfx/nav/default.png) no-repeat top right; }
		#top_menu ul li {float:right;}
			#top_menu ul li a{display:block;height:26px;}
				/* Ondernemen button */
				#top_menu ul li.onder_btn {width:110px;} 
					#top_menu ul.onder_btn_active {background: url(../gfx/nav/onder_btn_active.png) no-repeat top right;}
				/* Personeel button */
				#top_menu ul li.pers_btn {width:117px;}
					#top_menu ul.pers_btn_active {background: url(../gfx/nav/pers_btn_active.png) no-repeat top right;}
				/* Services button */
				#top_menu ul li.serv_btn {width:98px;}
					#top_menu ul.serv_btn_active {background: url(../gfx/nav/serv_btn_active.png) no-repeat top right;}
				/* vakcentrum button */
				#top_menu ul li.vak_btn {width:114px;}		
					#top_menu ul.vak_btn_active {background: url(../gfx/nav/vak_btn_active.png) no-repeat top right;}
									
#content_wrapper {margin:0 auto;width:926px;margin-bottom:45px;}

/*-----------------------------------------------------------------------*/
/*	Search																 */
/*-----------------------------------------------------------------------*/		
/* Search button */
#search {margin-right:3px;}
#searchForm {float:right;}
#searchForm img{float:left;}
#criteria_suggfldsearch {background:url(../gfx/search_bx.jpg) repeat top left;float:left;border:none;height:20px;}
#searchBtn {margin:0 2px 0 -10px;padding:0;float:left;}

/* Search results */
#searchResults {}
	#searchResultRelated {border: 2px solid #829e1e;margin: 0 0 15px 0;}
		#searchResultRelated .inner {margin:5px;}
			#searchResultRelated .inner ul {margin:10px 0 0 15px;.margin:10px 0 0 15px;}
				#searchResultRelated .inner li {}

	#searchResultVerity {}
		.searchResultVerityItem {margin-top:10px;}
			.searchResultVerityItem a {font-weight: bold;}
			.searchResultVerityHighlight {font-weight:bold;font-size:125%;font-style:italic;color:#829e1e;}

	#searchResultVerityNav {text-align:center;margin-top:10px;}


.listItemStyle {text-align: left;}

/*-----------------------------------------------------------------------*/
/*	Content Page Settings   [CPS]										 */
/*-----------------------------------------------------------------------*/
	#content_page {
		float 				: left;
		height 				: 100%;
		padding 			: 10px 10px 0 10px;
		margin-bottom 		: 20px;
		text-align			: left;
		width 				: 560px;
		padding 			: 10px;
	}
	#content_page ul{margin-left:15px;}
	#content_page ol {margin-left: 19px;}
	#home_main_left {float:left;width:250px;}
	#home_main_right {float:right;width:250px;}
/* Headers --------------------------------------------------------*/
	h1 {font-size:18px;font-weight:normal;color:#829e1e;}
	h2 {font-size:16px;font-weight:normal;color:#829e1e;}
	h3 {font-size:15px;font-weight:normal;color:#829e1e;}
	h4 {font-size:14px;font-weight:normal;color:#829e1e;}
	h5 {font-size:13px;font-weight:normal;color:#829e1e;}
	
/* Links   --------------------------------------------------------*/
	a:link,a:visited,a:active {color:#829e1e;text-decoration:none;}
	a:hover {text-decoration:underline;}	

/* Sections   --------------------------------------------------------*/
#headline_section {}
#cont_section {background:url(../gfx/col_div.gif) repeat-y center;border:1px solid white;margin-top:10px;}
#cont_sectionnormal {border:1px solid white;margin-top:10px;}

/*----------------------------------------------------------------------*/
/*	Content Type Settings   [CPS]										 */
/*-----------------------------------------------------------------------*/
/* Agendapunten (Upcoming Events) ----------------------------------------*/
#agenda_boxTop {background:url(../gfx/Green/Agenda/header.jpg) no-repeat top left;width:186px;padding-top:28px;}
			#agenda_boxBottom {background:url(../gfx/agendabox_foot.jpg) no-repeat bottom left; width:186px;}
				#agenda_boxContent {background:url(../gfx/agendabox_content.jpg) no-repeat top; width:181px; padding-right:5px;}
					#agenda_boxContent em,
					#opinie .link_section em {font-style:normal;font-size:8px;}
					.opinie_title { font-weight: bold; color: #442574; }
					 .date ul li{list-style-type:none;}
					#agenda {margin : 0 0 0 23px;}
						.date {color: black;line-height:1.4em;list-style-image:url(../gfx/Green/bullet-point.png);}
							.date h1 {color:black;font-size:11px;font-weight:bold;}
								.date h1 a {color:#829e1e;text-decoration:none;}
								.date h1 a:hover {text-decoration:underline;}
								.date ul li {list-style-image:none;color:#6a7983;}
						#agenda_boxTop .more {list-style-type:none;}
							#agenda_boxTop .more a {color:#829e1e;text-decoration:underline;}

/* Agendapunten (Upcoming Events Restyled on 10/06/09 by Amir Swaleh)*/
#Recent_agenda {background:url(../gfx/Green/Agenda/header.jpg) no-repeat top left;padding:44px 0 0 0;}
#Recent_agenda .head {}
#Recent_agenda .content {background:url(../gfx/agendabox_content.jpg) no-repeat top left;}
#Recent_agenda .content ul {margin:0 0 0 10px;list-style:none;}
#Recent_agenda .content ul li {}
#Recent_agenda .content ul li h1 {color:#829e1e;font-size:11px;font-weight:bold;}
#Recent_agenda .content ul li span {background:url(../gfx/Green/bullet-point.png) no-repeat;float:left;margin:4px 4px 0 0;width:7px;height:7px;}
#Recent_agenda .content ol {list-style:none;margin-left:13px;float:right;}
#Recent_agenda .content ol li {color:#6a7983;}
#Recent_agenda .footer {background:url(../gfx/agendabox_foot.jpg) no-repeat bottom left;height:20px;}
.clear{clear:both;}
#agenda_recent {}
	#agenda_recent .header {background:url(../gfx/Green/Agenda/header.jpg) no-repeat top left;height:44px;}
	#agenda_content {background:url(../gfx/agenda_content.jpg) top left;border:1px solid;}
/* Anchor ---------------------------------------------------------------*/
#anchorblock{list-style-position:inside;}
	#anchorblock li a {color:#829e1e;font-weight:bold;text-decoration:none;}
	#anchorblock li a:hover{text-decoration:underline;}

/* Document -------------------------------------------------------------*/
.document {margin-bottom:15px;padding:5px;border:5px solid #F4F4F4;}
.document {background:#F4F4F4;}
.document .doc_descr {margin-left:10px;}
.document .doc_link {margin:10px 0 0 10px;}

/* Download Afbeelding --------------------------------------------------*/
.download_image {background:#f4f4f4;border:5px solid #f4f4f4;float:left;height:auto;width:97.6%;margin-bottom:20px;}
	.download_image .image {float:left;padding:5px 0px;}
	.download_image .container {float:left;width:300px;}
		.download_image .title {padding-left:9px;float:left;}
	 	.download_image .description{color:#666666;float:left;line-height:1em;margin-left:9px;padding-top:0px;width:390px;}
		.download_image .descriptiion h1 {margin-bottom:15px;}
		.download_image .description ol {}
		.download_image .description ol li {margin-left:25px;}
		.download_image .link {float:left;margin:10px 0 0 9px;padding:20px 0 0 0;text-align:right;} 


/* Dossiers -------------------------------------------------------------*/
 #Dossiers {width:148px;float:right;}
	#Dossiers .header {background:url(../gfx/Green/Dossiers/header.jpg) no-repeat top left;height:40px;}
	#Dossierscontent {background:url(../gfx/DS_border.jpg) repeat-y  left;width:148px;}
		#Dossierscontent ul {list-style:none;width:145px;}
			#Dossierscontent ul li {
				background			: url(../gfx/DS_item.jpg) repeat-x  left;
				height 				: 20px;
				list-style			: none;
				margin-left			: 2px;
				width				: 145px;
			}
				#Dossierscontent ul li a {padding:3px 0 0 11px;display:block;}
	#Dossiersfooter {background:url(../gfx/Green/Dossiers/footer.jpg) no-repeat top left;height:63px;}
		#Dossiersfooter a {
			display					: block;
			font-size				: 10px;
			font-weight				: bold;
			padding 				: 21px 0 0 11px;
			text-decoration			: underline;
		
		}
/* Vakcentrum Nieuws -----------------------------------------------------*/
#vakcentrumNieuws {background:url(../gfx/Green/vakcentrumnieuws/header.jpg) no-repeat top left;width:186px;padding-top:28px;}
	#vakcentrumNieuws .footer {background:url(../gfx/agendabox_foot.jpg) no-repeat bottom;width:186px;}
		#vakcentrumNieuws .content {background:url(../gfx/agendabox_content.jpg) no-repeat top;width:186px}
			#vakcentrumNieuws .content ul {list-style:none;}
			#vakcentrumNieuws .content .news {margin : 0 0 0 23px;}
			#vakcentrumNieuws .date {color: #6A7983;list-style-image:url(../gfx/Green/bullet-point.png);margin-top:-15px;}
				#vakcentrumNieuws .date h1 {color:black;font-size:11px;font-weight:bold;}
					#vakcentrumNieuws .date h1 a {color:#829e1e;text-decoration:none;}
					#vakcentrumNieuws .date h1 a:hover {text-decoration:underline;}
						#vakcentrumNieuws .date ul li {list-style-image:none;color:#6a7983;}
				#vakcentrumNieuws .more {list-style-type:none;}
					#vakcentrumNieuws .more a {color:#829e1e;text-decoration:underline;}
/* Veel gestelde vragen --------------------------------------------------*/
#faqoverzicht {margin-bottom:15px;}
#faqoverzicht input { margin: 10px 0; }
#faqoverzicht li { margin-left: 30px;.margin-left:15px; }

/* Embedded Code ---------------------------------------------------------*/
.mediasharing {margin:10px;}

/* Googlemaps ------------------------------------------------------------*/
.gmlocation {margin-bottom:30px;}

/* Headline Teaser -------------------------------------------------------*/
	.headline {margin-bottom:15px;}
		.headline h1 {font-size:24px;}
			.headline_text {color:#666666;font-size:14px;}
				.headline_link {}
					.headline_link a {color:#a60041;text-decoration:none;}
					.headline_link a:hover {text-decoration:underline;}
	#right_colum .headline {margin-bottom:20px;}
/* Kop -------------------------------------------------------------------*/				
.koptext {margin-bottom:10px;}

/* Nieuws Teasers --------------------------------------------------------*/
	.newsteasers {margin-bottom:15px;}
		.newsteasers h2 {font-size:18px;}
		.newsteasers span {color:#442574;}
			.newsteasers hr {border:none; border-bottom: 2px dotted #829e1e;margin-top:10px;}
				.newsteaser_text {color:black;}
					.newsteaser_link {background:url(../gfx/bullet-link.gif) no-repeat 100% 50%;width:77px;}
						.newsteaser_link a {background:url(../gfx/bullet-link.gif) no-repeat 0 50%;color:#a60041;padding-left:8px;text-decoration:underline;}
						.newsteaser_link a:hover {}

/* Reactie ---------------------------------------------------------------*/
.reactionwrapper {background:#ffffff;height:40px;padding-top:8px;}
 .reactionwrapper a {font-size:10px;margin-left:20px;text-decoration:underline;}
.reaction,.reaction_hover,.add_reaction {float:left; cursor:pointer;}
.Huisregels {margin-bottom:15px;text-align:right;}

/* Nieuws Details --------------------------------------------------------*/
#Nieuwsdetails {margin-bottom:15px;}
	#Nieuwsdetails hr {border:none;border-bottom:2px dotted #829e1e;}
		.Nieuwsheader {}
			.Nieuwsheader h1 {font-size:22px;}
		.Nieuwsintro {color:black;}
			.Nieuwsintro .date {float:left;font-size:14px;font-weight:bold;}
			.Nieuwsintro .linkto {text-align:right;}
				.Nieuwsintro .linkto a {color:#98a5ae;text-decoration:underline;}
				.Nieuwsintro .linkto a:hover {color:#829e1e;}

/* Opinie------------------------------------------------------------------*/			
.pollwrapper {margin-bottom:15px;}
	.poll_hd_line {border:none;border-bottom:2px dotted #829e1e;margin-top:5px;}
	.poll_title {margin:5px 0px;}
	.poll_option label {padding-left:5px;}
	.poll_buttons {margin-top:10px;}

/* Recente Nieuws ---------------------------------------------------------*/
.recentnieuws {margin-bottom:20px;}
	.recentnieuws ul {}
		.recentnieuws ul li {padding:0;margin:0 0 0 15px;.margin:0 0 0 15px;}
			.recentnieuws ul li a {color:#829e1e;text-decoration:none;}
			.recentnieuws ul li a:hover {text-decoration:underline;}

/* opinie ----------------------------------------------------------------*/
#opinie {
	background			: url(../gfx/RB_footer.jpg) no-repeat left bottom;
	padding-bottom 		: 15px;
	width 				: 150px;
	height				: auto;
	list-style 			: none;
	float 				: right;
} 
	#opinie .header {background:url(../gfx/RB_head.png) no-repeat left bottom;height:37px;position:relative; behavior: url(iepngfix.htc);}
	#opinie li {list-style:none;}

.title_section,.info_section,.link_section{padding-left:10px;}
.img_section {margin:-16px 0 0 2px;}
.title_section {
	background 			: url(../gfx/RB_border.gif) bottom no-repeat;
	color 				: #6a7983;
}
.link_section {margin-top:5px;}
.link_section a {color:#442574;text-decoration:underline;}
.info_section,.link_section,.title_section {padding:0 5px;}

/* Table Container --------------------------------------------------------*/
.tableContainer {margin-bottom:15px;}
.table_table {}
.table_table tr {}
.table_table tr th{background:url(../gfx/table_th.gif);color:#829e1e;padding:10px;border-right:5px solid white;}
.table_table tr td{background:url(../gfx/table_td.gif) repeat-x top left;border-right:5px solid white;}
.table_table tr td dfn {font-style:normal;display:block;padding:2px 5px;}


/* Teaserse ---------------------------------------------------------------*/
.teaser {margin-bottom:15px;}
.teaser hr {border:none;border-bottom:2px dotted #829e1e;margin-top:10px;}

/* Textbanner -------------------------------------------------------------*/
#textbanner {padding: 0 5px;margin-bottom:20px;}
#textbanner h1 {margin-top:2px;font-size:18px;font-weight:bold;}
#textbanner h1 a {
	color			: #829e1e;
	font-weight 	: bold;	
	display 		: block;
	font-size		: 18px;
	padding			: 5px 2px 0px 2px;
	text-decoration	: none;
}

#text_banner {width:183px;}
#text_banner h1 {background:url(../gfx/bannerHead.jpg) no-repeat top left;height:30px;}
#text_banner h1 span {display:none;}
#text_banner .content {margin-top:-20px;border-left:1px solid #ccd4d8;border-right:1px solid #ccd4d8;width:181px;}
#text_banner .content a {
	color			: #829e1e;
	font-weight 	: bold;	
	display 		: block;
	font-size		: 18px;
	text-decoration	: none;
	padding 		: 0 0 0 10px;
}
#text_banner .foot {background:url(../gfx/bannerFoot.jpg) no-repeat top left;height:11px;}
/* Titel & tekst --------------------------------------------------------*/
.titletext {margin-bottom:20px;}

/* Tekst ----------------------------------------------------------------*/
.text {}

/* Tekst Intro ----------------------------------------------------------------*/
.text_intro {font-weight:bold; margin-bottom:5px;}
/*-----------------------------------------------------------------------*/
/*	Content Details Pages  [CDP]										 */
/*-----------------------------------------------------------------------*/
/* Opinies overzicht ------------------------------------------------*/
#opinie_details {}
#opinie_details h1 {font-size:24px;}
#opinie_details .large_image {float:left;margin:20px 10px 10px 0px; }
#opinie_details .nolarge_image  {width:100%;color:#6a7983;}
#opinie_details .teaser-text {
	color			: #6a7983;
	font-size		: 14px;
	float			: left;
	margin			: 10px 0;
}
#opinie_details .intro-text {clear:both;font-size:11px;padding-top:20px;}
#opinie_details .intro-text strong {color:#829e1e;}
#opinie_details ul {display:inline;}
#opinie_details ul li {display:inline;font-size:13px;}
#opinie_details ul .bullet {background:url(../gfx/Green/bullet-point.png) left no-repeat;margin-left:8px;padding-left:16px}

/* Nieuws overzicht -------------------------------------------------------*/	
#NAfilter {float:left;	width:160px;}
#NAfilter label {float:left; width:30px;}
#NAfilter select {float:right; width:120px;}
#NAcriteria {float:left; margin-left:10px; width:300px;}
#NAcriteria label {float:left; width:100px;}
#NAcriteria button {float:left; width:20px; position:relative; margin-top:-5px;}
#NAcriteria input.formfield {float:left; width:150px; margin-right:5px;}
#NAoverzicht {clear:both; margin-top:15px;}
.NAdate {float:left; width:75px;}
.NAtitle {float:left; width:400px;}
.NAtitle a:link {color:#829e1e; text-decoration:none;}
.NAtitle a:visited {color:#829e1e; text-decoration:none;}
.NAtitle a:active {color:#829e1e; text-decoration:none;}
.NAtitle a:hover {color:#000000; text-decoration:underline;}

/* Reactie overzicht -------------------------------------------------------*/
.reactie_table {background:#f4f4f4;}
.reacties_balk,.reacties_headline {height:29px;background:#CED6DC;}
.reacties_border {border:1px solid #bec1bf;}
.reacties_headline {color:#829e1e;font-size:14px;font-weight:bold;padding-left:10px;}
.reacties_fullname,.reacties_datetime {font-weight:bold;padding:4px;}
.reacties_comment {padding:4px;}

/* Agenda overzicht --------------------------------------------------------*/
#agendaarchief tr td{width:100%;}
#AAtable {}
#AAheader {}
	.AAheaderitem {font-weight:bold;font-size:16px;}
.AAmaand {color:#829e1e;font-size:14px;}
.AArow_odd {}
.AArow_odd_item a {text-decoration:none;color:black;}
.AArow_odd_item a:hover {color:#829e1e;text-decoration:underline;}
.AArow_even {}
.AArow_even_item a {color:black;text-decoration:none;}
.AArow_even_item a:hover {color:#829e1e;text-decoration:underline;}
#AAfooter {}
.agendadetails_table {width:100%}

/*-----------------------------------------------------------------------*/
/*	Left Column Settings   [LCS]										 */
/*-----------------------------------------------------------------------*/
	#left_column {border:1px solid white;float:left;text-align:left;width:148px;}
	#left_column h2 {display:none;}

/*-----------------------------------------------------------------------*/
/*	Right Column Settings   [RCS]										 */
/*-----------------------------------------------------------------------*/
	#right_column {float:right;text-align:left;width:187px;}
		#login {background:url(../gfx/Green/Loginbox/header.jpg) no-repeat top;padding-top:40px;width:187px;}
			#login_footer {
				background		: url(../gfx/login_footer.jpg) no-repeat  right bottom;
				padding-bottom	: 10px;
				padding-left 	: 11px;
				width			: 174px;
			}
				#login_content {background:url(../gfx/login_content.jpg) repeat-y left top;padding-left:2px;margin-top:-1px;}
					#login_content {color:#442574;line-height:1.78em;}
						#login_content .formfield {margin-top:2px;}
						#login_content a {color:#829e1e;text-decoration:underline;}
	#user_box {background:url(../gfx/Green/profile_header.jpg) no-repeat top;border:1px solid white;height:120px;margin-bottom:20px;}
		#user_content {background:url(../gfx/login_footer.jpg) no-repeat bottom;height:120px;margin-top:-2px;font-weight:bold;}
			#user_content ul {padding:40px 0 0 20px;list-style:none;}
				#user_content ul li {padding:5px 0; }
					#user_content ul li a {color:#829e1e;}
					#user_content ul li a:hover {}

/* Left & Right Column Boxes-----------------------------------------------*/
#Dossiers,#opinie,#login,#agenda_boxTop,#slider,.bannerwrapper {margin-bottom:30px;}
/*-----------------------------------------------------------------------*/
/*	Accordeon Style														 */
/*-----------------------------------------------------------------------*/
/* Menu  ------------------------------------------------------------------*/
#left_column #slider {text-align:right;}
	#left_column #slider-header {background:url(../gfx/Green/Menu/header.jpg) bottom no-repeat;height:48px;}
		#left_column #slider-header h1 {display:none;}
		#left_column #slider-content {background:url(../gfx/menu-content.jpg) repeat-x;width:145px;float:left;border-right:1px solid #dbdfe3;border-left:1px solid #dbdfe3;}
		#left_column #slider-footer {background:url(../gfx/menu-footer.jpg) no-repeat -1px top;height:24px;clear:both;}
		#left_column .toggler {float:right;padding:0 4px 0 4px;}
		#left_column .nav_hover {display:block;}
		#left_column .nav_hover:hover {background:url(../gfx/Green/Menu/hover.png) repeat-x;}
		#left_column .navtitle,
		#left_column .navtitleExtranet {background:url(../gfx/Menu-item.png) no-repeat bottom;text-align:right;padding:5px 0;}
			#left_column .navtitle a {display:block;}
			#left_column .navtitle a:hover {text-decoration:none;}
			#left_column .navtitleExtranet a {color:#6a7983; background:url(../gfx/locked.png) no-repeat 10px;display:block;}
			#left_column .navtitleExtranet a:hover {text-decoration:none;}
		#left_column .accordion {background:white;}
		#left_column .sliderContent {background:url(../gfx/right-border.gif) repeat-y right;margin-right:11px;:both;}
		#left_column .sliderContent span {height:0px;}
		#left_column .highlight { margin-right:5px; }
		#left_column .highlight .innerHighlight {.margin-right:-3px;margin-right:1px;}
			#left_column .highlight .innerHighlight:hover {background:url(../gfx/highlight.jpg);}
			#left_column .highlight .innerHighlight a {color:black;}
			#left_column .highlight .innerHighlight a:hover {text-decoration:none;color:black;}
			#left_column .highlight .innerHighlight .active {background:url(../gfx/highlight.jpg) repeat-y;width:128px;float:left;padding-right:5px;}

/* Veel gestelde vragen overzicht  -------------------------------------------------------------------*/
#faqoverzichtdetails #slider{
	margin-bottom: 15px;
}
	#faqoverzichtdetails #slider div.toggler {
		padding: 4px 10px 4px 20px;
		margin: 0px;
		cursor: pointer;
		border-bottom: 1px dotted #829e1e;
		background: url(../gfx/yellow_arrow.png) no-repeat left 40%;
		background-color: #FFFFFF;
		
	}
		#faqoverzichtdetails #slider div.toggler a:link, div.toggler a:visited {
			color: black;
			display: block;
			text-decoration: none;
		}
	#faqoverzichtdetails #slider div.accordion {
	}
		#faqoverzichtdetails #slider div.sliderContent {
			clear: both;
			margin: 10px 10px 0 10px;
		}

/* Links  ------------------------------------------------------------------*/
.links_table_bg {background-color: #119ebc;}
.links_table_bg {background-color: #ffffff;}
.links_table_row {padding: 3px;}
.links_table_hd {color: #ffffff; font-weight: bold; border-left: 1px solid #ffffff; padding: 1px 3px 1px 3px;}
.links_table_hd_lnk:link, .links_category_lnk:active, .links_category_lnk:visited {font-weight: bold; color: #ffffff; text-decoration: none;}
.links_table_hd_lnk:hover {color: #ff0200;}
.links_table_div {background-color: #119ebc; height: 2px;}
.links_row_even {background-color: #ecffff;}
.links_row_odd {background-color: #ffffff;}
.links_item_txt {padding-right : 15px;}
.links_cat_txt {padding-right : 15px;}
.links_cat_txt li { margin: 15px 0 0 30px; .margin: 15px; }
.links_title,.links_title a {color : #829e1e; font-weight : bold; margin-bottom : 8px;}
.links {margin-bottom:20px;}
/*-----------------------------------------------------------------------*/
/*	Footer Settings   [FS]												 */
/*-----------------------------------------------------------------------*/
#footerbg {
	background		:white;
	float 			: left;
	width			: 100%;
}
#footer_wrapper {
	color			: #6a7983;
	clear 			: both;
	width			: 100;
}
	#footer_wrapper em {color:#442574;font-style:normal;font-weight:bold;}
	#footer_wrapper ul {padding-top:15px;width:100%;height:30px;background:url(../gfx/footer.gif) repeat-x;}
		#footer_wrapper ul li {display:inline;}
			#footer_wrapper ul li a {color:#442574;text-decoration:none;}
			#footer_wrapper ul li a:hover {color:#442574;text-decoration:underline;}
			#footer_wrapper .mail{color:#6a7983;text-decoration:underline;}
			#footer_wrapper .bullets {margin:0 10px;}
			#footer_wrapper .bullets a {background:url(../gfx/bullet-point.png) no-repeat left;padding-left:15px;}
/*-----------------------------------------------------------------------*/
/*	Form styles															 */
/*-----------------------------------------------------------------------*/
.MijnGegevensForm {text-align:center;margin:0 auto;width : 500px;}
	.MijnGegevensForm .clear {height:1px;}

.formRow {text-align:left;}
	.formSubTitle { font-weight: bold; margin: 1px 0;}
	.formsubtitle { font-weight: bold; margin: 1px 0; font-size:16px; color:#829e1e;}
	.formLabel {float: left;width: 150px;}

	.formInput {float: left;width: 325px; margin-bottom: 5px;}
		.formInput .inputfield {width:325px;}
		.formInput select {width:327px;}
		.formCheckboxList label { margin-left: 5px; }

	.formBtns {margin-right:100px;margin-top:10px;text-align:center;cursor:pointer;}
		.formBtn {cursor:pointer;}
		
/* Form */
.formImgBtn {cursor:pointer;}
.formfield,
.Formfield,
.inputfield,
.FormField {font-family: Arial, Helvetica, sans-serif; font-size: 11px; border: 1px solid #829e1e;color:black; padding:0 0 0 4px;text-align:left}
.formfield_nieuwsbrief {border-width:1px 0 1px 0; border-style: solid; border-color: #829e1e; width: 177px; position:relative; top:-19px; left: 5px;}
.formfieldname {text-align:left}
.formfielddata {}
.formbutton, .FormButton, .formButton,
.formBtn { background-color: #829e1e; border: none; color: #FFFFFF; font-size: 0.9em;padding:0 2px; cursor:pointer;}
.formbutton:hover, .FormButton:hover, .formButton:hover,
.formBtn:hover {cursor:pointer;}
.formfield:focus,
.Formfield:focus,
.inputfield:focus {border:1px solid #442574;}
/*-----------------------------------------------------------------------*/
/*	Shop styles															 */
/*-----------------------------------------------------------------------*/
#shopBTNs {width:100%;height:35px;}
	.shopBTN {float:left;cursor:pointer;margin-right:5px;width: 180px;}
#shop_smallWM {
	width: 100%;
	height: 17px;
	padding: 2px 0px;
	background: url(../gfx/shop/small_wmBG.gif) no-repeat left top;
	color: #a2acac;
	font-weight: bold;
	margin: 15px 0 30px 0;
}
#shopSearchForm {margin-top: 5px;}
#shopCategories {margin:15px 0 0 17px;}
	#shopCategories li a { color: #000; font-weight: bold; }
	
/* product teaser */
.shop_productTeaser {width:100%;font-size:11px;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
	.shop_productTeaserImg {float:left;width:105px;margin-right: 10px;}
		.shop_productTeaserImg img {}
	.shop_productTeaserRight {float:left;width:450px;}
		.shop_productTeaserRight h2 {cursor:pointer;margin-top:-3px;}
		.shop_productTeaserText {}
		.shop_productTeaserOrderBar {height:35px;background:url(../gfx/shop/orderBarProductTeaserBGFront.gif) no-repeat top left;margin-bottom:20px;}
		.shop_productTeaserPrice {float:left;margin:13px 0 0 5px;}
		.shop_productTeaserLPrice {
			float: left;
			color: #442574;
			font-weight: bold;
			margin: 13px 0 0 7px;
		}
		.shop_productTeaserAddToWMForm {
			float: right;
			width: 180px;
			height:18px;
			padding: 13px 0 4px 10px;
			background:url(../gfx/shop/orderBarProductTeaserBGRear.gif) no-repeat top left;
		}
			.shop_productTeaserAddToWMForm label { float: left; margin-right: 5px; }
			.shop_productTeaserAddToWMForm input { float: left; }
			.shop_productTeaserAddToWMForm .formBTN { float: right; width: 91px; height: 18px;}
				input.bestelBTN {					 
						background: none;
						background: url(../gfx/shop/bestel_btn.gif) no-repeat top left;
						border: none;
						padding: 0px;
						height: 18px;
						width: 91px;
						cursor: pointer;
						margin-left: 5px;
					}
					
/* product details */
.shop_productDetailsOrderBar {
	width: 100%;
	height: 35px;
	background: url(../gfx/shop/orderBarProductTeaserBG.gif) no-repeat top left;
	margin-bottom: 15px;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
.shop_productDetailsPrice {float:left;margin:13px 0 0 5px;}
.shop_productDetailsLPrice {float:left;color:#442574;font-weight:bold;margin:13px 0 0 7px;}
.shop_productDetailsAddToWMForm {float:left;width:350px;margin:13px 0 0 0;}
	.shop_productDetailsAddToWMForm label {float:left;margin-right:5px;margin-left:25px;}
	.shop_productDetailsAddToWMForm input {float:left;}
	.shop_productDetailsAddToWMForm .formBTN { float: left; width: 91px; height: 18px;cursor:pointer; }
		input.bestelBTN {					 
				background: none;
				background: url(../gfx/shop/bestel_btn.gif) no-repeat top left;
				border: none;
				padding: 0px;
				height: 18px;
				width: 91px;
				cursor: pointer;
				margin-left: 5px;
			}

#shop_nogLoggedOnMsg {color:#F00;font-size:16px;font-weight:bold;}
			
/* winkelmandje */
#tablewinkelmandje {}
	.trwinkelmandje { height: 30px }
		.tdwinkelmandjeHead { font-weight: bold; }
		.shop_odd { background: #E7E9EB; }
		.shop_even {  }
		
	.td_winkelmandjefooter {
		
	}
	
/*-----------------------------------------------------------------------*/
/*	Dossier styles														 */
/*-----------------------------------------------------------------------*/	
/* Dossiers overview */
#dossiersOverview {
	width: 100%;
}
	#dossiersOverviewNav {
		margin: 15px 0 10px 0;
		width: 100%;
		height: 25px;
		border-bottom: 3px dotted #442574;
	}
		.dossiersOverviewNavItem {
			float: left;
			width: 15px;
			font-size:18px;
			font-weight:normal;
			color: #b1bbc3;
		}
			.dossiersOverviewNavItem a {
				color:#829e1e;	
				font-size:18px;
				font-weight:normal;
				cursor: pointer;
				text-decoration: none;
			}
	.dossiersPerChar {
		margin: 0 0 15px 0;
	}
		.dossiersPerChar h2 {
			background: url(../gfx/fadingBorderLine.gif) left bottom no-repeat;
		}
		.dossiersOverviewDetailsUrl {
			background: url(../gfx/fadingBorderLine.gif) left bottom no-repeat;
			padding: 1px 0 3px 0;
		}
			.dossiersOverviewDetailsUrl a {
				color: #000;
				text-decoration: none;
			}
				.dossiersOverviewDetailsUrl a:hover {
					text-decoration: underline;
				}	

/* Dossier details */
#dossierDetailsHeader {
	margin-bottom: 15px;
	border-bottom: 3px dotted #442574;
}
	#dossierDetailsHeader h1 {
		float: left;
		width: 420px;
	}
	#dossierDetailsBackBTN {
		float: right;		
		width: 140px;
		margin-top: 5px;
		margin-bottom: 5px;
	}
		#dossierDetailsBackBTN a {
			color: #98a5ae;
			font-weight: bold;
		}
			#dossierDetailsBackBTN a:hover {
				text-decoration: none;
			}
	#dossier_contentsection{
		margin-bottom:15px;
	}
	#categories{}
	#category_tabs{cursor:pointer;}
	#category_items{padding:10px;}
	.tab_last_selected{background-color:white;}
	.tab_last_deselected{border-bottom:1px solid silver; background-color:#eeeeee;}
	.tab_selected{border-bottom:1px solid white; border-right:1px solid silver; background-color:white; }
	.tab_deselected{border-bottom:1px solid silver; border-right:1px solid silver; background-color:#eeeeee;}

#dossierAllRelated {
	background: url(../gfx/fadingBorderLine.gif) left top no-repeat;
}
	.dossierDetailsRelated {
		background: url(../gfx/fadingBorderLine.gif) left bottom no-repeat;
		padding-bottom: 3px;
	}
		.dossierDetailsRelatedTitle { cursor: pointer; }
		.dossierDetailsRelatedTitle h2 { font-size: 13px; }
		.dossierDetailsRelatedContent {}
		

</style>

