#toptools {
  background-color: #156570;
  padding: 0.25em 0 0.25em 1.25em;color: #FFFFFF;
  border-radius: 25px;
}
#toptools a {
   color: #FFFFFF !important;
   font-size: .85em;
 }

.htmlpopup-container .htmlpopup-header {
    background-color: #156570;
    color: white;
    font-size: 12pt;
}

[ga-topic] .ga-topics-sprite-favoriten {
  background: url("/DE/dienste/ingrid-webmap-client/rest/data/images/category/favoriten");
  width: 140px;
}

[ga-topic] .ga-topics-sprite-hoehen-tiefen {
  background: url("/DE/dienste/ingrid-webmap-client/rest/data/images/category/hoehen-tiefen");
  width: 140px;
}

[ga-topic] .ga-topics-sprite-themen {
  background: url("/DE/dienste/ingrid-webmap-client/rest/data/images/category/themen");
  width: 140px;
}

[ga-topic] .ga-topics-sprite-anbieter {
  background: url("/DE/dienste/ingrid-webmap-client/rest/data/images/category/anbieter");
  width: 140px;
}

[ga-topic] .ga-topics-sprite-portal_tideelbe {
  background: url("/DE/dienste/ingrid-webmap-client/rest/data/images/category/portal_tideelbe");
  width: 140px;
}

[ga-topic] .ga-topics-sprite-portal_nordsee {
  background: url("/DE/dienste/ingrid-webmap-client/rest/data/images/category/portal_nordsee");
  width: 140px;
}

[ga-topic] .ga-topics-sprite-kuestendaten {
  background: url("/DE/dienste/ingrid-webmap-client/rest/data/images/category/kuestendaten");
  width: 140px;
}

[ga-topic] .ga-topics-sprite-portal_ostseekueste {
  background: url("/DE/dienste/ingrid-webmap-client/rest/data/images/category/portal_ostseekueste");
  width: 140px;
}

[ga-topic] .ga-topics-sprite-portal_nok {
  background: url("/DE/dienste/ingrid-webmap-client/rest/data/images/category/portal_nok");
  width: 140px;
}

.ga-tooltip {
  max-width:675px;
}

.ga-tooltip .htmlpopup-content iframe {
  height: 400px !important;
}


@media (max-width: 768px) {
[ga-background-selector] .ga-sentinel2_rgb {
  background: url("/DE/dienste/ingrid-webmap-client/rest/data/images/background/sentinel2_rgb");
  background-size: 38px 38px;
}
[ga-background-selector] .ga-basemap {
  background: url("/DE/dienste/ingrid-webmap-client/rest/data/images/background/bkg_basemap");
  background-size: 38px 38px;
}
[ga-background-selector] .ga-bkg_open_farbig {
  background: url("/DE/dienste/ingrid-webmap-client/rest/data/images/background/bkg_open_farbig");
  background-size: 38px 38px;
}
[ga-background-selector] .ga-bkg_open_grau {
  background: url("/DE/dienste/ingrid-webmap-client/rest/data/images/background/bkg_open_grau");
  background-size: 38px 38px;
}
[ga-background-selector] .ga-wmts_osm {
  background: url("/DE/dienste/ingrid-webmap-client/rest/data/images/background/wmts_osm");
  background-size: 38px 38px;
}
}

@media (min-width: 769px) {
[ga-background-selector] .ga-sentinel2_rgb {
  background: url("/DE/dienste/ingrid-webmap-client/rest/data/images/background/sentinel2_rgb");
  background-size: 90px 58px;;
}
[ga-background-selector] .ga-basemap {
  background: url("/DE/dienste/ingrid-webmap-client/rest/data/images/background/bkg_basemap");
  background-size: 90px 58px;
}
[ga-background-selector] .ga-bkg_open_farbig {
  background: url("/DE/dienste/ingrid-webmap-client/rest/data/images/background/bkg_open_farbig");
  background-size: 90px 58px;;
}
[ga-background-selector] .ga-bkg_open_grau {
  background: url("/DE/dienste/ingrid-webmap-client/rest/data/images/background/bkg_open_grau");
  background-size: 90px 58px;
}
[ga-background-selector] .ga-wmts_osm {
  background: url("/DE/dienste/ingrid-webmap-client/rest/data/images/background/wmts_osm");
  background-size: 90px 58px;
}
}




