body, table, td, p, a, h3, div, span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}

.object_div {
	font-size: 12px;
	
}

.table-tabs-active{
	border: 1px solid #FFFFFF;
	border-bottom: none;
	background-color: #000066;
	color: #FFFFFF;
	height: 14px;
	width: 156px;
	padding: 2px 10px 2px 10px;
	font-weight: bold;
}
.table-tabs-inactive{
	border: 1px solid #DFDFDF;
	background-color: #F5F5F5;
	color: #000000;
	height: 14px;
	width: 156px;
	padding: 2px 10px 2px 10px;
	cursor: pointer;
	font-weight: bold;
}

#contentwoning{
	position: absolute;
	top: 182px;
	left: 41px;
	width: 822px;
}

#div-overzicht{
 height: 292px; 
 overflow:auto;
}

#div-omschrijving{
 height: 226px; 
 overflow:auto;
}

#div-kenmerken{
 height: 226px; 
 overflow:auto;
}

#div-pdf{
 height: 226px; 
 overflow:auto;
}

#div-fotos{
 height: 226px; 
 _top: 4px;
 overflow:auto;
}

#div-doorsturen{
 height: 226px; 
 overflow:auto;
}

#div-reageer{
 height: 226px; 
 overflow:auto;
}


.table-tabs-empty{
	border-bottom: 1px solid #FFFFFF;
	width: 2px;
}


.table-tabs-content{
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-top: none;
	padding: 2px;
	padding-left: 7px;
}

.aanbod-photo-main{
	height: 260px;
	border: 1px solid #DFDFDF;
}
.aanbod-photo{
	height: 85px;
	border: 1px solid #DFDFDF;
}
.aanbod-photo-large{
	height: 220px;
	border: 1px solid #DFDFDF;
	vertical-align: top;
	margin-top: 2px;
	cursor: pointer;
}

#thumbnailsContainer {
	position:relative;
	height: 260px;
	width: 122px;
	overflow-y: auto;
	overflow-x: hidden;
	}

a:link.redlink, a:hover.redlink, a:visited.redlink{
	color: #CC0000;
}
.hidediv{
	display: none;
}
.showdiv{
	display: block;
}

.street{
	color: #00006B;
	font-size:14px;
}


.city{
	color: #CC0000;
	font-size:14px;
}

#street{
	color: #00006B;
	font-size:14px;
}

#city{
	color: #CC0000;
	font-size:14px;
}

.red {
	color: #CC0000;
	font-size:12px;
}

.button{
	background-color: #00006B;
	color: #FFFFFF;
	height: 19px;
	width: 85px;
	border: none;
	font-size: 12px;
	padding-bottom: 2px !important;
	padding-bottom: 0px;
	cursor: pointer;
}
.zoom a, .zoom a:link, .zoom a:visited, .zoom a:hover {
	background-color: #0099CC;
	color: #FFFFFF;
	padding: 2px;
	width: 30px;
	text-decoration: none;	
}

