/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/


body {
	min-width:917px;
    margin:0;
}

p {margin:0;
padding:0 20px 0 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: 11px; color: #d24517; font-weight: normal; border: 0; text-decoration: none; background-image:none; padding-right:0;}

a.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff; 
	text-decoration: none;
	padding:0;
	 }


/*------------------------------------------------------------*
**  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{
margin:17px 25px 0 0;
_margin:3px 4px 0 0;/*IE6 margin fix*/
width:342px;
float:right;
}
#activiteitentab{
	width:417px;
	height:34px;
	background-image:url(img/tab_activiteiten.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#left{
margin-left:27px;
width:519px;
min-height:720px; 
background-image:url(img/blur_left.jpg);
background-repeat: no-repeat;
background-position: right top;
}

#leftcontent{
float:right;
width:333px;
margin-right:16px;
_margin-right: 8px; /*IE6 margin fix*/
margin-top: 15px;

}

#menu{
width:150px;
margin: 65px 0px 0px 0px;

}



#footer{
width:863px; 
height:30px;
margin:20px 0 0 0;
clear:both;
font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
color: #999999;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
}




/*------------------------------------------------------------*
** 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;
}
h1.red{font-weight: bold;
	font-size: 16px;
	color: #d24517;
	margin:0 0 10px 0;
}
h2.blue {font-weight: bold;font-size: 16px;color: #3aa8e8; margin:0 0 10px 0;
}
.menuactive{
text-decoration:none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
	padding-left:10px;
}

/*------------------------------------------------------------*
** End Text Styles
**------------------------------------------------------------*/
.nieuwsfoto{margin: 0px 10px 0px 0; }

