#c87216 .image-hotspot * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

#c87216 .container {
    max-width: 100%;
    padding: 20px;
    margin: auto;
}

#c87216 h1 {
    font-size: 2.5em;
    font-weight: bold;
    text-align: center;   
}

#c87216 .image-hotspot {
    max-width: 1260px;
    margin: 50px auto 0 auto;
    position: relative;
    z-index: 10;
}

#c87216 .image-hotspot img {
    max-width: 100%;
}

/*    border: 1px solid green;
    transition: border-color 1px linear;
    animation: icon-pulse 4s linear infinite;

@keyframes icon-pulse {
    0% {
        transform: translate(-50%, -50%) scale(1,1);
        opacity: 0;
    }
    20% {
        transform: translate(-50%, -50%) scale(1.5,1.5);
        opacity: 0.9;
    }
    50% {
        transform: translate(-50%, -50%) scale(2,2);
        opacity: 0;
    }
    100% {
        transform: translate(-50%, -50%) scale(2,2);
        opacity: 0;
    }
}*/

#c87216 .hotspot-tooltip {
    position: absolute;
    width: auto;
    overflow: hidden;
    background-color: #fff;
    padding: 10px;
    overflow: hidden;
    z-index: 20;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    line-height: 1.5em;
}
#c87216 .hotspot-tooltip ul {
  list-style-type: none;
}
#c87216 .hotspot-hotspot {
    position: absolute;
    display: inline-block;
    background-color: green;
    opacity: 0.4;
    z-index: 20;
    cursor: pointer;
    animation: pulse 2s linear infinite;
    /*box-shadow: inset 0 0 2em 0.5em lightgreen;*/
    background: radial-gradient(transparent, green), rgba(0, 128, 0, 0.5);
}

@media (min-width: 374px) {
  #c87216 .image-hotspot img {
    width: 335px;
  }
  #hotspot-gebaeude-01 {
    width: 31px;
    height: 84px;
    top: 87px;
    left: 66px;
  }
  #c87216 #tooltip-gebaeude-01 {
    top: 0px;
    left: 80px;
    width: 255px;
  }
  #hotspot-gebaeude-02 {
      width: 33px;
      height: 32px;
      top: 90px;
      left: 8px;
  }
  #c87216 #tooltip-gebaeude-02 {
	  left: 8px;
      top: 125px;
  }
  #hotspot-gebaeude-04 {
	  width: 30px;
      height: 17px;
      top: 119px;
      left: 199px;
  }
  #c87216 #tooltip-gebaeude-04 {
      left: 141px;
      top: 139px;
  }
  #hotspot-gebaeude-05-bib {
	  width: 31px;
      height: 17px;
      top: 69px;
      left: 221px;
  }
  #c87216 #tooltip-gebaeude-05-bib {
      left: 55px;
      top: 4px;
  }
}
@media (min-width: 576px) {
  #c87216 .image-hotspot img {
    width: 540px;
  }
  #hotspot-gebaeude-01 {
    width: 50px;
    height: 135px;
    top: 141px;
    left: 107px;
  }
  #c87216 #tooltip-gebaeude-01 {
    top: 64px;
    left: 160px;
  }
  #hotspot-gebaeude-02 {
      width: 53px;
      height: 51px;
      top: 146px;
      left: 13px;
  }
  #c87216 #tooltip-gebaeude-02 {
	  left: 13px;
      top: 200px;
  }
  #hotspot-gebaeude-04 {
	  width: 48px;
      height: 26px;
      top: 193px;
      left: 322px;
  }
  #c87216 #tooltip-gebaeude-04 {
      left: 322px;
      top: 222px;
  }
  #hotspot-gebaeude-05-bib {
	  width: 48px;
      height: 27px;
      top: 111px;
      left: 357px;
  }
  #c87216 #tooltip-gebaeude-05-bib {
      left: 244px;
      top: 141px;
  }
}
@media (min-width: 768px) {
  #c87216 .image-hotspot img {
    width: 725px;
  }
  #hotspot-gebaeude-01 {
    width: 67px;
    height: 182px;
    top: 189px;
    left: 143px;
  }
  #c87216 #tooltip-gebaeude-01 {
      top: 160px;
      left: 213px;
  }
  #hotspot-gebaeude-02 {
      width: 71px;
      height: 69px;
      top: 196px;
      left: 17px;
  }
  #c87216 #tooltip-gebaeude-02 {
	  left: 17px;
      top: 269px;
  }
  #hotspot-gebaeude-04 {
	  width: 65px;
      height: 35px;
      top: 259px;
      left: 432px;
  }
  #c87216 #tooltip-gebaeude-04 {
      left: 432px;
      top: 297px;
  }
  #hotspot-gebaeude-05-bib {
	  width: 65px;
      height: 37px;
      top: 149px;
      left: 479px;
  }
  #c87216 #tooltip-gebaeude-05-bib {
      left: 370px;
      top: 188px;
  }
}
@media (min-width: 1020px) {
  #c87216 .image-hotspot img {
    width: 980px;
  }
  #hotspot-gebaeude-01 {
    width: 90px;
    height: 246px;
    top: 256px;
    left: 194px;
  }
  #c87216 #tooltip-gebaeude-01 {
      top: 256px;
      left: 289px;
  }
  #hotspot-gebaeude-02 {
      width: 96px;
      height: 95px;
      top: 264px;
      left: 23px;
  }
  #c87216 #tooltip-gebaeude-02 {
	  left: 23px;
      top: 363px;
  }
  #hotspot-gebaeude-04 {
	  width: 87px;
      height: 47px;
      top: 350px;
      left: 584px;
  }
  #c87216 #tooltip-gebaeude-04 {
      left: 584px;
      top: 401px;
  }
  #hotspot-gebaeude-05-bib {
	  width: 87px;
      height: 49px;
      top: 202px;
      left: 647px;
  }
  #c87216 #tooltip-gebaeude-05-bib {
      left: 676px;
      top: 255px;
  }
}
@media (min-width: 1200px) {
  #c87216 .image-hotspot img {
    width: 1160px;
  }
  #hotspot-gebaeude-01 {
    width: 107px;
    height: 290px;
    top: 303px;
    left: 229px;
  }
  #c87216 #tooltip-gebaeude-01 {
      top: 303px;
      left: 340px;
  }
  #hotspot-gebaeude-02 {
      width: 113px;
	  height: 111px;
	  top: 313px;
	  left: 28px;
  }
  #c87216 #tooltip-gebaeude-02 {
	  left: 28px;
      top: 427px;
  }
  #hotspot-gebaeude-04 {
	  width: 104px;
      height: 56px;
      top: 414px;
      left: 691px;
  }
  #c87216 #tooltip-gebaeude-04 {
      left: 691px;
      top: 474px;
  }
  #hotspot-gebaeude-05-bib {
	  width: 103px;
      height: 58px;
      top: 239px;
      left: 766px;
  }
  #c87216 #tooltip-gebaeude-05-bib {
      left: 798px;
      top: 301px;
  }
}
@media (min-width: 1400px) {
  #c87216 .image-hotspot img {
    width: 1260px;
  }
  #hotspot-gebaeude-01 {
    width: 116px;
    height: 315px;
    top: 329px;
    left: 249px;
  }
  #c87216 #tooltip-gebaeude-01 {
      left: 370px;
      top: 329px;
  }
  #hotspot-gebaeude-02 {
      width: 123px;
      height: 120px;
      top: 340px;
      left: 30px;
  }
  #c87216 #tooltip-gebaeude-02 {
      left: 30px;
      top: 465px;
  }
  #hotspot-gebaeude-04 {
      width: 113px;
      height: 61px;
      top: 450px;
      left: 750px;
  }
  #c87216 #tooltip-gebaeude-04 {
      left: 750px;
      top: 515px;
  }
  #hotspot-gebaeude-05-bib {
    width: 111px;
    height: 63px;
    top: 260px;
    left: 832px;
  }
  #c87216 #tooltip-gebaeude-05-bib {
      left: 867px;
      top: 327px;
  }
}

@keyframes pulse {
  0%, 100% {
    /*background-color: green;*/
    opacity: 0.6;
  }
  40% {
    /*background-color: lightgreen;*/
    opacity: 0.8;
  }
}