body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background: #2B5B00 url(../images/bg.gif) repeat-x;
 font-family: trebuchet ms;
font-size: 11px;
color: #666;
} 
p{
margin: 0; padding: 0;
}
 
#pagewidth{ 
 width:810px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;
 background-color:#FFFFFF  
} 
 
#header{
 position:relative; 
 height:100px; 
 background: url(../images/header.gif) no-repeat center top; 
 width:100%;
 text-align:center;
} 
#header li, #cmsbanner li{
		list-style-type:none;
		display:inline;
		position:  relative;
		left: 0px;
		top: 74px;
		font-size: 12px;
		text-transform: lowercase;
		font-family: trebuchet ms;
		width: 608px;
		font-weight:bold;
		}
		
#header li a:link, #header li a:visited{
		color: #fff;
		text-decoration: none;
		margin-left: 25px;
				}
#header li a:hover, #header li a:active{
		text-decoration:underline;
		} 
#leftcol{
 width:190px; 
 float:left; 
 position:relative; 
 background-color:#FFFFFF; 
 }
 
#twocols{
 width:620px; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:150px;
 height: 70%; 
 right:0px;
 float:right; 
 position:absolute; 
 background-color:#FFFFFF;
 }
 
#maincol{background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:440px; 
 }
 
#footer{
clear: both;
padding: 0;
background: #f5f5f5;
border-top: 1px solid #ccc;
text-align:center;
 } 
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

.contentheading{
	color: #5091BF;
	font-size: 14px;
	width: 440px;
	text-indent: 17px;
	vertical-align: bottom;
	font-weight: bold;
	background: url(../images/date.gif) no-repeat;
	}
	
.contentheading a{
	color: #5091BF;
	font-size: 14px;
	font-weight: bold;
	}
	
h1{
	font-size: 14px;
	line-height: 18px;

}
	
h2{
	color: #47B101;
	font-size: 12px;
	margin-bottom: 0px;
	margin-bottom: 0px;
	}
	
.subheader{
	color: #000;
	font-size: 12px;
	font-weight:bold;
	}	

.date{
	position: absolute;
	width: 450px;
	border-top: 1px solid #4289BC;
	background: #EDF5FA;
	z-index: 0;
	line-height: 17px;
	font-size: 10px;
	color: #4289BC;
	text-indent: 15px;
	}
	
.button{
	border: 1px solid #668802;
	background: #EDF5FA;
	color: #668802;
	padding:1px;
	font-size: 10px;
	margin: 0 0 0 0;
	}
	
.datum{
	line-height: 10px;
	font-size: 10px;
	color: #4289BC;
}
	
.omschrijving{
	border-bottom: 1px solid #4289BC;
	line-height: 10px;
	font-size: 10px;
}

.inhoud{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	position: relative;
	top: 20px;
}
.agendatabel{
	width: 140px;
}
a{
color:#0066CC;
text-decoration: none;
font-weight:500;
}

.newsitem{
	width:100%;
}

.vorigvolgend{
	color:#538EB8;
	font-weight: 600;
}

.forumreactieauteur{
	position: relative;
	border-top: 1px solid #4289BC;
	line-height: 17px;
	font-size: 10px;
	width: 400px;
	color: #4289BC;
	text-indent: 15px;
	}
	
.forumreactietext{
	position: relative;
	line-height: 17px;
	font-size: 10px;
	width: 400px;
	text-indent: 15px;
	}
	
#reageerook{
	position: relative;
	margin-top: 35px;
	border-top: 1px solid #4289BC;
	background: #EDF5FA;
	line-height: 17px;
	font-size: 11px;
	font-weight: 600;
	width: 400px;
	color: #4289BC;
	text-indent: 15px;
	}
	
a.info{
position:relative;
z-index:24; 
color:#000;
}

a.info:hover{z-index:25; background-color:#FFF}

a.info span{display: none}

a.info:hover span{
display:block;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
position:absolute;
padding: 2px;
top:2em; left:2em; width:15em;
border:1px solid #000000;
background-color:#538EB7; color:#000;
text-align: center}

.tablehead{
	border-bottom: 1px solid #4289BC;
	background: #EDF5FA;
}
