.buttons			{ font-size: 11px; padding: 10px 0px 10px 0px;}

#tdi_map
	{
	width:755px;
	height:550px;
	}

/* ------------------------------------  */
/* WEEKAGENDA */
/* ------------------------------------  */

#agenda						{ }
#agenda h3					{ font-size: 1.2em; color: #d27b27; }
#agenda h4					{ font-size: 1.2em; text-transform: uppercase; }

/* ------------------------------------  */
/* SEARCH */
/* ------------------------------------  */

#searchbox
	{
	width: 320px;
	}

.search_desc
	{
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
	width: 100px;
	vertical-align: top;
	}

.search_combo		{ font-size: 0.8em; width: 200px; }
.search_input		{ font-size: 0.8em; width: 195px; }
.search_valid_69	{ font-size: 0.8em; width: 150px; }


.search_buttons
	{
	cursor: pointer;
	cursor: hand;
	}

/* ------------------------------------  */
/* BROWSE */
/* ------------------------------------  */

.browse_table		{ width: 100%; padding: 0px; }

.browse_subject
	{
	background-color: #d2dd89;
	vertical-align: top;
	font-weight: bold;
	color: #3E629E;
	text-transform: uppercase;
	}

.browse_desc0			{ padding: 2px 4px 4px 4px; }
.browse_desc1			{ width: 25%; padding: 2px 4px 4px 4px; }
.browse_desc2			{ width: 15%; padding: 2px 4px 4px 4px; }
.browse_desc3			{ width: 18%; padding: 2px 4px 4px 4px; }
.browse_desc4			{ width: 18%; padding: 2px 4px 4px 4px; }

.browse_data			{ border-bottom: 1px dotted #d2dd89; vertical-align: top; padding: 4px; }

.browse_data_desc		{ font-weight: bold; }

.browse_line0			{ height: 30px; }
.browse_line1			{ height: 30px; }

.browse_data_first		{ font-weight: bold; border-bottom: 1px dashed #d2dd89; }

.browse_order_gif		{ }

/* browse legenda */

.browse_legend
	{
	background: #fff;
	w\idth:96%;
	margin: 0px;
	padding: 0px;
	}

.browse_table_legend	{ padding: 4px; }

.browse_subject_legend
	{
	background-color: #8aaedc;
	vertical-align: top;
	font-weight: bold;
	font-size: 0.8em;
	color: #fff;
	text-transform: uppercase;
	}

.browse_desc_legend0			{ width: 245px; }
.browse_desc_legend1			{ }

.browse_data_legend				{ font-size: 0.85em; color: #000; border-bottom: 1px solid #00a5e8; }

.browse_data_legend_name		{ float: left; font-weight: bold; width: 240px; padding-bottom: 4px; }

.browse_data_legend_place		{ margin-left: 250px; padding-bottom: 4px; }

/* ------------------------------------  */
/* Steps */
/* ------------------------------------  */

#breadcrumb_steps
	{
	/*background-color: #d2dd89;*/
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 10px;
	padding: 4px 4px 6px 0px;
	}

#breadcrumb_steps a				{ /*color: #fff;*/ text-decoration: underline; }
#breadcrumb_steps a:hover		{ color: #fff; text-decoration: underline; }

#steps_found
	{
	font-weight: bold;
	font-size: 1.2em;
	color: #3E629E;
	width: 200px;
	float: left;
	}

#steps_navigation
	{
	position: relative;
	height: auto;
	_height: 20px;
	min-height: 20px;
	text-align: right;
	margin: 0px;
	}

#steps_pagesize
	{
	position: relative;
	height: auto;
	_height: 20px;
	min-height: 20px;
	margin: 0px;
	margin-right: 130px;
	}

#steps_prev-next
	{
	position: relative;
	width: 130px;
	margin: 0px;
	float: right;
	}

#steps_wrapper					{ position: relative; }

#steps_wrapper_steps
	{
	width: 25%;
	float: left;
	font-size: 0.9em;
	}

#steps_wrapper_steps h6, #search_steps h6
	{
	background: url(/grfx/pointer.gif) #d2dd89 no-repeat;
	font-weight: bold;
	font-size: 1.1em;
	color: #3E629E;
	text-transform: uppercase;
	display: block;
	padding: 2px 0px 4px 20px;
	margin: 0px 0px 6px 0px;
	}

#steps_wrapper_steps a			{ text-decoration: none; }

.step_link
	{
	font-size: 1.1em;
	float: left;
	width: 155px;
	margin: 0px 0px 4px 0px;
	display: block;
	}

.step_count
	{
	float: right;
	font-size: 0.9em;
	color:#3E629E;
	display: block;
	}

.step_more_spacer
	{
	margin-bottom: 10px;
	}

.step_more
	{
	font-weight: bold;
	padding-left: 4px;
	text-decoration: none;
	}

#steps_wrapper_results
	{
	width: 72%;
	float: right;
	}

#steps_wrapper_results h2
	{
	background-color: #f28e00;
	font-weight: bold;
	font-size: 1em;
	color: #fff;
	padding: 4px;
	margin: 6px 0px 6px 0px;
	}


/* Advo */

table.advo_table
	{
	border-bottom: 1px solid #7B7A7B;
	}

.advo_text				{ padding: 5px; }
.advo_logo				{ text-align: center; width: 150px; padding: 5px; }

/* ------------------------------------  */
/* BROWSE TOEGANKELIJK */
/* ------------------------------------  */

.tdi_b_ttl_row {background: #D2DD89; font-weight: bold; text-transform: uppercase;color: #1D62A0; }


/* ------------------------------------  */
/* PRINT */
/* ------------------------------------  */

.print_table
	{
	width: 100%;
	padding: 0px;
	}

.print_desc, .print_multi_desc
	{
	font-weight: bold;
	text-transform: none;
	padding: 4px 8px 4px 8px;
	width: 25%;
	}

#print_tdi_name
	{
	font-weight: bold;
	color: #3E629E;
	margin-left: 10px;
	margin-bottom: 15px;
	}

.print_name
	{
	font-weight: bold;
	color: #3E629E;
	text-transform: none;
	padding: 4px;
	padding-left: 0px;
	}

.print_data, .print_sub_title, .print_multi_data, .print_multi_sub_title
	{
	padding: 4px 8px 4px 8px;
	}

.print_multi_data		{ }

.print_sub_title, .print_multi_sub_title
	{
	font-weight: bold;
	}

.print_spaceline		{ }
.print_spacer_desc		{ height: 25px; }
.print_spacer_data		{ }

.print_multimedia_lnk		{ }
.print_multimedia_lnk img	{ margin-right: 5px; margin-bottom: 2px; }

/* TDI 1 op N */

.print_table_moreinfo		{ width: 100%; }

.print_desc_moreinfo, .print_multi_desc_moreinfo
	{
	background-color: #F1B7A7;
	padding: 4px 8px 4px 8px;
	line-height: 1em;px;
	font-weight: bold;
	color: #E80D58;
	width: 25%;
	vertical-align: top;
	}

td.print_data_moreinfo, td.print_multi_data_moreinfo
	{
	padding: 4px 8px 4px 8px;
	}

td.print_sub_title_moreinfo, td.print_multi_sub_title_moreinfo
	{
	background-color: #E80D58;
	font-weight: bold;
	}

