.popupDiv
{
   position: absolute;
   top: 20px;
   left: 100px;

   height: 400px;
   width: 600px;

   border: 1px solid black;
   background-color: #eeeeee;
   margin: 0px;
   padding: 0px;
   display: none;
}

.popupDivImage
{
   float: left;
   background-color: #eeeeee;
   margin:0px;
   padding: 0px;
}
.popupDivHeaderKoop
{
   border-bottom: 1px solid black;
   background-color:#666;
   width:100%;
   height:30px;
   text-align:center;
   float:left;
}

.popupDivHeaderHuur
{
   border-bottom: 1px solid black;
   background-color:#666;
   width:100%;
   height:30px;
   text-align:center;
   float:left;
}

.popupDivHeaderPiv
{
   border-bottom: 1px solid black;
   background-color:#666;
   width:100%;
   height:30px;
   text-align:center;
   float:left;
}

.popupDivHeaderKoop a {
  font-size:10pt;
  font-weight:bold;
  text-decoration:underline;
  color:#fff;
  position:relative;
}

.popupDivHeaderHuur a {
  font-size:10pt;
  font-weight:bold;
  text-decoration:underline;
  color:#fff;
  position:relative;
}

.popupDivHeaderPiv a {
  font-size:10pt;
  font-weight:bold;
  text-decoration:underline;
  color:#fff;
  position:relative;
}


sup {
  font-size: 7pt;
}

.column_0 {
  background: #e3e3e3;
}

.header_factsheet {
  border-top:1px solid #FFFFFF;
  float:left;
  height:27px;
  padding-top:41px;
  width:768px;
}

.color_koop, .color_huur, .color_piv {
  background:#BCD443 none repeat scroll 0%;
}

.header_factsheet a {
  text-decoration: none;
  color: #fff;
}

.header_factsheet a:hover {
  text-decoration: underline;
}

.header_factsheet div {
  font-size: 80%;
  color: #fff;
  margin: 4px 0 0 10px;
}

.header_detailresult {
   font-size: 100%;
   font-weight: normal;
   margin: 0;
   padding: 0;
}

.header_impression {
  margin:5px 0pt 0pt 7px; 
  float: left;
}

.header_impression_column_0 {
  width: 168px;
  background: #ececec;
  height: 155px;
  padding: 9px 6px;
  position: relative;
  border: 0px solid #000;

}

.header_impression_column_1 {
  width: 390px;
  clear:right;
}

.header_impression_column_2 {
  float:right;
  margin-right:39px;
  position:relative;
  width:170px;
  display:inline;
}

.header_impression_column_2 img {
  margin: 0 0 4px 0;
  float: left;
}

/**************************** thumbnails */
.impression_normal {
  width: 232px;
  height: 173px;
  float: left;
  margin: 0px;
  cursor: pointer;
}

.impression_thumb {
  width: 74px;
  height: 55px;
  float: left;
  background: #ececec;
  margin:0 0 4px 5px;
  cursor:pointer;
}

.impression_thumb_placeholder {
  cursor: default;
}

.content {
  float: left;
  margin: 15px 0 0 7px;
  font-size: 80%;
  width: 575px;
}

.content span {
  clear: left;
}

table {
  width: 575px;
  clear: both;
  background: #ebebeb;
  font-size: 95%;
  margin: 10px 0 20px 0;
}

table th {
  background: #ebebeb;
  padding: 3px 3px 3px 3px;
}

table td {
  background: #fff;
  padding: 3px 3px 3px 3px;
  vertical-align:top;
}


.tdinfo{
  cursor:pointer;
}
.street{
  width:232px;
}

.number{
  text-align:right;
}
.content p {
  margin: 0 0 15px 0;
}

.content span {
  font-size: 120%;
  font-weight: bold;
  color: #757575;
  margin: 25px 0 10px 0;
}

.content h2 {
  font-size: 100%;
  font-weight: bold;
  color: #757575;
  margin: 25px 0 10px 0;
}

.header_impression_column_0 ul {
  margin: 0;
  padding: 0;
}

.header_impression_column_0 ul li, .header_impression_column_0 ul li a {
  color: #000;
  list-style-type: none;
  font-size: 13px;
  margin: 0;
  padding: 0;
  line-height: 16px;
  width: 168px;
}

.locatie_info_2 {
  border-top: 0px solid #d33254;
  position: absolute;
  bottom: 5px;
  border-collapse: collapse;
  background: #ececec;
  font-size: 13px;
  color: #000;
  width: 168px;
  margin: 0;
}

.locatie_info_2 td {
  padding:0;
  background: #ececec;
  vertical-align: top;
  line-height: 18px;
}

.locatie_info_2 td hr {
  height: 0;
  border: 0;
  border-top: 1px solid #BCD443;
}

.locatie_info_2 .waar {
  width: 43px;
}

.locatie_info {
  padding: 5px 0 10px 0 !important;
  border-top: 1px solid #BCD443;
  position: absolute; 
  bottom: 0;
}


.locatie_info div {
  width: 100px;
}

.odd td {
  background: #f3f3f3;
}

.even td {
}

.print {
  float: right;
}

.print_1 {
  margin-top: -18px;
}

.printimpression {
  display: none;
}

.info_i_column span{
	display: none;
}

.zoom {
  background: #93D9E1;
  font-size: 8pt;
  filter: Alpha(opacity:90);
  -moz-opacity:0.9;
}

.zoomin {
  width: 18px;
  height: 18px;
  overflow: hidden;
}

.zoomout {
  height: 18px;
}

.description {
  background: #ebebeb;
  margin-top: 10px;
  width: 565px;
  overflow: hidden;
  padding: 5px;
}

.description h2 {
  font-size: 10pt;
  color: #000;
  margin: 0 0 18px 0;
}

.description p {
  margin: 0 0 18px 0;
}

.description_init {
  visibility: hidden;
}

.description_collapsed {
	display: block;
	height: 93px;
	visibility: visible;
}

.description_complete {
   display: block;
   height: 100%;
	visibility: visible;
}

.moreorless {
  float: right;
  cursor: pointer;
}

.description_button {
	display: none;
} 

.description_button_show {
	display: block;
}

.downloadreader {
  font-size: 7pt;
  color: #a0a0a0;
  padding: 5px;
}

.downloadreader a {
  color: #000;
}

.involvedparties {
  height: 140px;
  background: #F0F0F0;
  margin: 5px 0 0 0;
}

.involvedparties .logo {
  width: 178px;
  height: 132px;
  margin: 4px;
  background: #fff;
  float: right;
}

.involvedparties p {
  float: left;
  margin: 5px;
  width: 300px;
}

.printheader {
  display: none;
}

.detailheader {
  text-align: center;
}

.disclaimer{
  font-style:italic;
}
/*************** menu aan de rechterkant (belangstelling, etc.) */
.navigate, .navigate li {
  padding:0px;
  margin:0px;
  list-style-type: none;
  border-width:0px;
}

.navigate span {
  display:none;
}

.navigate li, .navigate li a {
  background-repeat:no-repeat;
  display:block;
  height:29px;
  width:172px;
}

.navigate li {
  border-color:#ffffff;
  border-style:solid;
  border-width:0 0 3px 0;
}

/*************** belangstelling */
.navigate #li1_koop, .navigate #li1_huur, .navigate #li1_piv {
  background-color: #BCD443;
}
.navigate #li1_koop a, .navigate #li1_huur a, .navigate #li1_piv a {
  background:url("../gfx/nav_inschrijven.png") no-repeat;
}
.navigate #li1_koop a:hover, .navigate #li1_huur a:hover, .navigate #li1_piv a:hover {
  background-color:#000000;
}

/*************** betrokken partijen */
.navigate #li2_koop, .navigate #li2_huur, .navigate #li2_piv {
 background-color: #BCD443;
}
.navigate #li2_koop a, .navigate #li2_huur a, .navigate #li2_piv a{
  background:url("../gfx/nav_informatie.png") no-repeat;
}
.navigate #li2_koop a:hover, .navigate #li2_huur a:hover, .navigate #li2_piv a:hover {
  background-color: #000000;
}

/*************** plattegronden */
.navigate #li3_koop, .navigate #li3_huur, .navigate #li3_piv {
 background-color: #BCD443;
 height:49px;
}
.navigate #li3_koop a, .navigate #li3_huur a, .navigate #li3_piv a{
  background:url("../gfx/nav_plattegronden.png") no-repeat;
  height:49px;
}
.navigate #li3_koop a:hover, .navigate #li3_huur a:hover, .navigate #li3_piv a:hover {
  background-color: #000000;
}

/*************** brochure */
.navigate #li4_koop, .navigate #li4_huur, .navigate #li4_piv{
  background-color: #BCD443;
  height:49px;
}
.navigate #li4_koop a, .navigate #li4_huur a, .navigate #li4_piv a{
  background:url("../gfx/nav_brochure.png") no-repeat;
  height:49px;
}
.navigate #li4_koop a:hover, .navigate #li4_huur a:hover, .navigate #li4_piv a:hover {
  background-color: #000000;
}

/*************** ligging */
.navigate #li5_koop, .navigate #li5_huur, .navigate #li5_piv {
  background-color: #BCD443;
}
.navigate #li5_koop a, .navigate #li5_huur a, .navigate #li5_piv a{
  background:url("../gfx/nav_locationmaps.png") no-repeat;
}
.navigate #li5_koop a:hover, .navigate #li5_huur a:hover, .navigate #li5_piv a:hover {
  background-color: #000000;
}

/*************** projectsite */
.navigate #li6_koop, .navigate #li6_huur, .navigate #li6_piv {
  background-color: #BCD443;
  height:70px;
}
.navigate #li6_koop a, .navigate #li6_huur a, .navigate #li6_piv a{
  background:url("../gfx/nav_projecten.png") no-repeat;
  height:70px;
}
.navigate #li6_koop a:hover, .navigate #li6_huur a:hover, .navigate #li6_piv a:hover {
  background-color: #000000;
}

.logoprint {
  display:none;
}

