/*================================================================ Basics */

*{
	margin:0px;
	
	padding:0px;
	
	border:0px;
	
	text-align:left;
	
	
	line-height:22px;
	
	font-size:11px;
	
	color:#73786e;
	
	font-family:Georgia;
}



span
{
	font-size:13px;
}

a
{
	font-size:12px;
	
	text-decoration:underline;
}

a:hover
{

}

ul
{
	list-style:none;
}

/*================================================================ Html Body */

html
{
	height:100%; 
	
	max-height:100%; 
	
	width:100%;
	
	background-color:#bce563;
	
	background-image:url(../img/site/body_top.gif);
	
	background-repeat:repeat-x;
	
	background-position:top;
}

body
{
	height:100%;
	
	max-height:100%; 
	
	width:100%;
}

div#container
{		
	width:987px;
	
	position:relative; 		 	/*  	needed for footer positioning  */
	
	margin:0 auto; 				 /*		center, not in IE5 */

	min-height:100%; 			 /*		real browsers */
	
	height:auto !important; 	 /*		real browsers */

	padding:0px 0px 30px 0px;
	
	background-image:url(../img/site/content_bgd.gif);

	background-repeat:repeat-y;
}

* html div#container 
{
	height:100%; 				/*		ONLY IE6: treaded as min-height	 */
}

div#footer
{
	position:absolute;
	
	width:100%;
	
	clear:both;
	
	bottom:0; 						 /*		stick to bottom */ 
	
	height:35px;
	
	display:block;
	
	font-size:12px;
}

	div#footer p
	{
		margin:0 auto;
		
		width:950px;
		
		text-align:center;
		
		color:#43708b;
		
		line-height:25px;
		
		height:25px;
		
		font-family:Arial;
		
		font-size:11px;
	}
	
	div#footer a, div#footer span
	{
		color:#43708b;
			
		font-family:Arial;
		
		font-size:11px;
	}

/*================================================================  Div position elements */

div#header
{
	margin:0 auto;
	
	width:987px;
	
	height:305px;
	
	background-image:url(../img/site/header.jpg);
	
	clear:both;
}

	div#logo a
	{
		width:290px;
		
		height:305px;
		
		display:block;
	}
	
	div#logo a:hover
	{
		background-image:url(../img/site/logo_over.jpg);
	}

div#inhoud
{	
	width:987px;
	
	float:left;
	
	clear:left;
}

div#navigatie
{	
	display:block;
	
	width:262px;
	
	clear:both;
	
	padding:0px 0px 0px 0px;
	
	float:left;
}

div#content
{
	background-image:url(../img/site/kist.jpg);
	
	background-repeat:no-repeat;
	
	background-position:top right;
	
	float:left;
	
	width:695px;
	
	padding:0px 15px 0px 15px;
	
	font-family:Georgia;
}

/*================================================================  Naviagation */

div#navigatie ul
{
	list-style:none;
	
	display:block;
}

div#navigatie ul li
{
	margin:0px 0px 0px 20px;
	
	width:220px;
			
	height:42px;
	
	line-height:42px;
	
	display:block;
}

div#navigatie ul li a
{
	width:220px;
			
	height:42px;
	
	line-height:42px;
	
	display:block;

	font-size:17px;
	
	text-decoration:none;
	
	font-family:Georgia;
		
	color:#c8d6dd;
	
	border-top:1px solid #f9f7f3; 
	
	text-align:right;
	
	padding:0px 10px 0px 5px;
}

div#navigatie ul #actief a, div#navigatie ul li b
{	
	color:#43708b;
	
	background-color:#f6fbff;
}

/*================================================================  Content */

div#content h1
{
	font-weight:normal;
	
	font-size:26px;
	
	color:#1d5364;

	letter-spacing: -1px;
}

div#content h2
{
	font-family:Georgia;
	
	font-weight:normal;
	
	font-size:22px;
	
	color:#1d5364;

	letter-spacing: -1px;
}

div#content h2 span
	{
		color:#666666;
		
		font-size:12px;
		
		font-weight:normal;
	}

div#content u , div#content em
{
	text-decoration:none;
	
	font-style:italic;
}

div#content a
{
	font-size:12px;
	
	color:#1d5364;
	
	font-weight:bold;
}

div#content p
{
	line-height:20px;
	
	font-size:13px;
	
	color:#73786e;
}

div#content li
{
	line-height:18px;
	
	padding:1px 0px 1px 10px;
	
	margin:0px 0px 0px 30px;
	
	font-size:13px;

	color:#1d5364;
}

div#content ul
{
	line-height:18px;
	
	padding:0px 0px 0px 0px;
	
	margin:5px 0px 5px 10px;
	
	font-size:12px;
	
	list-style:circle;
}

div#content ol
{
	line-height:18px;
	
	padding:0px 0px 0px 0px;
	
	margin:5px 0px 0px 10px;
	
	font-size:12px;
}

div#content a
{	
	font-weight:bold;
}

div#content img
{
	margin:4px;
	
	padding:2px;
	
	border:1px solid #999999;
	
	background-color:#FFFFFF;
}

div#content #melding
{
	padding:10px 0px 10px 0px;
	
	width:400px;
}

/*================================================================  Slide */
	
div#Slider
{
	width:942px;
	
	height:378px;
	
	background-image:url(../img/site/slide.jpg);
	
	background-repeat:no-repeat;
	
	font-family:Georgia;	
	
	overflow:hidden;
	
	margin:0px 0px 0px 20px;
	
	padding:0px 0px 15px 0px;
}
	div#SliderOverlay
	{
		position:absolute;
		
		width:942px;
	
		height:316px;
	
		z-index:200;
		
		background-image:url(../img/site/slide_overlay.png);
		
		_background-image:url(../img/site/slide_overlay.gif);
	}
	
	div#mySlides
	{
		width:942px;
		
		height:300px;
		
		display:block;
		
		padding:10px 0px 0px 0px;
		
		overflow:hidden;
	}
	
	div.Slide
	{
		width:942px;
		
		height:290px;
		
		display:block;
		
		overflow:hidden;
		
		padding:7px 0px 0px 0px;
	}
		div.Slide img
		{
			float:left;
			
			padding:0px 10px 0px 0px;
		}
		
		div.SlideText
		{		
			float:left;
			
			padding:0px 10px 0px 0px;
			
			width:340px;
			
			height:300px;
			
			overflow:hidden
		}
		
		div.Slide h2
		{
			padding:20px 0px 0px 0px;
			
			font-weight:normal;
			
			font-size:16px;
			
			color:#1d5364;
		
			letter-spacing:-1px;
		}
		
		div.Slide h1
		{
			padding:20px 0px 0px 0px;
			
			font-weight:normal;
			
			font-size:26px;
			
			color:#1d5364;
		
			letter-spacing:-1px;
		}
		
		div.Slide p
		{
			line-height:13px;
			
			font-size:11px;
			
			color:#73786e;
		}
	
		div.Slide ul
		{
			list-style:disc;
							
			padding:0px 0px 0px 20px;
		}
						
		div.Slide li
		{	
			line-height:12px;
			
			margin:0px 0px 0px 0px;
		}
	
div#myController
{
	width:885px;
	
	height:70px;
						
	margin:8px 0px 0px 31px;
}

	div#myController span
	{
		display:block;
		
		width:98px;
		
		height:50px;
		
		float:left;
		
		cursor:pointer;
		
		background-image:url(../img/site/slidebutton.gif);
		
		background-repeat:no-repeat;
		
		background-position:right;
	}
	
	div#myController p
	{
		display:block;
		
		width:98px;
		
		height:50px;
		
		padding:0px 0px 0px 10px;	
		
		font-size:10px;
		
		line-height:12px;
		
		font-family:Century Gothic;

		font-weight:bold;
		
		text-align:left;
		
		color:#f1f6f5;
	}
	
	div#myController b
	{
		color:#9fd0ec;		
		
		line-height:12px;

		font-size:10px;
		
		cursor:pointer;
	}
	
	#myController .jFlowSelected
	{
 		background-image:url(../img/site/slidebuttonup.gif);
	}

	
	div#myController span:hover
	{		
			cursor:pointer;
	}
	

div#slide p
{
	line-height:22px;
	
	font-size:13px;
	
	color:#73786e;
}

/*================================================================  Other */

.left
{
	float:left;
		
	font-size:11px;
	
	color:#939598;	
}

.right
{
	float:right;
		
	font-size:11px;
	
	color:#939598;	
}

fieldset
{
	border:solid 1px #999999;
					
	margin:10px 0px 10px 0px;
	
	width:380px;
	
	padding: 0px 10px 10px 10px;	
}

fieldset legend
{
	font-weight:bold;		
	
	padding:2px 5px 2px 5px;
	
	margin:10px 0px 10px 0px;	
}
	 
fieldset li
{
	padding:5px 0px 0px 0px;
	
	margin:0px 0px 0px 20px;
}

.input
{
	width:300px;
	
	border:1px solid #d6d6d6;
	
	padding:3px;
	
	font-size:11px;
}

.textarea
{
	width:300px;
	
	border:1px solid #d6d6d6;
	
	height:150px;
	
	padding:3px;
	
	font-size:11px;
}

.button
{
	clear:both;
	
	cursor:pointer;
	
	width:100px;
	
	height:20px;
	
	float:left;
	
	line-height:10px;
	
	text-align:center;
	
	background-image:url(../img/site/button.gif);		
	
	background-repeat:no-repeat;
}	

/*================================================================ contactform */

	div#contactform
	{
		margin:22px 0px 5px 20px;

	}

	div#contactform dl dt
	{
		width:350px;
		
		margin:2px 0px 5px 2px;
		
		float:left;
	}
	
	div#contactform dl dd
	{		
		width:80px;
		
		margin:2px 0px 12px 0px;
		
		float:left;
		
		clear:left;
		
		color:#6d6e6b;
			
		line-height:16px;
		
		font-size:11px;	
	}

	div#contactform dl dd b
	{
		line-height:16px;
		
		font-family:Cambria;
		
		font-size:12px;
		
		color:#777777;
	}
		
	
	div#contactform dl dt
	{
		width:350px;
		
		margin:2px 0px 5px 2px;
		
		float:left;
	}
	
	div#contactform dl dd
	{		
		width:80px;
		
		margin:2px 0px 12px 0px;
		
		float:left;
		
		clear:left;
		
		color:#6d6e6b;
			
		line-height:16px;
		
		font-size:11px;	
	}

	div#contactform dl dd b
	{
		line-height:16px;
		
		font-family:Cambria;
		
		font-size:12px;
		
		color:#777777;
	}
		
	div#contactform .input
	{
		width:300px;
		
		border:1px solid #d6d6d6;
		
		padding:3px;
		
		font-size:11px;
	}
	
	div#contactform .textarea
	{
		width:300px;
		
		border:1px solid #d6d6d6;
		
		height:150px;
		
		padding:3px;
		
		font-size:11px;
	}
	
	.button
	{
		clear:both;
		
		cursor:pointer;
		
		width:100px;
		
		height:20px;
		
		float:left;
		
		line-height:10px;
		
		text-align:center;
		
		background-image:url(../img/site/button.gif);
		
		background-repeat:no-repeat;
	}	


/*================================================================ lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: fixed; top: 0; left: 0; z-index: 90; width: 100%; height: 100%; background-color: #000; }
	
/*================================================================ Agenda */

div#calendar
{	
	margin:20px 0px 0px 0px;
	
	padding:5px 0px 0px 0px;
	
	width:155px;
	
	height:150px;
	
	float:right;
	
	border:1px solid #e3e3e4;

}

div#kalender
{
	height:125px;

	width:140px;
	
	margin:0 auto;
	
	text-align:center;
	
	margin-top:8px;
}

	div#kalender ul li
	{		
		height:13px;
		
		margin:0px 0px 5px 0px;
		
		color:#CCCCCC;
	}
	
	div#maand
	{
		height:18px;
		
		line-height:18px;
		
		margin-top:8px;
		
		width:155px;
		
		margin:0 auto;
	}
	
	div#maand a
	{			
		font-size:12px;
		
		font-family:Arial;
		
		display:block;
		
		font-weight:bold;
		
		float:left;
		
		width:18px;
		
		height:18px;
		
		line-height:12px;
						
		text-align:center;
		
		text-decoration:none;
	}
	
	div#maand span
	{			
		font-size:11px;
		
		font-family:Arial;
		
		color:#808c8e;
		
		font-weight:bold;
		
		display:block;
		
		float:left;		
		
		width:115px;
		
		text-align:center;
	}
	
	div#kalender li
	{
		list-style:none;
		
		float:left;
		
		text-align:center;
		
		height:18px;
		
		width:20px;
		
		font-size:10px;
		
		font-family:Arial;
		
		color:#666666;
		
		font-weight:bold;
	}
		
	div#kalender a
	{
		display:block;
		
		text-align:center;
		
		width:20px;
		
		height:18px;
		
		font-size:11px;
		
		font-family:Century Gothic;

		font-weight:bold;
		
		color:#666666;
		
		float:left;
		
		text-decoration:none;
	}
	
	div#kalender a span
	{
		display:block;
		
		width:20px;
		
		height:18px;
		
		text-align:center;
		
		font-size:11px;
		
		font-family:Century Gothic;
	}
	
	div#kalender b
	{
		font-size:11px;
		
		font-family:Century Gothic;

		font-weight:bold;
		
		color:#5aacc6;	
		
		display:block;
		
		width:20px;
		
		height:18px;
		
		text-align:center;
	}
	
	div#kalender a:hover
	{
		text-decoration:none;
		
		background-color:#bbdde8;
	
	}