/*body.is--datenschutz header nav, body.is--impressum header nav {*/
/*    display: none*/
/*}*/

/*a {*/
/*    text-decoration: none;*/
/*    color: #333*/
/*}*/

/*.container a {*/
/*    font-size: 1.5em;*/
/*}*/
/*.container a:hover {*/
/*    color: #e3292e;*/
/*}*/

/*h1 {*/
/*    text-transform: uppercase*/
/*}*/

/*!*h2 {*!*/
/*!*    margin: 48px 0;*!*/
/*!*    background-color: #007006;*!*/
/*!*    opacity: .8;*!*/
/*!*    color: #fff;*!*/
/*!*    text-align: center;*!*/
/*!*    line-height: 100px;*!*/
/*!*    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*!*/
/*!*    font-size: 20px;*!*/
/*!*    text-transform: uppercase;*!*/
/*!*    font-weight: 400*!*/
/*!*}*!*/

/*form {*/
/*    margin: 0;*/
/*    padding: 0*/
/*}*/

/*form input {*/
/*    display: block;*/
/*    width: 100%;*/
/*    padding: 4px 0;*/
/*    border-width: 0 0 1px 0;*/
/*    border-color: #007006;*/
/*    margin-bottom: 24px;*/
/*    border-radius: 0;*/
/*    -webkit-border-radius: 0;*/
/*    -webkit-appearance: none;*/
/*    text-indent: 0;*/
/*    text-shadow: none;*/
/*    font-size: 14px;*/
/*    color: #000*/
/*}*/

/*form input[type=submit] {*/
/*    background-color: #007006;*/
/*    color: #fff;*/
/*    padding: 14px 0;*/
/*    font-size: 14px;*/
/*    margin-top: 24px;*/
/*    cursor: pointer;*/
/*    opacity: .8*/
/*}*/

/*form textarea {*/
/*    display: block;*/
/*    width: calc(100% - 8px);*/
/*    height: 200px;*/
/*    border-color: #007006;*/
/*    border-width: 1px;*/
/*    padding: 4px;*/
/*    font-size: 14px*/
/*}*/

/*form input:focus, form textarea:focus {*/
/*    outline: 0*/
/*}*/

/*header {*/
/*    background: #fff;*/
/*    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .1) !important;*/
/*    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, .1) !important;*/
/*    box-shadow: 0 0 7px rgba(0, 0, 0, .1) !important;*/
/*    z-index: 9999;*/
/*    top: 0;*/
/*    position: fixed;*/
/*    opacity: .97;*/
/*    display: block;*/
/*    width: 100%;*/
/*    height: 100px;*/
/*    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
/*    font-size: 1.25rem !important;*/
/*    font-weight: 400 !important;*/
/*    color: #181010 !important*/
/*}*/

/*.banner {*/
/*    height: 100%;*/
/*    background-image: url("/img/logo-cropped.svg");*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
/*    display: inherit;*/
/*}*/

/*header > div {*/
/*    display: flex;*/
/*    justify-content: space-around;*/
/*    !*width: 1200px;*!*/
/*    !*margin: auto;*!*/
/*    !*height: 60px;*!*/
/*    !*position: relative*!*/
/*}*/

/*header div div {*/
/*    width: 30%;*/
/*    margin: 1em 0;*/
/*    !*position: absolute;*!*/
/*    !*top: 12px;*!*/
/*    !*left: 0*!*/
/*}*/

/*header div div img {*/
/*    height: 5em;*/
/*}*/

/*header nav {*/
/*    !*position: absolute;*!*/
/*    !*text-align: right;*!*/
/*    !*right: 0*!*/
/*}*/

/*header nav ul {*/
/*    padding: 30px 0;*/
/*    list-style-type: none;*/
/*    margin: 0;*/
/*}*/

/*header nav ul li {*/
/*    display: inline;*/
/*    margin-left: 40px;*/
/*    text-transform: uppercase;*/
/*    cursor: pointer*/
/*}*/

/*body > section {*/
/*    width: 100%;*/
/*    display: block*/
/*}*/
body{
    hyphens: auto;
}

/*section > div.container {*/
/*    margin: auto*/
/*}*/

/*section > div.container--half {*/
/*    margin: auto;*/
/*    width: 70%;*/
/*}*/

/*section div.element--container div.element {*/
/*    !*float: left;*!*/
/*    width: calc((100% / 3) - 40px);*/
/*    text-align: center;*/
/*    padding: 0 20px;*/
/*    margin: 24px 0*/
/*}*/

/*section div.element--container div.element h3 {*/
/*    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
/*    font-size: 20px;*/
/*    font-weight: 400;*/
/*    text-transform: uppercase;*/
/*    margin: 0;*/
/*    padding: 0*/
/*}*/

/*section div.element--container div.element img {*/
/*    height: 48px;*/
/*    width: 48px*/
/*}*/

/*section.welcome {*/
/*    height: 400px;*/
/*    opacity: .9;*/
/*    background: #007006;*/
/*}*/

/*section.welcome div.container {*/
/*    position: relative*/
/*}*/

/*section.welcome div.container h1 {*/
/*    color: #fff;*/
/*    text-align: center;*/
/*    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
/*    font-size: 52px;*/
/*    position: absolute;*/
/*    top: 90px;*/
/*    width: 100%*/
/*}*/

/*section.welcome div.container p {*/
/*    text-align: center;*/
/*    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
/*    color: #fff;*/
/*    line-height: 2;*/
/*    font-size: 18px;*/
/*    position: absolute;*/
/*    top: 210px;*/
/*    margin: auto;*/
/*    width: 60%;*/
/*    left: 20%*/
/*}*/

/*section.intro {*/
/*    margin: 48px 0*/
/*}*/

/*section.intro > div {*/
/*    text-align: justify*/
/*}*/

/*section.services {*/
/*    margin: 24px 0*/
/*}*/

/*section.services > div {*/
/*    text-align: justify;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    flex-wrap: wrap;*/
/*}*/

/*section.shopware {*/
/*    margin: 48px 0*/
/*}*/

/*section.shopware > div {*/
/*    text-align: justify*/
/*}*/

/*section.shopware img.shopware-screenshot {*/
/*    width: 100%;*/
/*    max-width: 600px;*/
/*    margin: auto auto 48px auto;*/
/*    display: block*/
/*}*/

/*section.shopware img.shopware-6-logo {*/
/*    margin: 48px auto 48px auto;*/
/*    display: block;*/
/*    width: 115px;*/
/*    height: 119px*/
/*}*/

/*section.plugins {*/
/*    margin: 48px 0*/
/*}*/

/*section.plugins p {*/
/*    text-align: center;*/
/*    margin-top: 36px*/
/*}*/

/*section.plugins p.description {*/
/*    text-align: justify*/
/*}*/

/*section.plugins p.stars span.icon-star--container {*/
/*    display: block*/
/*}*/

/*section.plugins p.stars span.icon-star--container img.icon-star {*/
/*    width: 24px;*/
/*    height: 24px*/
/*}*/

/*section.plugins p.quote {*/
/*    display: block*/
/*}*/

/*section.plugins p.quote span.content {*/
/*    font-style: italic;*/
/*    display: block*/
/*}*/

/*section.plugins p.quote span.author {*/
/*    font-weight: 700*/
/*}*/

/*section.about {*/
/*    margin: 24px 0*/
/*}*/

/*section.about > div {*/
/*    text-align: justify*/
/*}*/

/*section.contact {*/
/*    margin: 48px 0*/
/*}*/

/*section.contact > div {*/
/*    text-align: justify*/
/*}*/

/*section.contact div.container--half {*/
/*    text-align: justify;*/
/*    margin-top: 48px*/
/*}*/

/*section.contact div.contact--form {*/
/*    width: calc((60%) - 40px);*/
/*    float: left;*/
/*    padding: 0 20px*/
/*}*/

/*section.contact div.contact--info {*/
/*    float: right;*/
/*    width: calc((40%) - 40px);*/
/*    text-align: justify;*/
/*    padding: 0 20px*/
/*}*/

/*section.contact div.contact--info img {*/
/*    width: 268px;*/
/*    height: 268px;*/
/*    display: block;*/
/*    margin: auto*/
/*}*/

/*section.contact div.contact--info h4 {*/
/*    text-align: center*/
/*}*/

/*section.contact form > :nth-child(7), section.contact form > :nth-child(8) {*/
/*    display: none*/
/*}*/

/*iframe.google-maps--frame {*/
/*    border: 0;*/
/*    width: 100%;*/
/*    height: 300px;*/
/*    margin-top: 36px;*/
/*    margin-bottom: -10px*/
/*}*/

/*!*footer {*!*/
/*!*    background-color: #007006;*!*/
/*!*    color: #fff;*!*/
/*!*    opacity: .8;*!*/
/*!*    padding: 12px 0;*!*/
/*!*    line-height: 1.5*!*/
/*!*}*!*/

/*!*footer > div {*!*/
/*!*    text-align: center*!*/
/*!*}*!*/

/*!*footer a {*!*/
/*!*    color: #fff !important*!*/
/*!*}*!*/

/*@media screen and (max-width: 48em){*/
/*    section > div.container--half {*/
/*        width: calc(100% - 40px);*/
/*    }*/
/*}*/
/*@media screen and (max-width: 78.75em) and (min-width: 64em) {}*/
/*    header > div {*/
/*        !*width: 1000px*!*/
/*    }*/

/*    section div.element--container div.element {*/
/*        min-height: 250px*/
/*    }*/

/*    section.welcome {*/
/*        background-attachment: scroll*/
/*    }*/

/*    section.contact div.element--container div.element {*/
/*        min-height: 200px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 64em) and (min-width: 48em) {*/
/*    header > div {*/
/*        width: 100%*/
/*    }*/

/*    header img {*/
/*        margin-left: 20px*/
/*    }*/

/*    header nav {*/
/*        !*display: none*!*/
/*    }*/


/*    section div.element--container div.element {*/
/*        width: calc((100% / 2) - 40px);*/
/*        min-height: 250px*/
/*    }*/

/*    section.welcome {*/
/*        background-attachment: scroll*/
/*    }*/

/*    section.about div.element--container div.element:nth-child(3), section.contact div.element--container div.element:nth-child(3) {*/
/*        margin-left: 25%*/
/*    }*/

/*    section.contact div.element--container div.element {*/
/*        min-height: 200px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 48em) {*/
/*    header > div {*/
/*        width: 100%*/
/*    }*/

/*    header img {*/
/*        margin-left: 20px*/
/*    }*/

/*    header nav {*/
/*        display: none*/
/*    }*/

/*    section > div.container, section > div.container--half {*/
/*        margin: 0 20px*/
/*    }*/

/*    section div.element--container div.element {*/
/*        width: calc(100% - 40px)*/
/*    }*/

/*    section.welcome {*/
/*        background-attachment: scroll*/
/*    }*/

/*    section.welcome div.container h1 {*/
/*        line-height: 1.5;*/
/*        top: 40px*/
/*    }*/

/*    section.welcome div.container p {*/
/*        line-height: 1.5;*/
/*        top: 250px*/
/*    }*/

/*    section.contact div.contact--form, section.contact div.contact--info {*/
/*        width: calc(100% - 40px)*/
/*    }*/

/*    section.contact div.contact--form {*/
/*        margin-bottom: 48px*/
/*    }*/
/*}*/

/*body.is--datenschutz h2, body.is--impressum h2 {*/
/*    margin-top: 0*/
/*}*/

/*body.is--datenschutz h3, body.is--datenschutz h4, body.is--datenschutz h5, body.is--impressum h3, body.is--impressum h4, body.is--impressum h5 {*/
/*    margin-left: 20px;*/
/*    margin-right: 20px*/
/*}*/

/*body.is--datenschutz p, body.is--impressum p {*/
/*    margin: 0 20px*/
/*}*/

/*body.is--datenschutz a, body.is--impressum a {*/
/*    text-decoration: underline !important;*/
/*    color: red !important*/
/*}*/

/*body.is--datenschutz footer, body.is--impressum footer {*/
/*    margin-top: 48px*/
/*}*/

/*body.is--datenschutz footer a, body.is--impressum footer a {*/
/*    text-decoration: inherit !important;*/
/*    color: inherit !important*/
/*}*/