html, body, #main{	
	font-family: Verdana,sans-serif;
	font-size: 12px;
	overflow: hidden;
}

h1, h2, h3, h4 {
	padding: 0px;
	margin: 0px;
}

.header {
	position: absolute;
	width: 100%;
	background-color: #404040;
	color: #FFFFFF;
}

.header a {
	color: #FFFFFF;
}

.logo {
	float: left;
}

.lastupdate {
	position: absolute;
	top: 82px;
	right: 15px;
	height: 20px;
	width: 500px;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	text-align: right;
}
.falkmap {
	position: absolute;
	top: 125px;
	left: 20px;
	width:700px;
	height:517px;
	Z-INDEX: 101;
}

.falkmapBor {
	position: absolute;
	top: 120px;
	left: 15px;
	width:710px;
	height:529px;
	Z-INDEX: 100;
}

.falkmenu {
	position: absolute;
	top: 107px;
	left: 741px;
	width:239px;
	height:200px;
	Z-INDEX: 110;
}

.falkLegenda {
	position: absolute;
	top: 508px;
	left: 741px;
	width:239px;
	height:151px;
	Z-INDEX: 299;
}

.falkLogoOnder {
	position: absolute;
	top: 500px;
	left: 0px;
	width:500px;
	height:35px;
	Z-INDEX: 10;
}
.postit {
	position: absolute;
	top: 200px;
	left: 1000px;
	width:100px;
	height:100px;
}

.appname {
	float: left;
	font-size: 20px;
	margin: 5px;
}

.buttons { 
	float: right;
	font-size: 12px;
	margin: 5px;
	padding: 5px;
}

.header img {
	border: 0px none;
}


.iwContent {
	overflow: auto;
	width: 570px;
	height: 334px;
	position: relative;
	Z-INDEX: 300;
}

.iwbuttons{
	position: absolute;
	left: 0px;
	top: 307px;
	width: 559px;
	padding-left: 11px;
}

#contentPage{
	position: relative;
	background: #fff url(images/verloop_pop_up.jpg);
}

#tooltip{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 305px;
	z-index: 300;
}

#tooltip-header{
	font-weight: bold;
	padding: 5px 3px;
}

#tooltip-text{
	padding: 0px 3px;
}

#clogo-div{
	position: absolute;
	top: 0px;
	left: 0px;
}

.detailMap, #detailMap {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 305px;
	height: 277px;
	margin-left: 263px;
	z-index: 1;
}

.detailTitle {
	position: relative;
	height: 20px;
	padding-left: 10px;
	color: #fff;
	background-color: #565656;
}
.detailText {
	position: relative;
	z-index: 2;
	width: 250px;
	height: 277px;
	padding-left: 10px;
	overflow: auto;
}
.detailText1, #detailText1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width:560px;
	height:20px;
	padding-left: 10px;
	color: #FFFFFF;
	background: #565656;
	Z-INDEX: 321;
}
.detailText2, #detailText2 {
	position: absolute;
	top: 242px;
	left: 10px;
	width:240px;
	height:35px;
	Z-INDEX: 322;
}
.InfoExtra {
	position: absolute;
	top: 20px;
	width:570px;
	height:275px;
	margin-top: -100px;
	background-color: #ffffff;
	background-image: url(images/verloop_pop_up.jpg);
	visibility: hidden;
	Z-INDEX: 330;
}


.InfoExtra2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width:560px;
	height:275px;
	padding-left: 10px;
	overflow-x: hidden;
	overflow-y: auto;
	Z-INDEX: 350;
}

.InfoExtra3 {
	position: absolute;
	top: -22px;
	right: 10px;
	width:65px;
	height:22px;
	text-align: right;
	align: right;
	vertical-align: top;
	valign: top;
	cursor: pointer;
	_cursor: hand;
	background-color: #fff;
	Z-INDEX: 360;
}

#miniMapHolder{
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}

#listPane a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#filterPane, #listPane, #legendPane {
	padding-left: 5px;	
	padding-right: 5px;	
	padding-top: 3px;	
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#listPane tr:hover, #listPane td:hover, .dijitTreeContent:hover {
	cursor: pointer;
}

#listPane tr, #listPane td, #filterPane tr, #filterPane td, #legendPane tr, #legendPane td { 
	cursor: pointer; 
	padding-top: 3px;
	padding-bottom: 3px;
}

#listPane table {
	width: 100%;
	border-spacing: 0px;
	margin: 0px;

}

#filterPane td {
	padding-right: 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.iconSmall {
	width: 18px;
	height: 18px;
	float: left;
	padding-right: 8px;
}

h4.out {
	background: url(images/i_min.gif) no-repeat scroll 7px 6px;
	display:block;
	padding:5px 8px 5px 11px;
	font-weight: bold;
	margin: 0px;
}

h4.in {
	background: url(images/i_plus.gif) no-repeat scroll 7px 6px;
	display:block;
	padding:5px 8px 5px 11px;
	font-weight: bold;
	margin: 0px;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
}

.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

fieldset, img {
	border: 0 none;
}

address, caption, cite, code, dfn, th, var {
	font-style: normal; 
	font-weight: normal;
}

caption, th {
	text-align: left;
}

q:before, q:after {
	content:"";
}

abbr, acronym {
	border:0;
}


h1 {
	font-size: 1.5em; 
	font-weight: normal;
	line-height: 1em; 
	margin-top: 1em;
	margin-bottom:0;
}

h2 { 
	font-size: 1.1667em; 
	font-weight: bold; 
	line-height: 1.286em; 
	margin-top: 1.929em; 
	margin-bottom:0.643em;
}

h3, h4, h5, h6 {
	font-size: 1em; 
	font-weight: bold; 
	line-height: 1.5em; 
	margin-top: 1.5em; 
	margin-bottom: 0;
}

body, div, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

fieldset, img {
	border: 0 none;
}

address, caption, cite, code, dfn, th, var {
	font-style: normal; 
	font-weight: normal;
}

caption, th {
	text-align: left;
}

q:before, q:after {
	content:"";
}

abbr, acronym {
	border:0;
}

p { 
	font-size: 1em; 
	margin-top: 1.5em; 
	margin-bottom: 1.5em; 
	line-height: 1.5em;
}

blockquote { 
	font-size: 0.916em; 
	margin-top: 3.272em; 
	margin-bottom: 3.272em; 
	line-height: 1.636em; 
	padding: 1.636em; 
	border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc;
}

ol li, ul li { 
	font-size: 1em; 
	line-height: 1.5em; 
	margin: 0;
}

pre, code { 
	font-size:115%;
	*font-size:100%;
	font-family: Courier, "Courier New"; 
	background-color: #efefef; 
	border: 1px solid #ccc;
}



.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.OLPeriode {
	position: relative;
	width:239px;
	height:85px;
	display:none;
	text-decoration: none;
}
.OLPeriodePad {
	font-size: 11px;
	color: #000000;
	padding: 5px;
	text-decoration: none;
}
.OLRegio {
	position: relative;
	width:239px;
	height:85px;
	display:none;
	text-decoration: none;
	overflow-x: hidden;
	overflow-y: scroll;
}
.OLRegioPad {
	font-size: 11px;
	color: #000000;
	padding: 5px;
	text-decoration: none;
}
.OLPeriodeHid {
	position: relative;
	width:239px;
	height:0px;
	display:none;
}
.OLRegioHid {
	position: relative;
	width:239px;
	height:0px;
	display:none;
}
.stmenulinkof {
	padding: 1px;
	text-decoration: none;
}
.stmenulinkon {
	padding: 1px;
	text-decoration: none;
}
.stmenulinkact {
	padding: 1px;
	text-decoration: none;
}

.OLLocatie {
	height: 290px;
	align: left;
	valign: top;
	overflow-x: hidden;
	overflow-y: scroll;
}

.Plaatsnaam {
	position: absolute;
	top: 8px;
	left: 742px;
	width:238px;
	height:53px;
	Z-INDEX: 102;
}

.infopostit {
	position: absolute;
	top: 125px;
	left: 20px;
	width:700px;
	height:0px;
	display: none;
	Z-INDEX: 201;
}
.helppostit {
	position: absolute;
	top: 160px;
	left: 180px;
	width: 650px;
	height: 470px;
	display: none;
	background-color: #babbbe;
	bgcolor: #babbbe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	Z-INDEX: 202;
}

.postittext {
	position: absolute;
	top: 20px;
	left: 20px;
	bottom: 20px;
	right: 20px;
}
.postitbgm {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 12px;
	right: 12px;
	background-color: #babbbe;
	bgcolor: #babbbe;
}
.postitbglb {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width:12px;
	height:12px;
	background-image: url(images/postitbglb.png);
}
.postitbgb {
	position: absolute;
	left: 12px;
	right: 12px;
	bottom: 0px;
	height:12px;
	background-image: url(images/postitbgb.png);
}
.postitbgrb {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width:12px;
	height:12px;
	background-image: url(images/postitbgrb.png);
}
.postitbgr {
	position: absolute;
	right: 0px;
	bottom: 12px;
	top: 12px;
	width:12px;
	background-image: url(images/postitbgr.png);
}
.postitbgrt {
	position: absolute;
	right: 0px;
	top: 0px;
	width:12px;
	height:12px;
	background-image: url(images/postitbgrt.png);
}
.routepliframe {
	position: absolute;
	top: 125px;
	left: 20px;
	width:700px;
	height:0px;
	display: none;
	Z-INDEX: 401;
}
.navigatiepage {
	position: absolute;
	top: 125px;
	left: 20px;
	width:700px;
	height:0px;
	display: none;
	background-color: #c9c9cb;
	text-align: center;
	padding-top: 50px;
	Z-INDEX: 402;
}


.legendastyle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.legendastyle4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.legendatekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
}
.legendastyle8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 8px;
	font-weight: normal;
}
.falkloader {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
	background: url('images/grijsvlak.png');
	Z-INDEX: 998;
}

.falkloadert {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	display: none;
	background: url('images/grijsvlak.png');
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	Z-INDEX: 998;
}

.falkloader2 {
	position: absolute;
	top: 45%;
	left: 45%;
	width: 100px;
	height: 100px;
	display: none;
	Z-INDEX: 999;
}

.tdrouteplanner {
	display: '';
}
.tdnavigatie {
	display: none;
}
.tdinformatie {
	display: '';
}
.tdmenuhelp {
	display: none;
}