/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/


body {
	min-width:917px;
    margin:0;
}

p {margin:0 15px 0 0;
padding:0;
}
a {
text-decoration:underline;
	color: #d24517;
	font-size: 11px;
}
a.mainmenu {
	text-decoration:none;
	color: #000000;
	font-size: 14px;
	font-weight:bold;
	padding-left:10px;
}
a.mainmenu:hover { text-decoration:none;
	color: #000000;
	font-size: 14px;
	font-weight:bold;
	 }

a.readmore {font-size: 9pt; color: #695548; font-weight: normal; border: 0; text-decoration: underline; background-image:none; padding-right:0;}

a.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff; 
	text-decoration: none;
	padding:0;
	 }

.zoekenlink{
font-weight: normal;
font-size: 11px;
color: #d24517;
text-decoration:underline;
}
/*------------------------------------------------------------*
**  the divs
**------------------------------------------------------------*/	
#container{
margin:0 auto 0 auto;
	width:917px;
	background-image:url(img/blur.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#header{
margin:0 auto 0 auto;
width:863px;
height:99px;
background-color:#0288ea;
background-image:url(img/bg_header.jpg);
background-repeat: repeat-x;
}
#headerleft{
width:480px;
height:70px;
padding:25px 0 0 0;
}
#headerright{
float:right;
width:161px;
height:80px;
background-image:url(img/search.png);
background-repeat: no-repeat;
margin:10px 18px 0 0;
_margin-right: 9px; /*IE6 margin fix*/
}

#right{
width:231px;
float:right;
}
#sitemaptab{
	width:213px;
	height:34px;
	float:right;
	margin: 3px 18px 0 0;
	_margin-right: 9px; /*IE6 margin fix*/
	background-image:url(img/sitemaptab.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#left{
margin:40px 0 0 27px;
width:630px;

}
#footer{
width:863px; 
height:30px;
margin:20px 0 0 0;
clear:both;
}

/*------------------------------------------------------------*
**  Navigation
**------------------------------------------------------------*/

#nav li {
	list-style-type: none;
	display: inline;

	
}		
#nav li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #e9b822;
	font-size: 10pt;
	padding-right: 12px;
	font-weight: bold;
	
}
#nav li a:hover {color:#e9b822; }
#nav li a.on { color: #e9b822; }
/*------------------------------------------------------------*
** End Navigation
**------------------------------------------------------------*/


/*------------------------------------------------------------*
** Text Styles
**------------------------------------------------------------*/

h1.white {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
color: #FFFFFF;
margin:0;
}

h1.yellow {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
color: #ffff00;
margin:0;
}

.menuactive{
text-decoration:none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
	padding-left:10px;
}

/*------------------------------------------------------------*
** End Text Styles
**------------------------------------------------------------*/
.nieuwsfoto{margin: 5px 10px 10px 0; }

