@font-face {
  font-family: "NeuzeitGro-Reg";
  src: url("../resources/webfonts/2473CB_3_0.eot");
  src: url("../resources/webfonts/2473CB_3_0.eot?#iefix") format("embedded-opentype"), url("../resources/webfonts/2473CB_3_0.woff") format("woff"), url("../resources/webfonts/2473CB_3_0.ttf") format("truetype");
  font-weight: normal;
}
@font-face {
  font-family: "NeuzeitGro-Bol";
  src: url("../resources/webfonts/2473CB_2_0.eot");
  src: url("../resources/webfonts/2473CB_2_0.eot?#iefix") format("embedded-opentype"), url("../resources/webfonts/2473CB_2_0.woff") format("woff"), url("../resources/webfonts/2473CB_2_0.ttf") format("truetype");
  font-weight: bold;
}
@font-face {
  font-family: "NeuzeitGro-Lig";
  src: url("../resources/webfonts/2473CB_1_0.eot");
  src: url("../resources/webfonts/2473CB_1_0.eot?#iefix") format("embedded-opentype"), url("../resources/webfonts/2473CB_1_0.woff") format("woff"), url("../resources/webfonts/2473CB_1_0.ttf") format("truetype");
  font-weight: lighter;
}
/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

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

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

html {
  overflow-y: scroll;
}

body {
  font-family: "NeuzeitGro-Reg", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: lighter;
  font-size: 15pt;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  color: black;
  background-color: #f6f6f6;
  line-height: 1.5;
}
@media not all and (min-width: 480px) {
  body {
    font-size: 13pt;
  }
}

a {
  color: black;
  margin: 0;
  padding: 0;
  border: 0;
}

a {
  color: #777;
  text-decoration: none;
  border-bottom: 2px solid;
}
a.imagelink {
  border-bottom: none;
}
a:focus, a:hover, a:active {
  color: #00F;
}

ul {
  list-style-position: inside;
  list-style-type: square;
  margin-bottom: 4px;
  margin-top: 4px;
}

li {
  margin-left: 10px;
  margin-bottom: 2px;
}

p {
  margin-top: 23px;
  margin-bottom: 23px;
}
p:first-child {
  margin-top: 0;
}

img {
  vertical-align: top;
}

hr {
  margin: 0px;
  height: 2px;
  border: 0;
  background-color: black;
}

h6 a:hover,
h6 a:link,
h6 a:visited,
h6 a:focus,
h6 a:active, h5 a:hover,
h5 a:link,
h5 a:visited,
h5 a:focus,
h5 a:active, h4 a:hover,
h4 a:link,
h4 a:visited,
h4 a:focus,
h4 a:active, h3 a:hover,
h3 a:link,
h3 a:visited,
h3 a:focus,
h3 a:active, h2 a:hover,
h2 a:link,
h2 a:visited,
h2 a:focus,
h2 a:active, h1 a:hover,
h1 a:link,
h1 a:visited,
h1 a:focus,
h1 a:active {
  text-decoration: none !important;
}

h1 {
  font-family: "NeuzeitGro-Reg", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: lighter;
  font-size: 20pt;
  text-align: left;
  text-transform: none;
  margin: 0;
  padding: 0;
}

h2 {
  font-family: "NeuzeitGro-Reg", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: lighter;
  font-size: 50pt;
  text-align: left;
  text-transform: none;
  margin-top: 40px;
  margin-bottom: 0px;
  padding: 0px;
}
@media not all and (min-width: 480px) {
  h2 {
    font-size: 30pt;
  }
}
@media (max-width: 480px) {
  h2 {
    margin-top: 20px;
  }
}

h3, h4 {
  font-family: "NeuzeitGro-Reg", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: lighter;
  font-size: 20pt;
  text-align: left;
  padding: 0px;
  padding-top: 40px;
  padding-bottom: 20px;
  margin: 0px;
  margin-bottom: 10px;
  border-bottom: 2px solid;
}
@media not all and (min-width: 480px) {
  h3, h4 {
    font-size: 15pt;
  }
}

h5 {
  font-family: "NeuzeitGro-Reg", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: lighter;
  font-size: 15pt;
  text-align: center;
  text-transform: none;
  margin-bottom: 10px;
  margin-top: 60px;
}
@media not all and (min-width: 480px) {
  h5 {
    font-size: 13pt;
  }
}

h6 {
  font-family: "NeuzeitGro-Bol", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: bold;
  font-size: 11pt;
  position: absolute;
  text-transform: none;
  text-align: left;
  display: inline-block;
  margin-bottom: 0px;
  margin-top: 0px;
}
@media not all and (min-width: 480px) {
  h6 {
    font-size: 9pt;
  }
}
@media (max-width: 700px) {
  h6 {
    position: inherit;
    margin-top: 20px;
  }
}

img, object, embed {
  max-width: 100%;
}

img {
  height: auto;
}

strong {
  font-family: "NeuzeitGro-Bol", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: bold;
}

table.cvlist {
  width: calc(100% - 80px);
  box-sizing: border-box;
  border-collapse: collapse;
}
table.cvlist, table.cvlist td, table.cvlist tr {
  font-size: 11pt;
}
@media not all and (min-width: 480px) {
  table.cvlist, table.cvlist td, table.cvlist tr {
    font-size: 9pt;
  }
}
table.cvlist a:link, table.cvlist a:visited {
  text-decoration: none !important;
}
@media (max-width: 700px) {
  table.cvlist {
    width: 100%;
  }
}
table.cvlist td {
  padding-bottom: 1px;
  padding-top: 1px;
  padding-right: 10px;
}
table.cvlist col.main {
  width: 78%;
}
@media (max-width: 700px) {
  table.cvlist col.main {
    width: 70%;
  }
}
table.cvlist col.city {
  width: 22%;
}
@media (max-width: 700px) {
  table.cvlist col.city {
    width: 30%;
  }
}

.menubar {
  margin: 20px;
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between;
}
.menubar a {
  color: black;
  border-bottom: none;
}
.menubar .aboutbutton-wrapper a {
  margin-left: 20px;
}
.menubar .aboutbutton-wrapper a:link, .menubar .aboutbutton-wrapper a:visited, .menubar .aboutbutton-wrapper a:focus {
  text-decoration: none;
}
.menubar .aboutbutton-wrapper a.selected, .menubar .aboutbutton-wrapper a:hover {
  border-bottom: 2px solid;
}
@media (max-width: 480px) {
  .menubar .aboutbutton-wrapper a {
    margin-left: 0px;
    margin-right: 10px;
  }
}
.menubar .social a:hover {
  border-bottom: none;
}
.menubar .social img {
  height: 1em;
  vertical-align: middle;
}
@media (max-width: 480px) {
  .menubar {
    display: block;
  }
  .menubar h1 {
    margin-bottom: 5px;
  }
}

header .menubar {
  font-size: 20pt;
}
@media not all and (min-width: 480px) {
  header .menubar {
    font-size: 15pt;
  }
}

footer {
  padding-top: 40px;
}

footer .menubar,
footer .menubar h1,
footer .menubar a {
  color: #777;
  font-size: 11pt;
}
@media not all and (min-width: 480px) {
  footer .menubar,
  footer .menubar h1,
  footer .menubar a {
    font-size: 9pt;
  }
}

.large {
  font-size: 20pt;
  line-height: 1.4;
}
@media not all and (min-width: 480px) {
  .large {
    font-size: 15pt;
  }
}

.column {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: calc(960px + 2 * 20px);
  box-sizing: border-box;
  padding: 0 20px;
}

.cvlist {
  font-size: 11pt;
}
@media not all and (min-width: 480px) {
  .cvlist {
    font-size: 9pt;
  }
}
.cvlist .item table {
  margin-left: 80px;
}
@media (max-width: 700px) {
  .cvlist .item table {
    margin-left: 0;
  }
}

.allprojects .wrapper {
  max-width: 1680px;
  margin: 0 auto;
}
.allprojects .grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px 40px;
  margin: 20px;
}
@media (max-width: 1200px) {
  .allprojects .grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 800px) {
  .allprojects .grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .allprojects .grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

.subtitle {
  text-align: left;
  margin-bottom: 40px;
  font-size: 20pt;
}
@media not all and (min-width: 480px) {
  .subtitle {
    font-size: 15pt;
  }
}
@media (max-width: 380px) {
  .subtitle {
    margin-bottom: 20px;
  }
}

.item {
  margin-bottom: 40px;
  clear: both;
}
@media (max-width: 380px) {
  .item {
    margin-bottom: 20px;
  }
}
.item.fill img {
  width: 100%;
}

.embedded-video iframe {
  background: black;
}

.download {
  margin-bottom: 40px;
}
.download img {
  height: 60px;
  width: auto;
  margin-right: 10px;
  margin-bottom: 10px;
}
@media (max-width: 380px) {
  .download img {
    display: block;
  }
}
@media (max-width: 380px) {
  .download {
    margin-bottom: 20px;
  }
}

.border {
  border: 2px solid;
}

.abouttext {
  margin-top: 40px;
}

.small {
  float: left;
  clear: none;
  margin-left: auto;
  margin-right: auto;
  width: 48%;
  padding-right: 4%;
}

.medium {
  margin-left: auto;
  margin-right: auto;
  width: 70%;
}
@media (max-width: 380px) {
  .medium {
    width: 100%;
  }
}

.last {
  padding-right: 0;
}

.projectbutton {
  position: relative;
  display: block;
  flex-basis: 306px;
  flex-shrink: 1;
  flex-grow: 0;
}
@media (max-width: 380px) {
  .projectbutton {
    flex-basis: 100%;
  }
}
.projectbutton img {
  width: 100%;
  height: auto;
  overflow: hidden;
}
@media (max-width: 380px) {
  .projectbutton {
    margin-top: 0;
    margin-bottom: 20px;
  }
}
.projectbutton .overlay--none {
  visibility: hidden;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
  background: rgb(0, 0, 0);
  color: white;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.projectbutton .text {
  margin-top: 12px;
  color: black;
  font-size: 20pt;
}
@media not all and (min-width: 480px) {
  .projectbutton .text {
    font-size: 15pt;
  }
}
.projectbutton:focus .overlay, .projectbutton:hover .overlay, .projectbutton:active .overlay {
  visibility: visible;
}

.abouttext {
  display: flex;
}
.abouttext .portrait {
  flex-basis: content;
  flex-shrink: 0;
  padding-right: 30px;
  padding-bottom: 30px;
}
@media (max-width: 380px) {
  .abouttext .portrait {
    flex-basis: 100%;
  }
}
@media (max-width: 480px) {
  .abouttext {
    display: block;
  }
}

.portraitcredit {
  text-align: center;
}

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