.detailField {
	width:975px;
	/*min-height:550px;*/
	height:inherit;
	display:block;
	float:none;
	position: relative;
	top: 0px;
	z-index: 800;
	background-image: url(../layout/detailBG.jpg);
	background-repeat: no-repeat;
	height: auto;
	background-color: #FFF;
	/*border: 1px solid #0C0;*/
}
.detailInfoBar {
	display:block;
	width: 275px;
	position: relative;
	float: left;
	position: relative;
	top: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 20px;
	/*height: 35px;*/
	padding-bottom: 0px;
	text-align: left;
	z-index:8999;
	/*line-height: 16px;	
	background-image: url(imgs/detailSideBG.gif);
	background-repeat: no-repeat;
	background-position: right top;	
	background-image: url(../layout/hoek.jpg);
	background-repeat: no-repeat;	
	border: 1px solid #F0F;
	background-color: #9C9;*/
}
#deDetails {
	background: url(imgs/gegevensBgAll.jpg) no-repeat !important; width:975px;
}
/*.deDetails div {background:none;}*/
.detailInfoBarNBP {
	display:block;
	width: 260px;
	position: relative;
	float: left;
	top: 0px;
	position: relative;
	top: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 20px;
	/*height: 35px;*/
	padding-bottom: 0px;
	text-align: left;
	z-index:9999;
	background:none;
	/*border: 1px solid #F0F;
	background-color: #9C9;*/
}
#gegevensContainer {
	/*
	position:absolute;
	margin-top:60px;*/
	width:665px;
	display:block;
	position:relative;
	overflow:hidden;
	float:left;
	/*background-image: url(imgs/gegevensBG.gif);
	background-repeat: no-repeat;*/	
	height:auto;
	background:none;
	/*border: 1px solid red;*/
}
#gegevensWrapper {
	position:relative;
	display:block;
	width:6000px;
	height:auto;
	background:none;
	/*border: 1px solid green;*/
}
div#beschrijving, div#technisch {
	position:relative;
	/*
	padding-left:15px;
	padding-right:15px;
	*/
	padding:15px;
	width:635px;
	height:auto;
	float:left;
}
.gmapke{
	/*margin-top:15px;*/
	height:428px;
}
.vergelijkTitelTop { width:100%; clear:both; padding:15px;}
.subNavLink{
	cursor: hand;
}
.activeSubNav {
	font-weight: bold;
}
.borderke {
	border: 1px solid #DE002F;
	padding:5px;
}
.boekEentje {
	padding:5px;
	background-color: #D5E2E7;
	color: #666;
	font-weight: bold;
}
.boekEentje a { color:#999;}
.boekEentje a:hover { color:#000;}
.detailSNbgWrap {position:relative; margin-top:-40px; margin-left:0px; z-index:10; width:665px; height:40px; display:block; overflow:hidden;}
#detailSNbg {
	position:absolute;
	margin-left:-900px;
	width:2000px;
	height:40px;
}
.detailSNbgzelf{
	background-image: url(imgs/detailSNbg.gif);
	background-repeat: no-repeat;
}
.detailSNbgzelf-h {
	background-image: url(imgs/detailSNbg-h.gif);
	background-repeat: no-repeat;
}
.deRechseKant {position:relative;display:block;width:665px;float:left;}
.beschrijvingSubnav {
	position:relative;
	margin-top:0px;
	margin-left:0px;
	width:665px;
	height:40px;
	display:block;
	overflow:hidden;
	z-index:20;
}

.beschrijvingSubnav span {
	/*
	background-image: url(../layout/blauwePijlKlein.png);
	background-repeat: no-repeat;
	*/
	float:left;
	text-align:left;
	display: block;
	/*height: 25px;*/
	width: 140px;
	padding: 10px 0px 0px 15px;
	font-size:12px;
	line-height:16px;
	cursor:pointer;
	color: #000;
}
.beschrijvingSubnav span:hover, .beschrijvingSubnav span.activeSubNav{color:#999;}
a.ookAndere {
	background-image: url(../layout/blauwePijlKlein.png);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 170px;
	padding-left: 18px;
	background-position: 0px 0px;
	cursor:pointer;
	color: #000;
}
a.ookAndere:hover{font-weight:bold;}
a.ookAndere2 {
	background-image: url(../layout/arrow.png);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 170px;
	padding-left: 18px;
	background-position: 0px 0px;
	cursor:pointer;
	color: #000;
}
a.ookAndereRed {
	background-image: url(../layout/arrowRed.png);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	/*width: 170px;*/
	padding-left: 20px;
	line-height:17px;
	background-position: 0px 0px;
	cursor:pointer;
	color: #000;
}
a.ookAndereRed:hover{font-weight:bold;}
a.ookAndereRedGrey {
	background-image: url(../layout/arrowRed.png);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	/*width: 170px;*/
	padding-left: 20px;
	line-height:17px;
	background-position: 0px 0px;
	cursor:pointer;
	color: #999;
	text-transform:uppercase;
}
a.ookAndereRedGrey:hover{
	font-weight:bold;
	background-image: url(../layout/arrow.png);
	color: #ccc;
}
.beschrijvingVeldOpties {
	margin-top:15px;
	padding:15px;
	width:auto;
	height:auto;
}
.hoek {
	background-image: url(../layout/hoek.jpg);
	background-repeat: no-repeat;
}
.hoekFix {
	background-image: url(../layout/hoek.jpg);
	background-repeat: no-repeat;
	height:140px;
}
.linkerkant {
	text-align: left;
	display: block;
	clear: both;
	height: auto;
	float: left;
	width: 673px;
}
.detailFotoContainer {
	width: 640px;
	position: relative;
	float: right;
	top: 0px;
}
.LS3 {	letter-spacing:3px;}
.mainPict {
	width: 640px;
	height: 425px;
	overflow:hidden;
	position: relative;
	float: right;
	top: 0px;
}
img.mainPictZelf {
	min-height:425px;
}
.tumbs {
	width: 640px;
	position: relative;
	float: left;
	top: 0px;
}
.1tumb {
	height: 70px;
	width: 105px;
	position: relative;
	float: left;
	/*top: 0px;*/
	overflow:hidden;
	border: 1px solid #F0F;
}
.1tumbWrap {
	height: 70px;
	width: 210px;
	position: relative;
	left:50%;
	margin-left:-105px;
}
img.tumbZelf {
	height: 100%;
}

.blauwePijl{
	float: left;
	width: 20px;
}
.technischeContainer {
	width:650px;
	/*border: 1px solid #F0F;
	height:300px;
	display: block;*/
	min-height: 117px;
	margin-right: 20px;
}
.technischInner{
	width:33%;
	height:auto;
	float:left;
	margin-bottom: 5px;
}
.technischInnerBig{
	width:100%;
	height:auto;
	float:left;
	margin-bottom: 5px;
}
.MT15 {	margin-top: 15px; }
.verbergDjoefke {
	padding-left: 34px;
	position: relative;
	top: 4px;
}
.hideDeBox{
	float: left;
	position:absolute;
	left:700px;
	top:20px;
	display: block;/**/
	padding-top: 0px;
	padding-right: 0px;
	height: 117px;
	width: 180px;
	line-height: 23px;
}
.Innertitel {
	display: block;
	height: 20px;
	font-size: 12px;
	text-transform: uppercase;
	/*background-image: url(../layout/donkereDot.gif);
	background-repeat: repeat-x;
	background-position: 25px;
	*/
	line-height: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.planContainer{
	width:650px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: 330px;
}
.bigger {
	font-size: 14px;
	text-transform:uppercase
	/*font-weight: bolder;*/
}.detailAdresPlan {
	float: left;
	position:absolute;
	left:700px;
	top:120px;
	display: block;/**/
	padding-top: 0px;
	padding-right: 0px;
	height: 117px;
	width: 180px;
}
#planZelf{
	position:absolute;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
iframe {position:absolute;	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.thisIsSold {
	font-weight: bold;
	color: #BFBFBF;
}

