
/* = = = RESETTING BROWSER DEFAULTS - based upon http://meyerweb.com/eric/thoughts/2007/04/14/reworked-reset/ = = = */

/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 18px;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

em {
	font-style: italic;
}

/* = = = SITE DEFAULTS = = = */

html {
	overflow-y: scroll;	/* toont in FF altijd een scrollbar zodat gecentreerde site niet steeds verspringt. CSS3 */
}

body, html {
	height: 100%;
}

body, p, td, h1, h2, h3, h4, h5, h6, input, textarea, select {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	font-size: 0.8em;
	background-color: #ffffff;
}

h1, h2, h3{
	clear: both;
	color: #d91814;
}

h1{
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 50px;
	text-align: right;
	letter-spacing: 1px;
}
h2{
	font-size: 1.1em; 
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 8px;
}
 h2.form {
	padding-top: 14px;
}
h3 {
	font-weight: bold;
	padding-bottom: 2px;
}

a {
	color: #d91814;
	text-decoration: underline;
}
a:hover, a:focus, a:active {
	text-decoration: none;
}

a.meer {
	float: right;
	margin-bottom: 6px;
}

strong, b{
	font-weight: bold;
}

.alignLeft {
	float: left;
}
.alignRight {
	float: right;
}
.alignCenter {
	margin: 0 auto;
}
img.alignLeft {
	margin: 4px 15px 15px 0;
}
img.alignRight {
	margin: 4px 0 15px 15px;
}
div.alignLeft {
	margin: 4px 15px 0 0;
}

.offScreen {
	position: absolute;
	left: -9999px;
}


/* = = = = = = = de site = = = = = = = */

#container {
	width: 970px;
	padding: 0;
	margin: 0 auto;
	background: url(../images/bg_container.gif) #ffffff 0 0 repeat-y;
}
#containerHP {
	width: 859px;
	padding: 0;
	margin: 60px auto;
	background: url(../images/bg_containerHP.gif) #ffffff repeat-y top left;	
}


/* = = = siteTop = = = */
#siteTop{
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	height: 157px;
	padding: 0 0 16px 0;
	background: url(../images/bg_siteTop.gif) #ffffff repeat-x top left;
}

	#logo {
		position: absolute;
		width: 295px;
		height: 237px;
		top: 0;
		left: 0;
		background: url(../images/logo.gif) transparent no-repeat 100% 100%;
		z-index: 5;
	}
	
		#logo img {
			margin-left: 7px;
			padding-bottom: 20px;
		}

	/* = = = serviceMenu = = = */
	#serviceMenu {
		float: right;
		margin-right: 285px;
		margin-top: 39px;
	}
	
	* html #serviceMenu {
		margin-right: 146px;
	}
	
		#serviceMenu li {
			display: inline;
		}
		
		* html #serviceMenu li {
			padding: 0 1px 0 0;
		}
		
			#serviceMenu ul li a {
				padding: 0 4px;
				color: #010101;
				font-weight: bold;
				text-decoration: none;
			}
			
			* html #serviceMenu ul li a {
				padding-left: 1px;
			}
									
			#serviceMenu li a:hover, #serviceMenu li a:focus, #serviceMenu li a:active {
				color: #ffffff;
			}
					
			#serviceMenu li.active a {
				text-decoration: underline;
				color: #010101;
			}

	/* = = = mainMenu = = = */
	#mainMenu {
		float: right;
		clear: both;
		width: 650px;
		margin-top: 60px;
		margin-right: 30px;
	}
	
	* html #mainMenu {
		margin-right: 15px;
	}
		
		#mainMenu ul {
			padding-bottom: 6px;
		}
			
			#mainMenu li {
				display: inline;
				padding: 0 7px;
			}
			
				#mainMenu ul li a {
					padding-bottom: 4px;
					color: #ffffff;
					font-size: 1.25em;
					font-weight: bold;
					text-decoration: none;
				}
				
				* html #mainMenu ul li a {
					padding-left: 1px;
				}
										
				#mainMenu li a:hover, #mainMenu li a:focus, #mainMenu li a:active {
					color: #002400;
				}
						
				#mainMenu li.active a {
					color: #002400;
					background: url(../images/lijn.gif) bottom left repeat-x;
				}


/* = = = siteBody = = = */
#siteBody {
	width: 100%;
	height: 100%;
	clear: both;
}

	#kolLeft {
		width: 295px;
		height: 57px;
		padding: 0;
		float: left;
		background: url(../images/datum.gif) #ffffff 0 3.2em no-repeat;
	}
	html>body #kolLeft {
		height: auto;
		min-height: 469px;
	}

		#reserveer {
			width: 207px;
			height: 126px;
			background: url(../images/reserveer.gif) #ffffff no-repeat;
			float: left;
			margin-left: 25px;
			margin-bottom: 25px;
		}
			#reserveer img {
				margin-left: 23px;
				margin-top: 23px;
			}
	
		#vriend {
			width: 194px;
			height: 159px;
			background: url(../images/wordVriend.gif) #ffffff no-repeat;
			float: left;
			margin-left: 25px;
			margin-bottom: 25px;
		}
		
			#vriend img {
				margin-left: 63px;
				margin-top: 43px;
			}
	
	#content {
		width: 608px; /* 675px */
		height: 260px;
		padding: 30px 36px 20px 31px;
		float: left;
		background: url(../images/bg_content.gif) #bbe4f6 top left no-repeat;
	}
	html>body #content {
		height: auto;
		min-height: 260px;
	}
	
		#content img {
			padding: 6px;
			background-color: #D7F1F9;
		}
	

/* = = = siteBottom = = = */
#footer {
	width: 100%;
	clear: both;
	background: url(../images/bg_footer.gif) #ffffff no-repeat bottom right;
	height: 30px;
}
	#colofon {
		font-weight: bold;
		color: #003366;
		float: left;
		margin-left: 82px;
	}
	* html #colofon {
		margin-left: 41px;
	}
	
		#colofon ul {
			margin-top: 12px;
		}
		
		#colofon li {
			display: inline;
		}
		
			#colofon ul li a {
					padding: 0 0 0 12px;
					color: #003366;
					font-weight: bold;
					text-decoration: none;
				}
				
				#colofon li a:hover, #colofon li a:focus, #colofon li a:active {
					color: #51566C;
				}
						
				#colofon li.active a {
					color: #51566C;
				}
	

#siteBottom {
	width: 100%;
	height: 58px;
	clear: both;
	padding: 15px 0 20px;
	background-color: #ffffff;
}
	
#siteBottomHP {
	width: 100%;
	height: 130px;
	clear: both;
	background: url(../images/bg_siteBottomHP.gif) #ffffff no-repeat top left;
}


	/* = = = opmaak = = = */
		.item {
			float: left;
			clear: both;
			width: 100%;
			padding: 0 0 16px;
		}
		
		#content ul li {
			padding: 0 0 0 10px;
			margin-left: 8px;
			background: url(../images/dot.gif) transparent no-repeat 0 0.6em;
		}
		
		#content ol {
			list-style-type: decimal;
		}
			#content ol li {
				margin: 0 0 0 23px;
			}
			html>body #content ol li {
				margin: 0 0 0 21px;
			}
			*:first-child+html #content ol li {
				margin: 0 0 0 23px;
			}

	/* = = = Nieuws = = = */
	
	.nwsItem {
		width: 100%;
		margin: 0;
		padding: 0 0 14px;
	}
	
		.nwsItem h2 {
			padding: 0;
			margin: 0;
		}
		
		.nwsItem .date {
			font-size: 0.85em;
			color: #666666;
			display: block;
			padding-bottom: 4px;
		}
	
	/* = = = nws HP = = = */
	.nwsHP {
		margin-left: 14px;
		color: #ffffff;
	}
	
		.nwsHP h1 {
			color: #ffffff;
		}
		
		.nwsHP a {
			color: #ffffff;
			text-decoration: none;
		}

		a.more {
			color: #CCCCCC;
		}

		.nwsHP a:hover, a:focus, a:active,
		a.more:hover, a.more:focus, a.more:active {
			text-decoration: underline;
		}

	/* = = = Gastenboek = = = */
	.shbox {
		
		background-color: #D7F1F9;
		margin-bottom: 10px;
	}
	
		.gast_th {
			padding: 6px;
			font-weight: bold;
			font-size: 0.85em;
		}
		.gast_bericht {
			padding: 0 6px;
		}
	
	/* = = = Formulier + poll = = = */
	.form div {
		clear: both;
		margin: 0;
	}
	
	.item div {
		clear: both;
	}
	
	label{
		float: left;
		width: 160px;
		vertical-align: middle;
		margin-right: 2px;
	}
	
		.scheider {		/* scheider als aantal getoond wordt */
			border-bottom: 1px solid #D7F1F9; 
			margin: 2px 0;
			clear: both;
		}
		
		.radioBox {
			width: 330px;
			vertical-align: top;
		}
		
		td.label {
			width: 160px;
			vertical-align: top;
		}
		
		.poll {
			width: 200px;
		}
		
		.teller {
			font-size: 0.8em;
			color: #999999;
		}
	
	input, select, textarea {
		font-size: 1em;
		width: 290px;
		border: 1px solid #d91814;
		margin: 2px 0;
	}
	input.aantal {
		font-size: 0.9em;
		padding: 1px 2px 3px 4px;
		width: 10px;
		height: 12px;
		vertical-align: top;
	}
	
	textarea {
	    height: 110px;
	}
	
	input.button {
		width: 90px;
		cursor: pointer;
		background-color: #ffffff;
		padding: 1px 0;
		border: 1px solid #d91814;
	}
	input.stem {
		width: 50px;
		color: #d91814;
		font-weight: bold;
		margin-left: 8px;
	}
	
	input.radio,
	input.checkBox {
		float: left;
		clear: left;
		width: 16px;
		vertical-align: middle;
		border: none;
		margin-left: 5px;
	}
	
	* html input.radio,
	* html input.checkBox {
		margin: 0 0 0 8px;
	}
	
	*:first-child+html input.radio,
	*:first-child+html input.checkBox {
		margin: 0 0 0 8px;
	}
