*{
	margin:0px;
	
	padding:0px;
	
	border:0px;
	
	text-align:left;
		
	font-family:Tahoma;
	
	font-size:12px;
	
	color:#676767;
}

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

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

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

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

a
{
	font-family:Tahoma;
	
	font-size:12px;
	
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

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

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

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

div#container
{		
	background-repeat:repeat-y;
	
	background-position:center;
	
	width:100%;
	
	position:absolute;  		 /*  	needed for footer positioning  */
	
	margin:0 auto; 				 /*		center, not in IE5 */

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

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

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

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

div#agenda
{
	float:right;
	
	width:200px;
	
	margin:35px 0px 0px 0px;
}

div#kalender
{
	height:130px;

	width:170px;
	
	margin:0 auto;
	
	text-align:center;
	
	margin-top:3px;
}
	div#maand
	{
		width:200px;
		
		height:20px;
		
		line-height:20px;
		
		margin:0px 0px 0px 40px;
	}
	
	div#maand a
	{			
		font-size:12px;
		
		font-family:Arial;
		
		color:#FFFFFF;
		
		display:block;
		
		float:left;
		
		font-weight:bold;
	}
	
	div#maand span
	{			
		font-size:10px;
		
		font-family:Arial;
		
		color:#808c8e;
		
		font-weight:bold;
		
		display:block;
		
		float:left;
		
		width:100px;
		
		text-align:center;
	}
	
	div#kalender li
	{
		list-style:none;
		
		float:left;
		
		text-align:center;
		
		height:24px;
		
		width:24px;
		
		font-size:10px;
		
		font-family:Arial;
		
		color:#808c8e;
		
		font-weight:bold;
	}
		
	div#kalender a
	{
		display:block;
		
		text-align:center;
		
		width:24px;
		
		height:17px;
		
		font-size:11px;
		
		font-family:Tahoma;

		font-weight:bold;
		
		color:#6b6b6c;
		
		float:left;
	}
	
	div#kalender b
	{
		font-size:11px;
		
		font-family:Tahoma;

		font-weight:bold;
		
		color:#FFFFFF;
	}
	
	div#kalender a:hover
	{
		background-image:url(../img/site/calender_back.gif);
		
		text-decoration:none;
	}
			
	div#kalender span
	{
		background-color:#5a5a5a;
		
		color:#b2b2b2;
		
		font-size:11px;
		
		font-family:Tahoma;

		font-weight:bold;
		
		display:block;
		
		width:24px;
		
		height:16px;
		
		text-align:center;
	}

div#navigatie
{	
	margin:0 auto;
	
	display:block;
	
	width:631px;
	
	clear:both;
	
	background-color:#FFFFFF;
		
	height:34px;
	
	background-image:url(../img/site/round.gif);
	
	background-repeat:no-repeat;
	
	background-position:left top;
}

div#navigatie ul
{
	list-style:none;
	
	width:631px;

	height:34px;
	
	display:block;
}

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

div#navigatie ul li a
{
	width:127px;
			
	height:31px;
	
	line-height:25px;
	
	margin:5px 0px 0px 0px;
	
	display:block;

	font-size:14px;
	
	font-family:Cambria;
	
	color:#676767;
	
	text-align:center;

	font-size:15px;
	
	text-decoration:none;
}

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

div#navigatie ul #actief a
{
	line-height:30px;
		
	background-image:url(../img/site/list_active.gif);
	
	background-position:center bottom;
	
	background-repeat:no-repeat;
	
	color:#595959;
	
	font-weight:bold;
}

div#content_page
{
	min-height:250px;
	
	width:980px;
			
	margin:0 auto;
	
	padding:0px 0px 80px 0px;
}

div#content
{
	float:left;
	
	width:631px;
}

div#inhoud
{
	padding:0px 0px 80px 0px;
}

div#inhoud h1
{
	margin:10px 0px 0px 0px;
}

div#inhoud h2
{
	font-family:Calibri;
	
	font-size:14px;
	
	color:#e18744;
}

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 p
{
	line-height:18px;
	
	padding:5px 0px 0px 0px;
	
	font-family:Cambria;
	
	font-size:12px;
	
	color:#777777;
	
	width:600px;
}

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

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

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

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

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

div#content_agenda
{
	background-image:url(../img/site/agenda_bgd.gif);
	
	background-repeat:repeat-y;
	
	float:left;
	
	width:348px;
	
	margin:0px 0px 80px 0px;
}

div#content_agenda img
{
	border:0px;
	
	overflow:hidden;
}


div#content_agenda h1
{
	margin:0px 0px 0px 20px;
}

div.agenda_item
{
	width:308px;
	
	margin:20px 0px 20px 15px;
	
	background-image:url(../img/site/agenda_item.gif);
	
	background-repeat:repeat-x;
}

div.agenda_item h2
{
	padding:0px 0px 0px 5px;
	
	font-family:Calibri;
	
	font-size:14px;
	
	color:#e18744;
}

div.agenda_item h6
{
	padding:0px 0px 0px 5px;
	
	font-family:Calibri;
	
	font-size:11px;
	
	color:#d6d6d6;
}

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

div.agenda_item p
{
	line-height:14px;
	
	padding:5px 0px 0px 5px;
	
	font-family:Cambria;
	
	font-size:12px;
	
	color:#777777;
}

div#footer
{
	position:absolute;
	
	width:100%;
	
	clear:both;
	
	bottom:0; 						 /*		stick to bottom */ 
	
	background-image:url(../img/site/footer.gif);
	
	background-position:bottom;
	
	text-align:center;
}

	div#footer p
	{		
		width:971px;
			
		margin:0 auto;
		
		height:30px;
		
		line-height:18px;
		
		font-size:12px;
		
		padding:23px 0px 0px 0px;
		
		text-transform:capitalize;
		
	}

	div#footer p a, div#footer p b
	{						
		font-family:Calibri;
	
		font-size:12px;
	
		color:#777777;
		
		text-decoration:none;
	}
	
	div#footer a:hover
	{				
		text-decoration:underline;
		
		font-size:12px;
			
		color:#c1c1c1;
	}
	
	.left
	{
		float:left;
	}
	
	.right
	{
		float:right;
	}

	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;
	}
		
	.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;
	}	
	
/*================================================================ sIFR */

.sIFR-hasFlash h1
{
	line-height:20px;
	visibility:hidden;
	height:60px;
	font-size:13px;
}

.sIFR-flash
{
    visibility: visible !important;
    margin: 0;
}

.sIFR-replaced 
{
    visibility: visible !important;
}

span.sIFR-alternate
{
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
}
