html, body {

	margin: 0;
	padding: 0;
	background-color: #4B4A4B;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;

}


ul {

	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0;

}



li {

	margin: 0;
	padding: 0;

}



img {

	border: 0;

}



h1 {

	font-size: 1.2em;
	color: #fff;

}



#container {

	position: absolute;
	width: 798px;
	margin-left: -399px;
	left: 50%;
	background: #fff;

}



#top {

	position: relative;
	left: 334px;
	width: 130px;
	height: 20px;

}



#adres_route {

	float: right;
	margin: -15px 10px 0 0;
	color: #005138;

}



#adres_route a {

	font-size: 0.9em;
	color: #005138;
	text-decoration: none;

}



#adres_route a:hover {

	text-decoration: underline;

}



#top_nav {

	clear: right;
	position: relative;
	left: 8px;
	width: 782px;
	background: #005138;
	height: 2em;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 1em;

}



#top_nav span {

	position: relative;
	top: 0.4em;
	left: 0.5em;

}



#top_nav a {

	margin: 0 2px 0 2px;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	color: #fff;

}



#top_nav a:hover {

	text-decoration: underline;

}



#header {

	position: relative;
	left: 8px;
	width: 782px;
	height: 191px;
	margin-bottom: 1em;

}



#main {

	position: relative;
	left: 8px;
	margin-bottom: 1em;
	width: 782px;
	min-height: 400px;
	background: #AACF00;

}



#text {

	position: relative;
	padding-top: 10px;
	left: 17px;
	width: 475px;

}



#banner1 {

	position: absolute;
	left: 50%;
	margin: -70px 0 0 230px;
	width: 124px;
	height: 124px;
	z-index: 5;

}



#banner2 {

	position: absolute;
	left: 50%;
	margin: 94px 0 0 230px;
	width: 124px;
	height: 124px;
	z-index: 5;

}



#banner1 img, #banner2 img  {

	border: 6px solid #ffffff;

}



/*

	opmaak

*/



p {

	font-size: 1em;
	color: #000;
	line-height: 1.8em;
	margin: 0;
	padding: 0 0 2em 2.5em;

}



/*

	koppen

*/



#text a {

	font-size: 1em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;

}



#text a:hover {

	text-decoration: underline;

}



div.contact {

	background: url( /pics/kop-contact.jpg ) no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
	width: 450px;
	height: 43px;

}



div.adres {

	background: url( /pics/kop-adres.jpg ) no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
	width: 450px;
	height: 43px;

}



div.home {

	background: url( /pics/kop-home.jpg ) no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
	width: 450px;
	height: 43px;

}



div.foto {

	background: url( /pics/kop-foto.jpg ) no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
	width: 450px;
	height: 43px;

}



div.nieuws {

	background: url( /pics/kop-nieuws.jpg ) no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
	width: 475px;
	height: 43px;

}






/*************

	Forms

*************/



td

{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
	color: #000;
}

.textarea {
	width:424px;
	height:173px;
	background:#fff url('/pics/bg_textarea.gif') left top no-repeat;
}
.textarea textarea {
	border:0px;
	overflow:hidden;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;	
}

.input {
	width:425px;
	height:41px;
	margin-top:7px;
	background:#fff url('/pics/bg_input.gif') left top no-repeat;
	font-family: verdana, tahoma, arial, sans-serif;
}
.input input {
	border:0px;
}

.button

{
	border: 0;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 10px;
	color: #000;
	width: 70px;
}

/**
 * FV FORM 
 * Definitions for the required form fields.
 -----------------------------------------------------------*/
.fv-req {
	height:21px;
	padding:2px;
	border:1px solid #7da2c8;	
}

.fv-forget {	
	height:21px;
	padding:2px;
	border:1px solid #b10101;
}

.fv-syntax {
	height:21px;
	padding:2px;
	border:1px solid #b10101;
}

html>body .fv-req, .fv-forget, .fv-syntax {
	height:auto;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/pics/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(/pics/pixel.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/pics/overlay.png", sizingMethod="scale");
	}