@import url("//hello.myfonts.net/count/38419e");
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

table {
  border-collapse: collapse;
  border-spacing: 0; }

.clearfix:after {
  content: "";
  display: block;
  clear: both; }

img {
  width: 100%;
  max-width: 100%; }

@font-face {
  font-family: 'Courier-Regular';
  src: url("/assets/fonts/38419E_0_0.woff2") format("woff2"), url("/assets/fonts/38419E_0_0.woff") format("woff"); }
@font-face {
  font-family: 'Metric';
  src: url("/assets/fonts/MetricWeb-Regular.woff2") format("woff2"), url("/assets/fonts/MetricWeb-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
.serif {
  font-family: 'Courier-Regular', monospace; }

.sansSerif {
  font-family: 'Metric', Arial, sans-serif; }

.pt40 {
  font-size: 2rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media screen and (max-width: 46.9375rem) {
    .pt40 {
      font-size: 1.56rem; } }
  @media screen and (max-width: 21.25rem) {
    .pt40 {
      font-size: 1.4rem; } }

.pt16 {
  font-size: 1rem;
  line-height: 1.2; }
  @media screen and (max-width: 46.9375rem) {
    .pt16 {
      font-size: 0.875rem; } }

.uppercase {
  text-transform: uppercase; }

.alignLeft {
  text-align: left; }

.alignCenter {
  text-align: center; }

.alignRight {
  text-align: right; }

.hyphens {
  -webkit-hyphens: auto;
  hyphens: auto; }

.block {
  display: block; }

.inline-block {
  display: inline-block; }

* {
  box-sizing: border-box;
  font-variant-ligatures: none; }
  *:focus {
    outline: none; }

body {
  font-family: 'Metric', Arial, sans-serif;
  line-height: 1; }

a {
  transition: all 0.35s ease-in-out, font-size 0s; }
  a:link, a:visited {
    color: inherit;
    text-decoration: none; }
  a:hover, a:active {
    color: inherit;
    text-decoration: none; }
  .underlined a {
    display: inline-block;
    border-bottom: 2px solid transparent; }
    .underlined a:hover, .underlined a.active {
      border-bottom-color: black; }
    .underlined a.thin {
      border-bottom-width: 1px; }

aside {
  width: 50%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 6;
  padding: 1.5rem; }
  @media all and (min-width: 1200px) {
    aside {
      padding: 2.5rem; } }
  @media screen and (max-width: 46.9375rem) {
    aside {
      width: 100%;
      padding: 1rem;
      bottom: auto;
      pointer-events: none;
      z-index: 7;
      transition: z-index 0.01s ease-in-out 1s; }
      aside .holzschuh {
        opacity: 0; }
      .openNav aside {
        pointer-events: auto;
        z-index: 6;
        transition: z-index 0.01s ease-in-out; } }
  aside .logo {
    transition: opacity 0.4s ease-in-out; }
    @media screen and (max-width: 46.9375rem) {
      aside .logo {
        display: none; } }
  @media screen and (max-width: 46.9375rem) {
    .introSeen aside .logo {
      transition: none; } }

.logo {
  font-size: 1.25em; }

.plus, .holzschuh {
  display: inline-block;
  height: 0.6em;
  width: auto;
  margin-left: 3px; }
  @media screen and (max-width: 46.9375rem) {
    .plus, .holzschuh {
      margin-left: 2px;
      height: 0.7em; } }

header {
  padding: 1rem;
  z-index: 7;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: white;
  display: none; }
  @media screen and (max-width: 46.9375rem) {
    header {
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      justify-content: space-between; } }

main {
  display: block;
  padding: 1.5rem 1.5rem 1.5rem 50%; }
  @media all and (min-width: 1200px) {
    main {
      padding: 2.5rem 2.5rem 2.5rem 50%; } }
  @media screen and (max-width: 46.9375rem) {
    main {
      margin-top: 4rem;
      padding: 1rem; }
      .kategorie main {
        margin-top: 5.5rem; } }

button {
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  font-size: inherit;
  font-family: inherit;
  text-transform: inherit;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  line-height: 0.95; }
  button:focus {
    outline: none; }
  button.underlined, .underlined button {
    border-bottom: 2px solid black; }
    button.underlined:hover, button.underlined:active, .underlined button:hover, .underlined button:active {
      color: black;
      border-bottom-color: transparent; }
  button .bar {
    width: 2.12rem;
    height: 2px;
    display: block;
    background: black;
    transform-origin: 56% 50%;
    transition: transform 0.2s ease-in-out 0.2s, opacity 0.1s linear 0.2s; }
    button .bar.topBar {
      transform-origin: 0 1px; }
    button .bar.middleBar {
      margin: 5px 0;
      transition: transform 0.2s ease-in-out 0.2s, background 0.2s ease-in-out 0.2s;
      position: relative; }
      button .bar.middleBar .inside {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: black;
        transition: transform 0.2s ease-in-out; }
    button .bar.bottomBar {
      transform-origin: 0 180%; }
  .openNav button .bar {
    transition: transform 0.2s ease-in-out, opacity 0.1s linear 0.2s; }
  .openNav button .topBar {
    transform: translateY(7px);
    opacity: 0; }
  .openNav button .bottomBar {
    transform: translateY(-7px);
    opacity: 0; }
  .openNav button .middleBar {
    background: transparent;
    transition: transform 0.2s ease-in-out 0.2s; }
    .openNav button .middleBar .inside {
      transition: transform 0.2s ease-in-out 0.2s;
      transform: rotate(45deg); }
      .openNav button .middleBar .inside:last-child {
        transform: rotate(-45deg); }

.flex {
  display: -webkit-flex;
  display: flex; }
  .flex.wrap {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
  .flex.column {
    -webkit-flex-direction: column;
    flex-direction: column; }
  .flex.alignStretch {
    -webkit-align-items: stretch;
    align-items: stretch; }
  .flex.justifyCenter {
    -webkit-justify-content: center;
    justify-content: center; }
  .flex.justifyBetween {
    -webkit-justify-content: space-between;
    justify-content: space-between; }
  .flex.justifyAround {
    -webkit-justify-content: space-around;
    justify-content: space-around; }
  .flex.alignCenter {
    -webkit-align-items: center;
    align-items: center; }
  .flex.alignEnd {
    -webkit-align-items: flex-end;
    align-items: flex-end; }

#mainNav {
  margin-top: 2em;
  opacity: 1; }
  #mainNav .insideLogo {
    display: none; }
  @media screen and (max-width: 46.9375rem) {
    #mainNav {
      opacity: 0;
      pointer-events: none;
      background: white;
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin-top: 0;
      padding: 6rem 1rem 1rem; }
      #mainNav li {
        margin-bottom: 0.5rem; }
      .openNav #mainNav {
        opacity: 1;
        pointer-events: auto; }
      #mainNav .insideLogo {
        display: block;
        position: absolute;
        bottom: 1rem;
        left: 1rem;
        right: 1rem; } }
  @media screen and (max-width: 21.25rem) {
    #mainNav {
      padding-top: 4rem; } }
  #mainNav .subnav {
    line-height: 1.3; }
    @media screen and (max-width: 46.9375rem) {
      #mainNav .subnav {
        display: none; } }
  #mainNav .open .subnav {
    margin: 0.5em 0 0.25em; }

sup {
  font-size: 0.7em;
  transform: translateY(-50%);
  display: inline-block; }

.projekt {
  margin-bottom: 4rem; }
  .projekt h1 {
    margin-bottom: 0.4em; }
  .projekt .subtitle {
    margin-bottom: 1.5em; }
  .projekt .vorschaubild {
    display: block;
    margin-bottom: 1rem;
    width: 40%; }
    @media screen and (max-width: 46.9375rem) {
      .projekt .vorschaubild {
        width: 66.666%; } }
  .projekt .showMore {
    border-bottom: 1px solid black;
    margin: 1rem 0; }
    .projekt .showMore .openText {
      display: none; }
  .projekt.open .showMore .openText {
    display: inherit; }
  .projekt.open .showMore .closedText {
    display: none; }
  .projekt .projectText p:not(:last-child) {
    margin-bottom: 1em; }

.portrait {
  display: block;
  width: 12rem;
  margin-bottom: 1rem; }
  @media screen and (max-width: 46.9375rem) {
    .portrait {
      margin-top: 3rem; } }

.bio {
  margin-bottom: 2rem; }
  .bio p:not(:last-child) {
    margin-bottom: 1em; }

.cv section {
  margin-bottom: 1rem; }
  .cv section h2 {
    margin-top: 1.25em;
    margin-bottom: 0.5rem; }
  .cv section .tabelle .left {
    flex: 0 1 7.5rem;
    min-width: 7.5rem; }
  .cv section .tabelle .right {
    flex: 1 1 auto; }
  .cv section .tabelle .flex {
    margin-bottom: 1rem; }
  @media screen and (max-width: 46.9375rem) {
    .cv section .tabelle .flex {
      display: block; } }

.accordion {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s cubic-bezier(0.23, 1, 0.32, 1); }
  .open .accordion {
    max-height: 150vh; }
    @media screen and (max-width: 46.9375rem) {
      .open .accordion {
        max-height: 350vh; } }

.kontaktWrapper {
  min-height: calc( 100vh - 3rem ); }
  @media all and (min-width: 1200px) {
    .kontaktWrapper {
      min-height: calc( 100vh - 5rem ); } }
  @media screen and (max-width: 46.9375rem) {
    .kontaktWrapper {
      min-height: calc( 100vh - 10.5rem ); } }
  .kontaktWrapper .address {
    flex: 1 1 auto;
    text-align: left; }
    .kontaktWrapper .address p {
      width: 100%; }
  .kontaktWrapper .impressum {
    flex: 0 1 auto;
    padding-top: 2rem; }
    .kontaktWrapper .impressum p:not(:last-child) {
      margin-bottom: 1em; }

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("/assets/start.png");
  background-size: cover;
  background-position: center center;
  opacity: 1;
  transition: opacity 0.4s ease-in-out; }

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

/*
.pace-inactive {
  display: none;
}

#mainNav, main{ transition: opacity 0.8s ease-in-out; }

.pace-running{
  #mainNav{ opacity: 0; }
}

.currentPage, .menuButton{
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}

.pace-done{
  @media screen and (max-width: 46.9375rem){
    .logo{
      opacity: 0;
      pointer-events: none;
      transition-delay: 1s;
    }

    .currentPage, .menuButton{
      opacity: 1;
      transition-delay: 1s;
    }
  }
}

.introSeen{
  @media screen and (max-width: 46.9375rem){
    #mainNav, main{
      transition-duration: 0.2s;
    }

    .currentPage, .menuButton{
      opacity: 1;
      transition: none;
    }

    .logo{
      opacity: 0;
    }
  }

  #overlay .logo{ opacity: 0; }
}

.pace{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2000;
}

.pace .pace-progress {
  background: #000;
  height: 2px;
}
*/
.showIntro #overlay {
  opacity: 1;
  transition: none;
  animation-name: showIntroOverlay;
  animation-duration: 0.2s;
  animation-delay: 1.5s;
  animation-fill-mode: forwards; }

@keyframes showIntroOverlay {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
.yearNav {
  display: none; }
  .yearNav li {
    margin-right: 1rem; }
  @media screen and (max-width: 46.9375rem) {
    .yearNav {
      display: block;
      background: white;
      position: fixed;
      top: 3.8rem;
      left: 0;
      right: 0;
      padding: 0 0 0.5rem; }
      .yearNav ul {
        overflow-x: auto;
        padding-left: 1rem;
        padding-right: 3rem; }
      .yearNav .fadeOverlay {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 2;
        pointer-events: none;
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 85%, rgba(255, 255, 255, 0.8) 100%); } }
  @media screen and (max-width: 21.25rem) {
    .yearNav {
      top: 3.5rem; } }

header, .yearNav {
  transition: opacity 0.3s ease-in-out; }

.nav-up header, .nav-up .yearNav {
  opacity: 0;
  pointer-events: none; }

::-moz-selection {
  background: #4d4d4d;
  color: white; }

::selection {
  background: #4d4d4d;
  color: white; }

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 6;
  background: white;
  pointer-events: none;
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
  padding: 1.5rem; }
  #overlay.pageTransition {
    opacity: 1; }
  @media all and (min-width: 1200px) {
    #overlay {
      padding: 2.5rem; } }
  @media screen and (max-width: 46.9375rem) {
    #overlay {
      padding: 1rem;
      z-index: 7; } }

/*# sourceMappingURL=holzschuh.css.map */
