#googlemap_overview {
  z-index: 1;
}

div.gm_tooltip {
  background-color: white;
  font-family: georgia,times,serif;
  font-size: 8pt;
  height: 16px;
  line-height: 16px;
  white-space: nowrap;
  padding-left: 10px;
}


div.gm_tooltip span {
  /*padding-left: 4px;*/
  margin-right: 10px;
}

div.gm_tooltip img {
  margin: 0;
  margin-right: 3px;
  padding: 0;
  vertical-align: middle;
}

div.markers {
  font-family: georgia,times,serif;
  font-size: 8pt;
  /*letter-spacing: -0.5px;*/
}

div.location {
  width: 475px;
  height: 415px;
  overflow: hidden;
}

div.location div.header {
  height: 39px;
  margin: 0px 5px 0px;
}
div.location div.header a.close {
    float:right;
    width:18px;
    height:18px;
}

div.location div.header h2 {
  width: 420px;
  height: 22px;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
  font-size: 16pt;
}

div.location div.header h3 {
  width: 375px;
  height: 20px;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
  font-size: 10pt;
}

div.location div.content {
  height: 345px;
  margin: 0;
  padding: 5px;
  clear:both;
}

    div.location div.content p{
      margin-bottom:25px;
    }
	
	div.location div.content object{
		width:425px;
		height:350px;
		display:block;
	}
	
    div.location div.content embed{
      /*margin:25px 0px 10px;*/
      /*background:url('http://images.vpro.nl/img.db?37687614') no-repeat;*/
    }

div.location div.footer {
  width:440px;
  height: 20px;
  overflow:hidden;
  margin: 0px 5px;
  padding:1px 0px;
  text-align:left;
  font-size:10px;
}
    div.location div.footer a{
        padding:4px 0px 0px;
    }
/* aangepast op 6-11-2007 */

img.infowindow_loading {
  margin-left: 47%;
  margin-top: 40%;
}

div.location {
  height: 425px;
  overflow: hidden;
  width: 455px;
}
