
div.tabContainer {
	float:left;
	display:none;
	}
div.tabContainer.active {
	display:block;
}
div.project {
padding-bottom:15px;
min-height:0px !important;
}

	.project div.meta {
	min-height:100px;
	}
	
	.project div.meta span {
	display:block;
	float:left;
	width:350px;
	}
	
	.project div.omschrijving {
	clear:both;
	border-top:0 none !important;
	}
	
	.project div.omschrijving ul {
	list-style:none;
	margin:0px !important;
	}
	
	.project div.omschrijving li {
	background:transparent url(/images/h2-bg.gif) no-repeat scroll 0 4px;
	padding-left:20px;
	}
	
	
		
		
		
			
/* locatie */
#locatie iframe {
border: 1px solid #ea973b;
margin-bottom: 15px;
width: 740px;
height:500px;
}
	
/* foto's */
#content .fotos {
list-style: none;
margin-left: 0px;
display: table;
}

	.fotos li {
	display: inline;	
	}
	
	.fotos li a,
	.fotos li a:visited {
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	}

/* plattegronden */
#plattegronden img {
border: 1px solid #ea973b;
}	
	
/* TAB AANBOD */

/*

.projectobjecten h3
{
  font-size: 24px;
  line-height: 28px;
  height: 28px;
  font-weight: normal;
  padding-bottom: 12px;
  color: #e25e30;
  font-family: 'Arial Narrow', arial, helvatica, sans-serif;
  background: url('/images/h1-bg.gif') no-repeat 0px 8px;
  padding-left: 20px;
}

	.projectobjecten h3 span {
	font-size: 17px;
	color: #343333;
	letter-spacing: 1px;
	margin-left: 12px;
	}
	
	
.projectobjectgegevens {
margin-bottom: 32px;
background: url('/images/objecten-overzicht-small-bg.gif') no-repeat left bottom;
height: 140px;

}

	.projectobjectgegevens .foto {
	float: right;
	margin-left: 22px;
	margin-top: -35px;
	}
	
		.projectobjectgegevens .foto .foto-overlay {
		background: url('/images/projecten-foto-overlay.png') 0px 0px no-repeat;
		width: 240px;
		height: 135px;
		position: absolute;		
		}
		
			.projectobjectgegevens .foto .overlay_tehuur {
			background: url('/images/projecten-foto-overlay-te-huur.png') 0px 0px no-repeat;
			}
			
			.projectobjectgegevens .foto .overlay_verhuurd {
			background: url('/images/projecten-foto-overlay-verhuurd.png') 0px 0px no-repeat;
			}
			
			.projectobjectgegevens .foto .overlay_onderoptie {
			background: url('/images/projecten-foto-overlay-onder-optie.png') 0px 0px no-repeat;
			}
		
		.projectobjectgegevens div.info {
		position: absolute;
		width: 709px;
		}
		
			.projectobjectgegevens div.status {			
			position: absolute;
			}
		
			.projectobjectgegevens div.soort {
			text-transform: uppercase;
			position: absolute;
			margin-left: 20px;
			margin-top: 8px;
			color: #dc6b44;
			font-weight: bold;
			}
			
					.projectobjectgegevens div.soort .nosoortextra {
					margin-top: 18px;
					}
			
	
			
			.projectobjectgegevens div.oppervlakte {
			position: absolute;
			width: 100px;
			text-align: center;			
			margin-left: 249px;
			margin-top: 23px;
			font-family: 'Arial Narrow', verdana, helvetica, sans-serif;
			font-size: 22px;
			letter-spacing: 1px;
			color: #343333;			
			}
			
				.projectobjectgegevens .oppervlaktepostfix,
				.projectobjectgegevens .oppervlakteprefix {
				font-size: 14px;
				letter-spacing: 0px;
			
				}
				
				.projectobjectgegevens .oppervlakteprefix {
				padding-right: 3px;
				}
				
				.projectobjectgegevens .oppervlaktepostfix {
				padding-left: 2px;
				}
				
			.projectobjectgegevens div.huurprijs {
			position: absolute;
			width: 140px;		
			text-align: center;			
			margin-left: 349px;
			margin-top: 23px;
			color: #d46417;
			font-family: 'Arial Narrow', verdana, helvetica, sans-serif;
			font-size: 24px;			
			}
			
				.projectobjectgegevens .huurprijsprefix {
				color: #f5a943;
				padding-right: 3px;
				}
				
				.projectobjectgegevens .huurprijspostfix {
				color: #f5a943;
				padding-left: 3px;
				font-size: 16px;
				}
		
		.projectobjectgegevens div.adres {
		position: absolute;
		width: 709px;
		}
		
			.projectobjectgegevens div.straat {
			text-transform: uppercase;
			position: absolute;
			margin-left: 20px;
			margin-top: 57px;
			color: #858585;
			font-weight: normal;
			}
			
			.projectobjectgegevens div.postcode {
			text-transform: uppercase;
			position: absolute;
			margin-left: 20px;
			margin-top: 75px;
			color: #343434;
			font-weight: normal;
			}
			
			.projectobjectgegevens div.stadsdeel {
			text-transform: uppercase;
			position: absolute;
			margin-left: 78px;
			margin-top: 75px;
			color: #343434;
			font-weight: bold;
			}
			
		.projectobjectgegevens .meerinfo {
		position: absolute;
		margin-top: 75px;
		margin-left: 352px;
		}
		
			.projectobjectgegevens .meerinfo a,
			.projectobjectgegevens .meerinfo a:visited {
			color: #d95c00;
			text-decoration: underline;
			background: url('/images/submenu-bg.gif') no-repeat 8px 3px;
			padding-left: 22px;
			}
*/	

