/*------------------------------------------------ */
/* ALGEMEEN */
/*------------------------------------------------ */

html,body				{ margin: 0; padding: 0; }
body					{ background-color: #fff; color: #000; }
body, td				{ font-family: arial,helvetica; font-weight: normal; font-size: 100%; text-decoration: none; }

a:link					{ color:#00f; font-weight:bold; text-decoration:underline; }
a:visited				{ color:#00f; font-weight:bold; text-decoration:underline; }
a:hover					{ color:#00f; font-weight:bold; text-decoration:underline; }

/* =============================================== */


/*------------------------------------------------ */
/* BODY */
/*------------------------------------------------ */

#wrapper
	{
	width: 1003px;
	_width: 1004px;
	margin: 0px;
	}

#wrapper_popup
	{
	width: 400px;
	margin:0;
	}

#header, #header_home, #header_browse
	{
	display: none;
	}

#content, #content_browse, #content_browse_2, #content_browse_kal, #container_cnt_search
	{
	width: 100%;
	background: none;
	}


/* =============================================== */


/*------------------------------------------------ */
/* COLUMNS */
/*------------------------------------------------ */

#display_kolom1, #display_kolom2, #display_kolom2_full, #display_kolom3, #display_kolom3_full, #display_kolom4,
#display_kolom3_search, #display_kolom4_search,
#display_kolom3_print, #display_kolom4_print
	{
	background: none;
	float:left;
	margin: 0px;
	display:inline;
	}

#display_kolom1
	{
	width:141px;
	_width: 141px;
	margin-left:0px;
	}

#display_kolom2
	{
	display: none;
	}

#display_kolom3, #display_kolom3_search, #display_kolom3_print
	{
	width:80%;
	_width: 80%;
	border-right: 0px;
	}

#display_kolom3_full
	{
	width:80%;
	_width: 80%;
	}

#display_kolom4, #display_kolom4_print, #display_kolom4_search
	{
	display: none;
	}

/* =============================================== */


/*------------------------------------------------ */
/* SEARCH BLOCK */
/*------------------------------------------------ */

#zoekblock
	{
	float:left;
	width:181px;
	_width: 170px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	font-size: 1em;
	}

#zoekblock h2
	{
	color:#7054A3;
	font-size: 1em;
	padding:0px;
	margin:0px;
	}

#zoekblock form
	{
	padding:0px;
	margin:0px;
	}

/* =============================================== */


/*------------------------------------------------ */
/* BREADCRUMB */
/*------------------------------------------------ */

#breadcrumb_div, #breadcrumb_div_cnt, #breadcrumb_div_2
	{
	display: none;
	}

/* =============================================== */


/*------------------------------------------------ */
/* CONTENT */
/*------------------------------------------------ */

#container_cnt
	{
	width:100%;
	_width: 100%;
	}

#hdr_cnt_normal
	{
	width:350px;
	margin:0px 5px 0px 4px;
	padding-left:5px;
	}

#hdr_cnt_normal h1
	{
	color:#000;
	font-size:1.6em;
	}

#hdr_cnt_normal img
	{
	padding-right:6px;
	}

#cnt_main
	{
	font-size: 1em;
	padding:0px 15px 4px 10px;
	}

#cnt_main h2
	{
	color:#000;
	font-size:1.4em;
	}

#cnt_main h3
	{
	color:#000;
	font-weight:bold;
	font-size:1em;
	margin:0;
	padding:0;
	}

#cnt_main a
	{
	color: #00f;
	font-size:0.97em;
	text-decoration:underline;
	}

p.align_right
	{
	margin:0;
	padding:0;
	padding-right:5px;
	text-align:right;
	}


/* =============================================== */


/*------------------------------------------------ */
/* BOVENKANT BLOCKS */
/*------------------------------------------------ */

#logo
	{
	float:left;
	width:141px;
	height: 140px;
	padding-left:0px;
	margin-bottom:0px;
	}

#block2
	{
	float:left;
	width:181px;
	min-height:510px;
	height: auto;
	_height:510px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	font-size: 0.67em;
	}

#block2 h2
	{
	color:#000;
	font-size: 1.2em;
	padding:0px;
	margin:0px;
	}

#block2 form
	{
	padding:0px;
	margin:0px;
	}


/* =============================================== */


/*NEWSBLOK*/

.img_border
	{
	border: 1px solid #000;
	}

.news_border
	{
	border-bottom: 0px;
	}

/* =============================================== */


/*------------------------------------------------ */
/* MENU */
/*------------------------------------------------ */

#menu
	{
	display: none;
	}

/* =============================================== */


/*------------------------------------------------ */
/* MISC */
/*------------------------------------------------ */

.form_desc
	{
	font-size:1em;
	}

.form_explicit
	{
	color:#f00;
	}

/* =============================================== */


/*------------------------------------------------ */
/* KALENDER ZOEKEN */
/*------------------------------------------------ */

select.extendedselect
	{
	font-size: 1em;
	}

/* =============================================== */


/*------------------------------------------------ */
/* FOOTER */
/*------------------------------------------------ */

#bg_footer_home, #bg_footer_browse_2
	{
	display: none;
	}

/* =============================================== */





/*------------------------------------------------ */
/* BROWSE VIA KAART */
/*------------------------------------------------ */

#activiteiten_body, #route_body, #centra_body, #gebieden_body
	{
	background: none;
	}

#activiteiten_body h1, #route_body h1, #centra_body h1, #gebieden_body h1
	{
	margin:0px 5px 5px 20px;
	color:#000;
	font-size:1.6em;
	padding-top: 10px;
	}

.div_hr_border_act, .div_hr_border_route, .div_hr_border_centra,.div_hr_border_gebieden
	{
	display:none;
	}

#activiteiten_footer_browse, #route_footer_browse, #centra_footer_browse, #gebieden_footer_browse
	{
	display: none;
	}


/*---------------------------------*/
/* BROWSE TABELLEN */
/*---------------------------------*/

#data_tabel_act, #data_tabel_route, #data_tabel_centra, #data_tabel_gebieden
	{
	width:100%;
	_width: 95%;
	margin:0px 5px 10px 20px;
	font-size:1em;
	color: #000;
	font-weight:bold;
	}

#data_tabel_act a, #data_tabel_route a, #data_tabel_centra a, #data_tabel_gebieden a
	{
	text-decoration: underline;
	}

#data_tabel_act b, #data_tabel_route b, #data_tabel_centra b, #data_tabel_gebieden b
	{
	color:#000;
	}

#data_tabel_act h2, #data_tabel_route h2, #data_tabel_centra h2, #data_tabel_gebieden h2
	{
	margin:0px;
	padding:0px;
	color:#000;
	font-size:1.2em;
	}

#data_tabel_route, #data_tabel_centra, #data_tabel_gebieden
	{
	font-weight:bold;
	}

#data_tabel_route tr, #data_tabel_centra tr, #data_tabel_gebieden tr
	{
	vertical-align:top;
	}

.cat_bold
	{
	font-weight:normal;
	color:#000;
	}


/*------------------------------------------------ */
/* PRINT */
/*------------------------------------------------ */

#hdr_cnt_route
	{
	width:98%;
	_width: 96%;
	margin:0px 5px 15px 0px;
	}

#hdr_cnt_route .icon_print
	{
	display: none;
	}

#hdr_cnt_route h1
	{
	width:100%;
	float: static;
	color:#000;
	font-size:1.6em;
	}

#hdr_cnt_route #printpreview
	{
	display: none;
	}

.print_desc
	{
	width:20%;
	line-height:1.7;
	font-weight:bold;
	vertical-align:top;
	}

.print_data
	{
	line-height:1.7;
	vertical-align:top;
	}


/* =============================================== */




/*------------------------------------------------ */
/* PRINT */
/*------------------------------------------------ */

.deelnemers td, ul, li
	{
	font-size: 1em;
	}

.links_class ul,li, a
	{
	font-size: 0.97em;
	}

.gis_background
	{
	display:block;
	background:#fff;
	text-align:right;
	width:180px;
	margin-left:0px;
	_margin-left:0px;
	font-size:0.7em;
	}

.gis_background a
	{
	color:#000;
	}

.print_h1
	{
	display:block;
	width:400px;
	}

.hr_print_foto
	{
	display: none;
	}

/* =============================================== */

/*------------------------------------------------ */
/* STEPS */
/*------------------------------------------------ */

#breadcrumb_steps, #steps_found
	{
	display: none;
	}

.display_step_data h2			{ margin:0px; padding:0px; color:#7054A3; font-size:1.0em;}

.er_op_uit_table table			{ padding:3px; margin:0;}
.er_op_uit_table tr				{ vertical-align:top; }

.er_op_uit_hr, .kalender_hr		{ display:none; }

#steps_navigation				{ display:none; }

#steps_wrapper					{ margin-left:0px; }

#steps_wrapper form				{ margin:0px; }

/* =============================================== */


/*------------------------------------------------ */
/* BROWSE */
/*------------------------------------------------ */

.browse_table		{ width: 100%; padding: 0px; }

.browse_subject
	{
	vertical-align: top;
	font-weight: bold;
	color: #000;
	font-size:1em;
	}

.browse_desc0-1		{ width: 15%;  font-weight:bold; padding:4px;}
.browse_desc1-1		{ width: 58%; font-weight:bold; padding:4px;}
.browse_desc2-1		{ width: 15%;  font-weight:bold; padding:4px;}
.browse_desc3-1		{ width: 15%;  font-weight:bold; padding:4px;}

.browse_desc0-2		{ width: 33%; font-weight:bold;padding:4px;}
.browse_desc1-2		{ width: 33%; font-weight:bold; padding:4px;}
.browse_desc2-2		{ width: 33%;font-weight:bold; padding:4px;}

.browse_desc0-3		{ width: 50%; font-weight:bold;padding:4px;}
.browse_desc1-3		{ width: 50%; font-weight:bold; padding:4px;}

.browse_desc0		{ font-weight:bold; padding: 4px;}
.browse_desc1		{ width: 36%; font-weight:bold; padding: 4px;}
.browse_desc2		{ width: 20%; font-weight:bold; padding: 4px;}

.browse_data		{ border-bottom: 0px; vertical-align: top; padding: 4px;}

.browse_data0-1			{ border-bottom: 0px; vertical-align: top; padding: 4px;}
.browse_data1-1			{ border-bottom: 0px; vertical-align: top; padding: 4px;}
.browse_data2-1			{ border-bottom: 0px; vertical-align: top; padding: 4px; text-align:right;}
.browse_data3-1			{ border-bottom: 0px; vertical-align: top; padding: 4px; text-align:right;}

.browse_data0-2			{ border-bottom: 0px; vertical-align: top; padding: 4px;}
.browse_data1-2			{ border-bottom: 0px; vertical-align: top; padding: 4px;}
.browse_data2-2			{ border-bottom: 0px; vertical-align: top; padding: 4px;}

.browse_data0-3			{ border-bottom: 0px; vertical-align: top; padding: 4px;}
.browse_data1-3			{ border-bottom: 0px; vertical-align: top; padding: 4px;}

.browse_data_desc		{ font-weight: bold;}

.browse_data_first		{ font-weight: bold; font-size: 1em; border-top: 0px; vertical-align: top; padding: 4px; }

.browse_opinion			{ font-style: italic; font-size: 0.9em; color: #cb2127; margin-left: 15px;}

/* =============================================== */


/*------------------------------------------------ */
/* HOME */
/*------------------------------------------------ */


#content_home
	{
	width: 100%;
	background: none;
	}

#container_tab_content
	{
	background: none;
	}

#tab_extra_items
	{
	float:left;
	width:190px;
	max-height:104px;
	height:104px;
	_height:104px;
	overflow:hidden;
	padding:0px;;
	}

#tab_extra_items h2
	{
	font-size:1em;
	color: #000;
	padding:0;
	margin:0;
	}

#tab_extra_items ul
	{
	margin-left:0px;
	padding-left:0;
	}

#tab_extra_items li
	{
	list-style-type:none;
	list-style-image: none;
	margin-bottom:5px;
	font-size:1em;
	}

#tab_btn
	{
	display: none;
	}

#act_samenstellen
	{
	display: none;
	}

/*------------------------------------------------ */