#Invisible {
	font-family: arial,helvetica;
	font-size: 8pt;
	visibility: hidden;
	width: 400px;
	height: 250px;
	position:absolute;
	left: 100px;
	top: 120px;
	background-repeat: no-repeat;
	background: #e5ecf9; 
	color: #3366cc ; 
	border-color: #b498dc;
	z-index:9;
    border-width: 1px;
    border: 1px solid;
	padding: 10px 10px 10px 10px;
	margin: 20px 20px 20px 20px;
	
}

#hoofdblok {
	position:absolute;
	background:#797979;
	color:#ffffff;
	border-color: #b400dc;
	z-index:7;
    border-width: 1px;
    border: 1px solid;
	visibility: hidden;
	opacity:.85;
}
	
	


#layer1 {
	font-family: arial,helvetica;
	font-size: 8pt;
	visibility: hidden;
	width: 400px;
	height: 350px;
	position:absolute;
	left: 100px;
	top: 120px;
	background-repeat: no-repeat;
	background: #e5ecf9; 
	color: #3366cc ; 
	border-color: #b498dc;
	z-index:9;
    border-width: 1px;
    border: 1px solid;
	padding: 10px 10px 10px 10px;
	margin: 20px 20px 20px 20px;
	
}

#layer2 {
	font-family: arial,helvetica;
	font-size: 8pt;
	visibility: hidden;
	width: 262px;
	height: 276px;
	position:absolute;
	left: 100px;
	top: 120px;
	background-repeat: no-repeat;
	background: #ffeac0;
	color: #d2501e; 
	border-color: #f29f3e;
	z-index:9;
    border-width: 2px;
    border: 1px solid;
	padding: 10px 2px 10px 2px;
	margin: 2px 2px 2px 2px;
	
}

#directions {
	font-family: arial,helvetica;
	font-size: 8pt;
	visibility: hidden;
	width: 275px;
	position:absolute;
	left: 0px;
	top: 80px;
	background-repeat: no-repeat;
	background: silver;
	color: #d2501e; 
	border-color: #f29f3e;
	z-index:9;
    border-width: 1px;
    border: 1px solid;
	padding: 10px 2px 10px 2px;
	margin: 1px 1px 1px 1px;
	opacity:.95;
	
}

#routeplanner {
	font-family: arial,helvetica;
	font-size: 8pt;
	visibility: hidden;
	left: 50%;
	width: 350px;
	height: 100px;
	position:absolute;
	top: 150px;
	margin: auto;
	background-repeat: no-repeat;
	background: silver;
	color: #d2501e; 
	border-color: #f29f3e;
	z-index:9;
    border-width: 1px;
    border: 1px solid;
	padding: 10px 2px 10px 2px;
	margin: 1px 1px 1px 1px;
	opacity:.95;
	
}

div.transOFF {background-color: silver;border:1px solid black; }
div.transON {background-color: silver;opacity:.50;border:1px solid black; }


TABLE.popup {
	border-collapse: separate;
	font-family: arial,helvetica;
	font-size: 8pt;
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px
}
	
	
TD.back {
	background-image: url('../afbeeldingen/balloon.png');
}

TD.popupkleur {
	background-color: #ffeac0; 
	color: #d2501e; 
	border-color: #f29f3e;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	margin: 1px 1px 1px 1px;
	text-align: left;
	border-color: #b498dc;
	border-width: 1px;
}

.popupheader
{
	background-color: #ebebfd;
	color: #49188f; 
	border-color: #b498dc;
	font-weight: bold;
	text-align: center;
}
		
#close {
	float: right;
}

