/* --------------------------------------- */
/* NATUURWEGWIJZER MAP css */
/* --------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, a, em, font, small, strong, sub, sup, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	}

.button	{cursor:pointer;}


body#map_body
	{
	background-color: #b0e5ff;
	}

#div_map
	{
	position:relative;
	cursor:move;
/*	cursor: url(/cgi/cursors/linda_gis_hand.cur);*/
	}

.layers_div
	{
	overflow-x: hidden;
	overflow-y: hidden;
	position: absolute;
	top: 0px;
	left:0px;
	visibility:hidden;
	}

.layers_map, .layers_div, .layers_icons
	{
	width: 800px;
	height: 400px;
	_width: 800px;
	_height: 400px;
	}

.layers_icons
	{
	position: absolute;
	top: 0px;
	left:0px;
	}

.layers_icons img
	{
	position: absolute;
	width: 22px;
	height: 22px;
	}

/* ======================================= */
/* ======================================= */
/* ======================================= */
