*{
	margin:0px;
	
	padding:0px;
	
	border:0px;
	
	text-align:left;
	
	color:#676767;
}

span
{
	font-family:Calibri;
		
	font-size:13px;
	
	color:#676767;
}

h2
{
	font-family:Calibri;

	color:#676767;
}

h1
{
	font-family:Calibri;
	
	font-weight:normal;

	color:#385b96;
}

h3
{
	font-family:Calibri;

	color:#676767;
}

h4
{
	font-family:Calibri;

	color:#676767;
}

h5
{
	font-family:Calibri;

	color:#676767;
}

h6
{
	font-family:Calibri;

	color:#676767;
}

a
{
	font-family:Calibri;
	
	font-size:12px;
}

a:hover
{
	text-decoration:underline;
}

ul
{
	list-style:none;
	
	font-size:12px;
	
	color:#676767;
}

html
{
	height:100%; 
	
	max-height:100%; 
	
	text-align:center;
	
	margin:0 auto;
	
	background-color:#4d82b8;	
}

body
{
	height:100%;
	
	max-height:100%; 
	
	background-image:url(../img/site/html_bgd.gif);

	background-repeat:repeat-x;
	

}

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

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

	background-image:url(../img/site/body_bgd.gif);
}
	* html div#container 
	{
		height:100%; 					/*		ONLY IE6: treaded as min-height	 */
	}

div#footer
{
	width:995px;
	
	margin:0 auto;
	
	position:absolute;
	
	clear:both;
	
	bottom:0; 						 	/*		stick to bottom */ 
	
	text-align:center;
	
	color:#c3c3c3;
	
}
	div#footer p
	{						
		width:965px;
			
		line-height:25px;
		
		font-size:12px;
		
		padding:15px 0px 0px 15px;
		
		color:#c3c3c3;
	}

	div#footer p a, div#footer span
	{			
		text-decoration:none;	
					
		font-size:12px;
	
		color:#c3c3c3;
	}
	
	div#footer p b 
	{
		text-decoration:none;
		
		font-size:12px;
			
		color:#898989;
		
		font-weight:normal;
	}
	
	div#footer a:hover
	{				
		text-decoration:none;
		
		font-size:12px;
			
		color:#898989;
	}
	
div#header
{
	width:995px;
	
	height:147px;
	
	background-image:url(../img/site/header.jpg);
	
	background-repeat:no-repeat;
}

div#logo
{
	padding:0px 0px 0px 0px;
	
	float:left;
}

div#left_div
{
	float:left;

	width:185px;
}

div#subnavigatie
{
	padding:0px 0px 20px 0px;
	
	display:block;
}

div#subnavigatie ul li
{
	height:29px;
				
	display:block;
	
	float:left;
}

div#subnavigatie ul li a
{	
	padding:0px 5px 0px 5px;

	line-height:27px;
	
	display:block;

	font-size:15px;

	text-align:left;
	
	text-decoration:none;
	
	font-family:Tahoma;
	
	font-weight:normal;
	
	color:#9d9c9f;
}

div#subnavigatie ul li a:hover
{
	background-color:#4d82b8;
	
	color:#adc6de;
}

div#subnavigatie ul .actief a
{
	background-color:#4d82b8;
	
	color:#adc6de;
}

div#navigatie
{	
	clear:both;
	
	float:left;
	
	padding:10px 0px 20px 0px;
}

div#navigatie ul
{
	list-style:none;
	
	width:177px;
	
	display:block;
	
	margin:0px 0px 0px 3px;
}

div#navigatie ul li
{
	width:177px;
	
	height:29px;
				
	display:block;
	
	float:left;
}

div#navigatie ul li a
{	
	padding:0px 0px 0px 30px;
	
	width:147px;
	
	height:29px;
	
	line-height:27px;
	
	display:block;

	font-size:15px;

	text-align:left;
	
	text-decoration:none;
	
	font-family:Tahoma;
	
	color:#9d9c9f;
}

div#navigatie ul li a:hover
{
	text-decoration:none;
}

div#navigatie ul .actief a
{
	line-height:30px;
	
	width:147px;
	
	height:30px;
	
	color:#adc6de;
}

div#navigatie ul .actief
{		
	background-image:url(../img/site/navi_bgd.gif);
	
	background-position:center bottom;
	
	background-repeat:no-repeat;
}

div#links
{
	margin:0px 0px 0px 10px;
}

div#inhoud
{
	width:810px;
	
	margin:0px 0px 0px 0px;
		
	float:left;
}

div#inhoud u , div#inhoud em
{
	font-family:Cambria;
	
	font-size:12px;
	
	color:#777777;
	
	text-decoration:none;
	
	font-style:italic;
}

div#inhoud a
{
	font-family:Cambria;
	
	font-size:12px;
	
	color:#e18744;
	
	font-weight:bold;
}

div#inhoud li
{
	line-height:18px;
	
	padding:2px 0px 0px 0px;
	
	margin:0px 0px 0px 10px;
	
	font-family:Cambria;
	
	font-size:13px;
}

div#inhoud ul
{
	line-height:18px;
	
	padding:10px 0px 0px 0px;
	
	margin:0px 0px 0px 10px;
	
	font-family:Cambria;
	
	font-size:12px;
	
	color:#647fad;
	
	list-style:circle;
}

div#inhoud ol
{
	line-height:18px;
	
	padding:0px 0px 0px 0px;
	
	margin:0px 0px 0px 25px;
	
	font-family:Cambria;
	
	font-size:12px;
	
	color:#647fad;
}

div#inhoud a
{	
	font-weight:bold;
	
	color:#647fad;
}

div.content_item
{
	background-color:#f5f5f5;
	
	margin:15px 15px 15px 15px;
	
	padding:0px 10px 0px 0px;
	
	display:block;
	
	width:760px;
	
	float:left;
	
	clear:left;
}

div.content_item
{
	min-height:100px;
}

div.content_item h1
{
	font-size:21px;
	
	color:#4d82b8;
	
	padding:5px 5px 0px 10px;
}

	dl
	{	
		width:780px;
		
		margin:10px 0px 20px 0px;

		display:block;
	}
	
	dl dt
	{
		float:left;
		
		width:90px;			
		
		margin:10px 0px 0px 10px;
	}
	
	dl dd
	{
		float:left;
		
		clear:left;	
		
		width:70px;
		
		margin:10px 0px 0px 10px;
	}
	
		
	div.content-item dl dd p
	{	
	font-family:Tahoma;
	
	font-size:12px;
	
	line-height:18px;
	
	padding:0px 5px 5px 10px;
	
	color:#777777;
	}
	
div.content_item p
{
	font-family:Tahoma;
	
	font-size:12px;
	
	line-height:18px;
	
	padding:0px 5px 5px 10px;
	
	color:#777777;
}

div#content_center img
{
	background-color:#ffffff;
	
	border:1px solid #d8d8d8;
	
	padding:6px;
	
	margin:0px 5px 10px 0px;
}

p img
{
	background-color:#f5f5f5;
	
	border:1px solid #d8d8d8;
	
	padding:6px;
	
	margin:0px 5px 5px 0px;
}

	div.news_item
	{
		padding:20px 0px 10px 0px;
		
		width:720px;
		
		display:block;
		
		float:left;
		
		clear:both;
	}

	div.news_item h2
	{
		font-size:20px;
	
		color:#647fad;
	}

div#content
{
	padding:0px 0px 20px 0px;
}

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

div.bericht
{
	margin:10px 0px 0px 10px;

}

div.bericht h4
{
	margin:10px 0px 0px 0px;
	
	width:770px;
	
	border-bottom:1px solid #666666;
}

div.bericht p
{
	padding:10px;
}

#melding p
{
	padding:0px 0px 0px 30px;

	font-size:15px;

	text-align:left;
	
	text-decoration:none;
	
	font-family:Tahoma;
	
	color:#9d9c9f;
}

	.left
	{
		float:left;
	}
	
	.right
	{
		float:right;
	}

	div#form
	{
		width:360px;
	}
	
	div#form dl
	{
		margin:15px 0px 0px 20px;	
	}
	
	div#form dl dt
	{
		width:615px;

		margin:2px 0px 5px 2px;
		
		float:left;
	}
	
	div#form dl dd
	{		
		width:100px;
		
		float:left;
		
		clear:left;
		
		color:#6d6e6b;
			
		line-height:16px;
		
		font-size:11px;	
	}

	div#form dl dd b
	{
		line-height:16px;
		
		font-family:Cambria;
		
		font-size:12px;
		
		color:#777777;
	}

	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:600px;
		
		border:1px solid #d6d6d6;
		
		padding:2px;
		
		font-size:11px;
	}
	
	.textarea
	{
		width:600px;
		
		border:1px solid #d6d6d6;	
		
		height:200px;
		
		padding:2px;
		
		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;
		
		font-family:Calibri;
	}
	
	.gastenboekinput
{
	width:440px;
	
	height:18px;
	
	border:1px solid #dddddd;
	
	padding:2px;
	
	font-size:14px;
	
	float:left;
	
	font-family:Arial, Helvetica, sans-serif;
}

.gastenboektextarea
{
	width:440px;
	
	height:118px;
	
	border:1px solid #dddddd;
	
	padding:2px;
	
	font-size:14px;
	
	float:left;
	
	font-family:Arial, Helvetica, sans-serif;	
}

.gastenboekbutton
{
	cursor:pointer;
	
	float:left;
	
	line-height:10px;
	
	padding:5px 8px 5px 8px;
	
	text-align:center;

	margin:0px 0px 0px 0px;
}

.input
{
	width:200px;
	
	height:15px;
	
	border:1px solid #dddddd;
	
	padding:2px;
	
	font-size:11px;
	
	float:left;
	
	color:#dddddd;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

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

.button
{
	cursor:pointer;
	
	width:46px;
	
	height:21px;
	
	float:left;
	
	line-height:10px;
	
	text-align:center;
	
	background-image:url(../img/site/zoek.gif);
	
	margin:0px 0px 0px 10px;
}		


