* {
	margin: 0px;
	padding: 0px;
	}
	
body {
	background:url(../images/achtergrond.jpg) repeat-x top #f3f4f8;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	}
	
a:link,
a:visited,
a:active{
	color: #000;
	text-decoration: underline;
	}

a:hover{
	color: #184786;
	text-decoration: underline;
}
	
img {
	border: none;	
	}
	
p{
	margin:0px;
	padding:0px;
	padding-bottom:12px;
	font-size: 12px;
	color: #000;
	}
	
h1 {
	color: #184786;
	font-size: 16px;
	font-weight: bold;
	}
	
h2 {
	color: #184786;
	font-size: 13px;
	font-weight: bold;
	}

h2 a:link, h2 a:active, h2 a:visited{
	color: #184786;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}

h2 a:hover{
	color: #184786;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}

h3 {
	color: #184786;
	font-size: 12px;
	font-weight: bold;
	}
	
h4 {
	color: #184786;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	}

ol{
	padding-left:20px;
	padding-bottom:10px;
}

ol li{
	padding-left:10px;
}

.displayblock{
	display:block;
}
	
	
/************ container ****************/

#container {
	width: 995px;
	height: auto;
	margin: 0 auto;
	background: #f2f6f9;	
	}

	
/*** header ***/

#header {
	width: 995px;
	/*height: 199px;*/
	float: left;
	display: inline;
	background:url("../images/headerBack.jpg") repeat-y left top;
	}
	
/*#header .header-top {
	height: 150px;
	width: 995px;
	float: left;
	display: inline;
	}

#header .header-top .header-top-left {
	width: 163px;
	height: 150px;
	float: left;
	display: inline;
	background:url(../images/header-top-left.jpg) no-repeat left top;
	}	

#header .header-top .header-top-right {
	width: 832px;
	height: 150px;
	float: right;
	display: inline;
	background:url(../images/header-top-right.jpg) no-repeat;
	text-align: center;
	vertical-align: middle;
	}
	
#header .header-top .header-top-right h1{
	margin-top: 70px;
	}
	
#header .header-bottom {
	width: 995px;
	height: 49px;
	float: left;
	display: inline;
	background:url(../images/header-bottom.jpg) no-repeat bottom;
	}*/
	
	
/** balk **/

#balk {
	width: 995px;
	background: #184886;
	height: 30px;
	float: left;
	display: inline;
	}
	
	
/****** middle_wrapper ***/

#middle_wrapper {
	width: 995px;
	height: auto;
	background:#f2f6f9;
	float: left;
	display: inline;
	}
	
#middle_wrapper .content {
	width: 760px;
	background: #fff;
	min-height: 705px;
	float: left;
	display: inline;
	padding: 20px;
	}
	
#middle_wrapper .content h2 {
	margin: 10px 0px 5px 0px;
	}

#middle_wrapper .content img.image_nieuws {
	float: left;
	display: inline;
	margin-right: 10px;
	}

a.leesmeer:link, a.leesmeer:active, a.leesmeer:visited{
	color: #666;
	font-size: 9px;
	}
	
a.leesmeer:hover{
	color: #000;
	font-size: 9px;
}
	
/*#middle_wrapper .content p {
	margin-bottom: 5px;
	min-height: 86px;
	}*/
	
	
/* rechtermenu */

.rechtermenu {
	width: 187px;
	float: left;
	display: inline;	
	padding-left: 8px;
	background: #f2f6f9;
	margin-bottom: 25px;
	}
	
.rechtermenu ul {
	background: #f2f6f9;
	}
	
.rechtermenu li {
	float: left;
	display: inline;	
	width: 187px;
	margin-bottom: 2px;
	/*list-style-position: inside;*/
	/*text-indent:26px;*/
	line-height: 25px;
	background: url(../images/v.png) no-repeat left top #184886;
	}

.rechtermenu li div.noLink{
	color: #fff;
	font-size: 12px;
	display: block;
	padding-left:26px;
	}
	
.rechtermenu li.light{
	background: url(../images/v_light.png) no-repeat left top #009bdc;
}
	
/*.rechtermenu li,*/
.rechtermenu li a:link,
.rechtermenu li a:hover,
.rechtermenu li a:visited,
.rechtermenu li a:active {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding-left:26px;
	}
	
.rechtermenu ul.submenu li {
	background: url(../images/v_zwart.png) no-repeat left #f2f6f9;	
	padding: 2px 0px 2px 13px;
	margin:0px;
	width: 174px;	
	height: 25px;
	float: left;
	display: inline;
	}
	
.rechtermenu ul.submenu li
.rechtermenu ul.submenu li a,
.rechtermenu ul.submenu li a:link,
.rechtermenu ul.submenu li a:hover,
.rechtermenu ul.submenu li a:visited,
.rechtermenu ul.submenu li a:active {
	color:#000;
	text-decoration: none;
	}

.rechtermenu_form {
	background:#F2F6F9;
	padding: 10px 0px;	
	}
	
.text_field{
	border: #ccc 1px solid;
	width: 170px;
	margin: 5px 0px;
	display:block;
	/*float: left;
	display: inline;*/
	}

.rechtermenu_form .btn {
	min-width: 75px;
	background: #184786;
	border: none;
	color: #fff;
	height: 25px;
	float: right;
	margin-bottom: 15px;
	margin-right: 15px;
	font-size: 12px;
	}

.noindent{
	text-indent:0px;
}

#rightSubscribe{
	padding:0px;
	margin:0px;
	padding-left:5px;
	text-indent:0px;
}

#errorSubscribe{
	text-indent:0px;
}

.subscribeError{
	color:#86182a;
	font-weight:bold;
	text-indent:0px;
}

input.error{
	border:1px solid #86182a;
}

#succSubscribe{
	padding:0px;
	margin:0px;
	margin-left:0px;
	color:#000000;
	font-weight:bold;
	text-indent:0px;
}

.btnSubscribe{
	min-width: 75px;
	background: #184786;
	border: none;
	color: #fff;
	height: 25px;
	float: right;
	margin-right: 15px;
	font-size: 12px;
}
	
	
/*** footer **/

#footer {
	background: #184786;
	float: left;
	display: inline;
	height: 125px;
	width: 975px;
	padding: 10px;
	}
	
#footer td{
	color: #fff;
	line-height: 20px;
	}
	
#footer td a:link,
#footer td a:active,
#footer td a:visited{
	color: #fff;	
	text-decoration: none;
}

#footer td a:hover{
	color: #fff;	
	text-decoration: underline;
}
	
	
/* agenda */

ul.agenda {
	width: 	700px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 25px;
	}
	
ul.agenda li{
	list-style:none;
}
	
.agenda .kalender {
	width: 76px;
	height: 81px;
	float: left;
	display: inline;
	}

.agenda .kalender .maand {
	width: 76px;
	height: 19px;
	background:url(../images/kalender-top.png);
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	padding-top: 5px;
	margin: 0 auto;
	float :left;
	display: inline;
	}
	
.agenda .kalender .dag {
	width: 76px;
	height: 12px;
	background: url(../images/kalender_dag.png);
	margin: 0 auto;
	float :left;
	display: inline;
	color: #b2b3b3;
	text-align: center;
	font-size: 9px;
	padding-top: 1px;
	}
	
.agenda .kalender .nummer {
	width: 76px;
	height: 46px;
	margin: 0 auto;
	float: left;
	display: inline;
	background:url(../images/kalender_nummer.png) no-repeat;
	color: #b2b3b3;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	top: 0;
	}
	
.agenda .uren li{
	float: right;
	display: inline;
	list-style:none;
	width: 600px;
	border-bottom: #b2b3b3 1px dotted;
	padding: 10px 5px;
	color: #666766;	
	line-height:18px;
	}
	
.agenda .uren li p{
	padding:0px;
	line-height:18px;
	color: #666766;
	}
	
.uren li hr{
	margin-top:8px;
	margin-bottom:6px;
	color: #fff;
	background-color: #fff;
	border:0px;
	border-bottom:1px dotted #b2b3b3;
}


/* index */

#homeText{
	float:left;
	width:370px;
	margin-top:10px;
	margin-left:15px;
}

#homeNews{
	padding-top:45px;
}

.scrollable{
	display:block;
	/*width:750px;*/
	width:370px;
	height:277px;
	margin-left:1px;
	margin-top:1px;
	margin-bottom:15px;
}

.sliderBorder{
	position:absolute;
	z-index:500;
	/*width:752px;*/
	width:372px;
	height:296px;
	*margin-left:-1px;
	*margin-top:-1px;
	background:url('../images/banner.png') no-repeat left top;
}


.sliderBorderBig{
	position:absolute;
	z-index:500;
	/*width:752px;*/
	width:372px;
	height:316px;
	*margin-left:-1px;
	*margin-top:-1px;
	background:url('../images/bannerBig.png') no-repeat left top;
}

#bannerBtm{
	position:absolute;
	margin-left:0px;
	margin-top:15px;
	*margin-top:18px;
}

	
/* nieuws */
	
ul.newsItem{

}

ul.newsItem li{
	width:760px;
	padding-bottom:15px;
	list-style:none;
}

.floatleft{
	float:left;
}

.newsImages{
	margin-top:10px;
}

.newsImages td{
	width:190px;
	text-align:center;
}

ul.pager{
	float:left;
	width:760px;
	padding-top:10px;
}

ul.pager li{
	float:left;
	margin:0px;
	padding:0px;
	padding-right:5px;
	list-style:none;
	font-weight:normal;
	font-size:12px;
}

ul.pager li span.active{
	font-weight:bold;
	font-size:11px;
}

ul.pager li a:link, ul.pager li a:active, ul.pager li a:visited{
	color:#666;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

ul.pager li a:hover{
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}

ul.pager li.previousNo{
	color:#c4c2c2;
	font-size:11px;
	font-weight:normal;
}

ul.pager li.nextNo{
	color:#c4c2c2;
	font-size:11px;
	font-weight:normal;
}



/* links */

ul#linkCategories{
	padding-top:10px;
}

ul#linkCategories li{
	list-style:none;
}


/* contact */

#contactForm{
	float:left;
	width:340px;
}

.contactSuccess{
	display:none;
	font-weight:bold;
}

div.contactError{
	position:absolute;
	width:300px;
	margin-top:-17px;
	color:#86182a;
	text-align:right;
}

div.contactfield{
	padding-bottom:10px;
	color:#97999A;
}

div#contactfields label{
	display:block;
	width:180px;
	color:#000;
}

input.inputlong{
	width:300px;
	height:18px;
	padding-left:5px;
	padding-top:2px;
	font-size:11px;
	color:#000000;
	border:1px solid #ccc;
}

input.inputshort{
	width:40px;
	height:18px;
	padding-left:5px;
	padding-top:2px;
	font-size:11px;
	color:#000000;
	border:0px solid red;
	border:1px solid #ccc;
}

input.inputmedium{
	width:246px;
	height:18px;
	margin-left:5px;
	padding-left:5px;
	padding-top:2px;
	font-size:11px;
	color:#000000;
	border:0px solid red;
	border:1px solid #ccc;
}

textarea.textarealong{
	width:300px;
	padding-left:5px;
	padding-top:2px;
	font-size:11px;
	color:#000000;
	border:0px solid red;
	border:1px solid #ccc;
}

input.form-error{
	border:1px solid #86182a;
}

textarea.form-error{
	border:1px solid #86182a;
}

label.contactCc{
	display:inline;
	padding-left:5px;
}

input.btnSend{
	height:23px;
	width:75px;
	font-family:Arial, Verdana, serif;
	color:#ffffff;
	font-size:12px;
	cursor:pointer;
	border:0px;
	background:#184786;
}

#contactDesc{
	float:left;
	padding-top:13px;
	padding-left:30px;
}


/* uitschrijven uit nieuwsbrief*/

div.unsubsribeError{
	padding-bottom:5px;
	color:#86182a;
	font-weight:bold;
	text-align:left;
}

#succUnsubscribe{
	font-weight:bold;
}


/* zoeken */

span.error{
	color:#86182a;
	font-weight:bold;
}

span.keyword{
	color:#184886;
	font-weight:bold;
}

ul#search li{
	padding-bottom:15px;
	list-style:none;
}

span.search-keyword{
	color:#184886;
	font-weight:bold;
}

p.bold{
	font-weight:bold;
}



	
	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
