h2 {
    text-decoration: underline;
}

#überschrift {
    position: absolute;
    left: 500px;
    top: 710px;
    width: 350px;
    height: 50px;
    font-size: 30px;
    text-align: center;
    border: 10px solid #C26600;
    outline: 10px solid black;
    outline-offset: 5px;
}

#discord {
    position: absolute;
    top: 800px;
    left: 500px;
    border: 8px solid #C26600;
    outline: 10px solid black;
    outline-offset: 5px;
}

#namediscord {
    position: absolute; 
    left: 100px; 
    text-decoration: underline

}

#ts3viewer_1124312 {
    position: absolute;
    width: 600px;
    top: 600px;
    left: 895px;
    border: 8px solid #C26600;
    outline: 10px solid black;
    outline-offset: 5px;
}

#überschrift2 {
    position: absolute;
    left: 1025px;
    top: 510px;
    width: 300px;
    height: 50px;
    font-size: 30px;
    text-align: center;
    border: 10px solid #C26600;
    outline: 10px solid black;
    outline-offset: 5px;
}

footer {
    margin-top: 100% !important;
}

@media (max-width: 1260px) {

    #überschrift {
        left: 100px;
        width: 346px;
    }
    
    #discord {
        left: 100px;
    }

    #überschrift2 {
        left: 640px;
    }

    #ts3viewer_1124312 {
        left: 495px;
    }

    footer {
        margin-top: 1500px !important;
    }
}

@media (max-width: 1024px) {

    #überschrift {
        position: relative;
        top: 330px;
        left: 100px;
        width: 346px;
    }
    
    #discord {
        position: relative;
        top: 350px;
        left: 100px;
    }

    #überschrift2 {
        position: relative;
        top: -460px;
        left: 570px;
    }

    #ts3viewer_1124312 {
        position: relative; 
        top: -440px;
        left: 495px;
        width: 450px;
        height: 800px
    }

    footer {
        margin-top: 1500px !important;
    }
}

@media (max-width: 800px) {

    #überschrift {
        position: relative;
        left: 260px;
        width: 296px;
        top: 100px;
    }

    #namediscord {
        left: 70px;
    }
    
    #discord {
        position: relative;
        top: 120px;
        left: 260px;
        width: 300px;
    }

    #überschrift2 {
        position: relative;
        left: 270px;
        top: 400px;
    }

    #ts3viewer_1124312 {
        position: relative;
        top: 420px;
        left: 220px;
        width: 400px;
        height: 800px
    }

    footer {
        margin-top: 800px !important;
    }
}

@media (max-width: 720px) {

    #überschrift {
        position: relative;
        left: 210px;
        width: 296px;
        top: 150px;
    }

    #namediscord {
        left: 70px;
    }
    
    #discord {
        position: relative;
        top: 180px;
        left: 210px;
        width: 300px;
    }

    #überschrift2 {
        position: relative;
        left: 220px;
        top: 450px;
    }

    #ts3viewer_1124312 {
        position: relative;
        top: 470px;
        left: 170px;
        width: 400px;
        height: 800px
    }

    footer {
        margin-top: 800px !important;
    }
}

@media (max-width: 415px) {

    #überschrift {
        position: relative;
        left: 50px;
        width: 296px;
        top: 150px;
    }

    #namediscord {
        left: 70px;
    }
    
    #discord {
        position: relative;
        top: 180px;
        left: 50px;
        width: 300px;
    }

    #überschrift2 {
        position: relative;
        left: 50px;
        top: 450px;
        width: 306px;
    }

    #ts3viewer_1124312 {
        position: relative;
        top: 480px;
        left: 50px;
        width: 310px;
        height: 800px
    }

    footer {
        margin-top: 800px !important;
    }
}

@media (max-width: 361px) {

    #überschrift {
        position: relative;
        left: 50px;
        width: 246px;
        top: 200px;
    }

    #namediscord {
        left: 70px;
    }
    
    #discord {
        position: relative;
        top: 220px;
        left: 50px;
        width: 250px;
    }

    #überschrift2 {
        position: relative;
        left: 50px;
        top: 500px;
        width: 256px;
    }

    #ts3viewer_1124312 {
        position: relative;
        top: 520px;
        left: 50px;
        width: 260px;
        height: 800px
    }

    footer {
        margin-top: 800px !important;
    }
}