/* idance World – Klickflächen Startseite */

.hotspot {
    position: absolute;
    display: block;
    background: transparent;
    border: 0;
    color: transparent;
    font-size: 0;
    line-height: 0;
    text-decoration: none;
    z-index: 5;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation;
}

.hotspot:focus {
    outline: none;
}

/* Obere Wolken */

.link-privatlektionen {
    left: 3.0%;
    top: 14.3%;
    width: 28.0%;
    height: 22.2%;
}

.link-hochzeitstanz {
    left: 33.0%;
    top: 14.3%;
    width: 32.0%;
    height: 22.2%;
}

.link-tanzkurse {
    left: 70.0%;
    top: 15.8%;
    width: 27.0%;
    height: 21.0%;
}

/* Mittlere Wolken */

.link-shows {
    left: 2.8%;
    top: 38.5%;
    width: 32.5%;
    height: 27.3%;
    z-index: 8;
}

.link-hunde {
    left: 38.5%;
    top: 38.5%;
    width: 27.5%;
    height: 27.3%;
    z-index: 8;
}

.link-tanzbegleitung {
    left: 68.5%;
    top: 38.5%;
    width: 29.0%;
    height: 27.3%;
    z-index: 8;
}

/* Video-Wolke – wichtig */

.link-videos {
    left: 13.0%;
    top: 66.0%;
    width: 84.0%;
    height: 9.6%;
    z-index: 30;
}

/* Untere Wolken */

.link-bewertungen {
    left: 2.8%;
    top: 76.8%;
    width: 28.5%;
    height: 13.5%;
    z-index: 8;
}

.link-ueber {
    left: 34.5%;
    top: 76.8%;
    width: 29.0%;
    height: 13.5%;
    z-index: 8;
}

.link-erfolge {
    left: 68.0%;
    top: 76.8%;
    width: 30.0%;
    height: 13.5%;
    z-index: 8;
}

/* Social Media und Kontakt */

.link-whatsapp {
    left: 3.8%;
    top: 92.2%;
    width: 16.5%;
    height: 5.4%;
}

.link-instagram {
    left: 22.3%;
    top: 92.2%;
    width: 16.5%;
    height: 5.4%;
}

.link-tiktok {
    left: 43.2%;
    top: 92.2%;
    width: 16.5%;
    height: 5.4%;
}

.link-youtube {
    left: 63.2%;
    top: 92.2%;
    width: 16.5%;
    height: 5.4%;
}

.link-kontakt {
    left: 82.8%;
    top: 92.2%;
    width: 15.5%;
    height: 5.4%;
    z-index: 8;
}