html, body{
height:100%;
}

p            { font-family: Arial; font-size: 10px }

#map {
	top:55px;
	left:170px; 
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	POSITION: absolute; 
	OVERFLOW: hidden;
}

#head
{
	position: absolute;
	height: 55px;
	top: 0px;
	left: 0px;
	width: 100%;
	background: rgb(255,255,255);
	color: black;
	overflow: hidden;
	filter: alpha(opacity=90);
	opacity: 0.9;
	border-bottom: solid 2px #0088E4;
	z-index: 1;
}

.logo {
	position: absolute;
	top: 5px;
	left: 0px;
	height: 50px;
	width: 186px;
	border: none;
	z-index:2
}

#links {
position:absolute;
top:55px;
left:0px;
width:170px;
height:100%;
background:#FFCC00;
border-right: 1px solid #C0C0C0;
}

#info {
position:absolute;
z-index:600;
overflow: auto;
}

#Error {
display:none;
position:absolute;
background:lime;
padding: 5px;
left:5px;
top:270px;
width:150px;
z-index:6;
font-family: Arial; 
font-size: 12px;
font-weight: bold;
color: black;
}

#MoreInfo {
display:none;
position:absolute;
padding:5px;
border: 1px solid Lime;
background:#FFFFFF;
left:5px;
top:270px;
width:148px;
font-family: Arial; font-size: 10px;
z-index:10;
}

.Earth {
position:absolute;
left:230px;
top:15px;
width:400px;
font-family: Arial; font-size: 12px;
z-index:10;
}


#ClickHouse {
display:none;
position:absolute;
padding:5px;
border: 1px solid Lime;
background:#F2F2F2;
color:black;
left:5px;
top:270px;
width:148px;
font-family: Arial; font-size: 10px;
}


.select1 {
top: 70px;
}

.select2 {
top: 97px;
}

.select3 {
top: 124px;
}

.select4 {
top: 151px;
}

.select5 {
top: 178px;
}

.select6 {
top: 210px;
left:20px;
width: 130px;
position: absolute;
}

.select1, .select2, .select3, .select4, .select5 {
	position: absolute;
	left: 10px;
	color: black;
	background-color: #DFEBF9;
	width: 150px;
}

#Loading {
position: absolute;
display: none;
top: 250px;
left: 35px;
width: 94px;
height: 17px;
z-index: 5000;

}

.house
{
	width: 32px;
	height: 30px;
	border: 0px;
}
.plane
{
	width: 28px;
	height: 28px;
	border: 0px;
}

.moreinfo
{
	width: 26px;
	height: 26px;
	border: 0px;
}

#ToolTip {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
position: absolute; 
border: 1px solid #BBE4BA;
padding: 2px; 
background-color: #FFFFFF;
filter: alpha(opacity=90);
opacity: 0.9;
z-index: 10; 
overflow: visible;
display:none;
}

.VE_Panel_el
{
  overflow:hidden;
  z-index:31;
  border:1px solid #cbcbcb;
  padding:0;
  margin:0;
  background:white;
}

.VE_Panel_title
{
  position:absolute;
  padding-top:2px;
  padding-left:5px;
  overflow:hidden;
  z-index:32;
  font-family:Verdana,sans-serif;
  font-size:8pt;
  font-weight:bold;
  color:rgb(230,250,255);
  text-transform:uppercase;
  cursor:default;
  white-space:nowrap;
  text-overflow:ellipsis;
}
.VE_Panel_title_blue{background:#0030cc}

.VE_Panel_cb
{
  padding-left:1px;
  width:18px;
  height:18px;
  color:white;
  text-align:center;
  font-size:7pt;
  font-family:Verdana;
  font-weight:bold;
  overflow:hidden;
  cursor:pointer
}

.VE_Panel_cb_blue{background:#001d7a;border:solid 2px #0030cc}

.VE_Panel_tb
{
  height:18px;
  padding-top:3px;
  padding-left:2px;
  font-family:Verdana,sans-serif;
  font-size:8pt;
  overflow:hidden
}

.VE_Panel_tb_blue{background:#ccd8ff}
.VE_Panel_tb td
{
  font-family:Verdana,sans-serif;
  font-size:8pt
}

.VE_Panel_tb a{color:#000080}
.VE_Panel_tb a:hover{color:#ff9900}

.VE_Panel_body
{
  padding:5px;
  font-family:Verdana,sans-serif;
  font-size:8pt;
  overflow:auto
}
#niet{display:none}
