			
			A:link {color:#003300; text-decoration: none;font-weight: normal;}
			A:visited {color:#003300; text-decoration: none; font-weight: normal;}
			A:active {color: #003300; text-decoration: none; font-weight: normal;}
		    A:hover {color:red}
		    
		    h1, h2, h3, h4, h5, h6 { color: #252323; font-weight: normal }
			h1 { font-size: 48px; margin: 0 0 0px 0; padding: 0px 0; color: #fff; text-shadow: 1px 1px 0px #232323; }
			h2 { font-size: 28px; margin: 0 0 15px 0; padding: 0; text-shadow: 1px 1px 0px #232323; }
			h3 { font-size: 24px; margin: 0; padding: 0;text-shadow: 1px 1px 0px #232323; }
			h4 { font-size: 24px; margin: 0 0 15px; padding: 0; }
			h5 { font-size: 16px; margin: 0 0 5px; padding: 0; color: #fff; }
			h6 { font-size: 14px; margin: 0 0 5px; padding: 0;  color: #929292; font-weight: bold} 
		    
		   	body {		
				background:#f3f3f3;
				margin: 00px;
				font-family:Arial;
				font-size: 18px;
				color: black;
			}		
			#template {
				width: 1200px;
				background:#f3f3f3;
				border: solid 0px;
				margin: 00px auto;
			}
			#template_row {
				margin-left:1100px;
				margin-top:10px;
				width: 1200px;
				 }
			#head {
				background-image:url('../images/backheader.png');
				width: 1200px;
                height: 232px;
				margin-top: 10px;
                font-family: arial;
				font-size: 12px;
				color: white;
				border: #79cb5b 2px solid ;
				box-shadow: rgba(0, 0, 0, 0.5) 7px 7px 7px;
				}
			#head h1 {	padding: 20px  0px 0px 80px ; }
			#head h3 {	padding: 0px  0px 0px 80px ; color: #fff;text-shadow: 1px 1px 0px #232323; }
			
			#headlogo {
				float: right;
				margin-right: 180px;
				margin-top: -62px;  }
			#headphone {
				float: right;
				margin-right: 10px;
				margin-top: -110px; 
				font-size: 20px; text-shadow: 1px 1px 0px #232323;}
			
			#sidebar {
				float: left;
				width: 235px;
				background-color: #79cb5b;
				margin-left:40px;
				margin-top:-40px;
				border: #1a3f0f 1px solid ;
				border-radius: 7px 7px 7px 7px;
  				-moz-border-radius: 7px 7px 7px 7px;
  				-webkit-border: 7px 7px 7px 7px;
  				box-shadow: rgba(0, 0, 0, 0.5) 7px 7px 7px;
			}

			.sidebar_box { clear: both;	width: 220px; margin-left: 5px;margin-bottom: 60px; }

			.sb_title img { margin-bottom:-15px:}

			.sb_title {
				width: 175px;
				height: 20px;
				padding: 9px 30px;
				margin-top:-10px;
				font-size: 18px;
				color: #2b6818;
				background: url(../images/sidebar_box_top.jpg) no-repeat top left;
			}
			.sb_content { 
				padding: 20px 10px;
				padding-left:10px;
				background: url(../images/sidebar_box_middle.jpg) repeat-y left;
			}
 			.sb_bottom {
				height: 8px;
				background: url(../images/sidebar_box_bottom.jpg) no-repeat top left;
			}


/* menu */




			#menu {
				width: 235px;
				margin-top: 30px;
				margin-bottom: 20px;
			}

			#menu ul {
				margin: 0;
				padding: 0;
				list-style: none;
			}

			#menu ul li {
				padding: 10px 0 0;
				margin: 0;
				display: block;
				height: 36px;
				background: url(../images/menu_divider.png) left bottom no-repeat;
			}

			#menu ul li a {
				display: block;
				height: 36px;
				padding: 0 0 0 30px;
				font-size: 17px;
				color: #2b6818;text-shadow: 1px 1px 0px #232323;	
				text-decoration: none;
				font-weight: normal;
				outline: none;
				border: none;
			}

			#menu ul li a:hover, #menu ul .current {
				padding-left: 60px;
				color: #000000;
				background: url(../images/menusign.png) left top no-repeat
			}
			
			#menu ul li img { margin-bottom:-5px;}

/* end of menu */
			#pagehead {
				margin-left:310px;
	    		margin-top:5px;
				margin-bottom: 5px;
 			}
 			
			#paginaregel img {
	    		border: none;
	   			 margin-bottom:-5px;
			}
				
			#paginaregel {
				letter-spacing: 0.15em;
				text-transform: none;
				font-weight: 400;
				font-size: 12px;
				color: #6F6F6F;
			}
		
			#paginaregel a:{
				text-decoration: underline;
				color:  #6F6F6F;
				text-transform: uppercase;	}
		
			#paginaregel a:hover {
				text-decoration: none;
				color: #da07b1; }	

			#content {
				float: right;
				margin-top:15px;
				margin-right:30px;
				margin-bottom:20px;
				width: 825px;
				padding: 30px 15px 30px 15px;
				border: #b3b3b3 1px solid ;
				border-radius: 7px 7px 7px 7px;
	  			-moz-border-radius: 7px 7px 7px 7px;
	  			-webkit-border: 7px 7px 7px 7px;
				box-shadow: rgba(0, 0, 0, 0.5) 7px 7px 7px;
				background: #fff  url(../images/contenthead.png) left top no-repeat ;
			}
			
			#content li{ list-style-type: square;}

			#content h2 {margin-left: 150px; margin-top: 35px;}
			
			.content_box img{
				border: #948a76 1px solid ;
				border-radius: 7px 7px 7px 7px;
				 margin-bottom:-5px;
	  			-moz-border-radius: 7px 7px 7px 7px;
	  			-webkit-border: 7px 7px 7px 7px; 
			}

			.content_box {
				padding-bottom: 30px;
				margin-bottom: 30px;
				background: url(../images/horizontal_divider.jpg) center bottom no-repeat;}
			.content_off {margin: 50px} 
				
				
				
#content_zonder {
	float: right;
	margin-top:15px;
	margin-right:30px;
	margin-bottom:20px;
	margin-left:20px;
	width: 825px;
	padding: 30px 15px 30px 15px;
	border: #b3b3b3 1px solid ;
	border-radius: 7px 7px 7px 7px;
  	-moz-border-radius: 7px 7px 7px 7px;
  	-webkit-border: 7px 7px 7px 7px;
	box-shadow: rgba(0, 0, 0, 0.5) 7px 7px 7px;
	background: #fff  ;
	
}
#content_zonder li{ list-style-type: square;}

#content_zonder h2 {margin-left: 0px; margin-top: 15px;}
.content_box1 img{
	 
}
.content_box1 {
	padding-bottom: 30px;
	margin-bottom: 30px;
	background: url(../images/horizontal_divider.jpg) center bottom no-repeat;
}
#footer_wrapper {
	clear: both;
	width: 100%;
	border-left: none;
	border-right: none;
	background: #2b6818;
}

#footer {
	width: 1160px;
	height: 350px;
	margin: 0 auto;
	color: #CCCCCC;
	padding: 5px 0;
	margin-bottom:10px;
}

#footer a {
	color: #CCCCCC;
}
#footer_copyright{
	width: 1300px; 
	padding-top:30px;
	padding-bottom:20px;
	color: #fff;
	}
	
/* Prikbord is het gedeelte bocen de copyright regel */
#prikbord-wrapper {
	padding: 10px 0em;
	text-align: left;
	border-bottom: 0px solid rgba(0,0,0,.1);
}

#prikbord
{
/*	overflow: hidden;*/
}

#prikbord .title h2 {
	font-size: 18px;
	color: #fff;
}


#prikbord .byline {
	font-size: 1em;
	color: #EEA7C1;
}

#column1,  #column2,  #column3 {
	width: 350px;
	height: 310px;
	line-height: 140%;
	/*padding: 5px 5px 5px 5px;*/
	
}

#column1,  #column2 {
	float: left;
	margin-right: 24px;
	margin-left :20px;
}

#column2 img{ margin-bottom:-5px;}

#column3 {
	float: right;
}
#column1 li{ list-style-type: square;}
#column1 h5,  #column2 h5,#column3 h5 {font-size: 20px;text-shadow: 1px 1px 0px #232323;}
#prikbord a:hover {	color:#fff;	text-decoration: underline;}
				