body {
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-color: #fff;
	font-family: Arial;
}

.infopopupje p, .infopopupje a {
font-size: smaller;
} 

.smallinfotext {
 font-style: italic;
 
 font-weight: normal;
}


.mymap {
	position: absolute;
	top: 50px;
	left: 50px;
	width: 500px;
	height: 400px;
	z-index: 10;
}

.odd {
	background-color: #EBEBEB;
	color: black;
}

.even {
	background-color: #ffffff;
	color: black;
}

.selector {
	background-color: #eeeeee;
	color: black;
	font-size: 18px;
}

.chart {
	position: absolute;
	top: 57px;
	left: 545px;
	width: 250px;
	height: 236px;
	z-index: 20000;
	vertical-align: bottom;
	border: solid 1px black;
	font-family: Arial;
	font-size: 14px;
	background-color: #fff;
}



.legend td {
	font-family: Arial;
	font-size: 10;
}

.table {
	position: absolute;
	top: 296px;
	left: 545px;
	width: 248px;
	height: 180px;
	z-index: 20000;
	/* border: solid 1px black; */
	background-color: #fff;
	padding: 0px;
}

.googlechart {
	position: absolute;
	top: 5px;
	left: 250px;
	width: 800px;
	height: 500px;
	z-index: 10;
}

.menu {
	position: absolute;
	top: 22px;
	left: 0px;
	z-index: 200;
	font-family: Arial;
	height: 13px;
}

.googlelegend {
	position: absolute;
	top: 15px;
	left: 5px;
	z-index: 1000;
	font-family: Arial;
	font-size: 10px;
}

.googlelegend td {
	font-family: Arial;
	font-size: 12px;
}

.menubackground {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 540px;
	height: 35px;
	z-index: 15;
	font-family: Arial;
	font-size: 11px; 
	background-color: #E1EDF2;
	border: solid 2px black;
}

.menu select,.menu input {
	font-family: Arial;
	font-size: 10px;
}

.hover_discription_header {
	width: 100%;
	z-index: 100;
	background-color: #CFE2EF;
}

.hover_discription {
	width: 248px;
	background-color: #fff;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding: 2px;
}

.hover_discription td {
	padding: 0px;
	margin: 0px;
}




.style1 {
	background-color: #ffffff;
	border: 1px #006699 solid;
	font-family: Arial, Courier;
	font-size: 10px;
}

#maploading {
position: absolute;
	background: url(../images/black_ajaxloader.gif) no-repeat;
	border: 1px solid #FF0000;
	height: 20px;
	background-color: #FFFFFF;
	color: #FF0000;
	height: 30px;
	_height: 29px;
	width: 200px;
	display: none;
	font-weight: bold;
	padding: 8px 2px 0px 50px;
	z-index: 99;
	font-size: 11px;
	top: 5px;
	left: 251px;
}
#zoekadres {
position: absolute;
	top: 530px;
	left: 10px;
	z-index: 11;
	border-bottom:1px solid #FF9900;
	border-top:1px solid #FF9900;
	font-size:smaller;
	padding:2px
}

#zoekadres #locatietitle {
font-weight:bold;
width:200px;

}

 
 td.kptitle {
 font-weight:bold
 }
 
 #opctyCntrl {
 	display: none;
 }
 
 #zoomInfoDiv {
 font-style: italic;
 
 }
 
 .knelpuntinfo td {
  
  font-size: smaller;	
  width:420px;
	
 }
 
 .knelpuntinfo img {
 border: 0px;
 }
