		/* LEFT CONTAINER */
		#print_logo{
				display:none;
				height:130px;
			}
		#home_left_container{
			width:187px;
			min-height:600px;
			_height:600px;
			margin:0px 0px 0px 20px;
			_margin:0px 0px 0px 10px;
			float:left;
		}
			#home_logo_container{
				height:130px;
			}
			#home_menu_container{
			}

				.ul_home_menu{
					margin:0px 0px 0px 0px;
					padding:0px 0px 0px 0px;
				}
					.li_home_menu{
						height:15px;
						padding:2px 0px 2px 5px;
						cursor:pointer;
						list-style:none;
						font-weight:bold;
						color: #666666;
						background:url(/images/home_menu_arrow.gif) no-repeat 170px 5px /*bgcolor*/;
						border-bottom:1px solid #CCCCCC;
					}
.li_home_menu:visited{
						color: #666666;
font-weight:normal;
}
					.li_home_menu_hover{
						height:15px;
						padding:2px 0px 2px 5px;
						cursor:pointer;
						list-style:none;
						font-weight:bold;
						color: #E51837;
						background:url(/images/home_menu_arrow_red.gif) no-repeat 170px 5px /*bgcolor*/;
						background-color:#f6f6f6;
						border-bottom:1px solid #CCCCCC;
						text-decoration:underline;
					}
					a.li_home_menu{
					text-decoration:none;
					font-weight:normal;
						color: #666666;
					}
					a.li_home_menu:hover{
						color: #E51837;
						font-weight:normal;
					}
					.li_home_submenu{
						height:15px;
						padding:2px 0px 2px 10px;
						cursor:pointer;
						list-style:none;
						font-weight:bold;
						color: #CCCCCC;
						background:url(/images/home_menu_arrow.gif) no-repeat 170px 5px /*bgcolor*/;
						border-bottom:1px solid #CCCCCC;
					}
					a.li_home_submenu{
					color: #E64F66;
					font-weight:normal;
					text-decoration:none;
					}
					a.li_home_submenu:hover{
					text-decoration:underline;
					}
					.li_home_submenu_hover{
						height:15px;
						padding:2px 0px 2px 10px;
						cursor:pointer;
						list-style:none;
						font-weight:bold;
						color: #CCCCCC;
						background:url(/images/home_menu_arrow_red.gif) no-repeat 170px 5px /*bgcolor*/;
						background-color:#f6f6f6;
						border-bottom:1px solid #CCCCCC;
						text-decoration:underline;
					}
					.li_home_subsubmenu{
						height:15px;
						padding:2px 0px 2px 20px;
						cursor:pointer;
						list-style:none;
						font-weight:bold;
						color: #CCCCCC;
						background:url(/images/home_menu_arrow.gif) no-repeat 170px 5px /*bgcolor*/;
						border-bottom:1px solid #CCCCCC;
					}
					a.li_home_subsubmenu{
					color: #666666;
					font-weight:normal;
					text-decoration:none;
					}
					a.li_home_subsubmenu:hover{
					text-decoration:underline;
					}
					.li_home_subsubmenu_hover{
						height:15px;
						padding:2px 0px 2px 20px;
						cursor:pointer;
						list-style:none;
						font-weight:bold;
						color: #CCCCCC;
						background:url(/images/home_menu_arrow_red.gif) no-repeat 170px 5px /*bgcolor*/;
						background-color:#f6f6f6;
						border-bottom:1px solid #CCCCCC;
						text-decoration:underline;
					}
			#home_zoeken_container{
				height:47px;
				margin:15px 0px 15px 0px;
				padding:10px 0px 0px 10px;
				border:1px solid #CCCCCC;
				background-color:#F1F1F1;
			}
			#home_nieuwsbrief_container{
				min_height:87px;
				_height:87px;
				margin:10px 0px 10px 0px;
				padding:10px 0px 10px 10px;
				border:1px solid #CCCCCC;
				background-color:#F1F1F1;
			}
			#home_reclame_container{
				height:212px;
				margin:10px 0px 10px 0px;
				border:1px solid #CCCCCC;
				background-color:#F1F1F1;
			}
			#home_copyright_disclaimer_container{
				height:20px;
				margin:10px 0px 10px 0px;
				padding:5px 0px 0px 10px;
				border:1px solid #CCCCCC;
				background-color:#F1F1F1;
			}
		/* EINDE LEFT CONTAINER */
		
		/* RIGHT CONTAINER */
		#home_right_container{
			width:728px;
			min-height:600px;
			_height:600px;
			margin:0px 20px 0px 0px;
			_margin:0px 10px 0px 0px;
			float:right;
		}
			/* HEADER */
			#home_header{
				height:50px;
				padding:30px 0px 0px 260px;
				background:url(/images/home_header.gif) no-repeat 0px 0px;
			}
				.home_header_item{
					width:102px;
					height:34px;
					padding:5px 0px 0px 0px;
					background:url(/images/home_header_item2.jpg) no-repeat 0px 0px;
					float:left;
					text-align:center;
				}
				#kruimelpad{
					min-width:200px;
					width:200px;
					height:20px;
					margin:0px 0px 0px 20px;
					color:#7F7F7F;
				}
			/* MAIN CONTENT */
			#home_main_content{
				width:728px;
				min-height:400px;
				_height:400px;
				overflow:auto;
				_overflow:visible;
			}
			
			/* homepage
			#home_temp_left
			#home_temp_right
			*/
			
			/* FOOTER */
			#home_footer{
				margin-top:20px;
				height:36px;
				background:url(/images/home_footer.gif) no-repeat 0px 0px /*bgcolor*/;
			}
		/* EINDE RIGHT CONTAINER */
		
		
		
	/* ALGEMENE CLASSES */
	.title_header{
		height:28px;
	}
		/* RED HEADER */
		.title_header_left_red{
			width:4px;
			height:28px;
			background:url(/images/title_header_left_red.gif) no-repeat /*bgcolor*/;
			float:left;
		}
		.title_header_middle_red{
			height:24px;
			padding:4px 0px 0px 0px;
			background:url(/images/title_header_middle_red.gif) #FFFFFF;
			float:left;
		}
		.title_header_right_red{
			width:4px;
			height:28px;
			background:url(/images/title_header_right_red.gif) no-repeat /*bgcolor*/;
			float:left;
		}
		/* GREY HEADER */
		.title_header_left_grey{
			width:4px;
			height:27px;
			background:url(/images/title_header_left_grey.gif) no-repeat /*bgcolor*/;
			float:left;
		}
		.title_header_middle_grey{
			height:24px;
			padding:4px 0px 0px 0px;
			background-color:#E9E9E9;
			float:left;
		}
		.title_header_right_grey{
			width:4px;
			height:27px;
			background:url(/images/title_header_right_grey.gif) no-repeat /*bgcolor*/;
			float:left;
		}
	
	/* 4 HOEKEN OM 4-KANTEN ROND TE MAKEN 1PX*/
	.corner_top_left{
		width:8px;
		height:8px;
		background-image:url(/images/corner_top_left.gif);
		background-repeat:no-repeat;
		position:absolute;
		top:-1px;
		left:-1px;
	}
	.corner_top_right{
		width:8px;
		height:8px;
		background-image:url(/images/corner_top_right.gif);
		background-repeat:no-repeat;
		position:absolute;
		top:-1px;
		right:-1px;
	}
	.corner_bottom_left{
		width:8px;
		height:8px;
		background-image:url(/images/corner_bottom_left.gif);
		background-repeat:no-repeat;
		position:absolute;
		bottom:-1px;
		left:-1px;
		_bottom:-7px;
	}
	.corner_bottom_right{
		width:8px;
		height:8px;
		background-image:url(/images/corner_bottom_right.gif);
		background-repeat:no-repeat;
		position:absolute;
		bottom:-1px;
		right:-1px;
		_bottom:-7px;
	}
	/* 4 HOEKEN OM 4-KANTEN ROND TE MAKEN 1PX + TRANSPARANT*/
	.corner_top_left_trans{
		width:8px;
		height:8px;
		background-image:url(/images/corner_top_left_trans.gif);
		background-repeat:no-repeat;
		position:absolute;
		top:-1px;
		left:-1px;
	}
	.corner_top_right_trans{
		width:8px;
		height:8px;
		background-image:url(/images/corner_top_right_trans.gif);
		background-repeat:no-repeat;
		position:absolute;
		top:-1px;
		right:-1px;
	}
	.corner_bottom_left_trans{
		width:8px;
		height:8px;
		background-image:url(/images/corner_bottom_left_trans.gif);
		background-repeat:no-repeat;
		position:absolute;
		bottom:-1px;
		left:-1px;
		_bottom:-7px;
	}
	.corner_bottom_right_trans{
		width:8px;
		height:8px;
		background-image:url(/images/corner_bottom_right_trans.gif);
		background-repeat:no-repeat;
		position:absolute;
		bottom:-1px;
		right:-1px;
		_bottom:-7px;
	}
	/* 4 HOEKEN OM 4-KANTEN ROND TE MAKEN 2PX */
	.corner_top_left_bold{
		width:8px;
		height:8px;
		background-image:url(/images/corner_top_left_bold.gif);
		background-repeat:no-repeat;
		position:absolute;
		top:-2px;
		left:-2px;
	}
	.corner_top_right_bold{
		width:8px;
		height:8px;
		background-image:url(/images/corner_top_right_bold.gif);
		background-repeat:no-repeat;
		position:absolute;
		top:-2px;
		right:-4px;
		
	}
	.corner_bottom_left_bold{
		width:8px;
		height:8px;
		background-image:url(/images/corner_bottom_left_bold.gif);
		background-repeat:no-repeat;
		position:absolute;
		bottom:-4px;
		left:-2px;
		_bottom:-10px;
	}
	.corner_bottom_right_bold{
		width:8px;
		height:8px;
		background-image:url(/images/corner_bottom_right_bold.gif);
		background-repeat:no-repeat;
		position:absolute;
		bottom:-4px;
		right:-4px;
		_right:-5px;
		_bottom:-10px;
	}
	
	/* NEWS ITEM */
	.home_news_container{
		width:204px;
		min-height:212px;
		_height:212px;
		padding:10px 0px 0px 12px;
		background:url(/images/home_news_background.jpg) no-repeat /*bgcolor*/;
		position:relative;
		float:left;
		font-weight:normal;
	}
		.home_news_datum{
			color: black;
			font-weight:bold;
		}
		.home_news_title{
			color: #E51837;
			font-weight:bold;
		}
		.home_news_leesmeer_container{
			width:72px;
			height:14px;
			padding:0px 0px 0px 12px;
			border:1px solid #CCCCCC;
			background:url(/images/home_news_arrow.gif) no-repeat 4px 4px /*bgcolor*/;
			font-size:8pt;
			color:#E51837;
			cursor:pointer;
			background-color:#ffffff;
			line-height: 10pt;
			text-decoration:none;
			font-weight:normal;
			margin-top:5px;
		}	
		.home_news_leesmeer_container_over{
			width:72px;
			height:14px;
			padding:0px 0px 0px 12px;
			border:1px solid #CCCCCC;
			background:url(/images/home_news_arrow.gif) no-repeat 4px 4px /*bgcolor*/;
			font-size:8pt;
			color:#E51837;
			cursor:pointer;
			background-color:#f1f1f1;
			line-height: 10pt;
			text-decoration:none;
			font-weight:normal;
			margin-top:5px;
		}
			
/* ZOEKEN */ 
	.zoekresultaten_paginas_ul{
		margin:0px 10px 0px 10px;
		padding:0px 0px 0px 0px;
	}
		.zoekresultaten_paginas_li{
			margin:0px 0px 0px 0px;
			padding:0px 5px 0px 5px;
			float:left;
			color:#606060;
			font-weight:bold;
			border-right:1px solid #606060;
			list-style:none;
			cursor:pointer;
		}
	.zoekresultaten{
		width:424px;
		min-height:40px;
		margin:0px 0px 10px 0px;
		padding:10px 0px 10px 30px;
		border:1px solid #CCCCCC;
		background-color:#F6F6F6;
		position:relative;
	
	}
		.zoekresultaten_img{
			float:left;
		}
		.zoekresultaten_text{
			width:365px;
			margin:0px 0px 0px 20px;
			float:left;
		}
	.zoekopdracht_verfijnen_ul{
		margin:5px 0px 5px 0px;
		padding:0px 0px 0px 0px;
	}
		.zoekopdracht_verfijnen_li{
			padding:0px 0px 0px 10px;
			background:url(/images/red_block.gif) no-repeat 0px 5px;
			list-style-type:none;
		}
		.zoekopdracht_verfijnen_li_hover{
			padding:0px 0px 0px 10px;
			background:url(/images/red_block.gif) no-repeat 0px 5px;
			list-style-type:none;
			text-decoration:underline;
			cursor:pointer;
		}	
		
/* EINDE HOME PAGINA */

/* Column */
#columnfield0{
position:relative;
float:left;
width:220px;
height:201px;
left:16px;
top:10px;
background:url(/images/bgcolumn.gif) no-repeat;
}

#columnfield1{
position:relative;
float:left;
width:220px;
height:201px;
top:10px;
background:url(/images/bgcolumn.gif) no-repeat;
clear:both;
}

.columntekst{
color:#000000;
position:relative;
float:left;
margin-left:10px;
margin-right:10px;
margin-top:10px;
}

#columnfield0 a{
text-decoration:none;
font-weight:normal;
cursor:pointer;
}

#columnfield0 a:hover{
font-weight:normal;
cursor:pointer;
}

#columnfield1 h3{
position:relative;
float:left;
color:#E51737;
margin-left:10px;
_margin-left:5px;
margin-top:20px;
font-size:14px;
width:201px;
}

#columnfield0 h3{
position:relative;
float:left;
color:#E51737;
margin-left:10px;
_margin-left:5px;
margin-top:20px;
font-size:14px;
width:201px;
}

#columnfield1 a:hover{
font-weight:normal;
cursor:pointer;
}

#columnfield1 a{
cursor:pointer;
font-weight:normal;
text-decoration:none;
}

.columnimage{
margin-top:-8px;
width:220px;
height:201px;
}

.home_column_leesmeer_container{
			width:68px;
			height:14px;
			padding:0px 0px 0px 12px;
			border:1px solid #CCCCCC;
			background:url(/images/home_news_arrow.gif) no-repeat 4px 4px /*bgcolor*/;
			font-size:8pt;
			color:#E51837;
			cursor:pointer;
			background-color:#ffffff;
			line-height: 10pt;
			text-decoration:none;
			font-weight:normal;
margin-left:10px;
margin-top:8px;
		}	
		.home_column_leesmeer_container_over{
			width:68px;
			height:14px;
			padding:0px 0px 0px 12px;
			border:1px solid #CCCCCC;
			background:url(/images/home_news_arrow.gif) no-repeat 4px 4px /*bgcolor*/;
			font-size:8pt;
			color:#E51837;
			cursor:pointer;
			background-color:#f1f1f1;
			line-height: 10pt;
			text-decoration:none;
			font-weight:normal;
margin-left:10px;
margin-top:8px;
		}

.home_column_terug_container{
			width:128px;
			height:15px;
			padding:0px 0px 0px 12px;
			border:1px solid #CCCCCC;
			background:url(/images/home_news_arrow.gif) no-repeat 4px 4px /*bgcolor*/;
			font-size:8pt;
			color:#E51837;
			cursor:pointer;
			background-color:#ffffff;
			line-height: 10pt;
			text-decoration:none;
			font-weight:normal;
			margin-top:8px;
		}	
		.home_column_terug_container_over{
			width:128px;
			height:15px;
			padding:0px 0px 0px 12px;
			border:1px solid #CCCCCC;
			background:url(/images/home_news_arrow.gif) no-repeat 4px 4px /*bgcolor*/;
			font-size:8pt;
			color:#E51837;
			cursor:pointer;
			background-color:#f1f1f1;
			line-height: 10pt;
			text-decoration:none;
			font-weight:normal;
			margin-top:8px;
		}

.home_column_terug_container a{
text-decoration:none;
font-weight:normal;
		}	
		.home_column_terug_container_over a{
text-decoration:none;
font-weight:normal;
		}

/* Einde Column */

