#dankecontentsection{

}
h1#dankehead{
    margin: 0rem auto 3rem auto;
}
#danketextcol{
    padding: 2rem calc(50% - 365px) 1rem calc(50% - 365px);
}


#erneutnbtn{
    margin: 4rem auto 12rem auto;
}



#unsersortimentsection{
    padding: 12rem 0 12rem 0;
    background: #e8404e url(../images/red_bogen_top.png) no-repeat center top;
    background-size: 100% auto;
    max-width: 1920px;
}
#unsersortimentsection img{
    margin: 6rem auto 1rem auto;
    max-width: 90%;
}





#dot21{
    left: 9%;
    top: 2%;
    z-index: 0;
}
#dot22{
    left: 13%;
    bottom: 15%;
    z-index: 0;
}
#dot23{
    left: 73%;
    top: 35%;
    z-index: 0;
}
#dot24{
    left: 22%;
    top: 69%;
    z-index: 0;
}
#dot25{
    right: 3%;
    bottom: 29%;
    z-index: 0;
}
#dot26{
    right: 11%;
    top: 14%;
    z-index: 0;
}
#dot27{
    right: 39%;
    top: 0%;
    z-index: 0;
}
#dot28{
    left: 26%;
    top: 0%;
    z-index: 0;
}
#line21{
    right: 11%;
    top: 34%;
    z-index: 0;
}
#line22{
    left: 5%;
    top: 18%;
    z-index: 0;
}
#line23{
    right: 9%;
    bottom: 21%;
    z-index: 0;
}



#dot31{
    left: 9%;
    top: 12%;
    z-index: 0;
}
#dot32{
    left: 43%;
    bottom: 6%;
    z-index: 0;
}
#dot33{
    left: 3%;
    top: 31%;
    z-index: 0;
}
#dot34{
    right: 22%;
    top: 61%;
    z-index: 0;
}
#dot35{
    left: 15%;
    bottom: 15%;
    z-index: 0;
}
#dot36{
    right: 14%;
    top: 14%;
    z-index: 0;
}
#dot37{
    right: 31%;
    bottom: 4%;
    z-index: 0;
}
#line31{
    right: 2%;
    top: 31%;
    z-index: 0;
}
#line32{
    left: 15%;
    top: 18%;
    z-index: 0;
}




@media (max-width: 860px) {
    h1#dankehead br{
        display: none;
    }
    #dankecontentsection {
        padding: 0 5%;
    }
    #danketextcol {
        padding: 2rem 0 1rem 0;
    }
}


@media (max-width: 640px) {

    #erneutnbtn{
        margin: 2rem auto 5rem auto;
    }



    #unsersortimentsection{
        padding: 5rem 0 5rem 0;
    }
    #unsersortimentsection img{
        margin: 3rem auto 1rem auto;
        max-width: 90%;
    }
}