
 div#header {
 	background:url("../images/header_green.jpg") top left no-repeat;
 }

 
 div#footer {
 	background:url("../images/footer_column_right_green.jpg") top left no-repeat;
 }
 
  div#columnRight {
 	background:#00682d;
 }
 
 div#innerOverflow {
 	background:url("../images/bgOverflowIntro.jpg") top left no-repeat;
 	width:841px;
 	min-height:500px;
	height:auto !important;
	height:500px;
 }
 
 div#intro  {
 	float:left;
 	display:inline;
 	margin-left:85px;
 }
 
 div#intro a {
 	display:inline;
 	float:left;
 }
 
 div#intro a.wonen {
 	width:199px;
	height:298px;
 	background:url("../images/a_wonen.jpg") top left no-repeat;
 	display:block;
 	text-indent:-9000px;
 }
 
 div#intro a.agrarischvastgoed {
 	width:202px;
	height:298px;
 	background: url("../images/a_agragisch.jpg") top left no-repeat;
 	display:block;
 	float:left;
 	margin-left:4px;
 	text-indent:-9000px;
 }
 
 div#intro a.bedrijven {
 	width:202px;
	height:298px;
 	background:url("../images/a_bedrijven.jpg") top left no-repeat;
 	display:block;
 	float:left;
margin-left:7px;
 	text-indent:-9000px;
 }

 div#container {
 	background:none;
 }
 
 div#welkom {
 	width:600px;
 	height:141px;
 	_height:170px;
 	padding-left:85px;
 	padding-top:30px;
 	color:#696969;
 }
 
 div#welkom h1 {
 	font-size:16px;
 }