body,html{padding:0;margin:0}

#basemapslidercontainer {
	position: absolute;
	top: 37px;
	right: 230px;
	z-index: 1000;
	background-color: #FFB249;
	background: #FFB249;
}
#basemapslidertext {
  width: 250px;
  margin-left: auto;
  margin-right: auto;
}
#zoomslidercontainer {
	position: absolute;
	top: 200px;
	right: 14px;
	z-index: 1000;
	background-color: #FFB249;
	background: #FFB249;
}
#colorbar {
	position: absolute;
	top: 110px;
	/*left: 170px; */
	left: 20px;
	z-index: 1000;
	/*background-color: #FFB249;
	background: #FFB249; */
}
#colorbar img {
/*	height:80px; */
	height:410px;
}
#titletext {
	position: absolute;
	font-size: 20px;
	top: 5px;
	right: 50px;
	z-index: 1000;
}
#logo {
	position: absolute;
	bottom: 10px;
	/*left: 170px; */
	left: 10px;
	z-index: 1000;
}
#logopub {
	position: absolute;
	bottom: 35px;
	/*left: 170px; */
	left: 10px;
	z-index: 1000;
}
#hidden_image {
	display: none;
	background-image: url('/images/0.png');
}
#togglebutton {
	position: absolute;
	top: 37px;
	right: 500px;
	z-index: 1000;
	width: 48px;
	height: 48px;
	background-color: #FFB249;
	background: #FFB249;
	background-image: url('/images/play.png');
}
#layersopener {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1000;
}

#mappyX {
 position:relative;
 width:100%;
}

h2 {
	color: #0000FF;
}

#info {
 float:left;
 width:150px;
 border: 3px orange;
 border-padding: 3px;
 border-radius: 5px;
 border-style:solid;
 height:593px;
 margin-left: -8px;
 margin-top: 1px;
 margin-right: 1px;
 margin-bottom: 0px;
}

#map {
 top:0;
 left:0;
}

#mapSTATISTICS {
 top:0;
 left:0;
}
