@charset "utf-8";

@font-face {
  font-family: Inconsolata;
  src: url(inconsolata.eot?#iefix) format("embedded-opentype"), url(inconsolata.woff) format("woff"), url(inconsolata.ttf) format("truetype"), url(inconsolata.svg#inconsolata) format("svg");
}


html,
body {
  overflow: hidden;
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.pp-section {
  height: 100%;
  position: absolute;
  width: 100%;
}

.pp-easing {
  -webkit-transition: all 1000ms cubic-bezier(0.550, 0.085, 0.000, 0.990);
  -moz-transition: all 1000ms cubic-bezier(0.550, 0.085, 0.000, 0.990);
  -o-transition: all 1000ms cubic-bezier(0.550, 0.085, 0.000, 0.990);
  transition: all 1000ms cubic-bezier(0.550, 0.085, 0.000, 0.990);
  -webkit-transition-timing-function: cubic-bezier(0.550, 0.085, 0.000, 0.990);
  -moz-transition-timing-function: cubic-bezier(0.550, 0.085, 0.000, 0.990);
  -o-transition-timing-function: cubic-bezier(0.550, 0.085, 0.000, 0.990);
  transition-timing-function: cubic-bezier(0.550, 0.085, 0.000, 0.990);
}

#pp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
}

#pp-nav.right {
  right: 17px;
}

#pp-nav.left {
  left: 17px;
}

.pp-section.pp-table {
  display: table;
}

.pp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.pp-slidesNav {
  position: absolute;
  z-index: 4;
  left: 50%;
  opacity: 1;
}

.pp-slidesNav.bottom {
  bottom: 17px;
}

.pp-slidesNav.top {
  top: 17px;
}

#pp-nav ul,
.pp-slidesNav ul {
  margin: 0;
  padding: 0;
}

#pp-nav li,
.pp-slidesNav li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
}

.pp-slidesNav li {
  display: inline-block;
}

#pp-nav li a,
.pp-slidesNav li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}

#pp-nav li .active span,
.pp-slidesNav .active span {
  background: #333;
}

#pp-nav span,
.pp-slidesNav span {
  top: 2px;
  left: 2px;
  width: 8px;
  height: 8px;
  border: 1px solid #000;
  background: rgba(0, 0, 0, 0);
  border-radius: 50%;
  position: absolute;
  z-index: 1;
}

.pp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
}

.pp-tooltip.right {
  right: 20px;
}

.pp-tooltip.left {
  left: 20px;
}

.pp-scrollable {
  overflow-y: scroll;
  height: 100%;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
}

table {
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-weight: 400;
  font-style: normal;
}

strong {
  font-weight: 700;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-size: 100%;
  margin: 0;
  padding: 0;
  color: #f2f2f2;
}

q:before,
q:after {
  content: '';
}

abbr,
acronym {
  border: 0;
}

a:active,
a:focus {
  outline: none;
}

html {
  font-size: 16px;
}

body {
  font-family: Inconsolata, 'Andale Mono', Courier, monospace;
  color: #202020;
  font-weight: 200;
  font-size: 1.75em;
}

.section {
  text-align: center;
}

#pp-nav li .active span,
.pp-slidesNav .active span {
  background: #3E4555;
}

#pp-nav .active span,
.pp-slidesNav .active span {
  border: 2px solid transparent;
}

#pp-nav li,
.pp-slidesNav li {
  display: block;
  width: 15px;
  height: 16px;
  margin: 7px;
  position: relative;
}

#pp-nav span,
.pp-slidesNav span {
  top: 2px;
  left: 2px;
  width: 8px;
  height: 8px;
  border: 2px solid rgba(0, 0, 0, 0.15);
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  position: absolute;
  z-index: 1;
}

.section {
  background-attachment: fixed;
  background-size: auto 80%;
  background-position: 50% 0;
  background-repeat: no-repeat;
}

#header {
  position: fixed;
  display: table;
  top: 0;
  left: 0;
  height: 100px;
  z-index: 70;
  width: 100%;
  padding: 0;
  margin: 0;
  background-color: #fff;
  text-align: center;
}

#header p {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-size: 1.2857em;
  text-transform: uppercase;
  opacity: 1;
}

a#homelink {
  color: #202020;
  border: 0 none;
  text-decoration: none;
}

#section01 {
  background-image: url(img/dsc2204.jpg);
}

#section02 {
  background-image: url(img/dsc2404.jpg);
}

#section03 {
  background-image: url(img/dsc2423.jpg);
}

#section04 {
  background-image: url(img/dsc2496.jpg);
}

#section05 {
  background-image: url(img/img_9917-edit.jpg);
}

#section06 {
  background-image: url(img/dsc2616.jpg);
}

#section07 {
  background-image: url(img/kochen1.jpg);
}

#section07a {
  background-image: url(img/img_9891-edit.jpg);
}

#section07b {
  background-image: url(img/img_5669.jpg);
}

#section07c {
  background-image: url(img/img_5626.jpg);
}

#section09 {
  background-image: url(img/s_17396.jpg);
}

#section01,
#section02,
#section03,
#section04,
#section05,
#section06,
#section07,
#section07a,
#section07b,
#section07c,
#section08,
#section09 {
  background-size: cover;
}

.section h1 {
  color: #202020;
  max-width: 800px;
  margin: 1em auto 0;
  padding: 0;
  position: relative;
  top: -50px;
  font-size: 1.2857em;
}

.section p {
  color: #fff;
  max-width: 800px;
  margin: 1em auto 0;
  padding: 0 2em;
  position: relative;
  top: -50px;
}

.section p.long {
  padding: 1em 2em 8em;
  color: #202020;
}

.section img {
  width: 100%;
  margin-bottom: 1.5em;
}

#section07 p {
  z-index: 10;
}

#section08 h2 {
  text-transform: uppercase;
  color: #65748E;
  max-width: 800px;
  margin: 1em auto 0;
  padding: 0;
  position: relative;
  font-size: 1em;
}

#section08 p {
  color: #202020;
  font-size: .85714em;
  top: auto;
}

#section08 {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

#section08 hr {
  margin-top: 2.5em;
  margin-bottom: 2.5em;
  background-color: #ccc;
  width: 90%;
  height: 1px;
  border: 0 none;
  max-width: 800px;
}

#section08 div#gemuese,
#section08 div#fisch,
#section08 div#salsa {
  display: block;
  position: relative;
  border-radius: 50%;
  width: 160px;
  height: 160px;
  margin: 0 auto;
}

#section08 div#gemuese {
  background: transparent url(img/dsc2417_crop.jpg) no-repeat scroll 0 0 / 160px 160px;
}

#section08 div#fisch {
  background: transparent url(img/dsc2423_crop.jpg) no-repeat scroll 0 0 / 160px 160px;
}

#section08 div#salsa {
  background: transparent url(img/dsc2616_crop.jpg) no-repeat scroll 0 0 / 160px 160px;
}

#section10 {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

#section10 div#hans {
  display: none;
}

#section10 img {
  margin-top: 130px;
  margin-bottom: 10px;
  max-width: 420px;
}

#section10 p {
  font-size: .857143em;
  top: 0;
  color: #202020;
  margin-bottom: 1em;
}

#section10 p.tax,
#section10 p.dsgvo,
#section10 p.credits {
  font-size: .643em;
  margin: 1.25em auto 1em;
}

#section10 p.dsgvo {
  margin-top: 0;
  opacity: .4;
  padding-bottom: 160px;
}

a:link,
a:visited {
  color: #495467;
  text-decoration: none;
  transition: color, border-bottom-color .4s;
  border-bottom: 1px solid #E8EBED;
}

a:hover,
a:active,
a:focus {
  color: #65748E;
  border-bottom: 1px solid #65748E;
}

#pp-nav a {
  border-bottom: 0 none;
}

#next-button-wrapper {
  position: absolute;
  bottom: 25px;
  width: 100%;
  z-index: 200;
  pointer-events: none;
}

#next {
  background-color: #fff;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  margin: 0 auto;
  cursor: pointer;
}

#next div {
  pointer-events: auto;
  position: absolute;
  padding: 8px;
  -moz-user-select: none;
  width: 78px;
  height: 77px;
  -webkit-transition: all 300ms cubic-bezier(0.750, 1, 0.270, 0.700);
  -webkit-transition: all 300ms cubic-bezier(0.750, 1.600, 0.270, 0.700);
  -moz-transition: all 300ms cubic-bezier(0.750, 1.600, 0.270, 0.700);
  -o-transition: all 300ms cubic-bezier(0.750, 1.600, 0.270, 0.700);
  transition: all 300ms cubic-bezier(0.750, 1.600, 0.270, 0.700);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
}

#next.up div {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

#facebook {
  font-size: 16px;
  line-height: 1.5;
  position: absolute;
  right: 45px;
  text-align: center;
  top: 24px;
  z-index: 100;
}

#facebook a:link,
#facebook a:visited {
  color: #097EC2;
  text-decoration: none;
  border-bottom: 0 none;
}

#facebook a:hover,
#facebook a:active,
#facebook a:focus {
  color: #3E4555;
  text-decoration: underline;
}

#address {
  position: absolute;
  right: 45px;
  bottom: 55px;
  z-index: 250;
  font-size: .643em;
  padding: 5px 8px;
}

#address a:link,
#address a:visited {
  color: #E8EBED;
  border-bottom: 0 none;
  text-decoration: none;
}

#address a:hover,
#address a:active,
#address a:focus {
  color: #E8EBED;
  text-decoration: underline;
}

#video {
  display: none;
  position: absolute;
  z-index: 4;
  right: 0;
  bottom: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-color: #000;
  background-position: center center;
  background-size: contain;
  object-fit: cover;
}

@media (max-width:479px) {
  #header {
    height: 55px;
  }
  #header p {
    font-size: 1em;
  }
  #pp-nav.right {
    right: 7px;
  }

  #section10 div#hans {
    display: block;
    position: relative;
    margin-top: 80px;
    width: 112px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0;
    background: transparent url(img/img_7468.jpg) no-repeat scroll 0 0 / 100% 100%;
  }

  #section10 div#hans:after {
    position: relative;
    padding-top: 66.6875%;
    display: block;
    content: "";
  }

  #section10 img {
    display: none;
  }

  #section10 p.credits {
    margin-bottom: 120px;
  }

  #address {
    bottom: 45px;
  }

  #next {
    width: 60px;
    height: 60px;
  }

  #next div {
    padding: 5px;
    width: 50px;
    height: 50px;
  }

  body {
    font-size: 1.25em;
  }
}

@media (max-width: 495px) {
  #facebook {
    display: none;
  }
}

@media (max-width: 570px) {
  #facebook {
    font-size: 14px;
    line-height: 1.25;
    right: 20px;
    top: 30px;
  }
}





/* IMPRESSUM */

.impressum,
.impressum body {
  overflow: visible;
}

.impressum body {
  background-color: #efefef;
}

.impressum p {
  margin-bottom: 1.5rem;
}


.impressum h1 {
  color: #202020;
  font-size: 32px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 1rem;
}

.impressum h2 {
  color: #4A9FD1;
  font-size: 28px;
  text-align: center;
  font-weight: bold;
  padding-top: 10px;
  margin-top: 3rem;
  margin-bottom: 1rem;
  border-top: 1px solid #4A9FD1;
}

.impressum h3 {
  color: #202020;
  font-size: 21px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  padding-top: 10px;
  margin-top: 3rem;
  margin-bottom: 1rem;
  border-top: 1px solid #202020;
}

.impressum h4 {
  color: #202020;
  font-size: 19px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 2rem;
  margin-bottom: 1rem;
  padding-top: 10px;
  border-top: 1px solid #ddd;
}

.impressum h5 {
  color: #202020;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 2rem;
}

.impressum #main {
  padding: 140px 30px 0;
  margin: 0 auto;
  max-width:  800px;
  font-size: 16px;
}

.impressum .center {
  text-align: center;
}









