@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #65793E;
}

#container {
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}
#content
{
	width:700px;
	color:#000000;
	position:relative;
	float:left;
	overflow:visible;
	font-family: "comic Sans MS", verdana;
	height: auto;
	min-height: 540px;
	font-size: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	} 
#content .transparency   
{
	opacity:0.3;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	width:700px;
	height:1500px;
	position:absolute;
	top:0px;
	left:o;
	z-index:-1;
	background-repeat: no-repeat;
	margin-top: 0px;
	background-image: url(../images/images/opzet_03.gif);
}   
#content a:link {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}  
#content a:visited {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
} 
#content a:hover {
	color: #0000FF;
	text-decoration: underline;
} 
.content   
{
	/*	opacity:0.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;*/
	position:relative;
	min-height: 540px;
	background-image: url(../images/images/opzet_05.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;
}  
#content img{
	border: medium solid #65793E;
	background-color: #000000;
}
#menu {
	float: left;
	height: 80px;
	width: 700px;
	background-image: url(../images/images/opzet_02.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 2px;
}
.fotolinks {
	float: left;
	margin-top: 0px;
	margin-right: 16px;
	margin-left: 0px;
}
.fotorechts {
	float: right;
	margin-left: 16px;
}
#content img.foto_omgeving_rechts{
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 15px;
}
#content img.foto_omgeving_links{
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 15px;
}

#menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	width: 114px;
	text-align: center;
	color: #FFFFFF;
	line-height: 1.9em;
	border: 1px solid #FFFFFF;
}
#menu li a:link, #menu li a:visited {
	display: block;
	background-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
}
#menu li a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
#footer {
	clear: both;
	float: left;
	height: 43px;
	width: 700px;
	text-align: center;
	padding-top: 0px;
}
#foottext {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#foottext a:link, #foottext a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#foottext a:hover {
	color: #0000FF;
	text-decoration: none;
}
#tekstblok {
	padding-right: 15px;
	padding-left: 15px;
}


h1 {
	font-size: 24px;
	font-weight: bold;
	color: #63783F;
	font-family: "Tekton Pro", Verdana;
	margin-top: 0px;
	padding-top: 10px;
}

* {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
