* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	margin: 0px;
	background-image:url(_img/background.gif);
	background-repeat:repeat;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #95B5A5;
}
a.links:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.links:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.links:hover {
	text-decoration: none;
	color: #95B5A5;
}
li {
	list-style: none;
	display:inline;
}
table {
	border-collapse: collapse;
}
.noShow {
	display: none;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
.zapp {
	font-size: 1px;
	height: 1px;
	clear: both;
}
#header {
	height:110px;
	background-image:url(_img/background_top.jpg);
	background-repeat:repeat-x;
	padding-top:1px;
	width: 100%;
}
	#header #header_boven {
		background-repeat:repeat-x;
		padding-top:7px;
		position:relative;
		width:800px;
		left: 50%;
		margin-left: -400px;
	}
		#header #header_boven #logo {
			width:150px;
			height:82px;
			float:left;
		}
		#header #header_boven #flags {
			width:420px;
			height:20px;
			float:right;
			padding-top:70px;
			margin-right:6px;
		}		
			#header #header_boven #flags a.off {
				filter: alpha(opacity=60);
				-moz-opacity: 0.6;
				opacity: 0.6;
			}
			#header #header_boven #flags a.off:hover {
				filter: alpha(opacity=100);
				-moz-opacity: 1;
				opacity: 1;
			}
			#header #header_boven #flags .li_flags {
				float:right;
				padding:3px;
			}
#wrapper {
	margin: 0 auto;
	width:782px;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CDCDCD;
	border-left-color: #CDCDCD;
	padding-right: 9px;
	padding-left: 9px;
}
	#wrapper #menu {
		width:782px;
		background-image:url(_img/menu_middle.gif);
		background-repeat:repeat-x;
		font-family:"Trebuchet MS", Verdana, Arial;
		font-size:14px;
		font-weight:bold;
		color: #FFFFFF;
		letter-spacing: 1px;
		line-height: 27px;
		text-align:center;
	}
	#wrapper #content {
		width:782px;
		background-color:#FFFFFF;
	}
		#wrapper #content #content_left {
			width:330px;
			float:left;
			padding:10px;
		}
		#wrapper #content #content_right {
			width:402px;
			float:right;
			margin-top:8px;
		}
		#wrapper #content #content_right_img {
			width:402px;
			height:271px;
			background-image:url(_img/image_container.gif);
			background-position:center;
			padding-top:9px;
			padding-left:8px;
			float:right;
		}	
		#wrapper #content #content_right_address {
			height:119px;
			width:412px;
			background-image:url(_img/rightdiv.jpg);
			background-repeat:no-repeat;
			background-position:center;
			float:right;
			padding-top:10px;
		}
			#wrapper #content #content_right_address .adrl {
				width:160px;
				float:left;
				margin-left:15px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size:13px;
				color:#5D594E;
			}
			#wrapper #content #content_right_address .adr2 {
				width:200px;
				float:right;
				margin-right:10px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size:13px;
				color:#5D594E;
			}
#footer {
	margin: 0 auto;
	width:802px;
	height:15px;
	background-image:url(_img/website_bottom.gif);
	background-repeat:no-repeat;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5D594E;
	}
.kopje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5D594E;
	font-weight:bold;
}
.googlemaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #395B42;
}