/* --------------------------------------- */
/* GENERAL */
/* --------------------------------------- */

body
	{
	background: #fff;
	margin: 0px;
	padding: 0px;
	line-height: 140%;
	}

body, td			{ font-family: verdana,arial,helvetica; font-size: 0.8em; color: #000; line-height: 1.4em; }

.clear				{ clear: both; }

a					{ color: #00f; text-decoration: underline; }

div#wrapper
	{
	background: none;
	position: relative;
	width: 100%;
	margin: 0px;
	}

div#innerwrapper
	{
	background: none;
	width: 100%;
	height: auto;
	_height: 623px;
	min-height: 624px;
	margin: 0px;
	}

/* --------------------------------------- */
/* DISPLAY NONE */
/* --------------------------------------- */

div#logo, #menu, div#left_footer, #sidebar
	{
	display: none;
	}

/* ======================================= */

/* --------------------------------------- */
/* HEADER */
/* --------------------------------------- */

#header
	{
	background: none;
	border-bottom: 1px solid #000;
	width: 100%;
	height: 30px;
	margin: 0px;
	margin-bottom: 15px;
	}

#header h1
	{
	background: none;
	width: 100%;
	height: 20px;
	font-size: 1.6em;
	text-indent: 0px;
	margin: 0px;
	padding-bottom: 10px;
	}

#header h1 a					{ color: #000; text-decoration: none; height: 30px; }

/* --------------------------------------- */
/* CONTENT */
/* --------------------------------------- */

div#main
	{
	position: relative;
	margin: 0px;
	margin-bottom: 15px;
	}

#content, #content_full
	{
	width: 100%;
	height: auto;
	_height: 430px;
	min-height: 430px;
	margin: 0px;
	margin-right: 0px; /* sidebar */
	padding: 0px;
	}

#content h3, #content_full h3
	{
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	margin: 0px;
	}

.news
	{
	margin-top: 15px;
	padding: 10px;
	}

.news h3
	{
	font-weight: bold;
	font-size: 1em;
	margin: 0px;
	}

.news h3 a
	{
	font-size: 0.8em;
	}

.news .date, #newsdetail .date
	{
	font-size: 0.9em;
	color: #999;
	}

.news img.gfx-news
	{
	border: 2px solid #000;
	width: 100px;
	float: left;
	margin-right: 10px;
	}

/* --------------------------------------- */
/* BREADCRUMB  */
/* --------------------------------------- */

#breadcrumb				{ color: #000; font-size: 0.8em; margin-bottom: 15px; }
#breadcrumb a			{ color: #00f; text-decoration: underline; }

/* -------------------------- */
/* TIPS */
/* -------------------------- */

div#tips
	{
	display: block;
	margin: 0px;
	}

div.tips_1, div.tips_2
	{
	border: 1px dotted #999;
	width:290px;
	_width: 275px;
	min-height:150px;
	height:auto;
	_height:150px;
	float: left;
	margin: 0px;
	margin-bottom: 5px;
	padding:5px;
	}

div.tips_2
	{
	margin-left: 8px;
	}

div.tips_1 h4, div.tips_2 h4
	{
	font-size: 0.85em;
	color:#000;
	text-transform:uppercase;
	margin: 0px;
	}

div.tips_1 .text_position, div.tips_2 .text_position
	{
	width: 178px;
	_width: 174px;
	display: block;
	padding-left: 5px;
	margin-left: 105px;
	}

div.tips_1 .text_position a, div.tips_2 .text_position a
	{
	background: url(/grfx/icon-readmore-block.gif) no-repeat right 2px;
	padding-right: 15px;
	color: #00f;
	text-decoration: underline;
	}

div.tips_1 p, div.tips_2 p
	{
	margin: 0px;
	margin-top: 5px;
	text-align:right;
	}


/* --------------------------------------- */
/* FOOTER */
/* --------------------------------------- */

#footer
	{
	border-top:1px solid #000;
	font-size: 0.85em;
	display: block;
	clear:both;
	width: 100%;
	height: 25px;
	margin: 0px;
	}

div#right_footer
	{
	color: #000;
	float:static;
	display:block;
	width:100%;
	text-align: right;
	padding-right: 5px;
	}



/* --------------------------------------- */
/* POPUP  */
/* --------------------------------------- */

#popupbody
	{
	background: #fff;
	margin: 0px;
	padding: 0px;
	line-height: 140%;
	}

div#popupwrapper
	{
	height: auto;
	_height: 400px;
	min-height: 400px;
	margin: 0px;
	}

#popupheader
	{
	background-color: #fff;
	border-bottom: 1px solid #000;
	height: 35px;
	margin: 0px;
	margin-bottom: 15px;
	}

#popupheader h1
	{
	font-weight: bold;
	font-size: 1.6em;
	color: #000;
	margin: 0px;
	padding: 5px;
	}

#bdy-movie
	{
	width: 580px;
	height: auto;
	min-height: 295px;
	_height: 295px;
	margin: 0px;
	padding-top: 20px;
	text-align: center;
	}

#bdy-movie p
	{
	margin: 0px;
	}

/* ======================================= */



/* --------------------------------------- */
/* TDI */
/* --------------------------------------- */

.buttons			{ font-size: 11px; padding: 10px 0px 10px 0px;}

/* ------------------------------------  */
/* WEEKAGENDA */
/* ------------------------------------  */

#agenda						{ }
#agenda h3					{ font-size: 1.2em; color: #d27b27; }
#agenda h4					{ font-size: 1.2em; text-transform: uppercase; }

/* ------------------------------------  */
/* SEARCH */
/* ------------------------------------  */

#searchbox
	{
	background-color: #fff;
	width: 505px;
	padding: 5px;
	}

.search_desc, .search_desc_events
	{
	font-size: 1em;
	font-weight: bold;
	color: #000;
	text-transform: none;
	width: 110px;
	vertical-align: top;
	}

.search_desc_events	{ width: 170px; }

.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_evenementen_date	{ font-size: 1.1em; width: 160px; height: 197px; }
.search_evenementen_combo	{ font-size: 1.1em; width: 160px; height: 195px; }
.search_evenementen_input	{ font-size: 1.1em; width: 325px; }

.search_buttons
	{
	cursor: pointer;
	cursor: hand;
	}

/* ------------------------------------  */
/* BROWSE */
/* ------------------------------------  */

.browse_table		{ width: 100%; padding: 0px; }

.browse_subject
	{
	background-color: #fff;
	vertical-align: top;
	font-weight: bold;
	color: #000;
	}

.browse_desc0			{ border: solid #000; border-width: 1px 0px 1px 0px; padding: 4px; color: #000; font-size: 1em; }
.browse_desc1			{ border: solid #000; border-width: 1px 0px 1px 0px; width: 25%; padding: 4px; color: #000; font-size: 1em; }
.browse_desc2			{ border: solid #000; border-width: 1px 0px 1px 0px; width: 20%; padding: 4px; color: #000; font-size: 1em; }
.browse_desc3			{ border: solid #000; border-width: 1px 0px 1px 0px; width: 18%; padding: 4px; color: #000; font-size: 1em; }
.browse_desc4			{ border: solid #000; border-width: 1px 0px 1px 0px; width: 18%; padding: 4px; color: #000; font-size: 1em; }

.browse_data			{ border-bottom: 1px dotted #000; vertical-align: top; padding: 4px; font-size: 1em; }

.browse_data_desc		{ font-weight: bold; }

.browse_line0			{ background: #fff; }
.browse_line1			{ background: #fff; }

.browse_data_first		{ font-weight: bold; border-bottom: 1px dotted #000; vertical-align: top; padding: 4px; }

.browse_order_gif		{ }
.browse_opinion			{ font-style: italic; font-size: 0.9em; color: #cb2127; margin-left: 15px;}

/* Steps */

#breadcrumb_steps
	{
	border: solid #eee;
	border-width: 1px 0px 1px 0px;
	font-weight: bold;
	color: #000;
	padding: 2px;
	height: 20px;
	margin-top:10px;
	margin-bottom: 10px;
	}

#steps_found
	{
	font-size: 1.2em;
	width: 200px;
	}

#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
	{
	}

#steps_wrapper_steps
	{
	width:22%;
	min-height:150px;
	height:auto;
	_height:150px;
	float: left;
	margin-right:10px;
	font-size: 0.9em;
	}

#steps_wrapper_steps h6
	{
	background-color: #fff;
	font-weight: bold;
	font-size: 1em;
	color: #000;
	display: block;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 6px 0px;
	}

#steps_wrapper_steps a			{ text-decoration: none; }

.step_link
	{
	font-size: 0.8em;
	float: left;
	width: 76%;
	display: block;
	}

.step_count
	{
	width: 22%;
	float: right;
	font-size: 0.8em;
	color:#b2b2b2;
	display: block;
	}

.step_more
	{
	font-weight: bold;
	padding-left: 4px;
	text-decoration: none;
	}

#steps_wrapper_results
	{
	width:76%;
	min-height:150px;
	height:auto;
	_height:150px;
	float: left;
	}

#steps_wrapper_results h2
	{
	background-color: #fff;
	font-weight: bold;
	font-size: 1em;
	color: #000;
	padding: 4px;
	margin: 6px 0px 6px 0px;
	}

/* Advo */

table.advo_table
	{
	}

.advo_text				{ font-size: 1.2em; padding: 5px; }
.advo_logo				{ padding: 5px; vertical-align: top; }

/* ------------------------------------  */
/* PRINT */
/* ------------------------------------  */

#showonmap
	{
	margin-bottom: 10px;
	width: 180px;
	float: left;
	}

#history_back
	{
	text-align: right;
	margin-bottom: 10px;
	width: 600px;
	float: right;
	}

.print_table
	{
	width: 100%;
	padding: 0px;
	}

.print_desc, .print_multi_desc
	{
	background-color: #fff;
	font-weight: bold;
	font-size: 1em;
	text-transform: none;
	padding: 4px 8px 4px 8px;
	width: 25%;
	vertical-align: top;
	}

.print_name
	{
	font-weight: bold;
	font-size: 1em;
	color: #000;
	text-transform: none;
	padding: 4px;
	padding-left: 0px;
	}

.print_name_kop
	{
	background-color: #fff;
	font-weight: bold;
	font-size: 1em;
	color: #000;
	text-transform: uppercase;
	padding: 4px;
	padding-left: 8px;
	}


.print_data, .print_sub_title, .print_multi_data, .print_multi_sub_title
	{
	font-size: 1em;
	vertical-align: top;
	padding-left: 8px;
	}

.print_multi_data		{ }

.print_sub_title, .print_multi_sub_title
	{
	font-weight: bold;
	}

.print_spaceline		{ }
.print_spacer_desc		{ height: 10px; }
.print_spacer_data		{ }


/* TDI 1 op N */

.print_table_moreinfo		{ width: 100%; }

.print_desc_moreinfo, .print_multi_desc_moreinfo
	{
	background-color: #fff;
	padding: 4px 8px 4px 8px;
	line-height: 1em;px;
	font-weight: bold;
	color: #000;
	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: #fff;
	font-weight: bold;
	}

/* ======================================= */


/* --------------------------------------- */
/* BONNEN */
/* --------------------------------------- */

.lclear							{ clear: left; }

#bonwrapper						{ position:relative; }

.box
	{
	position: relative;
	width:150px;
	height: auto;
	_height:268px;
	min-height: 268px;
	margin-top: 2px;
	margin-left:0px;
	margin-right: 2px;
	float:left;
	}

.box h5,
.box h6
	{
	font-weight: bold;
	color: #000;
	margin: 0px;
	}

.box h5							{ font-size: 1em; text-align: center; }
.box h6							{ font-size: 0.9em; text-align: center; }

.innerbox
	{
	border: 1px solid #000;
	background: none;
	}

.innerbox img
	{
	border: 0px;
	}

.bon_desc
	{
	height: auto;
	_height:208px;
	min-height: 208px;
	padding: 4px;
	}

.bon_desc a						{ color: #000; text-decoration: none; outline: none; }


.checkbonbox
	{
	display: none;
	}

.bondate
	{
	font-size: 0.8em;
	text-align: center;
	}

#print
	{
	display: none;
	}

#printlogo
	{
	float: right;
	}

/* ======================================= */
/* ======================================= */
/* ======================================= */
