/* --------------------------------------- */
/* NATUURWEGWIJZER GENERAL css */
/* --------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, a, em, font, small, strong, sub, sup, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	}

html							{ overflow: -moz-scrollbars-vertical; overflow-x: auto; overflow-y: scroll; }
body							{ background-color: #fff; }

body, td
	{
	font-family: arial,helvetica;
	font-size: 0.8em;
	color: #000;
	}

div#wrapper
	{
	position: relative;
	background: url(/grfx/background-wrapper.jpg) no-repeat;
	width: 983px;
	margin: 0px auto;
	padding: 10px 0px 0px 20px;
	}

.debug							{ color: #f00; display: block; }

.clear							{ clear: both; }
.lclear							{ clear: left; }
.rclear							{ clear: right; }
.button							{ cursor: pointer; }

a								{ color: #7054a3; text-decoration: none; }
a:hover							{ color: #696969; text-decoration: none; }

/* ======================================= */

/* --------------------------------------- */
/* POPUP */
/* --------------------------------------- */

#wrapper_popup
	{
	position: relative;
	width: 100%;
	}

/* ======================================= */

/* --------------------------------------- */
/* HEADER */
/* --------------------------------------- */

#header
	{
	position: relative;
	height: 112px;
	}

#searchbox
	{
	position: relative;
	text-align: right;
	height: 29px;
	margin-right: 15px;
	}

#searchbox input
	{
	font-size: 0.85em;
	width: 142px;
	margin-right: 40px;
	}

#searchbox img
	{
	position: absolute;
	top: 0px;
	right: 0px;
	}

.navblock
	{
	position: relative;
	background-repeat: no-repeat;
	font-size: 0.75em;
	color: #fff;
	line-height: 1.15em;
	width: 188px;
	height: 64px;
	margin-right: 2px;
	padding: 8px;
	float: left;
	}

.navblock h3
	{
	font-weight: bold;
	font-size: 1.6em;
	margin-bottom: 5px;
	}

.navblock p,
.navblock ul
	{
	height: auto;
	min-height: 80px;
	}

.navblock p.special,
.navblock p.more
	{
	min-height: 15px;
	margin-top: 10px;
	}

.navblock a						{ color: #fff; text-decoration: underline; }
.navblock a:hover				{ color: #000; text-decoration: underline; }
.navblock h3 a					{ text-decoration: none; }
.navblock h3 a:hover			{ text-decoration: none; }


.navblock p.more				{ background: url(/grfx/icon-more.png) no-repeat right 2px; }
.navblock p.more a				{ text-decoration: none; }

.last							{ margin-right: 0px; }

#block1							{ background-image: url(/grfx/background-sblock-gebieden.png); }
#block2							{ background-image: url(/grfx/background-sblock-routes.png); }
#block3							{ background-image: url(/grfx/background-sblock-centra.png); }
#block4							{ background-image: url(/grfx/background-sblock-activiteiten.png); }

/* ======================================= */

/* --------------------------------------- */
/* NAVIGATION */
/* --------------------------------------- */

#navigation
	{
	background: url(/grfx/logo-mirror.png) no-repeat;
	padding-top: 44px;
	}

#navigation ul
	{
	background: url(/grfx/background-navigation.gif) no-repeat;
	list-style: none;
	}

#navigation li
	{
	background: url(/grfx/background-nav-option.gif) repeat-x 0px bottom;
	font-size: 0.85em;
	color: #696969;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	}

#navigation li a				{ color: #696969; display: block; }
#navigation li a:hover			{ background: url(/grfx/bullet-navigation.gif) no-repeat 120px 5px; color: #7054a3; }

/* ======================================= */

/* --------------------------------------- */
/* BREADCRUMB  */
/* --------------------------------------- */

#breadcrumb						{ color: #8F8F8F; margin-bottom: 10px; }
#breadcrumb a					{ color: #8F8F8F; text-decoration: none; }
#breadcrumb a:hover				{ color: #8F8F8F; text-decoration: underline; }

/* ======================================= */

/* --------------------------------------- */
/* CONTENT */
/* --------------------------------------- */

#main
	{
	position: relative;
	height: auto;
	min-height: 348px;
	margin-left: 154px;
	}

#content
	{
	position: relative;
	background: url(/grfx/background-content.gif) repeat-y 4px 0px;
	font-size: 0.85em;
	height: auto;
	min-height: 348px;
	margin-left: 200px;
	margin-right: 210px;
	padding: 12px;
	}

#content h3,
#sidebar-right h3
	{
	font-weight: bold;
	font-size: 1.6em;
	color: #B2C823;
	}

#content h4
	{
	font-weight: bold;
	font-size: 1.4em;
	}


#content h3,
#sidebar-right h3,
#content h4,
#content p,
#sidebar-right p,
#content ul,
#content ol
	{
	margin-bottom: 15px;
	}

#content ul li,
#sidebar-left ul li,
#sidebar-right ul li
	{
	margin-left: 15px;
	}

#content ol	li,
#sidebar-left ol li,
#sidebar-right ol li
	{
	margin-left: 20px;
	}

#content table td				{ font-size: 1em; vertical-align: top; }

#sidebar-left,
#sidebar-right
	{
	position: relative;
	font-size: 0.85em;
	width: 180px;
	padding: 10px;
	}

#sidebar-left					{ float: left; }
#sidebar-left p					{ text-align: center; margin-bottom: 10px; }

#sidebar-right					{ width: 190px; float: right; }
#sidebar-right p.banner			{ text-align: center; }

#sidebar
	{
	position: relative;
	width: 140px;
	float: left;
	}

#sidebar h1
	{
	position: relative;
	background: url(/grfx/logo.png) no-repeat;
	text-indent: -9999px;
	width: 140px;
	height: 168px;
	}

#sidebar h1 a
	{
	text-decoration: none;
	height: 168px;
	display: block;
	}

#headerblock
	{
	position: relative;
	height: auto;
	min-height: 20px;
	}

#headerblock h1
	{
	position: relative;
	background: url(/grfx/logo-small.png) no-repeat;
	text-indent: -9999px;
	width: 80px;
	height: 95px;
	}

#icon-headerblock				{ position: relative; width: 32px; float: left; }
#printpreview
	{
	position: relative;
	width: 32px;
	float: right;
	}

#headerblock h3
	{
	position: relative;
	margin-left: 38px;
	margin-right: 38px;
	}

.background-gis
	{
	background: #B2C823;
	text-align: right;
	line-height: 0.5em;
	width: 175px;
	height: 198px;
	padding-right: 5px;
	display: block;
	}

.background-gis a				{ color:#000; }

.background-gis br				{ }

.print_desc						{ font-weight: bold; width: 120px; }
.print_data						{ }

#map
	{
 	width:180px;
 	height:180px;
	}

/* ======================================= */

/* --------------------------------------- */
/* ADDTHIS */
/* --------------------------------------- */

.addthis_toolbox
	{
	margin-bottom: 15px;
	display: inline-block;
	}

/* ======================================= */

/* --------------------------------------- */
/* FOOTER */
/* --------------------------------------- */

#footer
	{
	position: relative;
	background-image: url(/grfx/background-footer.jpg);
	background-repeat: no-repeat;
	background-position: -5px 0px;
	width: 1003px;
	height: 67px;
	margin: 0px auto;
	clear: both;
	}

/* ======================================= */
/* ======================================= */
/* ======================================= */

