body {
    background-color: white;
}

h1 {
    text-decoration: underline;
    text-align: center;
    font-size: 50px;
    font-family: "lobster", cursive;
    margin: 15px 0px 0px 0px;
}

.clearfloat {
    clear:both;
}

a {
    text-decoration: underline;
    color: #C26600;
}

#trenner1 {
    user-select: none;
    position: absolute;
    width: 500px;
    height: 365px;
    left: 357px;
    right: 800px;
    float: right;
}

#section1 img {
    user-select: none;
    float: left;
    margin-left: 250px;
    margin-top: 100px;
}

#section1 p {
    width: 500px;
    text-align: center;
    float:left;
    color: #c26600;
    margin-left: 150px;
    margin-top: 155px;
    font-size: 20px;
    line-height: 35px;
    font-family: "lobster", cursive;
}

#section2 img {
    user-select: none;
    float: right;
    margin-right: 150px;
    margin-top: 155px;
}
#trenner2 {
    user-select: none;
    position: absolute;
    width: 500px;
    height: 365px;
    left: 905px;
    right: 800px;
    float: right;
}

#section2 p {
    width: 500px;
    text-align: center;
    float:left;
    color: #c26600;
    margin-left: 450px;
    margin-top: 210px;
    font-size: 20px;
    line-height: 35px;
    font-family: "lobster", cursive;
}

#section3 img {
    user-select: none;
    float: left;
    margin-left: 250px;
    margin-top: 100px;
}

#trenner3 {
    user-select: none;
    position: absolute;
    width: 500px;
    height: 365px;
    left: 357px;
    right: 800px;
    float: right;
}
#section3 p {
    width: 500px;
    text-align: center;
    float:left;
    color: #c26600;
    margin-left: 150px;
    margin-top: 155px;
    font-size: 20px;
    line-height: 35px;
    font-family: "lobster", cursive;
}

@media (min-width: 2100px) {

    #trenner2 {
        left: 1110px;
    }
}

@media (max-width: 1260px) {

    h1 {
        width: 1260px;
    }

    #trenner1,#trenner2,#trenner3 {
        display: none;
    }

    #section1 img {
        margin-left: 330px;
        margin-top: 0px;
    }

    #section1 p,#section2 p, #section3 p {
        margin-left: 380px;
        margin-top: 25px;
    }

    #section2 img {
        margin-right: 300px;
        margin-top: 10px;
    }

    #section3 img {
        margin-left: 330px;
        margin-top: 0px;
    }
}

@media (max-width: 1024px) {

    h1 {
        width: 1024px;
    }

    #trenner1,#trenner2,#trenner3 {
        display: none;
    }

    #section1 img {
        margin-left: 205px;
        margin-top: 0px;
    }

    #section1 p,#section2 p,#section3 p {
        margin-left: 280px;
        margin-top: 25px;
    }

    #section2 img {
        margin-right: 180px;
        margin-top: 10px;
    }


    #section3 img {
        margin-left: 205px;
        margin-top: 0px;
    }
}

@media (max-width: 800px) {

    h1 {
        width: 800px;
    }

    #trenner1,#trenner2,#trenner3 {
        display: none;
    }

    #section1 img {
        margin-left: 100px;
        margin-top: 0px;
    }

    #section1 p,#section2 p,#section3 p {
        margin-left: 150px;
        margin-top: 25px;
    }

    #section2 img {
        margin-right: 80px;
        margin-top: 10px;
    }


    #section3 img {
        margin-left: 100px;
        margin-top: 0px;
    }
}

@media (max-width: 720px) {

    h1 {
        width: 720px;
        font-size: 30px;
    }

    #trenner1,#trenner2,#trenner3 {
        display: none;
    }

    #section1 img {
        margin-left: 50px;
        margin-top: 15px;
    }

    #section1 p,#section2 p,#section3 p {
        margin-left: 105px;
        margin-top: 25px;
    }

    #section2 img {
        margin-right: 50px;
        margin-top: 10px;
    }


    #section3 img {
        margin-left: 50px;
        margin-top: 0px;
    }
}

@media (max-width: 415px) {


    h1 {
        width: 415px;
        font-size: 28px;
    }

    #trenner1,#trenner2,#trenner3 {
        display: none;
    }

    #section1 img {
        margin-left: 50px;
        margin-top: 15px;
        width: 300px;
        height: 200px;
    }

    #section1 p,#section2 p,#section3 p {
        margin-left: 20px;
        width: 380px;
        margin-top: 25px;
        font-size: 16px;
    }

    #section2 img {
        margin-right: 50px;
        margin-top: 10px;
        width: 300px;
        height: 200px;
    }


    #section3 img {
        margin-left: 50px;
        margin-top: 0px;
        width: 300px;
        height: 200px;
    }

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

}

@media (max-width: 361px) {


    h1 {
        width: 361px;
        font-size: 28px;
    }

    #trenner1,#trenner2,#trenner3 {
        display: none;
    }

    #section1 img {
        margin-left: 25px;
        margin-top: 15px;
        width: 300px;
        height: 200px;
    }

    #section1 p,#section2 p,#section3 p {
        margin-left: 23px;
        width: 300px;
        margin-top: 25px;
        font-size: 15px;
    }

    #section2 img {
        margin-right: 35px;
        margin-top: 10px;
        width: 300px;
        height: 200px;
    }


    #section3 img {
        margin-left: 25px;
        margin-top: 0px;
        width: 300px;
        height: 200px;
    }

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