/* --- custom config --- */
/* --- end custom config --- */
/* --- breakpoints --- */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@font-face {
  font-family: 'Bariol-Regular';
  src: url("../font/bariol-regular-webfont.eot");
  /* IE9 Compat Modes */
  src: url("../font/bariol-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../font/bariol-regular-webfont.woff") format("woff"), url("../font/bariol-regular-webfont.ttf") format("truetype"), url("../font/bariol-regular-webfont.svg#webfont") format("svg");
  /* Legacy iOS */ }
header .wrapper .corporate {
  font-size: 15px;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%; }
  header .wrapper .corporate:last-child {
    margin-right: 0; }
header .wrapper .mobile-button {
  margin-left: 17.05961%; }
header .wrapper nav {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 40.29137%;
  margin-left: 59.70863%;
  display: none; }
  header .wrapper nav:last-child {
    margin-right: 0; }
header.imprint .corporate {
  width: 100%; }

main section .lead, main section .lead.wide, main section .text, main section .text.wide {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 82.94039%;
  margin-left: 8.5298%; }
  main section .lead:last-child, main section .lead.wide:last-child, main section .text:last-child, main section .text.wide:last-child {
    margin-right: 0; }
main section.intro .lead {
  width: 100%;
  margin-left: 0%; }

footer section#map {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 82.94039%; }
  footer section#map:last-child {
    margin-right: 0; }
