@charset "utf-8";
/* CSS Document */

img, object{
	display:block;
}

h1{
	margin: 0 0 25px 0;
	padding: 0;
	color:#FFFFFF;
	font-size: 120%;
	font-weight: bold;
}

h2{
	margin: 0 0 25px 0;
	padding: 0;
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
}

h3{
	margin: 0 0 10px 0;
	padding: 0;
	color:#FFFFFF;
	font-size: 90%;
	font-weight: bold
}

h4{
	font-size: 70%;
	color: #ffffff;
	padding: 0;
	margin: 0;
	font-weight:bold;
	text-transform:uppercase;
}

p{
	color: #35281b;
	font-size: 75%;
	padding: 0;
	margin: 0 0 15px 0;
	line-height: 150%;
}

p a{
	color: #9ebd0f;
}
p a:hover{
	text-decoration: none;
}

ul{
	color: #35281b;
	font-size: 75%;
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
	line-height: 150%;
}
li{
	background:url(../images/list_item.gif) 0 6px no-repeat;
	color: #35281b;
	padding: 0 0 0 10px;
}	

ul li a{
	color: #9ebd0f;
}

ul li a:hover{
	text-decoration: none;
}

td{
	padding: 3px;
	color: #ffffff;
	font-size: 70%;
}

td h4{
	font-size: 100%;
}




body{
	background:url(../images/vervolg_bg.gif) repeat-x 0 0 #779309;
	margin: 0;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;
}

#container{
	position: absolute;
	top: 0;
	left: 0;
}

html, body, #container {
	min-height: 100%;
	width: 100%;
	height: 100%;
} 

html>body, html>body #container {
	height: auto;
}

#main{
	height:auto;
	margin-bottom:115px;
}

#top{
	height:235px; /*221*/
}	

#flash{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:237px;
	background-color:#FFFFFF;
}

#menu{
	position:absolute;
	right:54%;
	top:20px;
}

#menu ul#nav{
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul#nav li{
	text-align: right;
	line-height: 150%;
	background: none;
	padding: 0;
	margin: 0;
}

#menu ul#nav li a{
	padding: 0 15px 0 0;
	text-decoration: none;
	color: #35281b;
}

#menu ul#nav li a.active{
	background:url(../images/list_item.gif) right 6px no-repeat;
}
#menu ul#nav li a:hover{
	background:url(../images/list_item.gif) right 6px no-repeat;
}

#logo{
	position:absolute;
	left: 43px;
	top: 67px;
}


#links{
	position:relative;
	/*float:left;*/
	margin:0 53% 0 0;
}
	
	#links .inhoud{
		padding:0 70px 0 43px;
		max-width:520px;
		height:260px;
	}
	#links .inhoud p{
		color:#FFFFFF;
	}
	#aanbod{
		padding:0 25px 0 43px;
		max-width:520px;
		
	}
		.woning_blok{
		margin:10px 0 10px 0;
		background: #eff4d7;
		position:relative;
		height: 105px;
		}
	
		.woning_blok img{
			float: left;
		}
		
		
		.woning_blok .tekst{
			margin: 0 0 0 160px;
		}
		
		.woning_blok .tekst p{
			padding: 10px 0 0 0;
			margin: 0;
		}
		span.groen{
			color: #7a970a;
		}
		
		.meer{
			background: #35281b;
			position: absolute;
			right: 0;
			bottom: 0;
			height: 20px;
			width: 110px;
		}
			
		.meer a{
			color:#FFFFFF;
			font-size: 75%;
			text-decoration: none;
			display: block;
			padding: 0 0 0 2px;
		}
		.clear_l{
			clear: left;
		}

#background_nieuws{
	position:absolute;
	right:0;
	top:410px;
	width:53%;
	z-index:1;
}

#rechts{	
	padding:0;
	position:relative;
	z-index:2;
	float:right;
	width:53%;
}

	#nieuws{
		height:160px;
		background-color:#4B3B2E;
		padding:20px 0 0 30px;
	}	
		#nieuws ul li{
			background:url(../images/li_nieuws.gif) 0 6px no-repeat;
			padding:0 0 0 15px;
		}
		#nieuws ul li a{
			color:#FFFFFF;
			text-decoration:none;
		}
		#nieuws ul li a:hover{
			text-decoration:underline;
		}
	
	#nieuw_aanbod{
		height:160px;
		padding:15px 0 0 30px;
		margin-top:55px;
	}	
		#aanbod_nieuw{
			float:left;
			margin:0;
			padding:0;
			width:50%;
		}
		#nieuw_aanbod ul{
			margin:0;
		}
		#nieuw_aanbod ul li{
			background:url(../images/li_nieuw_aanbod.gif) 0 6px no-repeat;
			padding:0 0 0 15px;
		}
		#nieuw_aanbod ul li a{
			color:#FFFFFF;
			text-decoration:none;
		}
		#nieuw_aanbod ul li a:hover{
			text-decoration:underline;
		}		
		#adres{
			margin-left:55%;
		}
		#adres a{
			color:#FFFFFF;
			text-decoration:none;
		}
		#adres a:hover{
			text-decoration:underline;
		}
		
#footer{
	position:absolute;
	left:0;
	bottom:0;
	height:70px;
	width:100%;
	/*background-color:#CCCCCC;*/
}	
	
	#footer p{
		padding:45px 0 0 43px;
		margin:0;
		font-size: 65%;
		color: #ffffff;
	}
	
	#footer p a{
		background:url(../images/list_item.gif) 10px 4px no-repeat;
		color: #ffffff;
		text-decoration: none;
		padding: 0 0 0 20px;
	}
	#footer p a:hover{
		text-decoration: underline;
	}
	
	#footer img{
		float:right;
		margin-right:87px;
		margin-top: 20px;
	 }


































