/* --------------------------------------- */
/* RECREATIEGEBIED REEUWIJKSE PLASSEN 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; }

body, td
	{
	font-family: verdana,arial,helvetica;
	font-size: 0.8em;
	color: #000;
	}

div#wrapper
	{
	position: relative;
	width: 1003px;
	margin: 0px auto;
	}

.clear							{ clear: both; }
.lclear							{ clear: left; }
.rclear							{ clear: right; }

.debug							{ color: #f00; display: block; }
.button							{ cursor: pointer; }
form							{ margin: 0px; padding: 0px; }

a								{ color: #aac668; text-decoration: underline; }
a:hover							{ color: #000; text-decoration: underline; }

/* ======================================= */

/* --------------------------------------- */
/* HEADER */
/* --------------------------------------- */

#header_print					{ display: none; }

#header
	{
	position: relative;
	background: url(/grfx/background-header.gif) no-repeat;
	height: 188px;
	}

#header h1
	{
	position: relative;
	background: url(/grfx/logo.gif) no-repeat;
	text-indent: -9999px;
	width: 345px;
	height: 95px;
	float: left;
	top: 80px;
	left: 80px;
	}

#header h1 a
	{
	text-decoration: none;
	height: 106px;
	display: block;
	}

.photobox
	{
	position: absolute;
	background-repeat: no-repeat;
	width: 261px;
	height: 178px;
	top: 10px;
	left: 630px;
	}

#photobox0						{ background-image: url(/grfx/top_picture/photo0.jpg); }
#photobox6						{ background-image: url(/grfx/top_picture/photo6.jpg); }
#photobox7						{ background-image: url(/grfx/top_picture/photo7.jpg); }
#photobox8						{ background-image: url(/grfx/top_picture/photo8.jpg); }
#photobox9						{ background-image: url(/grfx/top_picture/photo9.jpg); }
#photobox10						{ background-image: url(/grfx/top_picture/photo10.jpg); }
#photobox11						{ background-image: url(/grfx/top_picture/photo11.jpg); }
#photobox12						{ background-image: url(/grfx/top_picture/photo12.jpg); }
#photobox13						{ background-image: url(/grfx/top_picture/photo13.jpg); }
#photobox14						{ background-image: url(/grfx/top_picture/photo14.jpg); }
#photobox15						{ background-image: url(/grfx/top_picture/photo15.jpg); }
#photobox16						{ background-image: url(/grfx/top_picture/photo16.jpg); }
#photobox17						{ background-image: url(/grfx/top_picture/photo17.jpg); }
#photobox18						{ background-image: url(/grfx/top_picture/photo18.jpg); }
#photobox19						{ background-image: url(/grfx/top_picture/photo19.jpg); }
#photobox20						{ background-image: url(/grfx/top_picture/photo20.jpg); }
#photobox21						{ background-image: url(/grfx/top_picture/photo21.jpg); }
#photobox22						{ background-image: url(/grfx/top_picture/photo22.jpg); }
#photobox23						{ background-image: url(/grfx/top_picture/photo23.jpg); }
#photobox24						{ background-image: url(/grfx/top_picture/photo24.jpg); }
#photobox25						{ background-image: url(/grfx/top_picture/photo25.jpg); }
#photobox26						{ background-image: url(/grfx/top_picture/photo26.jpg); }
#photobox27						{ background-image: url(/grfx/top_picture/photo27.jpg); }
#photobox28						{ background-image: url(/grfx/top_picture/photo0.jpg); }
#photobox29						{ background-image: url(/grfx/top_picture/photo29.jpg); }
#photobox30						{ background-image: url(/grfx/top_picture/photo30.jpg); }

#topnavigation
	{
	position: relative;
	background-color: #0080c3;
	height: auto;
	_height: 15px;
	min-height: 15px;
	}

#topnavigation ul
	{
	position: relative;
	list-style: none;
	width: 182px;
	float: right;
	}

#topnavigation ul li
	{
	position: absolute;
	background-image: url(/grfx/topnavigation.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 15px;
	}

li#tn1							{ background-position: -0px 0px; width: 87px; left: 0px; }
li#tn2							{ background-position: -87px 0px; width: 40px; left: 87px; }
li#tn3							{ background-position: -127px 0px; width: 55px; left: 127px; }

#topnavigation ul li a
	{
	text-decoration: none;
	height: 15px;
	display: block;
	}

/* ======================================= */

/* --------------------------------------- */
/* NAVIGATION */
/* --------------------------------------- */

#sidebar ul						{ list-style: none; margin: 10px 10px 10px 23px; }

#sidebar ul li ul
	{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

#sidebar ul li					{ font-weight: bold; }
#sidebar ul li ul li			{ font-weight: normal; font-size: 0.85em; }

#sidebar a						{ color: #0080c3; text-decoration: none; }

/* ======================================= */

/* --------------------------------------- */
/* BREADCRUMB  */
/* --------------------------------------- */

#breadcrumb
	{
	position: relative;
	font-size:0.7em;
	color: #fff;
	height: auto;
	_height: 15px;
	min-height: 15px;
	margin-left: 238px;
	margin-right: 182px;
	}

#breadcrumb a					{ font-weight: normal; color: #fff; text-decoration: none; }
#breadcrumb a:hover				{ font-weight: normal; color: #fff; text-decoration: underline; }

/* ======================================= */

/* --------------------------------------- */
/* CONTENT */
/* --------------------------------------- */

#main
	{
	position: relative;
	height: auto;
	_height: 400px;
	min-height: 400px;
	}

#content
	{
	position: relative;
	height: auto;
	_height: 400px;
	min-height: 400px;
	margin-left: 228px;
	_margin-left: 215px;
	margin-right: 205px;
	_margin-right: 190px;
	}

#content p,
#content .bdy ul,
#content .bdy ol
	{
	margin-bottom: 15px;
	}

#content .bdy ul li,
#content .bdy ol li
	{
	margin-left: 20px;
	}

div#content table td,
div#content_full table td
	{
	font-size: 1em;
	}

div#content table td .stext,
div#content_full table td
	{
	font-size: 0.85em;
	}

.bdy							{ padding: 10px; }

#sidebar
	{
	position: relative;
	background-color: #e2eccd;
	width: 205px;
	float: left;
	}

#sidebar2
	{
	position: relative;
	width: 182px;
	float: right;
	}

#content h4,
#sidebar h4,
#sidebar2 h4
	{
	background-color: #aac668;
	font-size: 1em;
	color: #fff;
	height: auto;
	_height: 17px;
	min-height: 17px;
	padding-left: 10px;
	}

#content .bdy h4
	{
	background-color: transparent;
	color: #0080c3;
	margin-bottom: 10px;
	padding-left: 0px;
	}


#sidebar2 h4#fiets,
#sidebar2 h4#wandel,
#sidebar2 h4#vaar
	{
	background-color: transparent;
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 21px;
	height: 21px;
	margin: 5px 0px 5px 5px;
	}

#sidebar2 h4#fiets				{ background-image: url(/grfx/icon-fietsen.gif); }
#sidebar2 h4#wandel				{ background-image: url(/grfx/icon-wandelen.gif); }
#sidebar2 h4#vaar				{ background-image: url(/grfx/icon-varen.gif); }

.bluebox
	{
	background-color: #e5f2f9;
	height: auto;
	_height: 100px;
	min-height: 100px;
	padding: 10px;
	}

.bluebox ul
	{
	position: relative;
	list-style: none;
	width: 550px;
	height: auto;
	_height: 100px;
	min-height: 100px;
	}

.bluebox li
	{
	position: absolute;
	font-size: 0.8em;
	width: 180px;
	}

.bluebox li b
	{
	font-weight: bold;
	font-size: 1.25em;
	color: #aac668;
	}

.bluebox a						{ color: #0080c3; text-decoration: none; }

#area1							{ top: 0px; left: 0px; }
#area2							{ top: 0px; left: 182px; }
#area3							{ top: 0px; left: 364px; }
#area4							{ top: 50px; left: 0px; }
#area5							{ top: 50px; left: 182px; }
#area6							{ top: 50px; left: 364px; }

.box
	{
	border: 1px solid #0080c3;
	margin-top: 10px;
	}

.box h3
	{
	background-color: #0080c3;
	font-size: 1em;
	color: #fff;
	height: auto;
	_height: 18px;
	min-height: 18px;
	padding-left: 10px;
	}

.sidephoto
	{
	background-repeat: no-repeat;
	width: 182px;
	height: auto;
	_height: 250px;
	min-height: 250px;
	margin-top: 10px;
	}

#sidephoto1						{ background-image: url(/grfx/side_picture/sidephoto1.jpg); }
#sidephoto6						{ background-image: url(/grfx/side_picture/sidephoto6.jpg); }
#sidephoto7						{ background-image: url(/grfx/side_picture/sidephoto7.jpg); }
#sidephoto8						{ background-image: url(/grfx/side_picture/sidephoto8.jpg); }
#sidephoto9						{ background-image: url(/grfx/side_picture/sidephoto9.jpg); }
#sidephoto10					{ background-image: url(/grfx/side_picture/sidephoto10.jpg); }
#sidephoto11					{ background-image: url(/grfx/side_picture/sidephoto11.jpg); }
#sidephoto12					{ background-image: url(/grfx/side_picture/sidephoto12.jpg); }
#sidephoto13					{ background-image: url(/grfx/side_picture/sidephoto13.jpg); }
#sidephoto14					{ background-image: url(/grfx/side_picture/sidephoto14.jpg); }
#sidephoto15					{ background-image: url(/grfx/side_picture/sidephoto15.jpg); }
#sidephoto16					{ background-image: url(/grfx/side_picture/sidephoto16.jpg); }
#sidephoto17					{ background-image: url(/grfx/side_picture/sidephoto17.jpg); }
#sidephoto18					{ background-image: url(/grfx/side_picture/sidephoto18.jpg); }
#sidephoto19					{ background-image: url(/grfx/side_picture/sidephoto19.jpg); }
#sidephoto20					{ background-image: url(/grfx/side_picture/sidephoto20.jpg); }
#sidephoto21					{ background-image: url(/grfx/side_picture/sidephoto21.jpg); }
#sidephoto22					{ background-image: url(/grfx/side_picture/sidephoto22.jpg); }
#sidephoto23					{ background-image: url(/grfx/side_picture/sidephoto23.jpg); }
#sidephoto24					{ background-image: url(/grfx/side_picture/sidephoto24.jpg); }
#sidephoto25					{ background-image: url(/grfx/side_picture/sidephoto25.jpg); }
#sidephoto26					{ background-image: url(/grfx/side_picture/sidephoto26.jpg); }
#sidephoto27					{ background-image: url(/grfx/side_picture/sidephoto27.jpg); }
#sidephoto28					{ background-image: url(/grfx/side_picture/sidephoto28.jpg); }
#sidephoto29					{ background-image: url(/grfx/side_picture/sidephoto29.jpg); }
#sidephoto30					{ background-image: url(/grfx/side_picture/sidephoto30.jpg); }

div#content .date				{ font-size: 0.85em; }

/* routes */

#routebox
	{
	/* background: url(/grfx/background-sidebar-routes.gif) no-repeat bottom;
	padding-bottom: 76px;*/
	padding-bottom: 10px;
	}

.route
	{
	border-top: 1px dotted #0080c3;
	list-style: none;
	margin-left: 5px;
	margin-right: 5px;
	}

.route li
	{
	border-bottom: 1px dotted #0080c3;
	padding: 5px 0px 5px 0px;
	}

.route a						{ color: #0080c3; text-decoration: none; }

#photoblock
	{
	position: relative;
	background-color: #fff;
	height: auto;
	_height: 240px;
	min-height: 240px;
	margin: 0px;
	margin-bottom: 10px;
	}

#photoblock #innerphotoblock
	{
	border: 0px;
	}

#photoblock #photos
	{
	position: relative;
	width: 260px;
	_width: 255px;
	margin: 0px;
	float: left;
	left: 0px;
	}

#photoblock #photos .photo
	{
	_height: 115px;
	max-height: 115px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	overflow-y: hidden;
	}

#photoblock #google
	{
	position: relative;
	height: auto;
	_height: 240px;
	min-height: 240px;
	margin: 0px;
	margin-left: 260px;
	_margin-left: 255px;
	padding: 0px;
	}

#photoblock #google_large
	{
	position: relative;
	height: auto;
	_height: 540px;
	min-height: 540px;
	margin: 0px;
	padding: 0px;
	}

#photoblock #moremap
	{
	background-color: #fff;
	text-align: right;
	padding-right: 0px;
	}

#layers
	{
	position: relative;
	background-color: #fff;
	border-bottom: 1px solid #0080c3;
	font-size: 0.85em;
	height: auto;
	_height: 50px;
	min-height: 50px;
	margin: 0px;
	padding: 10px;
	}

#layers h5, #legenda h5
	{
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	padding-bottom: 5px;
	}

#layers .column1, #legenda .column1
	{
	width: 200px;
	float: left;
	left: 0px;
	}

#layers .column2, #legenda .column2
	{
	height: auto;
	_height: 50px;
	min-height: 50px;
	margin-left: 200px;
	margin-right: 200px;
	}

#layers .column3, #legenda .column3
	{
	width: 200px;
	float: right;
	right: 0px;
	}

#legenda
	{
	position: relative;
	background-color: #fff;
	border-bottom: 1px solid #0080c3;
	font-size: 0.85em;
	height: auto;
	_height: 50px;
	min-height: 50px;
	margin: 0px;
	padding: 10px 10px;
	}

#legenda h5					{ margin-top: 10px; }


/* banner */

#bannerbox
	{
	position: relative;
	text-align: center;
	width: 190px;
	margin-top: 10px;
	float: right;
	}

/* content navigation */

#cntnavigation
	{
	position: relative;
	list-style: none;
	width: 160px;
	height: 80px;
	}

#cntnavigation li
	{
	position: absolute;
	background-image: url(/grfx/contentnavigation.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 40px;
	height: 80px;
	top: 0px;
	}

#cn1							{ background-position: 0px 0px; left: 0px; }
#cn2							{ background-position: -40px 0px; left: 40px; }
#cn3							{ background-position: -80px 0px; left: 80px; }
li#cn4							{ background-image: url(/grfx/btn-addthis.gif); text-indent: 0px; left: 120px; }

#cntnavigation li a				{ text-decoration: none; height: 80px; display: block; }

/* agenda */

#agendabox
	{
	width: 180px;
	float: right;
	}

#agendabox h4
	{
	background: none;
	color: #0080c3;
	margin-top: 10px;
	}

#agendabox p
	{
	margin-left: 10px;
	}

/* faq */

div#content h4.category		{ color: #0080c3; }

.faq_box, .faq_box_on
	{
	position: relative;
	display: block;
	padding: 4px;
	}

.faq_box_on					{ border: 1px solid #aac668; }

.faq_question, .faq_question_on
	{
	background-image: url(/grfx/btn-faq_off.gif);
	background-repeat: no-repeat;
	background-position: 4px 3px;
	font-weight: bold;
	color: #aac668;
	padding-left: 18px;
	}

.faq_question_on			{ background-image: url(/grfx/btn-faq_on.gif); }

.faq_answer					{ position: relative; display: none; }
.faq_answer_on
	{
	position: relative;
	padding-left: 4px;
	display: block;
	}

/* browse */

.browse_subject
	{
	background-color: #aac668;
	vertical-align: top;
	font-weight: bold;
	font-size: 0.85em;
	}

.browse_desc0				{ color: #fff; padding: 4px; }
.browse_desc1				{ color: #fff; width: 32%; padding: 4px; }
.browse_desc2				{ color: #fff; width: 18%; padding: 4px; }
.browse_desc3				{ color: #fff; width: 18%; padding: 4px; }
.browse_desc4				{ color: #fff; width: 18%; padding: 4px; }

.browse_data				{ border-top: 1px dotted #b2b2b2; vertical-align: top; padding: 4px; }


/* print */

.print_table
	{
	width: 100%;
	margin: 0px;
	padding: 0px;
	}

.print_desc					{ font-weight: bold; width: 25%; padding: 4px; padding-left: 0px; }
.print_data					{ padding: 4px; }

/* e-cards */

#ecards
	{
	position: relative;
	height: auto;
	_height: 200px;
	min-height: 200px;
	margin: 0px;
	padding: 0px;
	}

#ecards .column
	{
	position: relative;
	width: 215px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	float: left;
	}

#ecards .button				{ margin-top: 5px; margin-bottom: 10px; }

#ecard
	{
	position: relative;
	background: url(/grfx/background-ecard.png) no-repeat;
	font-family: "comic sans ms",arial,helvetica;
	font-size: 0.95em;
	width: 600px;
	height: 391px;
	}

#ecard input, #ecard td
	{
	font-family: "comic sans ms",arial,helvetica;
	font-size: 0.9em;
	}

#ecard input.smallinput
	{
	width: 90px;
	}

#message
	{
	position: absolute;
	top: 60px;
	left: 10px;
	}

#receiver, #receiver_sent, #show_error
	{
	position: absolute;
	font-size: 1em;
	width: 250px;
	top: 150px;
	right: 0px;
	}

#receiver					{ right: 10px; }
#receiver_sent				{ left: 350px; }
#show_error					{ top: 184px; }
#title, #title input
	{
	font-size: 0.95em;
	width: 200px;
	margin-bottom: 5px;
	}

#sender
	{
	font-size: 1em;
	width: 215px;
	margin-top: 10px;
	}

/* ======================================= */
/* ======================================= */
/* ======================================= */