/* --------------------------------------- */
/* LAND VAN LEEGHWATER css */
/* --------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}

html 						{ min-height: 100%; margin-bottom: 1px; }
body						{ background-color: #fff; background-image: none; }
body,td						{ font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 0.75em; color: #000; }

p							{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; line-height:150%; }

.clear						{ clear: both; }

#wrapper
	{
	position:relative;
	background: none;
	width: 100%;
	text-align: left;
	margin: 0px;
	}

a							{ color: #00f; text-decoration: underline; }

h1, h2, h3, h4, h5, h6
	{
	font-weight: bold;
	color: #999;
	margin: 0px;
	padding: 0px;
	}

h2
	{
	font-weight: bold;
	font-size: 1.3em;
	color: #000;
	}

h3
	{
	font-weight: bold;
	font-size: 1.3em;
	color: #000;
	margin-bottom: 19px;
	}

h4
	{
	font-size: 1.2em;
	color: #000;
	margin: 0px;
	padding-bottom: 0px;
	display: inline;
	}

h5
	{
	font-size: 1em;
	color: #000;
	margin: 15px 0px 10px 0px;
	}

/* ======================================= */

/* --------------------------------------- */
/* HEADER */
/* --------------------------------------- */

#header
	{
	background: none;
	width: 100%;
	height: 100px;
	margin: 0;
	padding: 0;
	}

#logo						{ margin: 10px 0px 0px 15px; float:left; }

#topnav, #showlang, #sidebarmenu, div#footer, #navigation
	{
	display: none;
	}

/* ======================================= */

/* --------------------------------------- */
/* CONTENT */
/* --------------------------------------- */

#main
	{
	position: relative;
	height: auto;
	_height: 480px;
	min-height: 480px;
	margin: 0px;
	padding: 0px;
	}

#content_full
	{
	position: relative;
	height: auto;
	_height: 210px;
	min-height: 210px;
	margin: 0px;
	margin-left: 0px;
	_margin-left: 0px;
	margin-right: 12px;
	_margin-right: 12px;
	padding: 0px;
	}

#main table td				{ font-size: 1em; }

div#content
	{
	position: relative;
	height: auto;
	_height: 210px;
	min-height: 210px;
	margin: 0px;
	margin-left: 0px;
	_margin-left: 0px;
	padding-right: 15px;
	_padding-right: 0px;
	}

#photoblock
	{
	position: relative;
	width: 480px;
	margin: 0px 14px 0px 0px;
	padding:0px;
	display: inline;
	overflow: hidden;
	}

#photoblock h5, #photoblock h4, #photoblock h3,
#photoblock p
	{
	margin: 5px 20px 5px 20px;
	}

#photoblock p				{ margin-bottom: 20px; }

#photoblock img
	{
	margin: 0px;
	padding: 0px;
	}

.bdy						{ padding: 0px 30px 0px 10px; }

#content .bdy p				{ margin-bottom: 15px; }


/* SIDEBAR */

#sidebar
	{
	position: relative;
	color: #000;
	width:206px;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
	}

div#sidebar p				{ padding: 10px; }

#sidebar img				{ width: 236px; }

#sideblock
	{
	background-color: #fff;
	color: #000;
	width: 100%;
	height: auto;
	_height: 195px;
	min-height: 195px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 0px 15px 0px;
	}

div#sideblock p				{ padding: 10px 15px 10px 15px; }

#sideblock * 				{ color: #000; }

#sideblock h3
	{
	font-size: 1.6em;
	font-weight: normal;
	padding: 15px 15px 0px 15px;
	letter-spacing: 1px;
	}

#sideblock h4
	{
	font-weight: bold;
	font-size: 1em;
	display: block;
	padding: 0px 15px 0px 15px;
/*	letter-spacing: 1px; */
	}

div#sideblock img
	{
	border: 1px solid #fff;
	margin-left: 10px;
	display: block;
	}

#sidebar .greenblock 		{ background-color: #fff; }
#sidebar .blueblock			{ background-color: #fff; color: #000; }
#sidebar .whiteblock 		{ background-color: #fff; }

#sitemap ul
	{
	list-style-type: disc;
	margin-left: 15px;
	}

.totop
	{
	border-bottom: 1px dotted #999;
	text-align: right;
	padding-bottom: 5px;
	padding-right: 10px;
	}

.totop a					{ text-decoration: none; }

/* ======================================= */

/* --------------------------------------- */
/* ZOEKEN  */
/* --------------------------------------- */

#searchbox
	{
	border: 1px solid #ccc;
	width:380px;
	margin: 0px;
	padding: 20px;
	}

/* ======================================= */

/* --------------------------------------- */
/* NEWS */
/* --------------------------------------- */

#newsblock
	{
	margin: 0px;
	padding: 0px;
	}

#newsblock .news img
	{
	width: 100px;
	margin: 15px 0px 10px 0px;
	float: right;
	}

#newsblock h5,
#newsblock h5 a
	{
	font-weight: bold;
	font-size: 1em;
	color: #000;
	text-decoration: none;
	}

#newsblock p.date			{ color: #666; }


/* ======================================= */

/* --------------------------------------- */
/* TIJDMACHINE */
/* --------------------------------------- */

#bg-tm
	{
	background: none;
	border-top: 0px;
	width: 100%;
	height: 175px;
	margin: 0px 10px;
	_margin: 0px 0px 0px 10px;
	padding-top: 20px;
	}

#bg-tm img
	{
	background-color: #000;
	border: 0px;
	padding: 7px 15px 7px 15px;
	margin: 3px 0px 2px 0px;
	}

#bg-tm a
	{
	width: 125px;
	margin-left: 0px;
	display: block;
	}

#knoppen-tm
	{
	height: 100px;
	margin: 15px 0px 0px 20px;
	}

#logo-tm
	{
	float: left;
	}

#mobieltje-tm
	{
	margin-left: 100px;
	float: left;
	}

#but-starthier
	{
	border: 0px;
	margin: 10px 0px 10px 0px;
	float: right;
	}

#txt-voorproef
	{
	margin: 8px 80px 10px 0px;
	float: right;
	}

#tekst-tm
	{
	background-color: #fff;
	border-top: 0px;
	border-bottom: 0px;
	color: #000;
	width: 100%;
	margin: 0px;
	padding: 20px 20px 20px 20px;
	}

#tekst-tm a,#tekst-tm a:visited
	{
	border-bottom: 1px dashed #000;
	color: #00f;
	}

#tekst-tm p
	{
	font-weight: bold;
	text-align: justify;
	margin: 10px 0px;
	padding-right: 58px;
	}

#openings-huren p
	{
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	}

#openings-huren p
	{
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	}

#tekst-holder-tm
	{
	width : 500px;
	}

#tekst-bewijs
	{
	width: 200px;
	float: left;
	}

#tekst-bewijs p
	{
	font-weight: normal;
	text-align: left;
	margin: 10px 0px;
	padding-right: 0px;
	}

#tekst-tm-rechts
	{
	width: 600px;
	float: right;
	}

#footer-tm
	{
	background-color: #fff;
	height: 8px;
	}

/* --------------------------------------- */
/* BROWSE */
/* --------------------------------------- */

.browse_table		{ padding: 0px; }

.browse_subject
	{
	vertical-align: top;
	font-weight: bold;
	}

.browse_desc0			{ font-size: 0.85em; color: #000; width: 20%; padding: 4px; }
.browse_desc1			{ font-size: 0.85em; color: #000; width: 20%; padding: 4px; }
.browse_desc2			{ font-size: 0.85em; color: #000; width: 20%; padding: 4px; }
.browse_desc3			{ font-size: 0.85em; color: #000; width: 20%; padding: 4px; }
.browse_desc4			{ font-size: 0.85em; color: #000; width: 20%; padding: 4px; }

.browse_data			{ border-top: 1px dotted #ccc; font-size: 0.85em; vertical-align: top; padding: 4px; }

.browse_data_desc		{ font-weight: bold; }

.browse_line0			{ background: none; }
.browse_line1			{ }



/* ======================================= */
/* ======================================= */
/* ======================================= */
