/*body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
}

a{
	color: #7a6856;
	text-decoration: underline;
}

a:hover{
	color: #7a6856;
	text-decoration: underline;
}

table{
	border: 0px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.balk{
	width: 703px;
	height: 96px;
	background-image: url('images/gradientlijst.jpg');
	margin-bottom: 9px;
}

.balkfoto{
	width: 128px;
	height: 96px;
	text-align: center;
	vertical-align: middle;
}

.balkfoto img{
	width: 126px;
	height: 94px;
	border: 0px;
}

.balkgegevens{
	color: #f2e6be;
	height: 17px;
	border-bottom-color: #f2e6be;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 5px;
}

.balktekst{
	width: 574px;
	height: 49px;
	color: #fff;
	border: 0px;
	margin: 0px;
	padding: 2px 5px 0px 5px;
	vertical-align: top;
}

.balkknop{
	width: 574px;
	height: 18px;
	text-align: right;
	vertical-align: bottom;
	border: 0px;
	margin: 0px;
	padding: 0px 5px 5px 0px;
}

.vet{
	font-weight: bold;
}

.cursief{
	font-style: italic;
}

.navigatie, .navigatie a, .navigatie a:hover, .navigatie a:active, .navigatie a:visited{
	color: #7a6856;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}

.navigatieactief{
	font-weight: bold;
}

.balkdetailboven{
	width: 703px;
	background-color: #7a6856;
	margin-bottom: 9px;
	padding: 0px;
}

.balkdetailmidden{
	width: 703px;
	background-color: #7a6856;
	margin-bottom: 9px;
	padding: 0px;
}

.balkdetailonder{
	width: 703px;
	background-color: #7a6856;
	margin: 0px;
	padding: 0px;
}

.balkdetailtitels{
	color: #f2e6be;
	height: 17px;
	border-bottom-color: #f2e6be;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.balkdetailinhoud{
	width: 703px;
	height: 49px;
	color: #fff;
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.titeleigenschap{
	width: 125px;
	color: #f2e6be;
	font-style: italic;
}

.teksteigenschap{
	width: 225px;
	color: #fff;
	font-style: italic;
}

.titelinformatieplicht{
	width: 210px;
	color: #f2e6be;
	font-style: italic;
}

.tekstinformatieplicht{
	width: 490px;
	color: #fff;
	font-style: italic;
}

.fotodetail{
	border: 0px;
}

.thumbdetail{
	width: 83px;
	height: 62px;
	border: 0px;
}

.adres{
	color: #f2e6be;
	height: 25px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px;
	vertical-align: middle;
}

.knoppen{
	width: 72px;
	height: 18px;
}

.knoppen img{
	border: 0px;
	width: 68px;
	height: 18px;
}

.geenaanbod{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7a6856;
}

.geenaanbod a{
	color: #7a6856;
	font-size: 11px;
	text-decoration: underline;
}

.geenaanbod a:hover{
	color: #7a6856;
	font-size: 11px;
	text-decoration: underline;
}*/


/*--------MIJN CODE--------*/

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin:0px;
}

.background-container{
	width:580px;
	height:600px;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
}

form select {
	width:100px;	
}

.zoekboxDiv{
	background-image:url(../images/zoekbox_BG.jpg);
	background-repeat:no-repeat;
	position:relative;
	left:18px;
	top:13px;
	height:44px;
}

#zoekbox{
	position:relative;
	top:8px;
}

.foto_lijst{
	position:relative;
	left:26px;
	width:128px;
	top:9px;
	z-index:1;
	overflow:hidden;
	height:85px;
}

.adres{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	position:relative;
	left:192px;
	z-index:108;
	background-color:#000;
	width:206px;
	text-align:center;
	height:21px;
	line-height:85%;
	top:-1px;
	_top:0px;
	#top:0px;
}

.omschrijving{
	position:relative;
	left:166px;
	width:210px;
	top:-77px;
	_top:-77px;
	#top:-77px;
	z-index:107;
	background-color:#FFF;
	height:78px;
	overflow:hidden;
}

.knop_links{
	position:relative;
	left:439px;
	top:-156px;
	_top:-156px;
	#top:-156px;
	background-color:#FFF;
	width:85px;
	height:13px;
	z-index:200;
}

.velden_lijst{
	position:relative;
	left:380px;
	top:-167px;
	_top:-157px;
	#top:-157px;
	background-color:#FFF;
	width:163px;
	height:48px;
}

.velden_detail{
	position:relative;
	left:400px;
	top:-167px;
	_top:-158px;
	#top:-158px;
	background-color:#FFF;
	width:140px;
	height:60px;
	_height:50px;
	#height:50px;
}

.prijs{
	position:relative;
	left:432px;
	top:-160px;
	_top:-165px;
	#top:-165px;
	color:#e5352c;
	font-size:13px;
	font-weight:bold;
	width:105px;
	height:15px;
	background-color:#FFF;
	text-align:center;
}

.prijs_detail{
	position:relative;
	left:432px;
	top:-161px;
	_top:-153px;
	#top:-153px;
	color:#e5352c;
	font-size:13px;
	font-weight:bold;
	width:105px;
	height:15px;
	background-color:#FFF;
	text-align:center;
}

.rij_container{
	height:127px;
	overflow:hidden;
	position:relative;
	top:5px;
	/*background-color:#0F0;*/
}

.lijst_container{
	position:relative;
	top:21px;
	/*background-color:#C0F;*/
}

.kader{
	position:relative;
	top:-127px;
	left:13px;
	z-index:106;
	height:127px;
	overflow:hidden;
	/*background-color:#03F;*/
}

/*.kader_klik{
	height:100px;
	background-color:#9F0;
}*/

.kader_container{
	height:127px;
	overflow:hidden;
	position:relative;
	/*background-color:#600;*/
}

.kader_container_detail{
	height:127px;
	overflow:hidden;
	position:relative;
	/*background-color:#600;*/
	top:7px;
}

.pager{
	font-size:11px;
	color:#000;
	width:580px;
	text-align:center;
	position:relative;
	left:245px;
	_left:0px;
	top:0px;
	_top:-2px;
	#top:-2px;
}

.navigatie, .navigatie a, .navigatie a:hover, .navigatie a:active, .navigatie a:visited{
	color: #000000;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}

.navigatieactief{
	color: #009792;
	text-decoration:underline;
}

.link_detail{
	background-color:#0FC;
	width:85px;
	height:13px;
	position:relative;
	top:-50px;
	z-index:300;
}

.geenaanbod{
	width:500px;
	_width:580px;
	#width:580px;
	color:#FFF;
	font-size:12px;
	padding:40px;
}

a.geenaanbod_link{
	color:#FFF;	
}

a.docs:link, a.docs:visited{
	color:#000000;	
	text-decoration:underline;
}

a.docs:hover, a.docs:active{
	color:#009792;	
	text-decoration:underline;
}


/*tabgedoe*/


