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

 
 div#footer {
 	background:#FFF url("../images/footer_column_right_green.jpg") top left no-repeat;
	text-align:center;
 }
 
  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;
	margin-top:40px;
	overflow:hidden;
 }
 
 div#intro  {
	width:620px;
	overflow:hidden;
	margin-left:20px;
 }
 
 div#intro a {
 	display:inline;
 	float:left;
 }
 
div.wonen {
 	width:198px;
	height:309px;
 	background:url("../images/a_wonen_2.jpg") top left no-repeat;
 	display:block;
	float:left;
	margin-left:6px;
	position:relative;
	cursor:pointer;
 }
 
 div#intro a.link {
 	color:#002e67;
	width:174px;
	text-align:center;
	font-size:12px;
	font-family:Tahoma, Verdana, Arial;
	text-transform:uppercase;
	
	position:absolute;
	bottom:4px;
	line-height:16px;
	left:10px;
 }
 
 div#intro div.agrarischvastgoed {
 	width:198px;
	height:309px;
 	background: url("../images/a_agragisch_2.jpg") top left no-repeat;
 	display:block;
	float:left;
	margin-left:6px;
	position:relative;
	cursor:pointer;
 }
 
 div#intro div.bedrijven {
 	width:198px;
	height:309px;
 	background:url("../images/a_bedrijven_2.jpg") top left no-repeat;
 	display:block;
	float:left;
	margin-left:6px;
	position:relative;
	cursor:pointer;
 }
 
 div#intro div.agrarischvastgoed a.link {
 	color:#006633;
 }

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