v\:* {
  behavior:url(#default#VML);
}
/* formatting for the title panel at the top containing the map title, CASA text and logo */
table.heading {
	color: black /*#FFFFFF*/;
	background: white /*#75547A*/;
	width: 100%;
	border-style: none;
	border-collapse: collapse;
}
table.heading td {
	border-style: none;
	padding: 0;
}
table.heading h1 {
	font-size: 20px;
font-weight:bold;
	color: black /*#FFFFFF*/;
	padding-left: 10px;
font-family: Arial, Helvetica, sans-serif;
padding-top: 8px;
}
/* the text in the title panel containing the map title and casa text */
.section_header_white {
font-size: 14px;
font-weight:bold;
	color: black /*#FFFFFF*/;
padding-left: 25px;
font-family: Arial, Helvetica, sans-serif;
padding-top: 25px;
}
/* the bar that sits under the logo and above the map and scale panels */
.underlogo {
	color: #000000;
	background: white /*#000000*/;
}
/* the Google map itself */
.map { width: 100%; height: 100%; table.border: 0; }
/* text style on the scale panel */
.scale {
	color: black /*#FFFFFF*/;
	background: white /*#75547A*/;
	width: 100%;
	height: 100%;
}
/* formatting of the coloured boxes on the scale panel */
.scale_colour {
	border-color: #000000;
	border-style: none;
	border-width: 1px;
	width: 16px;
	height: 16px;
}
/* formatting of panel containing fader buttons */
.fader {
	color: black /*#ffffff*/;
	background: white /*#75547A*/;
	border-color: #808080;
	border-style: groove;
	border-width: 2px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 4px;
	margin-top: 8px;
}
#kaartlagen .veld {
	text-align: center;
}
.transparency input {
	font-size: smaller;
}
