h3 {text-align: center}
body  { overflow: auto; font-family: Calibri; font-size: 9px; }
.blok {background-color: #E45321; overflow: hidden; padding-left:  0.2em; border: 0.2em solid red; position:absolute; white-space: nowrap; width:16em; line-height: 1.2em;}
.blokM {
	background-color: #e6e6e6;
	overflow: hidden;
	padding-left: 0.2em;
	border: 0.2em solid red;
	position: absolute;
	white-space: nowrap;
	width: 20em;
	line-height: 1.2em;
}
.blokV {background-color: #FFFFFF; overflow: hidden; padding-left:  0.2em; border: 0.2em solid red; position:absolute; white-space: nowrap; width:16em; line-height: 1.2em;}
.blokO {background-color: #FFFFFF; overflow: hidden; padding-left:  0.2em; border: 0.2em solid red; position:absolute; white-space: nowrap; width:16em; line-height: 1.2em;}
.dummyblok {background-color: transparant; border-style:none; position:absolute; white-space: nowrap; width:1em}
.h_lijn {
	border-top: 0.2em solid red;
	position: absolute;
	height: 1em;
	width: 1.9em
}
.v_lijn {border-left: 0.2em solid red; position: absolute; width: 1em}
a:link { color: #e45321; text-decoration: strong; }
a:visited { color: #0000FF; text-decoration: none; }
a:active { color: #0000FF; text-decoration: none; }
a:hover { color: #E45321; text-decoration: none; }
.infobox
{ color: black;
background-color: #ffffff;
border: 0.2em solid red;
position: absolute;
top: 12em;
left: 0;
z-index: 30;
visibility: hidden;
width: 30em;
height: auto;
overflow:visible; }

.infobar	{ background-color: #E45321;
height:1.6em; }

.infoclose  	{ text-align:center;
background-color:red;
color:white;
font-weight:bold;
position:absolute;
border:0.1em solid white;
left:28.6em;
width:1.2em;
height:1.2em;
cursor:default; }

.infoclose:hover { background-color:#E45321; }

.blokje		{ border: 0.2em none; 
position: absolute; }
.toolbox	{
	visibility: hidden;
	position: absolute;
	background-color: #FFFFFF;
	top: 0;
	left: 0;
	z-index: 100;
	padding: 0.2em;
	border-left: 0.1em solid red;
	border-top: 0.1em solid red;
	border-right: 0.2em solid red;
	border-bottom: 0.2em solid red;
	cursor: pointer;
	width: 25em;
}
