*{
	margin: 0;
	padding: 0;
	}
	
img{
	border: none;
	}
	
body{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	width:100%;
	text-align: center;
	color: #605c5a;
	}



#container{
	width: 860px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	background: #fff;
	}

a{
	color: #605c5a;
	text-decoration: none;
	}

a:hover, a.selected{
	color: #fff;
	}

#headerContainer{
	width: 100%;
	text-align: center;
	background: url(../img/header_bg.gif) repeat-x  center 50px;
	margin: 0 auto;
	height: 140px;
	padding-bottom: 30px;
	}
		
#header{
	width: 860px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	background: #fff;
	height: 140px;
	padding: 50px 0 30px 0;
	}
	
#header h1{
	float: left;
	width: 354px;
	margin-left: 0px;
	}

#header h2{
	float: right;
	width: 497px;
	text-align: right;
	}


#left{
	width: 175px;
	padding: 0 25px;
	float: left;	
	}
	
#content{
	width: 635px;
	float: left;
	padding-bottom: 30px;
	}	

	
#content img{
	margin-bottom: 24px;
	}
	
#content .center img, #content .right img{
	margin-bottom: 0px;
	}		
			
.right{
	width: 185px;
	padding: 0 25px;
	float: left;	
	}

.center{
	width: 400px;
	float: left;	
	}
	

.center.archief{
	width: 600px;	
	}

.center.zoek{
	width: 600px;	
	}
		
.center.archief p{
	font-size: 11px;
	line-height: 13px;
	margin: 0 0 0.7em 0;
	}		
/********************************************** nav */

#nav{
	background: #DFDFDF;
	/*background: url(../img/nav_bg.gif) repeat-y top left;*/
	width: 175px;
	list-style-type: none;
	text-align: right;
	font-size: 12px;
	padding: 18px 0;
	text-transform: uppercase;
	
	font-weight: bold;
	}

#nav li{
	margin: 0 10px 0px 0;
	padding: 0;
	}

#nav li a{
	display: block;
	padding: 4px 4px 4px 0;
	color: #605c5a;
	}

	
#nav li a:hover, #nav li ul li a.selected{
	color: #3a668c !important;
	}

#nav a.selected{
	color: #3a668c;

	}	

.youarehere{
	color: #fff;
	margin: 0 25px 25px 0;
	padding: 5px 5px 5px 5px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	}	

.homeImg {
	padding:0 0 0px;
}

ul#subnav{
	list-style-type: none;
	padding: 5px 0;
	text-transform: none;
	font-size: 11px;
	font-weight: normal;
	margin: -6px 0 12px 0;
}

ul#subnav li{
	margin: 0;
	padding: 0;
}

#subnav li a{
	background: none;
	padding: 0;	
	color: #555 !important;
	margin: 0;
}

#subnav li a:hover{
	color: #000 !important;
}

#extraNav{
	background: #fff;
	/*background: url(../img/nav_bg.gif) repeat-y scroll left top;
	background: #3a668c;/*#827D79;*/
	width: 175px;

	font-size: 11px;
	padding: 12px 0;
	margin: 0 0 15px 0;
	color: #fff;
	}
	
#extraNav ul{
	list-style-type: none;
	text-align: left;
	margin-top: 15px;
	color: #999;
	}
	
#extraNav ul li{
	padding: 2px 14px 2px 0;
	}

#extraNav  a{
	color: #605c5a;
	}

#extraNav  a:hover{
	color: #999;
	}
		
#extraNav  a.selected{
	color: #999;
	}
	
.txtFld{
	width: 100px;
	text-align: left;
	} 

.submitBtn{
	margin-left: 10px;
	} 	
/****************************************** center */

.center h1{
	font-size: 24px;
	margin: 0 0 0.5em 0;
	color: #827d79;
	}

.center h2{
	font-size: 16px;
	margin: 40px 0 20px 0;
	color: #827D79;
	text-transform: uppercase;
	}

.center h1.news{
	margin: 0em 0 1em 0;
	}

.center h2.news{
	margin: 0px 0 0px 0;
	}

.center h1.archief{
	margin: 0 0 0.5em 0;
	font-size: 14px;
	}

.center h1.archiefTile{
	margin: 0 0 0.5em 0;
	font-size: 20px;
	}
	
.center h2.archief{
	margin: 25px 0 0px 0;
	font-size: 12px;
	font-weight: normal;
	}
	
.center h2.archief.first{
	margin: 0 0 0 0;
	}
			
.center p{
	line-height: 17px;
	margin: 0 0 1em 0;
	}

.center img{
	padding: 0 0 1em 0;
	}
	
.center a{
	color: #605c5a;
	border-bottom: 1px solid #99938f;
	}

.center a:hover{
	color: #605c5a;
	border-bottom: none;
	}


.center ul, .center ol{
	margin: 1em 0 1em 20px;
	line-height: 16px;
	}
	
	
.center ul a:hover{
	color: #1167a1;
	}
	
/****************************************** center zoek resultaten */

.center.zoek a{
	color: #605c5a;
	border-bottom: 0px solid #99938f;
	}
	
.center.zoek a:hover{
	color: #605c5a;
	border-bottom: 1px solid #99938f;
	}
	
.center.zoek ol{
	margin: 0 0 0 2em;
	}			

.center.zoek li{
	margin: 5px 0;
	}	
	
/****************************************** right */

.right h1{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	padding: 0px;
	margin-bottom: 5px;
	color: #3a668c;
	margin-top: 7px;
	}

.right h1 a{
	color: #3a668c;
	}
	
.right h1 a:hover{
	text-decoration: underline;
	}
	
.right img{
	margin: 45px 0 0 0;
	border: 0px solid #ccc;
	}	

.right img.thumb{
	margin: 15px 0 0 0;
	}	

.newsItem{
	font-size: 11px;
	color: #3a668c;
	margin: 0 0 15px 0;
	}

.newsItem .date{
	font-weight: normal;
	} 
.newsItem p{
	font-weight: bold;
	} 

.newsItem .readMore{
	font-weight: normal;
	} 

.newsItem .readMore a{
	text-decoration: underline;
	color: #3a668c;
	} 

.newsItem .readMore a:hover{
	text-decoration: none;
	color: #3a668c;
	} 

/******** table */


table{
	border-collpase: collapse;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 400px;
	}
	
td{
	padding: 2px;
	border-bottom: 1px solid #ccc;	
	border-right: 1px solid #ccc;
	}	
/***************************************************footer */

#footer a{
	color: #999;
	}	
#footer a:hover{
	color: #999;
	text-decoration: underline;
	}	
	
#footer{
	border-top: 0px solid #ccc;
	color: #999;
	margin: 0 25px;  	

	}	

#footer p{
	padding: 0px 5px 25px 5px;
	font-size: 10px;
	text-align: left;
	margin-left: 190px;
		}	
/****************************************************/
.clearfix{
	clear: both;
	}	

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}	
	
