html, body{
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #D5D8DA;
	background-image: url(../images/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	position: absolute;
}

#container{
	width: 768px;
	padding: 0;
	margin: 0px auto;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#header{
	width: 768px;
	height: 166px;
	background-image: url(../images/header.jpg);
	background-position: 0px 0px;
	padding: 0;
	margin: 0;
}

#vbologo {
	margin-left: 47px;
	padding-top: 20px;
}

H2 {
	font-size: 18pt;
}

#content{
	text-align: left;
	float: right;
	margin-left: 0px;
	margin-right: 12px;
	margin-top: 15px;
	width: 538px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6687BF;
	line-height: 13pt;
}

#content td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6687BF;
	line-height: 13pt;
}

*html #content{
	margin-left: 5px;
	margin-right: 5px;
}

a{
	color: #D96C00;
}

a:hover{
	color: #04469F;
}

*html #content{
	padding-top: 10px;
}

#content h6, #content h5, #content h4, #content h3, #content h2, #content h1{
	color: #6687BF;
}

.block{
	padding-top: 60px;
}

/*navigatie*/
#navcontainer{
	float: left;
	width: 180px;
	margin-top: 15px;
	margin-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6687BF;
	font-size: 9pt;
	text-align: left;
}

*html #navcontainer{
	margin-left: 5px;
}

/* normale navigatie */
.nav, .nav_act{
	width: 180px;
	height: 20px;
	background-image: url(../images/pointer.gif);
	background-repeat: no-repeat;
}

.nav a{
	color: #6687BF;
	font-weight: bold;
	text-decoration: none;
	margin-left: 14px;
}

.nav_act a{
	color: #D96C00;
	font-weight: bold;
	text-decoration: none;
	margin-left: 14px;
}

.nav a:active, .nav a:hover{
	color: #D96C00;
}

/* subnavigatie */
.subnav, .subnav_act{
	width: 180px;
	height: 20px;
}

.subnav a{
	color: #6687BF;
	font-weight: normal;
	text-decoration: none;
	margin-left: 29px;
}

.subnav_act a{
	color: #D96C00;
	font-weight: normal;
	text-decoration: none;
	margin-left: 29px;
}

.subnav a:active, .subnav a:hover{
	color: #92431D;
}

.nav_act a:hover,.subnav_act a:hover{
	color: #92431D;
}

#woningvdweek{
	width: 123px;
	background-image: url(../images/woning_vd_week.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	text-align: center;
	background-color: #E4EBF0;
	border: 1px solid #8CAAD3;
	padding-bottom: 6px;
}

#woningvdweek img{
	margin-left: 3px auto;
	margin-top: 60px;
	margin-right: 3px auto;
}

/* -------------------sectie aanbod-----------------------*/

/* header in aanbod */
.aanbod_header{
	width: 538px;
	height: 22px;
	background-image: url(../images/sort_header.gif);
	float: left;
	clear: both;
}

/* divs met huizen en gegevens in aanbod */
.aanbod, .aanbod_alt{
	float: left;
	clear: both;
	width: 538px;
	border-top: 1px solid #8CAAD3;
	border-bottom: 1px solid #8CAAD3;
	background-color: #D1E3F2;
	margin-bottom: 4px;
	line-height: 14px;
}

.aanbod_alt{
	background-color: #B8D3EB;
}

.aanbod_img{
	width: 133px;
	float: left;
}

.gemeente {
	float: left;
	width: 150px;
	margin-left: 133px;
	font-weight: bold;
}

.plaats {
	float: left;
	width: 150px;
	font-weight: bold;
}

.vraagprijs {
	float: left;
	font-weight: bold;
}

.aanbod_gemeente{
	float: left;
	margin-top: 7px;
	width: 150px;
}
.aanbod_plaats{
	float: left;
	margin-top: 7px;
	width: 150px;
}

.aanbod_prijs{
	float: left;
	margin-top: 7px;
}

/* -------------------sectie detail-----------------------*/

.detailbox {
	background-color: #DAE7F1;
	border: 1px solid #8CAAD3;
	height: 280px;
	margin-top: 5px;
}

.detail_thumbnails{
	margin-top: 10px;
	background-color: #DAE7F1;
	border: 1px solid #8CAAD3;
	text-align: center;
	padding: 8px;
}

.detail_thumbnails, .detail_thumbnails div {
	text-align: left;
}

#scroller{
	width: 533px;
	overflow: hidden;
	position:relative;
	margin:0px;
	padding:0px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #DAE7F1;
	border: 1px solid #8CAAD3;
	height: 84px;
}

#scroller img {
	padding:0px;
	margin:0px;
	border:solid 1px #DCE6F2;
	display:none;
	height: 84px;
}

* html #scroller {
	height: 100px;
}

.detailfoto{
	float: left;
	border: 8px solid #DAE7F1;
	background-repeat: no-repeat;
	width: 350px;
}

.detailtable{
	float: right;
	width: 159px;
	border-top: 8px solid #DAE7F1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6687BF;
}

.detailtable p {
	margin-bottom: 11px;
}

.detail_description{
	padding-top: 10px;
	padding-bottom: 10px;
}

.naw {
	background-color: #FFB400;
	text-align: center;
	width: 538px;
	border-top: 8px solid white;
	clear:both;
}

.naw td {
	text-align: center;
}

td.naw_tekst {
	color: white !important;
}

.clickable {
	cursor: pointer;
}

.detaillinktop {
	height: 30px;
}

.detaillinktop a {
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}

.detaillinktop img {
	margin-right: 3px;
	vertical-align: middle;
}

.prev {
	width: 60px;
}

.route {
	text-align: center;
}

.plattegrond {
	text-align: center;
}

.kadaster{
	text-align: center;
}

.print {
	width: 80px;
}

.aanbodlink {
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/arrows_orange.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 23px;
}

.nextlink{
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
}

p.csc-form-label {
	margin: 0px;
	display: inline;
}

p {
	margin-top: 0px;
}

.contenttable td {
	margin: 0px;
	padding: 0px;
}

a img {
	border: none;
}

.detail_top_links {
	width: 100%;
}