* {
	margin:0px;
	padding:0px;
}

a {
text-decoration:none;
}

body {
	width:100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background:#fff;
	margin:0px auto;
	padding:0px;
	text-align:left;
	height:100%;
}
#wrap{
	width: 1000px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding:0;
	height:auto;
}
#header {
	width:1000px;
	height:156px;
	background-image:url('../images/header.jpg');
	background-repeat:no-repeat center;
	margin:0 auto;
	padding:0px;
}
#header #headerspace {
	float:left;
	width:700px;
	height:122px;
}

#header #searcharea {
	float:left;
	margin-top:102px;
	height:20px;
}

#header #searcharea #searchbox {
	float:left;
	width:180px;
	height:20px;
	border:solid 1px #d3d3d5;
	z-Index:98;
}

.box{
	width:145px;
	height:15px;
	border:solid 0px #d3d3d5;
}

#header #searcharea #searchbutton {
	float:left;
	z-Index:99;
}

#header #searcharea #advancedsearch{
	float:left;
	color:black;
	font-size:12px;
	font-weight:bold;
}

#header #searchbox input.searchbox{
	border:0px;
	height:18px;
	margin-left:28px;
	width:170px !important;
	width:172px;
}
/*PLAATSING VAN HET BOVENMENU - JB*/
#header  #menuarea{
	/*position:absolute;
	left:200px;
	top:140px;*/
	float:left;
	width:700px;
	height:16px;
	/*padding-left:4px;*/
	padding-left:200px;
	padding-top:18px;
}

#header  #menuarea ul{
	list-style:none;
}
#header  #menuarea ul li{
	float:left;
	display: block;
	background:#eee; 
	line-height:16px;
	padding:0px;
	margin:0;
	font-size:12px;
	text-align:left;
	color:#fff;
}

/* define middle area */
#main {
	width:1000px;
	height:auto;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin:0 auto;
	padding:0px;
	background-image:url('../images/background-body.jpg');
}

#main #leftside {
	float:left;
	margin:0px;
	padding:0px;
	width:200px;
	height:100%;
	text-align:right;
}

#main #middle {
	float:left;
	width:600px;
	height:100%;
	margin:0 auto;
	padding:0px;
	overflow:hidden;
}
#main #rightside {
	float:left;
	width:180px;
	padding-left:20px;
	height:100%;
	text-align:center;
}
#clear {
	clear:both;
	margin:0px;
	padding:0px;
	font-size:0px;
}
#blankdiv {
	height:8px;
	width:170px;
	margin:0px;
	padding:0px;
	font-size:0px;
}
#whitediv {
	float:left;
	height:15px;
	width:100%;
}
/************************************************************/

/* start define some color for the top menu can delete later on */
#header  #menuarea ul li.staus1{
	background:#40af49;
}
#header  #menuarea ul li.staus2{
	background:#00adef;
}
#header  #menuarea ul li.staus3{
	background:#6a2e92;
}
#header  #menuarea ul li.staus4{
	background:#d2232a;
}

/* define style of left side menu */

#main #leftside #childmenuarea{
	width:170px;
	height:100%;
	margin-left:30px;
	padding:0px;
}
#main #leftside #childmenuarea .menubar{
	width:160px;
	height:18px;
	font-weight:bold;
	margin:0px;
	padding-left:10px;
	text-align:left;
	background-image:url('../images/bg-childmenu.jpg');
	color:#000;
}
#main #leftside #childmenuarea #categorylist{
	position:relative;
}
#main #leftside #childmenuarea .menubar a {
	width:160px;
	height:18px;
	font-weight:bold;
	margin:0px;
	text-align:left;
	background-image:url('../images/bg-childmenu.jpg');
	text-decoration: none; 
	color:#000;
}

#main #leftside #childmenuarea .secondmenuitem{
	border-top:1px solid #FF6600;
	border-bottom:1px solid #FF6600;
	margin-left:1px;
	background:#1d6070;
	width:160px;
	height:18px;
	font-weight:bold;
	margin:0px;
	padding-left:10px;
	text-align:left;
	background-image:url('../images/bg-childmenu.jpg');
	color:#000;
}

/* define style of login area */
#main #leftside #loginarea{
	width:200px;
	margin:0px;
	margin-top:80px;
	text-align:left;
	padding:0px;
	cursor:hand;
}

#main #middle #mainBody{
	width:550px;
	margin-top:0px;
	margin-left:24px;
	margin-right:24px;
	padding:0px;
	text-align:center;
}

/*OPMAAK INTRO'S VAN DE CATEGORIEEN- JB*/
#main #middle #mainBody div.title{
	text-align:left;
	line-height:18px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
	color:#00415B;
	padding-right:30px;
}
#main #middle #mainBody div.date{
	text-align:left;
	line-height:18px;
	font-size:0px;/*VERBORGEN - JB*/
	color:#ffffff;/*VERBORGEN - JB*/
	font-style:italic;
	margin-bottom:5px;
	padding-right:30px;
	padding-left:10px;
}
#main #middle #mainBody div.introduce{
	text-align:left;
	line-height:18px;
	font-size:12px;
	margin-bottom:5px;
	padding-left:10px;
	padding-right:30px;
}
#main #middle #mainBody div.read{
	text-align:right;
	line-height:18px;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:30px;
	padding-right:30px;
}
#main #middle #mainBody div.blueline{
	background:#ceebfb;
	height:2px;
	font-size:0px;
	margin-top:12px;
	margin-bottom:12px;
	padding-right:30px;
}

#cov_image{
	float:left;
	margin-left:0px;
	width:159px;
	height:225px;
	overflow:hidden;
}

#calendar_top{
	float:left;
	margin-top:15px;
	width:159px;
	height:118px;
	background-image:url('../images/calarden_top.jpg');
}

#calendar{
	float:left;
	width:159px;
	text-align:left;
	background-image:url('../images/calendar_bgl.gif');
	overflow:hidden;
}

#calendar #calendar_title{
	margin-left:10px;
	margin-right:8px;
	margin-top:4px;
	width:140px;
	height:auto;
	color:#0C1011;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	overflow:hidden;
}

#calendar #calendar_title a:link,a:visited,a:active{
	text-decoration: none;
	color:#0C1011;
}

#calendar #calendar_intro{
	margin-left:10px;
	margin-right:8px;
	width:140px;
	height:auto;
	color:#222325;
	font-size:11px;
	line-height:13px;
	overflow:hidden;
}

#calendar #calendar_line{
	margin-left:10px;
	margin-right:8px;
	margin-top:5px;
	width:140px;
	height:1px;
	background:black;
	overflow:hidden;
}

#loginbox {
	margin-top:30px;
	margin-left:50px;
}

#loginbox .loginboxtitle {
text-align:left;
margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
	color:#00415B;
}

#loginbox .loginboxtext {
	font-size:12px;
}
#loginbox .loginboxtext a {
	font-size:10px;
}

#loginbox.font3{

}
#loginbox.font4{

}
#loginbox.font5{

}
.loginbutton {

}

.input {

}

.account{

}

.label{

}


/*OPMAAK TEKST VAN DE STATISCHE PAGINA'S- JB*/
.news .article_header_other_title{/*Nieuw toegevoegd - JB*/
	font-size:14px;
	font-weight:bold;
	color:#00415B;
	padding-top:5px;
	padding-left:23px;
	padding-right:20px;
}

.news .newsitem_introduction{/*komt uit plus.php - JB*/
	font-size:12px;
	color:#000000;
	line-height:18px;
	padding-top:4px;
	padding-left:30px;
	padding-right:30px;
}

.news .newsitem_maintext{/*komt uit plus.php - JB*/
	font-size:12px;
	color:#000000;
	line-height:18px;
	padding-top:4px;
	padding-left:0px;
	padding-right:30px;
}


/*ARTIKELOPMAAK - JB */

.news{/*komt uit plus.php - JB*/
	width:592px;
	margin-top:10px;
}
.news .article_header{/*komt uit plus.php - JB*/
	background: url(../images/article_title_header.gif);
	height:33px;
	width:560px;
}
.news .article_header_title{/*komt uit plus.php - JB*/
	float: left; 
	padding-left:14px;
	padding-top:10px;
	width:500px;
	height:20px;
	font-size:14px;
	color:#000000;
	font-weight:bolder;
	overflow: hidden;
	text-align: left;
}
.news .article_header_star{/*komt uit plus.php - JB*/
	float: left; 
	padding-top:10px;
	height:20px;
	font-size:9px;
	color:#1C5D6C;
	overflow: hidden;
}
.news .newscontent{/*komt uit plus.php - JB*/
	border-left: solid 1px #F3F1E6;
	border-right: solid 1px #F3F1E6;
	padding-left:0px;
	padding-right:4px;
	height:auto;
	margin-left:30px;
}

div.newscontent ul {
	padding-left:18px;
	list-style-type : disc;
	list-style-position:inside;
}

div.newscontent ul li {
	display:list-item;
	list-style-type : disc;
	list-style-position:inside;
}

.news .newsitem_introduction{/*komt uit plus.php - JB*/
	font-size:12px;
	color:#000000;
	padding-left:0px;
	padding-top:4px;
}

.acticleCategory_description {
text-align:left;
padding-top:10px;
padding-bottom:5px;
}

.news .newscontent_bottom{/*komt uit plus.php - JB*/
	background: url(../images/news_buttom.gif);
	background-repeat:no-repeat;
	height:8px;
	overflow: hidden;
}
.news .article_document_header{/*komt uit plus.php - JB*/
	color:#000000;
	font-weight:bolder;
	font-size:10px;
	padding-top:2px;
	padding-left:31px;
	margin-top:8px;
	background: url(../images/article_document_header.gif);
	background-repeat:no-repeat;
	height:20px;
	width:590px;
}
.news .newscontent{/*komt uit plus.php - JB*/
	border-left: solid 1px #F3F1E6;
	border-right: solid 1px #F3F1E6;
	padding-left:6px;
	padding-right:4px;
	height:auto;
}
.news .article_document{/*komt uit plus.php - JB*/
	font-size:11px;
	color:#1C5D6C;
	overflow: hidden;
	padding-top:2px;
}
.news .article_votes{/*komt uit plus.php - JB*/
	padding-bottom:4px;
	font-size:11px;
	color:#000000;
	font-weight:bolder;
}
.news .article_comment{/*komt uit plus.php - JB*/
	padding-top:2px;
	padding-left:4px;
}
.news .article_comment_header{/*komt uit plus.php - JB*/
	font-size:11px;
	color:#000000;
	margin-bottom:2px;
}
.news .article_comment_content{/*komt uit plus.php - JB*/
	padding-right:20px;
	font-size:11px;
	color:#000000;
	margin-bottom:10px;
}
.news .post_comment{/*komt uit plus.php - JB*/
	margin-top:4px;
	padding-left:21px;
}

#input{/*komt uit plus.php - JB*/
	border-width: 1px; 
	border-style: solid;
	border-color: #000000;
	background-color:#eeeeee;
	height: 18px;
	font-size: 11px;
	color:#000000;
	font-weight:bolder;
}

/*AGENDA - JB*/
#search{/*komt uit plus.php - JB*/
	width:594px;
	text-align:left;
}

#search_header{/*komt uit plus.php - JB*/
	/*background: url(../images/search_header.gif);
	background-repeat: no-repeat;*/
	height:29px;
	padding-left:24px;
}

#search_header_icon{/*komt uit plus.php - JB*/
	float:left;
	padding-top:14px;
	height:29px;
	width:162px;
	font-size:14px;
	font-weight:bolder;
	color:#00415B;
}

#search_header_result{/*komt uit plus.php - JB*/
	float:left;
	padding-left:5px;
	padding-right:4px;
	padding-top:8px;
	height:29px;
	font-size:11px;
	color:#000000;
}

#search_space{/*komt uit plus.php - JB*/
	width:594px;
	background:#FFFFFF;
	height:20px;
}

#search_space1{/*komt uit plus.php - JB*/
	background:#FFFFFF;
	border-left:solid 1px #F3F1E6;
	border-right:solid 1px #F3F1E6;
	height:20px;
}

#calendar_month{/*komt uit plus.php - JB*/
	width:399px;
	height:20px;
	/*background-color:#CFCFC3;*/
	border:3px;
	border-color:#006699;
}

#search_middle{/*komt uit plus.php - JB*/
	width:594px;
	background: url(../images/search_background_line.jpg);
}

#search_result{/*komt uit plus.php - JB*/
	float:left;
	width:425px;
}

.month {/*komt uit plus.php - JB*/
	color:#00415B;
	font-weight : bolder;
	font-size:11px;
}

.month a {/*komt uit plus.php - JB*/
	color: #0078A6;
	
}
.month a:hover {/*komt uit plus.php - JB*/
	color: #00415B;
	text-decoration: none;
}
.month a:link,a:visited,a:active {/*komt uit plus.php - JB*/
	color: #0078A6;
	text-decoration: none;
}

#search_middle{/*komt uit plus.php - JB*/
	width:594px;
	background: url(../images/search_background_line.jpg);
}

#search_result{/*komt uit plus.php - JB*/
	float:left;
	width:410px;
}

#calendar_content{/*komt uit plus.php - JB*/
	padding-top:6px;
	padding-left:24px;
	padding-bottom:4px;
	width:374px;
	border-bottom: solid 1px #F3F1E6;
}

#calendar_date_frontpage{
	font-size:10px;
	padding-left:10px;
	padding-top:6px;	
	color:#00415B;
	font-weight:bold;
}

#article_title{/*komt uit plus.php - JB*/
	font-size:14px;
	padding-left:0px;
	padding-right:14px;
	color:#00415B;
	font-weight:bolder;
	overflow:hidden;
}
#article_title a {
	color:#00415B;
}

.homepage_introduction{/*komt uit plus.php - JB*/
	font-size:12px;
	padding-left:24px;
	padding-right:24px;
	color:#000000;
}
.homepage_readmore{/*komt uit plus.php - JB*/
	padding-top:4px;
	padding-left:24px;
	padding-bottom:10px;
	padding-right:40px;
	text-align:right;
	font-size:10px;
	color:#000000;
	font-weight:bolder;
}
.homepage_readmore a {/*komt uit plus.php - JB*/
	color:#0078A7;
}
.homepage_readmore a:hover {/*komt uit plus.php - JB*/
	color:#00415B;
	text-decoration: underline;
	text-decoration: none;
}
.homepage_readmore a:link,a:visited,a:active {/*komt uit plus.php - JB*/
	color:#0078A7;
	text-decoration: none;
}

#advance_search{/*komt uit plus.php - JB*/
	float:left;
	width:168px;
	background-color: #4AC4F3;
	background-image:url(../images/search_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#advanceserach_header{/*komt uit plus.php - JB*/
	padding-left:10px;
	padding-top: 4px;
	background:url(../images/advance_search.gif);
	background-repeat: no-repeat;
	height:20px;
	font-size:11px;
	color:#00415A;
	font-weight:bolder;
}

#advance_area{/*komt uit plus.php - JB*/
	padding-left:5px;
	background-color: #4AC4F3;
	margin-bottom:10px;
}

#search_bottom{/*komt uit plus.php - JB*/
	background: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height:8px;
	clear:both;
}

#search_item{/*komt uit plus.php - JB*/
	font-size:10px;
	color:#000000;
	font-weight:bold;
}
#calenderbox{/*komt uit plus.php - JB*/
text-align:right;
padding-right:5px;
}

#search_item_value{/*komt uit plus.php - JB*/
	font-size:10px;
	color:#000000;
	font-weight:bolder;
}

#search_input{/*komt uit plus.php - JB*/
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	background-color:#ffffff;
	height: 16px;
	font-size: 12px;
}

#input{/*komt uit plus.php - JB*/
	border-width: 1px; 
	border-style: solid;
	border-color: <?php print($button_border_color); ?>;
	background-color:<?php print($button_background); ?>;
	height: 18px;
	font-size: 11px;
	color:#000000;
	font-weight:bolder;
}

.news .navigator{/*komt uit plus.php - JB*/
	padding-top:30px;
	font-size:10px;
	color:#410041;
	text-align: center;
	line-height:16px;
}

#navigator{/*Nieuw toegevoegd - JB*/
	padding-top:30px;
	font-size:12px;
	color:#000000;
	text-align: center;
	line-height:16px;
}

.news .newsheader_center{
	/*background-color:#D0CFC4;*/
	font-size:14px;
	color:#00415B;
	padding-left:23px;
	font-weight:bolder;
	padding-bottom:4px;
}

.news .newsheader_category{/*komt uit plus.php - JB*/
	/*background-color:#ffffff;*/
	padding-left:4px;
	padding-bottom:4px;
	vertical-align :sub;
	font-size:0px;/*VERBORGEN -JB*/
	color:#ffffff;/*VERBORGEN -JB*/
	font-weight:bolder;
}

.news .newsitem_source{
	font-size:0px; /*VERBORGEN -JB*/
	color:ffffff;  /*VERBORGEN -JB*/
	overflow: hidden;
	padding-top:6px;
}
.news .newsitem_date_icon{/*komt uit plus.php - JB*/
	font-size:9px;
	color:#000000;
	font-weight:bolder;
}

.news .newsitem_title{/*TOEGEVOEGD - JB*/
	font-size:12px;
	color:#000000;
	font-weight:bolder;	
	padding-left:23px;
}
.news .newsitem_date{/*komt uit plus.php - JB*/
	font-size:9px;
	color:#000000;
	font-weight: lighter;
	padding-left:31px;
	overflow: hidden;
}

/*NIEUWSKOPPEN LIJST - JB*/
.news .newsitems .newsitem_date_header1{
	padding-left:4px;
	background: #edfaff;
	height:10px;
	padding-top:2px;
	padding-bottom:2px;
	margin-left:31px;
	margin-right:70px;
}
.news .newsitem1{
	padding-left:10px;
	font-size:12px;
	color:#000000;
	overflow: hidden;
	/*border-left: solid 1px #23bdf6;
	border-right: solid 1px #23bdf6;*/
	background: #edfaff;
	height:20px;
	margin-left:31px;
	margin-right:70px;
}
.news .newsitems .newsitem_date_header2{
	padding-left:4px;
	background:#ffffff;
	height:10px;
	padding-top:2px;
	padding-bottom:2px;
	margin-left:31px;
	margin-right:70px;
}
.news .newsitem2{
	padding-left:10px;
	font-size:12px;
	color:#000000;
	overflow: hidden;
	/*border-left: solid 1px #23bdf6;
	border-right: solid 1px #23bdf6;*/
	background:#ffffff;
	height:20px;
	margin-left:31px;
	margin-right:70px;
}

#main .inlogtekst {
	margin-top:0px;
	margin-left:24px;
	margin-right:24px;
	padding:0px;
	text-align:left;
	font-size:24px:
}


#main #middle div.account{
	text-align:left;
	line-height:18px;
	font-size:12px;
	margin-bottom:5px;
	padding-top:20px;
	padding-left:50px;
	padding-right:140px;
}

#font_search_2 {
	padding-left:5px;
}

/*poll*/
.polls{
	width:140px;
	padding:0px;
	margin-left:6px;
	font-size:11px;
	text-align:left;
}
.polltitle{
	padding-left:6px;
	font-size: 14px; 
	font-weight:bolder;
	color: #FFFFFF;
}
.sidebox-textarea {
	margin: 0px 8px; 
	font-family: Arial; 
	font-size: 10px; 
	color: #FFFFFF;
}
div.pollchoice { 
	margin-top: 2px 
}
.pollchoice a {
	font-weight: normal;
	color: #FFFFFF;  
	font-size: 10px;
}
div.pollradio { 
	float: left; 
	width: 10px; 
	height: 10px; 
	line-height: 1px; 
	font-size: 1px; 
	background-image: url(../images/pollradio.png); 
	margin-right: 3px 
}
.pollchoice a:hover div.pollradio { 
	background-image: url(../images/pollradio2.png); 
}
.pollpercentage { 
	color: #FFFFFF;
}
