div.home, /*div.situatie,div.contact, div.downloads,*/  div.landschapsontwerp
{
	background		: url(../img/bg_home.jpg) no-repeat top;
	height			: 800px;
}
div.home ul  { margin: 360px 0 0 0; background-color:#fff/*b8d652*/; width: 920px; padding: 20px}
div.locatie 
{
	background		: url(../img/bg_locatie.jpg) no-repeat top;
	height			: 800px;
}
div.locatie ul { margin: 525px 0 0 0; background-color:#fff/*b8d652*/; width: 920px; padding: 20px}
div.googlemaps
{
	background		: url(../img/bg_kaart.jpg) no-repeat top;
	height			: 800px;
}
div.googlemaps ul{ margin: 338px 0 0 0; background-color:#fff/*b8d652*/; width: 920px; padding: 20px}
div.situatie ul, /*div.contact ul,*/ div.downloads ul { margin: 150px 0 0 0; background-color:#fff/*b8d652*/; width: 920px; padding: 20px}
div.situatie ul { margin: 0px 0 0 0; background-color:#fff; width: 920px; padding: 20px}
div.situatie,div.contact, div.downloads{
	background		: url(../img/bg_contact.jpg) no-repeat top;
	height			: 800px;
}
div.contact ul { margin: 365px 0 0 0; background-color:#fff; width: 920px; padding: 20px}
div.downloads ul ul {margin:0; width: 920px; padding: 0px}
div.voorzieningen
{
	background		: url(../img/bg_voorzieningen.jpg) no-repeat top;
	height			: 800px;
}

div.services 
{
	background		: url(../img/bg_services.jpg) no-repeat top;
	height			: 800px;
}
div.voorzieningen ul { margin: 375px 0 0 0; background-color:#aed136; width: 920px; padding: 20px}
div.services ul{ margin: 320px 0 0 0; background-color:#aed136; width: 920px; padding: 20px}
div.landschapsontwerp ul { margin: 329px 0 0 0; background-color:#aed136; width: 920px; padding: 20px}

.titel {
	background		: url(../img/titleHeader.jpg);
	width			: 209px;
	height			: 72px;
	position		: absolute;
	top				: 76px;
	left			: 0;
}

.logoBack {float: left; margin-right: 10px;}


#csBtn {
	background:url(../img/csBtn.gif) no-repeat top left;
	display:block;
	width:262px;
	height:54px;
	float:right;
}
#csBtn:hover {
	background:url(../img/csBtn.gif) no-repeat bottom left;
}
#landBtn {
	background:url(../img/landBtn.gif) no-repeat top left;
	display:block;
	width:262px;
	height:54px;
	float:right;
}
#landBtn:hover {
	background:url(../img/landBtn.gif) no-repeat bottom left;
}




/*///////////   DOWNLOAD LIST    //////////*/
h1#list {
	/*width				: 610px;*/
	padding				: 0px 5px 10px 0px;
	margin				: 0px 0 0 3px;
	/*float				: left;*/
}
.dList {
	width				: 700px;/**/
	padding				: 0px 5px 0 5px;
	margin				: 0px 0 0 0px;
	/*float				: left;*/
	background			: #FFF;
}
.dList ul{
	list-style			: none;	
	/*float				: left;*/
	margin				: 5px 0 0 0px;
    padding				: 0;
}

#content .dList a{
	padding				: 10px 0px 10px 20px;	
	margin				: 5px 0;
	display				: block;
	width				: 590px;
	color				: #fff;
	font-weight			: bold;
	text-decoration		: none;
	background			: #f6b842;
	line-height			: 16px;
	/*background			: #00571c;*/
}

#content .dList a:hover, .dList a.visited {
	padding				: 10px 0px 10px 20px;	
	margin				: 5px 0;
	color				: #000;
	background			: #aed136;
}

/*///////////            //////////*/


#nieuwsbrief{
	position		:absolute; 
	top				:-100px; 
	right			:0px; 
	/*float:right;*/
	width			:310px; 
	display			:block; 
	background		:#FFF;
	color			: #00571c;
	padding			: 20px;
	margin			: 0 40px 0px 20px;
	font-size		: 14px;
	border-left		: 7px solid #ededed;
	border-bottom	: 7px solid #ededed;
}
#nieuwsbrief ol {
	margin-left: 0;
	padding-left: 20px;
	
}
#nieuwsbrief li {
	color:#900;
	margin-left: 0;
	padding-left:0;
	text-align:left;
	text-indent:0;
	font-weight: bold;
	float:none;
}
#nieuwsbrief li a { color: #00571c;  font-weight: normal; text-decoration:none; }
#nieuwsbrief li a:hover { color: #900; text-decoration:underline; }
#nieuwsbrief h1 { line-height: 20px; }

/*///////////   MENU LINKS    //////////*/
.navLeft {
	width				: 209px;
	height				: 124px;
	padding				: 0;
	margin				: 0;
	float				: left;
	background			: #fff;
	position			: absolute;
	top					: 149px;
	left				: 0;
}
.navLeft ul{
	list-style			: none;	
	float				: left;
	margin				: 0;
    padding				: 0;
}

.navLeft a{
	padding				: 10px 0px 10px 20px;	
	margin				: 0px 0;
	display				: block;
	width				: 189px;
	color				: #00571c;
	font-weight			: bold;
	text-decoration		: none;
	line-height			: 16px;
}

.navLeft a:hover {
	padding				: 9px 0px 9px 20px;	
	margin				: 0px 0;
	border-top			: 1px solid #00571c;
	border-bottom		: 1px solid #00571c;
	background			: none;
}

.navLeft a.active {
	padding				: 9px 0px 9px 20px;	
	margin				: 0px 0;
	border-top			: 1px solid #00571c;
	border-bottom		: 1px solid #00571c;
	background			: url(../img/navLeft_active.gif) no-repeat center right;
}

a.contact { color:#00571c; text-decoration:underline; }
a.contact:hover { text-decoration:none; }
#contactImg {
	position			: absolute;
	top					: -150px;
	right				: -30px;
	display: block;
}


