@charset "utf-8";
@font-face { font-family: 'Lato'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://www.ejsb.de/assets/fonts/Lato-normal-400.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Lato'; font-style: normal; font-weight: 700; font-display: swap; src: url(https://www.ejsb.de/assets/fonts/Lato-normal-700.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

*															{ padding: 0; margin: 0; }
body                          { font-size: 16px; font-family: "Lato", sans-serif; }
main													{ width: 100%; min-height: 350px; }
.lurl													{ display: block; text-decoration: none; color:#000000 !important; }
.bbx													{ box-sizing: border-box; }
p															{ margin-bottom: 1rem; }
p:last-child									{ margin-bottom: 0; }
.flexcenter                   { display: flex; flex-wrap: wrap; align-content: center; }
.flexcentered                 { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; }
.flexstart                    { display: flex; flex-wrap: wrap; align-content: flex-start; }
.flexend                      { display: flex; flex-wrap: wrap; justify-content: flex-end; }
.newlabel											{ width: 300px; display: block; }
.newlabelsmall								{ width: 250px; display: block; }
.js														{ height: 375px; }
.zustell											{ height: 250px; }
.bundle												{ height: 625px; }

.imp													{ height: 250px; /*text-align: left;*/  position: relative; /*padding: 1.000rem;*/ }
.label												{ width: 300px; height: 375px; border: 1px solid #000; padding: 1.000rem; background: url(/assets/img/site/back-label.jpg) center center; color: #000; display: block; text-align: center; position: relative; }
.labelsmall										{ width: 250px; height: 375px; border: 1px solid #000; padding: 1.000rem; background: url(/assets/img/site/back-label-small.jpg) center center; color: #000; display: block; text-align: center; position: relative; }
.nolabel											{ width: 300px; height: 375px; border: 1px solid #000; padding: 1.000rem; background-image: url(/assets/img/site/back-nolabel.jpg); color: #000; display: block; text-align: center; position: relative; }
.nolabelsmall									{ width: 250px; height: 375px; border: 1px solid #000; padding: 1.000rem; background-image: url(/assets/img/site/back-nolabel-small.jpg); color: #000; display: block; text-align: center; position: relative; }
h6														{ font-weight: 700; font-size: 1rem; margin-bottom: 1rem; }
.data													{ width: 100%; display: block; position: absolute; top: 200px; left: 0; line-height: 1.2; }
.data a												{ text-decoration: none; color: #000; }
.data a:visited								{ text-decoration: none; color: #000; }