
a img{
	border: 0px;
}

body {
	background-color:#fff;
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size: 11px;
	height: 192px;
}

p {	
	font-family: arial, verdana;
	Font-size: 12px;
	color: #000;
	}
	
h1 {	
	font-family: arial, verdana;
	Font-size: 16px;
	color: #004e85;
	margin: 0px;
	padding: 0px;
	height: auto;
	}
	
h3 {	
	font-family: arial, verdana;
	Font-size: 12px;
	font-weight: bold;
	color: #000;
	}

#Main {
	height:auto;
	width: 958px;
	margin: 0px auto;
	display: table;
}
#Outer {
	height:auto;
}
	#Header{
		height: 140px;
		width: 958px;
	}
		#HeaderLogo{
			height: 116px;
			width: 818px;
			background-image: url(images/vreeensliepen.jpg);
			background-repeat: no-repeat;
			float: left;
			}
			.Contact{
				float: right;
				height: 116px;
				width: 140px;
				background: #fff;
				float: left;
			}
					.Contact ul{
						margin: 15px;
						padding: 0px;
						list-style-type: none;
					}
						.Contact li{
							font-size: 9px;
							color: #00467f;
							list-style-type: none;
						}
							.Contact a{
								text-decoration: none;
								color: #00467F
							}
								.Contact b{
									color: #ffd204;
								}
									.Contact a:hover{
									}
		
		.TopMenu{
			height: 25px;
			width: 958px;
			background: #00467f;
			float: left;
			
		}
					.TopMenu ul{
						width: 958px;
						height: 25px;
						margin: 0px;
						padding: 0px;	
						list-style-type: none;
					}
						.TopMenu li{
							font-size: 11px;
							font-weight: bold;
							float: left;
							height: 25px;
							text-align: center;
							width: 136px;
							border-left: 1px solid #fff;
							list-style-type: none;
						}
							.TopMenu a{
								color: #fff;
								text-decoration: none;
								display: block;
								padding-top: 5px;
								padding-bottom: 4px;
							}
								.TopMenu a:hover{
									color: #f5a301;
								}
								.TopMenu .First{
									border-left:0px;
								}
	#MiddleContainer{
		width: 958px;
		height: auto;
		display: table;
		position: relative;
	}
		.Container{
			width: 615px;
			height: auto;
			float: left;
			display: table;
		}
				.Container.Wide{
					width: 958px;
					height: auto;
					float: left;
					display: table;
				}
		
			.Unc{
				height: 30px;
				width: 615px;
				float: left;
				background: #fff;
			}
				#Left{
					width: 178px;
					height: auto;
					background: #fff;
					float: left;
					position: relative;
					display: table;
					clear: left;
				}
					.MenuLeft{
						width: 175px;
						height: auto;
						background: #fff;
						border: 1px solid #316497;
						margin-bottom: 8px;
						display: table;
					}
							#menu{
								margin: 0px;
								padding: 0px;
								list-style-type: none;
							}
								.MenuLeftContent{
									height: auto;
									width: 161px;
									background: #f5a301;
									margin-left: 7px;
									margin-top: 6px;
									margin-bottom: 6px;
									display: table;
								}
									.MenuLeftContent ul{
										padding: 0px;
										margin: 0px;
										list-style-type: none;
									}
										.MenuLeftContent li;{
											padding-bottom:2px;
											padding-top:2px;
											font-size: 10px;	
											list-style-type: none;
											
										}
											.MenuLeftContent a{
												text-decoration: none;
												margin-left: 10px;
												font-weight: bold;
												margin-top: 1px;
												margin-bottom: 1px;	
												color: #fff;
											}
											.MenuLeftContent .menu_child a{
												color: #1a4d82;
											}
												.MenuLeftContent .menu_child .active a{
													color: #1A4D82;
												}
													.MenuLeftContent a:hover{
														color: #353c43;
													}
						
						#MiniMaps{
							width: 175px;
							height: 161px;
							overflow:hidden;
							border: 1px solid #316497;
							display: table;
							margin-bottom: 8px;
							position: relative;
						}
						
						#MiniMaps .topLayerMiniMaps{
							width: 174px;
							height: 160px;
							overflow:hidden;
							position: absolute;
							background-image: url("./images/GoogleMapsOver.gif");
							background-repeat: no-repeat;
							margin: 1px 0 0 1px;
							z-index: 50;
						}
						
						#MiniMaps .googleMapsMini{
							position: absolute;
							z-index: 45;
							margin: 1px 0 0 1px;
						}
						
						#MiniMaps .topLayerMiniMaps a{
							width: 175px;
							height: 161px;
							display: block;
						}
						
						#MeerInfo{
							width: 175px;
							height: 115px;
							overflow:hidden;
							border: 1px solid #316497;
							display: table;
						}	
							.MeerInfoContent h5{
								font-family: arial, verdana;
								Font-size: 16px;
								color: #004e85;
								margin-bottom: 2px;
								padding: 0px;
								margin: 0px;
								margin-top: 3px;
							}	
								.MeerInfoContent{
									width: 160px;
									height: 110px;
									margin-left: 3px;
									font-size: 9px;
									font-family: arial;
									line-height: 15px;
								}
										.MeerInfoContent p{
											margin-top: 5px;
											padding: 0px;
										}
				
			#Content{
				width: 435px;
				background: #fff;	
				float: left;
				display: table;
				height: auto;
			}
			.Wide #Content{
				margin-left: 20px;
			}
			#achtergrond{
				margin-left: 20px;
				width: 410px;
				height: auto;
				float: left;
			}
			#achtergrond a{
				color:#004e85;
				text-decoration: none;
			}
			
		 	#achtergrond h1 {	
				font-family: arial, verdana;
				Font-size: 16px;
				color: #004e85;
				margin: 0px;
				padding: 0px;
				padding-bottom: 3px;
				height: auto;
				border-bottom: 1px solid #fede9f;
				width: 385px;
			}
			#achtergrond h2 {	
				font-family: arial, verdana;
				Font-size: 16px;
				color: #004e85;
				margin: 0px;
				padding: 5px 0 0;
				border-top: 1px solid #fede9f;
			}
			#achtergrond h3 {	
				font-family: arial, verdana;
				Font-size: 13px;
				color: #004e85;
				height: 15px;
				padding: 10px 0 0;
				margin: 0px;
				width: 385px;
				border-top: 1px solid #fede9f;
			}
			#achtergrond h4 {	
				font-family: arial, verdana;
				Font-size: 11px;
				font-weight: bold;
				color: #000;
				margin: 0px;
				padding-top: 10px;
				width: 385px;
			 	height: 10px;
			}
			
			#achtergrond p {	
				font-family: arial, verdana;
				Font-size: 11px;
				color: #000;
				margin: 0px;
				padding: 0px;
				padding-bottom: 5px;
				display: table;
			}
		#Right{
			width: 343px;
			height: 405px;
			float: left;
			background-image: url(images/BgRight.jpg);
			background-repeat: no-repeat;
			position: relative;
		
		}
		#Right .rand1{
			position: absolute;
			overflow: hidden;
			width: 115px;
			height: 115px;
			
			right: 0px;
			top:0px;
		}
		#Right .rand2{
			position: absolute;
			width: 115px;
			height: 115px;
			overflow: hidden;
			
			right: 115px;
			top:115px;
		}
		#Right .rand3{
			position: absolute;
			width: 115px;
			height: 115px;
			overflow: hidden;
			
			right: 0px;
			top:230px;
		}
		
	#Footer {
		border-bottom: 3px solid #00467f;
		margin-top: 35px;
	}
			
		#FooterTekst{
			height: 20px;
			float: right;
			padding-top: 3px;
			color: #004e85;
			font-family: arial, Verdana;
			font-size: 10px;
		}
				#FooterTekst a{
					color: #004e85;
					text-decoration: none;
				}
					#FooterTekst a:hover{
						color: #4c82b7;
					}
					
/*** start menu left styling ***/					
.menu_child{
	background: #fef5d2
}
.menu_child ul{
	margin-left: 10px;
	display: none;
	list-style-type: none;
}

#menu .menu_child li{
	margin-left: 5px;
	border-bottom: 0px solid #fff;
	margin-bottom: -2px;
	font-size: 10px;
	line-height: 14px;
	list-style-type: none;
}
.menu_child ul li a{
	font-weight: normal;
	color: #1a4d82;
}
.TopMenu .active{
	background-image: url(images/TopMenuBottom.gif);
	background-repeat: repeat-x;
	background-position: bottom; 
}	
/*** end menu styling ***/		
		
/*** start menu left handling ***/	

.active > .menu_child{
	display: block;
	list-style-type: none;
}	
.menu_child{
	list-style-type: none;
	display: none;
}


#menu li {
	border-bottom: 1px solid #fff;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #fff;
	list-style-type: none;
}

/*** end menu left handling ***/	

.Lightbox{
}

/*** Start unc pad ***/	

.Unc .uncText{
	color: #000;
	font-size: 11px;
	font-family: arial;
	padding-top: 5px;
	padding-bottom: 5px;
}

.Unc .uncText .Active{
	color: #004E85;
}

.Unc .uncText a{
	color: #939598;
	text-decoration: none;
}

.Unc .uncText a:hover{
	color: #004E85;
	text-decoration: none;
}

.Unc p{
	color: #939598;
	text-decoration: none;
	margin:0px;
	padding-top: 8px;
}

.Unc .ActiveUNC{
}

.Unc .ActiveUNC a{
	Color: #004E85;	
}
			
