/* 01.COMMON STYLING
-------------------------------------- */
* {
	margin:0;
	padding:0;
}

body {
	color:#333333;
	position: relative;
	width:  800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
}

h1 {
	margin:0;
	padding:0;
}

h2 {
	margin:0 0 10px 0;
}

h3 {
	margin:0 0 10px 0;
	color:#666666;
	text-transform:uppercase;
	font-size:14px}

h4 {
	margin:0 0 10px 0;
	color:#CC6600;
	text-transform:uppercase;
	font-size:16px}

a:link {color:#CC0000;}
a:visited {color:#CC0000;}
a:hover {color:#CC0000; text-decoration:none;}
a:active {color:#0066FF;}

a.nieuws:link {
	color:#CC6600;
	line-height: 16px;
}
a.nieuws:visited {color:#0066FF;}
a.nieuws:hover {color:#CC6600; text-decoration:none;}
a.nieuws:active {color:#333333;}

img {
	border:none;
}

.float-left {
	float:left;
}

.float-right {
	float:right;
}


/* 02. MAIN CONTAINER
-------------------------------------- */
	#container {
	background-color: #FFF;
	background-image: url(../_images/bg_main.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	float: left;
	width: 800px;
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 5px;
	padding-left: 0;
	}
	

#header {
	position:relative;
	background-color: #FFFFFF;
	width: 790px;
	border: thin solid #CCCCCC;
	background-image: url(../_images/header.jpg);
	background-repeat: no-repeat;
	height: 150px;
	float: left;
}


/* 05. CONTENT-CONTAINER
-------------------------------------- */
#content-container_index {
	width: 790px;
	position:relative;
	padding-bottom: 10px;
	float: left;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
}

#content-container {
	width: 790px;
	position:relative;
	background:#FFFFFF;
	padding-bottom: 10px;
	float: left;
	border: thin solid #CCCCCC;
}

	/* CONTENT (c) =boxes
	-------------------------------- */
	div#menu-container{
	width: 500px;
	float: left;
	position: relative;
	padding-top: 20px;
	padding-left: 5px;
	}
	
	div#rechter-container{
	width: 250px;
	float: right;
	position: relative;
	padding-bottom: 20px;
	}
	
	div#hoofdmenu-container{
	width: 180px;
	float: left;
	position: relative;
	padding-bottom: 20px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}
	
	div#hoofdmenublok{
	width: 180px;
	float: left;
	position: relative;
	padding-bottom: 20px;
	padding-left: 10px;
	line-height: 16px;
	margin-top: 20px;
	padding-top: 10px;
	}
	
	div#hoofdmenu{
	width: 130px;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
	background-image: url(../_images/_buttons/verder.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 25px;
	text-align: left;
	padding-left: 35px;
	vertical-align: bottom;
	font-weight: bold;
	padding-top: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	}
	
	div#midden_txt{
	width: 400px;
	float: left;
	position: relative;
	padding-bottom: 20px;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 16px;
	}
	
		div#midden_txt_nieuws{
	width: 500px;
	float: left;
	position: relative;
	padding-bottom: 20px;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 16px;
	}
	
	div#rechts_txt{
	width: 140px;
	float: right;
	position: relative;
	padding-bottom: 20px;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 16px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	background-color: #CCCCCC;
	}
	
	div#boxes{
	width: 190px;
	float: left;
	position: relative;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
	}
	
	div#missie-statement{
	width: 230px;
	float: right;
	position: relative;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999999;
	}
	
	div#nieuwsblok{
	width: 230px;
	float: right;
	position: relative;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999999;
	margin-top: 20px;
	padding-top: 10px;
	}
	
		div#nieuwsblok02{
	width: 180px;
	float: left;
	position: relative;
	padding-bottom: 20px;
	padding-left: 10px;
	line-height: 16px;
	margin-top: 20px;
	padding-top: 10px;
	}
	}

/* 06. BUTTONS
-------------------------------------- */
	div#NL{
	width: 40px;
	float: right;
	position: relative;
	height: 40px;
	}

	div#verder{
	width: 140px;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
	background-image: url(../_images/_buttons/verder.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 25px;
	text-align: left;
	padding-left: 35px;
	vertical-align: bottom;
	font-weight: bold;
	padding-top: 10px;
	}
	
	div#nieuwsverder{
	width: 200px;
	float: left;
	position: relative;
	background-image: url(../_images/_buttons/verder_nieuws.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 25px;
	text-align: left;
	padding-left: 35px;
	vertical-align: bottom;
	font-weight: bold;
	padding-top: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	}

	div#nieuwsverder02{
	width: 130px;
	float: left;
	position: relative;
	text-decoration: none;
	background-image: url(../_images/_buttons/verder_nieuws.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 25px;
	text-align: left;
	padding-left: 35px;
	vertical-align: bottom;
	padding-top: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	}
	
		div#nieuwsitems{
	width: 450px;
	float: left;
	position: relative;
	text-decoration: none;
	background-image: url(../_images/_buttons/verder_nieuws.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 25px;
	text-align: left;
	padding-left: 35px;
	vertical-align: bottom;
	padding-top: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	}

	div#banner380px{
	width: 440px;
	height: 114px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-bottom: 20px;
	}
div#banner02 {
	width: 440px;
	height: 256px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-bottom: 20px;
	text-align: center;
}
div#banner230px {
	width: 230px;
	float: left;
	position: relative;
	margin: 20px 0px 20px 0px;
}
