#header{
	background: url(_img/head2.gif) #D8D300 no-repeat right;
}


#content-wrap{
	background-color: white;
}
#footer{
	background-color: #F2F3E1;
}


#mainFrame{
	padding: 2px 0px;

}
#snelzoeken{
	width: 180px;
	vertical-align: top;
}


.snelzoeken{
	position: fixed;
	top: 60px;
	left: 10px;
}
.snelzoeken SELECT{
	width: 146px;
}
#contentArea{
	vertical-align: top;
}

P#home_images{
	height: 186px;
	/*background: url(_img/home_photos.jpg);*/
}

#home_banners{
}

#home_banners IMG{
	border: 0;
}

IMG#route{
	border: 1px solid #F5F4E2;
}

#teKoopSign{
	display: none;
}


/*** BASE STYLE ***/
body	{	
		 		background-image: url() ;
		 		background-attachment: fixed  ;
		 		color: #000000 ;
		 		margin-left:0px;
		 		margin-top:0px;
		 		font-family: arial, helvetica ;
		 		font-size: 12px;
		 		scrollbar-3dlight-color: #C4C028; 
  				scrollbar-arrow-color: #C4C028;
  				scrollbar-base-color: #C4C028;
  				scrollbar-darkshadow-color:#C4C028;
  				scrollbar-face-color: #F5F4E2;
  				scrollbar-highlight-color:#F5F4E2;
  				scrollbar-shadow-color: #F5F4E2 }
#menu{
	
}
h1,h2,th{
	color: #AAA722;

}

h1{
font-size:20px;
font-family:arial,helvetica;
font-weight:normal;
}
td		{ 	color: #666633 ;
		  		font-family: arial, helvetica ;
		  		font-size: 12px }
th{
			text-align: left;
}
a, legend		{	color: #C4C028 ;
		  		text-decoration: none;
		  		font-weight: bold }
		  
a:hover	{ 	color: #000000;
		  		text-decoration: none;
		  		font-weight: bold  }

a:active { 	color: #000000;
		  		text-decoration: none;
		  		font-weight: bold  }
		  
#titel	{ 	font-size: 18px ;
			  	font-weight: bold }
		  
big		{ 	font-size: 14px ;
			  	font-weight: bold }		  

.input	{ 	background-color: #ffffff ;
			  	color: #F5F4E2 ;
			  	font-family: arial, helvetica ;
			  	font-size: 12px }
			  
.inputzip	{ background-color: #ffffff ;
			  	color: #000000 ;
			  	font-family: arial, helvetica ;
			  	font-size: 12px ;
			  	text-transform: uppercase }
			  
.btn_zoek{
			width: 70px;
			height: 26px;
			background-image: url(_img/zoeken.gif);
			background-repeat:no-repeat;
			border: 0;
			cursor: pointer;
}
.submit	{ 	background-color: #000000 ;
			  	color: #ffffff ;
			  	font-family: arial, helvetica ;
			  	font-size: 12px }





#cms{
		width: 100%;
		white-space: normal;
	}
	
	#cms_images{
		height: 186px;
		background: url(_img/cms_photos.jpg);
	}
	
	#cms .head{
		color: #CECD00;
		font-size: 20px;
	}
.txthead{
		color: #CECD00;
		font-size: 20px;
	}








DIV.bg{
		float: left;
		width: 160px;
		overflow:hidden;
		background: url(_img/objectlist_vLine.gif);
		padding: 15px 15px 0px 0px;
		border: 1px solid #ccc;
		margin-right: 1px;
		margin-bottom: 1px;
	}
	.object{
		margin-left: 7px;
		float: left;
		
	}
	.object .photo{
		width: 160px;
		height: 105px;
		overflow: hidden;
		background: #D8D300;
		vertical-align: top;
		
	}
	.object .photo IMG{
		width: 160px;
		height: 105px;
	}
	.object .price{
		line-height:20px;
		text-align: center;
		background: #D8D300;
		font-weight: bold;
		color: #53552A;
	}
	
	.object .price2{
		line-height:20px;
		text-align: center;
		background: #FFFFFF;
		font-weight: bold;
		color: #53552A;
	}
	
	.object .city{
		font-size: 12px;
		line-height:15px;
		font-weight: bold;
		color: #D9D300;
		padding-top: 5px;
		white-space: nowrap;
	}
	.object .city DIV{
		width: 160px;
		overflow: hidden;
	}
	.object .description{
		vertical-align: top;
	}
	.object .description DIV{
		width: 160px;
		height: 72px;
		padding: 5px 0px;
		
		overflow: hidden;
		white-space: normal;
	}


img.thumbnail {
height:90px;
}





