/* -------------------------- */
/* GENERAL */
/* -------------------------- */

html,body				{ margin: 0; padding: 0; }
body 					{ background-color: #fff; font-family: verdana,helvetica,sans-serif; font-size: 0.8em; color: #000; }

div#wrapper				{ background: none; width: 100%; }

a						{ color: #00f; text-decoration: underline; }
a:hover					{ color: #000; text-decoration: underline; }

#formtbl				{ width: 100%; margin-top: 10px; }
.formdesc				{ width: 28%; font-weight: bold; text-transform: uppercase; vertical-align: top; padding-top: 2px; }

/* -------------------------- */
/* HEADER */
/* -------------------------- */

div#header				{ background: none; height: 0px; }
#langsearch				{ display:none; }
#vvvbar					{ display:none; }
#vvv					{ display:none; }

.print_icon				{ display:none; }

h1
	{
	font-size: 2.2em;
	color: #000;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	}

#schierbar
	{
		display:none;
	}

#schier					{ display: none; }

#subttlbar
	{
	font-style: italic;
	font-size: 1.3em;
	color: #000;
	padding-top: 0px;
	margin-left: 0px;
	}


/* NAVIGATION */

#navigation				{ display: none; }
#sidebartop				{ display: none; }


/* -------------------------- */
/* CONTENT */
/* -------------------------- */


div#content
	{
	font-size: 0.85em;
	position:relative;
	width: 100%;
	/* http://wellstyled.com/css-underscore-hack.html */
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	}

h3
	{
	font-size: 1.4em;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	}

h5						{ font-size: 1.2em; font-weight: bold; }

#sitemap li				{ list-style-image: url(/grfx/bullet-sitemap.gif);  list-style-type: circle; }

/* sideblocks */

#sidebar				{ display: none; }

/* breadcrumb */

#breadcrumb				{ display: none; }

/* cityguide */

#cityguide				{ display:block; position:relative; }

.cityttl				{ font-weight: bold; color: #000; text-transform: uppercase; }

.citycolumn-one
	{
	display: block;
	float: left;
	width: 282px;
	padding-right: 5px;
	}

.citycolumn-two
	{
	display: block;
	width: 276px;
	margin-left: 290px;
	padding-left: 5px;
	}

#citybar				{ display: block; }
#citybar select			{ width: 200px; }

/* news */

.ttlcolumn				{ display: block; width: 200px; float:right; }
.ttl, .subttl, .date	{ font-weight: bold; text-transform: uppercase; }
.ttl					{ color: #d27b27; }
.subttl					{ color: #000; }
.date					{ color: #917c65; }

.message
	{
	display: block;
	color: #707176;
	padding-top: 5px;
	}

.message a				{ color: #917c65; text-decoration: none; }
.message a:hover		{ color: #000; text-decoration: none; }

.moreinfo				{ text-transform: uppercase; margin-top: 10px; }
.moreinfo a				{ color: #d27b27; text-decoration: none; }
.moreinfo a:hover		{ color: #000; text-decoration: none; }

.dotline
	{
	display: block;
	background: #fff url(/grfx/column-dot.gif) repeat-x 0px 7px;
	height:14px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

#news					{ display: block; }
#news img 				{ display: block; margin-right: 5px; }
.newscolumn				{ float: right; width: 75%; }
#newsintro				{ font-weight:bold; }


/* -------------------------- */
/* FOOTER */
/* -------------------------- */

#footer					{ display: none; }

/* ------------------------------------  */
/* SEARCH */
/* ------------------------------------  */

.search_desc
	{
	font-size: 0.9em;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	width: 100px;
	vertical-align: top;
	}


/* ------------------------------------  */
/* BROWSE */
/* ------------------------------------  */

.browse_subject
	{
	background-color: #fff;
	vertical-align: top;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	}

.browse_data			{ color: #000; border-bottom: 1px solid #ccc; }

.browse_line0			{ background: #fff; }
.browse_line1			{ background: #fff; }


/* 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			{ }
.browse_desc_legend1			{ width: 25%; }
.browse_desc_legend2			{ width: 25%; }

.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; }


/* Advo */

.advo_text				{ padding: 5px; }
.advo_logo				{ padding: 5px; }

/* ------------------------------------  */
/* BROWSE TOEGANKELIJK */
/* ------------------------------------  */

.tdi_b_ttl_row {background: #7B7A7B; font-weight: bold; text-transform: uppercase;color: #fff; }


/* ------------------------------------  */
/* PRINT */
/* ------------------------------------  */

.print_desc, .print_multi_desc
	{
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	padding: 4px 8px 4px 8px;
	width: 25%;
	}

.print_name, .print_name_kop
	{
	background-color: #fff;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	padding: 4px;
	padding-left: 8px;
	}

.print_data, .print_sub_title, .print_multi_data, .print_multi_sub_title
	{
	background-color: #fff;
	color: #000;
	padding-left: 8px;
	}

.print_multi_data		{ color: #000; }

.print_sub_title, .print_multi_sub_title
	{
	font-weight: bold;
	color: #000;
	}

.print_spaceline		{ }

.print_spacer_desc
	{
	background-color: #fff;
	height: 1px;
	}

.print_spacer_data		{ background-color: #fff; }


/* 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;
	}

/***************************************/

/*			FACTUUR						*/

/***************************************/


.fact_table
	{
		width:680px;
		_width:640px;
		font-size: 10px;
	}

#factuur_body h4.hdr_top

	{
		display:none;
	}


.fact_table_border
	{
		width:680px;
		_width:640px;
		border: 1px solid #000;
	}

.fact_header
	{
		width:120px;
	}

.header
	{
		width:330px;
	}
.printbox
	{
		border: 1px solid #000;
	}


.printhead
	{
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
	}

.border_box
	{
		border-top: 1px solid #000;
	}

.tbloverview_order
	{
	width: 100%;
/*	width:600px; */
	padding: 2px;
	}

.overview_subject
	{
		border: 1px solid #000;
		font-weight: bold;

	}

.overview_bedrag
	{
		text-align:right;
		border-bottom: 1px solid #000;
		border-top: 1px solid #000;
	}

.overview_bedrag_1
	{
		text-align:right;
		border-bottom: 1px solid #000;
	}
.overview_price, .overview_subtotal
	{
		text-align:right;
	}

.overview_price_ttl
	{
	font-weight: bold;
	text-align:right;
	border-bottom:1px solid #000;
	}

.overview_subtotal
	{
	text-align:right;
	border-bottom:1px solid #000;
	}

.overview_subtttl_1
	{
		text-align:right;
	}

.fact_footer
	{
		/*display:none;*/
	}

.align_right
	{
	 text-align:right;
	}