html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.invisible {
  display: none;
}
.back-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  background: transparent;
  border: 0;
  border-radius: 8px;
  font-size: 55px;
  line-height: 1;
  font-weight: 900;
  text-decoration: none;
  transition: transform 180ms cubic-bezier(0.2, 0.9, 0.2, 1), color 180ms ease, box-shadow 180ms ease;
  will-change: transform, color;
  padding: 0;
  cursor: pointer;
  color: white;
  margin-left: 30px;
  margin-top: 50px;
}
.back-link:hover {
  transform: translateY(-4px) scale(1.05);
  color: #b5100e;
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.06);
}
.back-link:active {
  transform: translateY(0) scale(0.99);
  transition-duration: 120ms;
}
#content + footer {
  padding-bottom: 50px !important;
  position: relative !important;
  top: 0 !important;
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
}
#content + footer img {
  width: 513px !important;
}
#content + footer .nix18-mobile {
  display: none !important;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  background-color: #000;
}
body #pagewrapper {
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
body #pagewrapper h2 {
  font-size: 4vw;
  text-align: center;
  padding: 3vw;
}
body #pagewrapper footer {
  position: relative;
}
body #pagewrapper footer img {
  width: 100%;
  max-width: 513px;
}
body #pagewrapper footer a {
  position: absolute;
  height: 6vw;
}
body #pagewrapper footer a.tc {
  top: 5vw;
  left: 5vw;
  width: 14vw;
}
body #pagewrapper footer a.privacy {
  top: 5vw;
  left: 28vw;
  width: 22vw;
}
body #pagewrapper footer a.afdruck {
  top: 13vw;
  left: 5vw;
  width: 20vw;
}
body #pagewrapper footer a.contact {
  top: 13vw;
  left: 28vw;
  width: 22vw;
}
body #pagewrapper #start #keyvisual {
  position: relative;
  height: 150vw;
}
body #pagewrapper #start #keyvisual img {
  width: 100%;
}
body #pagewrapper #start #keyvisual img:nth-child(2) {
  position: absolute;
  top: 67vw;
  left: 0;
}
body #pagewrapper #start #keyvisual #klick {
  position: absolute;
  top: 122vw;
  left: 35vw;
  width: 25vw;
  height: 25vw;
  cursor: pointer;
}
body #pagewrapper #start #keyvisual .nix18 {
  position: absolute;
  width: fit-content !important;
  top: 89%;
  right: 0;
  padding-right: 30px;
  height: 94px;
}
body #pagewrapper #start #teilnahme {
  display: none;
  position: relative;
  background-color: #000;
  top: -28vw;
  margin-bottom: -28vw;
}
body #pagewrapper #start #teilnahme form {
  padding: 5.73vw 8.33vw 5.73vw 8.33vw;
}
body #pagewrapper #start #teilnahme form .inputwrapper {
  height: 16vw;
  width: 100%;
  color: #FFF;
  text-align: center;
}
body #pagewrapper #start #teilnahme form .inputwrapper input[type=text],
body #pagewrapper #start #teilnahme form .inputwrapper input[type=number],
body #pagewrapper #start #teilnahme form .inputwrapper input[type=email] {
  height: 12vw;
  max-width: unset;
  width: 75vw;
  border: none;
  border-radius: 6vw;
  margin-bottom: 0;
  font-size: 4vw;
  padding-left: 3.65vw;
}
body #pagewrapper #start #teilnahme form .inputwrapper button[type=submit] {
  height: 12vw;
  width: 75vw;
  border: 2px solid #a08a69;
  border-radius: 6vw;
  background-color: #b61112;
  color: #FFF;
  margin-top: 5vw;
  font-family: Arial, sans-serif;
  font-size: 4vw;
}
body #pagewrapper #start #teilnahme form .inputwrapper:nth-child(7) {
  padding-top: 1.56vw;
}
body #pagewrapper #start #teilnahme form .inputwrapper.caption {
  font-size: 4vw;
  height: 6vw;
  text-align: center;
  padding-bottom: 6vw;
}
body #pagewrapper #start #teilnahme form .inputwrapper ul {
  top: 6.46vw;
}
body #pagewrapper #start #teilnahme form .inputwrapper ul li {
  font-size: 1.46vw;
}
body #pagewrapper #start #teilnahme form .checkboxtablewrapper {
  max-width: 80vw;
  margin: 0 auto;
}
body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable {
  margin: 0 auto;
}
body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td {
  padding-bottom: 0.31vw;
  vertical-align: top;
}
body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td.caption {
  font-family: Roboto, Arial, sans-serif;
  color: #FFF;
  font-size: 3vw;
  line-height: 3.6vw;
  text-align: left;
}
body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td.caption a {
  color: #FFF;
}
body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td .checkboxwrapper {
  display: inline-block;
  margin-left: 0;
  margin-right: 3.65vw;
  margin-bottom: 0.52vw;
  /* Customize the label (the container) */
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}
body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td .checkboxwrapper .checkboxcontainer {
  display: block;
  position: relative;
  padding-left: 4vw;
  margin-bottom: 0.63vw;
  cursor: pointer;
  font-size: 0.83vw;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td .checkboxwrapper .checkboxcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td .checkboxwrapper .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 6vw;
  width: 6vw;
  background-color: #FFFFFF;
  border: none;
  border-radius: 3vw;
}
body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td .checkboxwrapper .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td .checkboxwrapper .checkboxcontainer input:checked ~ .checkmark:after {
  display: block;
}
body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td .checkboxwrapper .checkboxcontainer .checkmark:after {
  left: 2vw;
  top: 0.5vw;
  width: 1vw;
  height: 3vw;
  border: solid #000;
  border-width: 0 1vw 1vw 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
body #pagewrapper #start #teilnahme form input[type=image] {
  cursor: pointer;
  width: 70vw;
  height: auto;
  display: block;
  margin: 6vw auto 2.08vw auto;
}
body #pagewrapper #content {
  padding: 80px 30px 0 30px;
}
body #pagewrapper #content h1 {
  text-align: center;
  font-size: 28px;
  max-width: 1200px;
  margin: 0 auto 30px auto;
  color: #FFF;
}
body #pagewrapper #content p {
  font-size: 18px;
  line-height: 26px;
  padding-bottom: 15px;
  max-width: 1200px;
  margin: 0 auto;
  color: #FFFFFF;
}
body #pagewrapper #content p a {
  color: blue;
}
@media (max-width: 992px) {
  .nix18 {
    display: none;
  }
}
.nix18-mobile {
  position: absolute;
  width: 33% !important;
  right: 0;
  padding-right: 30px;
  height: 37%;
  top: 25px;
}
@media (min-width: 513px) {
  body #pagewrapper footer a {
    position: absolute;
    height: 31px;
  }
  body #pagewrapper footer a.tc {
    top: 26px;
    left: 26px;
    width: 72px;
  }
  body #pagewrapper footer a.privacy {
    top: 26px;
    left: 144px;
    width: 113px;
  }
  body #pagewrapper footer a.afdruck {
    top: 67px;
    left: 26px;
    width: 103px;
  }
  body #pagewrapper footer a.contact {
    top: 67px;
    left: 144px;
    width: 113px;
  }
}
@media (min-width: 992px) {
  body #pagewrapper #start #keyvisual {
    height: 66.93vw;
  }
  body #pagewrapper #start #keyvisual img:nth-child(2) {
    width: 43.02vw;
    height: auto;
    position: absolute;
    top: 21.15vw;
    left: 0;
  }
  body #pagewrapper #start #keyvisual #klick {
    position: absolute;
    top: 45.31vw;
    left: 15.63vw;
    width: 9.38vw;
    height: 9.38vw;
  }
  body #pagewrapper #start #teilnahme {
    margin-top: 28.13vw;
    margin-bottom: -28.13vw;
  }
  body #pagewrapper #start #teilnahme form {
    padding: 5.73vw 8.33vw 5.73vw 8.33vw;
    display: flow-root;
  }
  body #pagewrapper #start #teilnahme form .inputwrapper {
    height: 8.85vw;
    width: 50%;
    float: left;
    color: #FFF;
  }
  body #pagewrapper #start #teilnahme form .inputwrapper input[type=text],
  body #pagewrapper #start #teilnahme form .inputwrapper input[type=number],
  body #pagewrapper #start #teilnahme form .inputwrapper input[type=email] {
    height: 6.25vw;
    max-width: unset;
    width: 39.06vw;
    border-radius: 3.13vw;
    margin-bottom: 0;
    font-size: 2.29vw;
    padding-left: 3.65vw;
  }
  body #pagewrapper #start #teilnahme form .inputwrapper button[type=submit] {
    height: 6.25vw;
    width: 39.06vw;
    border-radius: 3.13vw;
    font-size: 2.29vw;
    margin: 2.6vw 0 0 20.83vw;
  }
  body #pagewrapper #start #teilnahme form .inputwrapper:nth-child(odd) {
    padding-right: 2.08vw;
  }
  body #pagewrapper #start #teilnahme form .inputwrapper:nth-child(even) {
    padding-left: 2.08vw;
  }
  body #pagewrapper #start #teilnahme form .inputwrapper:nth-child(7) {
    padding-top: 1.56vw;
  }
  body #pagewrapper #start #teilnahme form .inputwrapper.caption {
    font-size: 2.29vw;
    text-align: right;
    padding-bottom: 0;
  }
  body #pagewrapper #start #teilnahme form .inputwrapper ul {
    top: 6.46vw;
  }
  body #pagewrapper #start #teilnahme form .inputwrapper ul li {
    font-size: 1.46vw;
  }
  body #pagewrapper #start #teilnahme form .checkboxtablewrapper {
    max-width: 52.6vw;
    margin: 0 auto;
  }
  body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable {
    margin: 0 auto;
  }
  body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td {
    padding-bottom: 0.31vw;
    vertical-align: top;
  }
  body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td.caption {
    font-family: Roboto, Arial, sans-serif;
    color: #FFF;
    font-size: 1.46vw;
    line-height: 1.88vw;
    text-align: left;
  }
  body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td.caption a {
    color: #FFF;
  }
  body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td .checkboxwrapper {
    display: inline-block;
    margin-left: 0;
    margin-right: 3.65vw;
    margin-bottom: 0.52vw;
    /* Customize the label (the container) */
    /* Hide the browser's default checkbox */
    /* Create a custom checkbox */
    /* On mouse-over, add a grey background color */
    /* When the checkbox is checked, add a blue background */
    /* Create the checkmark/indicator (hidden when not checked) */
    /* Show the checkmark when checked */
    /* Style the checkmark/indicator */
  }
  body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td .checkboxwrapper .checkboxcontainer {
    display: block;
    position: relative;
    padding-left: 1.3vw;
    margin-bottom: 0.63vw;
    cursor: pointer;
    font-size: 0.83vw;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td .checkboxwrapper .checkboxcontainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td .checkboxwrapper .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 3.65vw;
    width: 3.65vw;
    background-color: #FFF;
    border: none;
    border-radius: 1.82vw;
  }
  body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td .checkboxwrapper .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td .checkboxwrapper .checkboxcontainer input:checked ~ .checkmark:after {
    display: block;
  }
  body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td .checkboxwrapper .checkboxcontainer .checkmark:after {
    left: 1.15vw;
    top: 0.52vw;
    width: 0.83vw;
    height: 1.46vw;
    border: solid #000;
    border-width: 0 0.52vw 0.52vw 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  body #pagewrapper #start #teilnahme form input[type=image] {
    width: 721px;
    height: auto;
    display: block;
    margin: 60px auto 40px auto;
  }
  body #pagewrapper footer {
    position: absolute;
    top: 59.17vw;
    left: 0;
  }
  body #pagewrapper footer img {
    width: 26.72vw;
    max-width: 513px;
  }
  body .nix18-mobile {
    display: none;
  }
}
@media (min-width: 1920px) {
  body #pagewrapper #start #keyvisual {
    height: 1285px;
  }
  body #pagewrapper #start #keyvisual img:nth-child(2) {
    width: 826px;
    height: auto;
    position: absolute;
    top: 406px;
    left: 0;
  }
  body #pagewrapper #start #keyvisual #klick {
    position: absolute;
    top: 870px;
    left: 300px;
    width: 180px;
    height: 180px;
  }
  body #pagewrapper #start #teilnahme {
    margin-top: 540px;
    margin-bottom: -540px;
  }
  body #pagewrapper #start #teilnahme form {
    padding: 110px 160px 110px 160px;
    display: flow-root;
  }
  body #pagewrapper #start #teilnahme form .inputwrapper {
    height: 170px;
    width: 50%;
    float: left;
    color: #FFF;
  }
  body #pagewrapper #start #teilnahme form .inputwrapper input[type=text],
  body #pagewrapper #start #teilnahme form .inputwrapper input[type=number],
  body #pagewrapper #start #teilnahme form .inputwrapper input[type=email] {
    height: 120px;
    max-width: unset;
    width: 750px;
    border-radius: 60px;
    margin-bottom: 0;
    font-size: 44px;
    padding-left: 70px;
  }
  body #pagewrapper #start #teilnahme form .inputwrapper button[type=submit] {
    height: 120px;
    width: 750px;
    border-radius: 60px;
    font-size: 44px;
    margin: 50px 0 0 400px;
  }
  body #pagewrapper #start #teilnahme form .inputwrapper:nth-child(odd) {
    padding-right: 40px;
  }
  body #pagewrapper #start #teilnahme form .inputwrapper:nth-child(even) {
    padding-left: 40px;
  }
  body #pagewrapper #start #teilnahme form .inputwrapper:nth-child(7) {
    padding-top: 30px;
  }
  body #pagewrapper #start #teilnahme form .inputwrapper.caption {
    font-size: 44px;
    text-align: right;
    padding-bottom: 0;
  }
  body #pagewrapper #start #teilnahme form .inputwrapper ul {
    top: 124px;
  }
  body #pagewrapper #start #teilnahme form .inputwrapper ul li {
    font-size: 28px;
  }
  body #pagewrapper #start #teilnahme form .checkboxtablewrapper {
    max-width: 1010px;
    margin: 0 auto;
  }
  body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable {
    margin: 0 auto;
  }
  body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td {
    padding-bottom: 6px;
    vertical-align: top;
  }
  body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td.caption {
    font-family: Roboto, Arial, sans-serif;
    color: #FFF;
    font-size: 28px;
    line-height: 36px;
    text-align: left;
  }
  body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td.caption a {
    color: #FFF;
  }
  body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td .checkboxwrapper {
    display: inline-block;
    margin-left: 0;
    margin-right: 70px;
    margin-bottom: 10px;
    /* Customize the label (the container) */
    /* Hide the browser's default checkbox */
    /* Create a custom checkbox */
    /* On mouse-over, add a grey background color */
    /* When the checkbox is checked, add a blue background */
    /* Create the checkmark/indicator (hidden when not checked) */
    /* Show the checkmark when checked */
    /* Style the checkmark/indicator */
  }
  body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td .checkboxwrapper .checkboxcontainer {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td .checkboxwrapper .checkboxcontainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td .checkboxwrapper .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 70px;
    width: 70px;
    background-color: #FFFFFF;
    border: none;
    border-radius: 35px;
  }
  body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td .checkboxwrapper .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td .checkboxwrapper .checkboxcontainer input:checked ~ .checkmark:after {
    display: block;
  }
  body #pagewrapper #start #teilnahme form .checkboxtablewrapper .checkboxtable tr td .checkboxwrapper .checkboxcontainer .checkmark:after {
    left: 22px;
    top: 10px;
    width: 16px;
    height: 28px;
    border: solid #000;
    border-width: 0 10px 10px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  body #pagewrapper #start #teilnahme form input[type=image] {
    width: 721px;
    height: auto;
    display: block;
    margin: 60px auto 40px auto;
  }
  body #pagewrapper footer {
    position: absolute;
    top: 1136px;
    left: 0;
  }
}
/*# sourceMappingURL=styles.css.map */