@charset "utf-8";
/* CSS Document */

.clear-index-contentunit {
	clear:both;
	width:843px;
	height:0.1em;
	border:none;
	background:rgb(210,210,210);
	color:rgb(210,210,210);
}
/* BOVENBLOKKEN */
#bovenblokken, #onderblokken {
	display:inline; /*Fix IE floating margin bug*/
	float:left;
	margin:0px 0px 0px 30px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	width: 924px;
}
.bovenblok {
	position: relative;
	float:left;
	width:230px;
	display: block;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 0px;
/*	background-image: url(../img/bg_head_bovenblok.jpg);
	background-attachment: fixed;
	background-position: top;
*/}
#bovenblokken a img {
	display: block;
	position: absolute;
	top: 145px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: none;
}
#bovenblokken p {
	display: block;
	padding: 10px 20px 0px 20px;
	line-height: 18px;
}
#bovenblokken a h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 20px 0px 20px;
	line-height: 30px;
	font-weight: normal;
	font-size: 200%;
	color: rgb(100,100,100);
	padding-top: 5px;
}
#bovenblokken .bovenblok a, .bovenblok a:link, .bovenblok a:visited {
	display: block;
	cursor: pointer;
	color: #5C5C5C;
	height: 210px;
/*	background-color: #FFFFFF;
*/	background-image: url(../img/bg_head_bovenblok.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#bovenblokken a:hover {
	text-decoration: none;
	/*	height: 242px;
*/	height: 210px;
	background-color: #E3E8E1;
/*	background-image: url(../img/bg_head_bottom_nav.jpg);
	background-repeat: repeat-x;
*/}
/*

			ONDERBLOKKEN

*/
#kolom-links{
	float: left;
	width: 230px;
}
#kolom-midden{
	float: left;
	width: 460px;
	margin-left: 1px;
}

/*

			AGENDA

*/
#agenda {
	border-top: #d2d2d2 1px solid;
}	
#agenda h2 {
	font: 200% Georgia, "Times New Roman", Times, serif;
	padding: 5px 0px 5px 10px;
}	
#agenda h2 a{
	color: #646464;
	font-weight: normal;
}
#agenda h2 a:hover {
	background-color: #FFFFFF;
}
#agenda ul {
	list-style-type: none;
}
#agenda li {
	margin: 0px;
	line-height: 130%;
	font-size: 110%;
}
#agenda li a, #agenda li a:link, #agenda li a:visited {
	display: block;
	padding: 5px 0px 5px 10px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}
#agenda li a:hover {
	font-weight: normal;
	text-decoration: none;
	background-color: #E3E8E1;
}
#agenda li .datum {
	font-weight: bold;
}
/*

			NIEUWS

*/
#nieuws {
	margin-top: 20px;
	border-top: #d2d2d2 1px solid;
	color: #5c5c5c;
	font-weight: normal;
}	
#nieuws h2 {
	font: 200% Georgia, "Times New Roman", Times, serif;
	padding: 5px 0px 5px 5px;
}	
#nieuws h2 a{
	color: #646464;
	font-weight: normal;
}
#nieuws h2 a:hover {
	background-color: #FFFFFF;
}
#nieuws ul {
	list-style-type: none;
}
#nieuws h3 {
	margin: 0px;
	line-height: 130%;
	font-size: 120%;
	border-bottom: solid 1px #d2d2d2;
}
#nieuws h3 a, #nieuws h3 a:link, #nieuws h3 a:visited {
	display: block;
	padding: 5px 0px 5px 5px;
	font-weight: bold;
	color: #81ba2c;
	text-decoration: none;
}
#nieuws h3 a:hover {
	font-weight: bold;
	text-decoration: none;
	background-color: #E3E8E1;
}
#nieuws p {
	margin: 0px;
	padding: 5px;
	line-height: 130%;
	font-size: 110%;
}
#nieuws .datum {
	font-weight: bold;
	color: #646464;
}
/*

			ACTUEEL

*/
#actueel {
	border-top: #d2d2d2 1px solid;
}	
#actueel h2 {
	font: 200% Georgia, "Times New Roman", Times, serif;
	padding: 5px 0px 5px 5px;
}	
#actueel h2 a{
	color: #646464;
	font-weight: normal;
}
#actueel h2 a:hover {
	background-color: #FFFFFF;
}
#actueel ul {
	list-style-type: none;
}
#actueel li {
	margin: 0px;
	line-height: 130%;
	font-weight: bold;
	font-size: 110%;
}
#actueel li a, #actueel li a:link, #actueel li a:visited {
	display: block;
	padding: 5px 0px 5px 5px;
	color: #51751C;
	text-decoration: none;
}
#actueel li a:hover {
	text-decoration: none;
	background-color: #E3E8E1;	
}
#index-subcontent {
	display: block;
	float: right;
	width: 210px;
	margin-left: 3px;
	margin-right: 0px;
}
.vacatures {
/*	width:208px;
	margin:0 0 2.5em 0px;
	padding:0 0 10px 0;
	border:solid 1px rgb(232,177,13);
	background-color:rgb(248,224,150);
*/}
.advertenties {
/*	width:208px;
*/	margin:0 0 2.5em 0px;
	padding:0 0 10px 0;
	border:solid 1px rgb(160,214,81);
	background-color:rgb(217,239,185);
}

