.ol-zoom-extent button, .measure-line button, .measure-area button,
    .zoom-drag-box button,.ol-layerchooser button, .ol-legend button {
    text-indent: -9999px;
}

.ol-zoom-extent button {
    background-image:
        url(../../germansite/images/mapbuttons/button_home.png);
    background-repeat: no-repeat;
    background-position: center center; width : 23px;
    height: 23px;
    width: 23px;
}

.measure-line button {
    background-image:
        url(../../germansite/images/mapbuttons/button_measure_line.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 23px;
    height: 23px;
}

.measure-area button {
    background-image:
        url(../../germansite/images/mapbuttons/button_measure_area.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 23px;
    height: 23px;
}

.zoom-drag-box button {
    background-image:
        url(../../germansite/images/mapbuttons/button_zoombox.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 23px;
    height: 23px;
}
.ol-legend button {
    background-image:
        url(../../germansite/images/mapbuttons/button_legende.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 23px;
    height: 23px;
    
}
.ol-layerchooser button {
    background-image:
        url(../../germansite/images/mapbuttons/button_layers.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 23px;
    height: 23px;
    
}
.company-filter button {
	background-image: url(../../germansite/images/company/company.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 23px;
    height: 23px;
    /* background-size: 21px 21px; */
    text-indent: -9999px;
}
.measure-line {
    top: 6.643em;
    left: .5em;
}

.measure-area {
    top: 8.643em;
    left: .5em;
}

.zoom-drag-box {
    top: 10.643em;
    left: .5em;
}
.ol-legend  {
    top: 12.643em;
    left: .5em;
}
.ol-layerchooser  {
    top: 14.643em;
    left: .5em;
}
.company-filter {
	top: 14.643em;
    left: .5em;
}

.ol-mouse-position {
    right: 55px;
    bottom: 5px;
    top: auto;
    color: white;
}

.ol-zoom-level.ol-unselectable.ol-control {
    left: 8px;
    border-radius: 4px;
    padding: 2px;
    bottom: 33px;
    top: auto;
    color: white;
    font-size:smaller;
    background: rgba(91, 108, 127, 1.0) none repeat scroll 0 0
}
.ol-zoom-level.ol-unselectable.ol-control span {
    padding-left:3px;
    padding-right:3px;
}
.ol-control.ol-transparenz-slider:hover {
    
    background-color: #fff;
}

.ol-transparenz-slider {
	width: 153px;
    text-align: left;
    top: 1.6em;
    right: 13.5em;
    padding: 11px;
    background-color: rgba(255,255,255,.6);
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    
}
.ol-transparenz-slider input {
	padding:0px;
}

.ol-layerswitcher-image {
    top: .5em;
    right: .5em;
}

.ol-attribution ul {
    font-size: .9rem;
    z-index: 5;
}

.ol-control>button, .ol-control>button:focus {
    background-color: rgb(91, 108, 127);
}

.ol-control.ol-active button {
    background-color: #009fe3;
}
.ol-attribution {
    z-index:5;
}

.ol-scale-line {
    background: rgba(91, 108, 127, 1.0) none repeat scroll 0 0;
}

#layermanager .layerselected a {
display:none;
}
#layermanager .layerselected .icon-remove-sign {
  /*display:none;*/
}
#layermanager .layerselected .ga-layer-ordering {
   /*display:none;*/
}
#layermanager .layerselected .icon-info-sign {
    /*display:none;*/
}




#layermanager .layeravailable {
    display:none;
}