/* --------------------------------------- */
/* 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%;
	background: transparent;
	}

html 						{ min-height: 100%; margin-bottom: 1px; }
body						{ background-color: #609dc7; background-image: url(/grfx/bg.png); background-repeat: repeat; }
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%; }

.debug						{ color: #f00; display: block; }
.clear						{ clear: both; }
.button						{ cursor: pointer; }

#wrapper
	{
	position:relative;
	background: transparent url(/grfx/bg-wrapper.png) repeat-y;
	width: 916px;
	text-align: left;
	margin: 0 auto;
	}

a							{ color: #69c; text-decoration: underline; }
a:hover						{ color: #666; text-decoration: underline; }
a img						{ border: 0; }

h1, h2, h3, h4, h5, h6
	{
	font-weight: bold;
	color: #999;
	margin: 0px;
	padding: 0px;
	}

h2
	{
	font-weight: bold;
	font-size: 1.3em;
	color: #d61a71;
	}

h3
	{
	font-weight: bold;
	font-size: 1.3em;
	color: #693;
	margin-bottom: 19px;
	}

h4
	{
	font-size: 1.2em;
	color: #69c;
	margin: 0px;
	padding-bottom: 0px;
	display: inline;
	}

h5
	{
	font-size: 1em;
	color: #69c;
	margin: 15px 0px 10px 0px;
	}

/* ======================================= */

/* --------------------------------------- */
/* HEADER */
/* --------------------------------------- */

#header
	{
	background: transparent url(/grfx/bg-header.png) no-repeat;
	width: 916px;
	height: 100px;
	margin: 0;
	padding: 0;
	}

#logo						{ margin: 10px 0px 0px 15px; float:left; }

#topnav
	{
	float: right;
	margin: 20px 30px 0px 0px;
	}

#topnav img
	{
	border: 0px;
	vertical-align: top;
	margin-left: 10px;
	margin-top: 1px;
	}

#topnav a					{ color: #69c; text-decoration: none; margin-left: 20px; }

#showlang
	{
	color: #fff;
	margin: 15px 30px 0px 0px;
	clear: right;
	float: right;
	}

#showlang img
	{
	border: 1px solid #999;
	margin-left: 15px;
	}

#showlang a					{ color: #998AB7; text-decoration: none; }
#showlang a:hover			{ color: #fff; text-decoration: 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: 207px;
	_margin-left: 200px;
	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: 214px;
	_margin-left: 210px;
	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; }


/* SUBMENU */

#sidebarmenu
	{
	position: relative;
	width: 167px;
	padding: 0px 20px;
	left: 0px;
	float: left;
	overflow: hidden;
	}

#sidebarmenu h2				{ margin-bottom: 9px; }

div#sidebarmenu a
	{
	text-decoration: none;
	display: block;
	margin: 0px 10px 10px 10px;
	line-height: 13px;
	}

#sidebarmenu #subsubmenu
	{
	margin-left: 10px;
	margin-bottom: 10px;
	}

div#sidebarmenu #subsubmenu a, a.sm_on
	{
	color: #d61a71;
	}

div#sidebarmenu #subsubmenu a.ssm_on
	{
	color: #693;
	}

div#sidebarmenu #subsubmenu a:hover
	{
	color: #666;
	}


/* SIDEBAR */

#sidebar
	{
	position: relative;
	color: #69c;
	width:206px;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	}

div#sidebar p				{ padding: 10px; }

#sidebar img				{ width: 236px; margin-top: 10px; }

#sideblock
	{
	background-color: #d61a71;
	color: #fff;
	height: auto;
	_height: 194px;
	min-height: 194px;
	padding: 0px 0px 15px 0px;
	}

div#sideblock p				{ padding: 10px 15px 10px 15px; }

#sideblock * 				{ color: #fff; }

#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: #693; }
#sidebar .blueblock			{ background-color: #69c; color: #fff; }
#sidebar .whiteblock 		{ background-color: #fff; }
#sidebar .pinkblock 		{ background-color: #d61a71; }

#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; }

#calenderoverview
	{
	position: relative;
	margin-top: 80px;
	}

/* ======================================= */

/* --------------------------------------- */
/* ZOEKEN  */
/* --------------------------------------- */

#searchbox
	{
	border: 1px solid #69c;
	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: #69c;
	text-decoration: none;
	}

#newsblock p
	{
	margin-top: 15px;
	}

#newsblock p.date			{ color: #666; }

/* ======================================= */

/* --------------------------------------- */
/* FOOTER */
/* --------------------------------------- */

div#footer
	{
	position: relative;
	background: url(/grfx/bg-footer.png) no-repeat bottom;
	clear:both;
	height: auto;
	min-height: 114px;
	_height: 114px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	}

#footernavigation
	{
	position: relative;
	text-align: right;
	margin-right: 20px;
	}

#footernavigation a			{ text-decoration: none; }

/* ======================================= */
/* ======================================= */
/* ======================================= */
