#navigatie {
	width: 799px;
	height: 35px;
	position: relative;
	float: left;
	margin: 23px 0px 0px 28px;
	padding-top: 15px;
	border-bottom: solid 1px #e6e6e6;
}
#navigatie p {
	width: auto;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	color: #4d6c9a;
}
#navigatie p a {
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d6c9a;
}
#navigatie h1.titel {
	position: relative;
	float: left;
	margin: 0px 0px 0px 15px;
}
#navigatie p.terug{
	position: relative;
	float: right;
}
#navigatie p.terug a {
	position: relative;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#left {
	width: 410px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 28px;
}
#left #foto {
	width: 399px;
	height: 266px;
	position: relative;
	float: left;
	margin: 42px 0px 0px 6px;
	overflow: hidden;
}
#left .overlay_lb {
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/template/overlay_lb.png) top left no-repeat;
}
#left .overlay_rb {
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/template/overlay_rb.png) top right no-repeat;
}
#left .overlay_lo {
	width: 6px;
	height: 6px;
	position: absolute;
	top: 260px;
	left: 0px;
	background: url(../images/template/overlay_lo.png) top left no-repeat;
}
#left .overlay_ro {
	width: 6px;
	height: 6px;
	position: absolute;
	top: 260px;
	right: 0px;
	background: url(../images/template/overlay_ro.png) top right no-repeat;
}
#left #thumb_wrapper {
	width: 405px;
	height: auto;
	position: relative;
	float: left;
}
#left .thumb {
	width: 76px;
	height: 51px;
	position: relative;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	cursor: pointer;
}

#left .thumb_overlay {
	width: 76px;
	height: 51px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/template/overlay_thumb.png) left top no-repeat;
}

#right {
	width: 361px;
	height: auto;
	position: relative;
	float: left;
	padding: 54px 0px 0px 31px;
}
#right h1.titel {
	height: 19px;
	width: 435px;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4c6c99;
	font-size: 19px;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
}
#right p.specs {
	width: 322px;
	height: auto;
	position: relative;
	float: left;
	margin: 30px 0px 0px 0px;
	line-height: 24px;
}
#right p.specs span {
	width: 110px;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	line-height: 24px;
}

#right p.text {
	width: 322px;
	height: auto;
	position: relative;
	float: left;
	margin: 20px 0px 0px 0px;
	line-height: 24px;
}

#right p.price {
	width: auto;
	height: 27px;
	position: relative;
	float: left;
	line-height: 27px;
	font-weight: bold;
	font-size: 22px;
	color: #4d6c9a;
}
#right p.specs .voorzien {
	width: 210px;
	height: auto;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 15px;
}
#tekstvlak_breed {
	width: 800px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 35px;
}
.voorzien {
	width: 210px;
	height: auto;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: 24px;
}
/*///////////////////////////
		VERHUUR
///////////////////////////*/
.verhuur_artikel_wrapper {
	width: 799px;
	min-height: 266px;
	position: relative;
	float: left;
}
.verhuur_artikel_wrapper .left_verhuur {
	width: 250px;
	height: auto;
	position: relative;
	float: left;
}
.verhuur_artikel_wrapper .left_verhuur  .foto_verhuur {
	width: 250px;
	height: 250px;
	position: relative;
	float: left;
	margin: 42px 0px 0px 6px;
	overflow: hidden;
}
.verhuur_artikel_wrapper .right_verhuur {
	width: 430px;
	height: auto;
	position: relative;
	float: left;
	padding: 20px 0px 0px 31px;
}
.verhuur_artikel_wrapper .right_verhuur p.specs {
	width: 322px;
	height: auto;
	position: relative;
	float: left;
	margin: 30px 0px 0px 0px;
	line-height: 24px;
}
.verhuur_artikel_wrapper .right_verhuur p.specs span {
	width: 110px;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	line-height: 24px;
}
/*///////////////////////////
		VERHUUR
///////////////////////////*/