DIV#portal {
	position: absolute;
	top: 100px;
	left: 0px;
	width:654px;
	height: 314px;
	background-image: url(/images/background_portal.png);
}

DIV#verkopen {
	position: absolute;
	top: 135px;
	left: 24px;
	width:155px;
	overflow: hidden;
	text-align: center;
	
}

DIV#verkopen IMG#banner_price {
	margin-top: 5px;
	margin-bottom: 5px;
}

DIV#verkopen DIV {
	margin-top: 30px;
	text-align: left;
}

div#steps {
	position: relative;
	top:170px;
	left:18px;
	height:126px;
	width:166px;
	color: #000;
	}
	

div#steps table.liststeps{
	padding-top:5px;
	padding-left:5px;
	
	}
	
div#steps table.liststeps td{
	font-size:10px;
	height:23px;
	}

div#steps table.liststeps td.text{
	text-decoration:underline;
	}
	
DIV#steps input{
	position: absolute;
	top: 100px;
	left: 35px;
	width:96px;
	overflow: hidden;
	text-align: center;
	
}
DIV#nieuw {
	position: absolute;
	top: 27px;
	left: 248px;
	width:155px;
	overflow: hidden;
	text-align: center;
}

DIV#nieuw IMG.thumbnail {
	width: 66px;
	height: 55px;
	border: solid 1px rgb(20,99,99);
}

DIV#nieuw TD {
	vertical-align: top;
	font-size: 10px;
	padding-right: 2px;
}

DIV#nieuw TD A {
	color: rgb(0,0,0);
}

DIV#nieuw A {
	border: none;
	text-decoration: none;
}

DIV#nieuw DIV {
	margin-top: 15px;
	text-align: left;
}

DIV#zoeken {
	position: absolute;
	top: 50px;
	left: 478px;
	width:155px;
	overflow: hidden;
	line-height: 150%;
	font-size:10px;
	
}

DIV#zoeken OPTION#all {
	color: rgb(20,99,99);
}

DIV#zoeken SELECT {
	width: 140px;
	font-size:10px;
}


DIV#zoeken SELECT#cities {
	height: 47px;
}

DIV#zoeken INPUT#submit {
	margin-top: 10px;
	width: 140px;
	
}

a.text {
color: #000;}
