body {
  text-align: center;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
  background-color: #777471;
  font-family: verdana, arial, sans-serif;
  font-size:normal;
}
.tags{
	fon-size:x-small;
	}
.tags a{
	padding-right:5px;
	}
A:link {
	COLOR: #40403e; text-decoration: underline;
}
A:visited {
	COLOR: #40403e; text-decoration: underline;
}
A:active {
	COLOR: #40403e; text-decoration: none;
}
A:hover {
	COLOR: #a08e84; text-decoration: underline;
}

#container {
  margin-left: auto; 
  margin-right: auto;
  width: 98%;
  text-align: left;
  background: #ffffff url('2009/img/containerTop.gif') top left repeat-x;;
  border: 8px solid #aab3b4;
}

#header_wrapper {
  /*background: #c5ccd2 url('2009/img/menu_bg.gif') bottom left repeat-x;*/
   background: url('2009/img/header_bg.jpg') top right no-repeat;
  margin:0px; padding:0px;
}

#header {
  height: 100px;
  padding:15px;
  /*background: url('2009/img/header_bg.jpg') top right no-repeat;*/
  margin:0px;
}

#header h1 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-weight: normal;
  font-size: 33px;
  text-transform: lowercase;
  color:#ffffff;
  /*letter-spacing: -1px;*/
}

#header h2 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color:#a08e84;
  letter-spacing: 1px;
}

#left_side {
  margin-top: 10px;
  float: left;
  width: 190px;
  background: #cecdcb;
}

#right_side {
  margin-top: 10px;
  float: right;
  width: 200px;
  background: #ffffff;
}

#content {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 210px;
  margin-right: 210px;
  /*overflow:hidden;*/
}

#footer {
  height: 50px;
  background: #cececc url('2009/img/bgf.jpg');
  clear: both;
  text-align: center;
  padding-top:12px;
  color: #000000;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
}
#footer a{
	padding:1px;
	color:black;
	}
#footer A:link {
	COLOR: #000000; text-decoration: none;
}
#footer A:visited {
	COLOR: #000000; text-decoration: none;
}
#footer A:active {
	COLOR: #a08e84; text-decoration: none;
}
#footer A:hover {
	COLOR: #000000; text-decoration: underline;
}
#left_side p,#right_side p{
	font-size: 11px;
	color: #333333;
	}
#right_side p {
  margin:10px;margin-top:15px;margin-bottom:15px;
  padding-left:10px;
  line-height: 14px;
}

#left_side h3, #right_side h3 {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #FFFFFF;
  border:1px solid #759490;
  background-color: #89827f;
  background:url('2009/img/tab_bg.gif');
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: black;
}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  line-height: 18px;
  color: #7f7e81;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  color: #7f7e81;
}

#menu
{
  margin-top:1px;
  margin-bottom:0px;
  text-align:center;
  padding: 4px 0;
  margin-left: 0;
  border-bottom: 1px solid #89827f;
  font-family: Verdana, sans-serif;
  font-size:10px;
}

#menu li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#menu li a
{
  color: #F1F6FE;
  padding: 5px 15px;
  margin-left: 3px;
  border: 1px solid #787471;
  border-bottom: none;
  background: #787471 url('2009/img/tab_bg.gif') bottom left repeat-x;
  text-decoration: none;
}

#menu li a:link { color: #F1F6FE; }
#menu li a:visited { color: #F1F6FE; }

#menu li a:hover
{
  color: #FFFFFF;
  background: #9197a2 url('2009/img/tab_bgHover.gif') bottom left repeat-x;
  border-color: #0F3974;
}

#menu li a#current
{
  color: #000;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  background:#cecfce url('2009/img/psil.gif') top right no-repeat;
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.featurebox_side {
  background-color: #fffff6;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

/*UITBREIDING KRIS*/
		#right_side ul, #right_side ul ol,#left_side ul, #left_side ul ol {
		  margin: 0;
		  padding: 0;
		}

		#right_side li,#left_side li {
		  list-style-type: none;
		  margin-bottom: 15px;
		  margin-left: 25px;
		}
		#right_side li {
		  list-style-type: circle;
		  list-style-image: none;
		}

		#right_side p, #right_side select {
		  margin: 5px 0 8px;
		}

		#right_side ul, #right_side ol,#left_side ul, #left_side ol {
		  margin: 5px 0 0 5px;
		}

		#right_side ul ul, #right_side ol {
		  margin: 0 0 0 10px;
		}
		#right_side a,#left_side a{
			text-decoration:none !important;
			color:black !important;
			font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif !important; 
			}
		ul#subnavlist li
			{ 
			list-style-type: none; 
			padding: 1px;
			padding-left: 5px;
			margin:0px;
			}
		ul#lijst li, ul#lijst2 li,ul#lijst3 li
			{ 
			list-style-type: none; 
			padding: 1px;
			padding-left: 5px;
			margin:0px;
			}
		#right_side li a,#left_side li a{
			padding-left: 5px;
			padding-right: 10px;
			display:block;
			width:100%;
			border-left: 10px solid #83837B;
			font-family: Arial, Sans-Serif;
			font-size:8pt;
			text-decoration:none;
			color:black;
			width:auto;
			}
		#right_side li a:hover,#left_side li a:hover{
			background:#cccccc;
			}
		#left_side form{
			padding-left:10px;
			}
		#left_side input{
			width:150px;
			}
		#left_side span{
			font-family: Arial, Sans-Serif;
			font-size:9pt;
			clear:both;
			}
		#left_side sub{
			font-family: Arial, Sans-Serif;
			font-size:8pt;
			}
p.NavigateRecords a{
			border-left:1px solid #83837B;
			padding-left:20px;
			padding-right:19px;
			text-decoration:none;
			color:white !important;
			font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
			font-size:11px;
			font-variant:small-caps;
			}
p.NavigateRecords a{
			background-image:url('images/link.png');
			text-decoration: none !important;
			}
p.NavigateRecords a:hover{
			border-left:1px solid #83837B;
			padding-left:20px;
			padding-right:19px;
			text-decoration:none !important;
			/*color:#83837B !important; */
			color:white !important;
			font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
			font-size:11px;
			font-variant:small-caps;
			background-image:url('images/linkhover.png');
			background-repeat: repeat;
			width:auto;
			}
p.NavigateRecords a:active{
			border-left:1px solid #cccccc;
			padding-left:20px;
			padding-right:19px;
			text-decoration:none !important;
			color:ivory !important;
			font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
			font-size:11px;
			font-variant:small-caps;
			background-image:url('images/linkactive.png');
			background-repeat: repeat;
			width:auto;
			}
.readmore a, p.word a{
			padding-left: 5px;
			padding-right: 10px;
			display:block;
			width:100%;
			font-family: Arial, Sans-Serif;
			font-size:8pt;
			text-decoration:none !important;
			color:black !important;
			background-color:#cecdcb;
			text-align:center;
			width:auto;
			border:2px solid transparent;
			}
.readmore a:hover, p.word a:hover{
			background-color:#FAFAFA;
			border-top:2px inset #cccccc;
			border-bottom: 2px outset white;
			border-left:2px ridged #fafafa;
			border-right:2px solid #fafafa;
			}
p#inl{
			font-style:italic;
			border-bottom: 1px dotted #cccccc;
			text-align:justify;
			}
p.date{
			font-style: italic;
			padding-top: 0px;
			margin-top:0px;
			border-top: 1px dotted black;
			}
		
		span.date{
			background: #fafafa url(http://www.hakendover.be/images/cal60.jpg) no-repeat;
			display:block;
			float:left;
			margin-right:3px;
			margin-bottom:3px;
			height:60px;
			width:60px;
			vertical-align:middle;
			font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
			font-size: 8px;
			color:black;
			text-align:center;
			}
		span.bigdate{
			font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
			font-size: 8px;
			text-align:center;
			color:black;
			background: #fafafa url(http://www.hakendover.be/images/cal60.jpg) no-repeat;
			display:block;
			float:left;
			margin-right:3px;
			margin-bottom:3px;
			padding:0;
			vertical-align:middle;
			height:60px;
			width:60px;
			/*clear:left;*/
			}
		p.dateMessage, p.description{
			margin-top:0px;
			padding-top:0px;
			font-family: Arial, Sans-serif;
			font-size:9pt;
			color: black !important;
			display: block;
			}
		p.dateMessage:first-letter, p.description:first-letter{
			font-size:14pt;
			float:left;
			}
		p.dateMessage{
			border-bottom: 1px dotted #83837B;
			text-align: left !important;
			/*clear:right;*/
			}
		p.description{
			text-align: left;
			}
		h2.HeadDate, .HeadNews, #content h3{
			font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
			font-size:medium;
			color: black;
			padding-bottom: 0px;
			margin-bottom: Opx;
			margin-top:5px;
			padding-top:5px;
			margin-top:5px;
			display:block;
			/*line-height: 0px;*/
			}
		p.author{
			font-style:normal;
			text-align:right;
			font-size:xx-small;
			}
#content h3{
	border-bottom:1px dotted #cccccc;
	}
		textarea#content{
			font-size: 10px;
			font-family: Verdana, Helvetica, Arial, sans-serif;
			background:transparent;
			border:1px solid #777471;
			}
		p.NavigateRecords{
			padding:2px;
			font-size:8pt;
			}
		p.SearchRecords{
			font-size:8pt;
			padding:0px;
			}
		span#total{
			text-align:right;
			padding-left:100px;
			}
.searchform tr td, .inputName label, form{
			font-size: 10px;
			font-family: Verdana, Helvetica, Arial, sans-serif;
			}
		input{
			font-size: 10px;
			font-family: Verdana, Helvetica, Arial, sans-serif;
			border-bottom: 1px solid ivory;
			}
		.cbutton, #dn a{
   			border-left:1px solid #83837B;
			padding-left:20px;
			padding-right:19px;
			text-decoration:none;
			color:white;
			font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
			font-size:11px;
			font-variant:small-caps;
			padding-left:5px;
			margin-left:6px;
			margin-right:6px;
			padding-right:5px;
			border-right:1px solid #83837B;
			background-image:url('images/link.png');
			outline: none;
			border: none;
			cursor : pointer;
			}
		.cbutton:hover{
   			border-left:1px solid #83837B;
			padding-left:20px;
			padding-right:19px;
			text-decoration:none;
			color:white;
			font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
			font-size:11px;
			font-variant:small-caps;
			padding-left:5px;
			margin-left:6px;
			margin-right:6px;
			padding-right:5px;
			border-right:1px solid #83837B;
			background-image:url('images/linkhover.png');
			outline: none;
			border: none;
			cursor : pointer;
			}
		input.search 
			{
			width: 200px;
			border: 0px;
			border-bottom: 1px dotted black;
			background: transparent url('input.gif') no-repeat;
			padding: 3px;
			padding-bottom: 0px;
			color: black;
			font-weight: bold
			}
#content li{
	font-size:12px;
	padding:1px;
	margin:0;
	padding-left:10px;
	/*list-style-type:none;*/
	}
input{
	margin-bottom:10px;
	}
.featurebox_center h3{
 	border:0px !important;	
}
iframe{
	width:100%;
	height:400px;	
	padding-bottom:10px;
}
#header h1 a{
text-decoration:none;
color:white;	
}
#content a{
font-size:12px;	
}
p.article{
			font-size:10pt;
			}
#loader span{
	padding-bottom:5px;
	width:100%;
	}
#loader textarea{
	width:100%;
	height:250px;
	float:left;
	padding-bottom:5px;
	}
#loader input, #loader select{
	float:left;
	width:100%;
	}
#loader input{
	padding-bottom:5px;
}
#loader .submit{
	margin-top:10px;
	}
#dn h3{
	font-size:10px !important;
	font-variant:small-caps;
	background:none !important;
	border:0px !important;
	color:black !important;
	/*display:table-cell;*/
	margin-bottom:0px!important;
	padding-top:5px !important;
	padding:0px !important;
	padding-top:10px !important;
	}
#dn p{
	padding:0px !important;
	margin:0px !important;
	padding-bottom:2px;
	}
#dn, #stats{
	padding:5px;
	}
.l{
	border:0px !important;
	}
#printFooter{
	display:none;
	}
#printHeader{
	display:none;
	}
