DIV#portal {
	position: absolute;
	top: 0px;
	left: 0px;
	width:654px;
	height: 414px;
	background-image: url(/images/background_portal_woningen_aanbod.png);
}

DIV#zoeken {
	position: absolute;
	top: 0px;
	left: 0px;
	width:654px;
	height: 414px;
	background-image: url(/images/background_portal_bog_aanbod.png);
	
}

div#zoekmachine {
	position:absolute;
	top:30px;
	left:30px;
	width:140px;
	height:400px;
	font-size:10px;
	}
	
DIV#zoekmachine SELECT {
	width: 140px;
	font-size:10px;
}

DIV#zoekmachine INPUT#submit {
	margin-top: 5px;
	width: 140px;
}



DIV#basis {
	position: absolute;
	top: 50px;
	left: 30px;
	width: 140px;
	height: 200px;
	font-size: 10px;
}

DIV#basis IMG#banner_price {
	margin-top: 5px;
	margin-bottom: 20px;
}

DIV#uitgebreid {
	position: absolute;
	top: 310px;
	left: 30px;
	width: 140px;
	height: 80px;
	font-size: 10px;
}

DIV#uitgebreid DIV {
	margin-bottom: 10px;
}

DIV#aanbod {
	position: absolute;
	top: 33px;
	left: 248px;
	width: 369px;
	height: 347px;
	overflow-y: scroll;
	}

IMG.thumbnail {
	width: 95px;
	height: 72px;
	border: solid 1px rgb(0,0,0);
	margin-right: 10px;
}

TABLE A {
	color: rgb(0,0,0);
	text-decoration: none;
}

TABLE {
	border-collapse: collapse;
}

TD {
	border-bottom: solid 1px rgb(36,168,168);
	padding-bottom: 6px;
	padding-top: 6px;
}


