@charset "UTF-8";
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Fira Sans"), local("FiraSans-Regular"), url(http://fonts.gstatic.com/s/firasans/v5/EjsrzDkQUQCDwsBtLpcVQZBw1xU1rKptJj_0jans920.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Fira Sans Bold"), local("FiraSans-Bold"), url(http://fonts.gstatic.com/s/firasans/v5/DugPdSljmOTocZOR2CItOhampu5_7CjHW5spxoeN3Vs.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
@font-face {
  font-family: 'Fira Mono';
  font-style: normal;
  font-weight: 400;
  src: local("Fira Mono"), local("FiraMono"), url(http://fonts.gstatic.com/s/firamono/v3/SlRWfq1zeqXiYWAN-lnG-pBw1xU1rKptJj_0jans920.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: local("Lato"), local("Lato"), url("https://fonts.googleapis.com/css?family=Lato:400,700,900") format("woff"); }
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

body {
  background-color: #fff;
  font-size: 14px;
  line-height: 1.6;
  font-family: "Fira Sans", sans-serif;
  color: #666;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%; }

::selection {
  background: #FFF498; }

::-moz-selection {
  background: #FFF498; }

img::selection {
  background: transparent; }

img::-moz-selection {
  background: transparent; }

body {
  -webkit-tap-highlight-color: #FFF498; }

a {
  margin: 0 5px 0 0;
  color: #7f8184;
  text-decoration: none;
  outline: 0; }
  a:hover, a:focus {
    color: #ff4c4c; }

.gigantic, .huge, .large, .bigger, .big,
h1, h2, h3, h4, h5, h6 {
  color: #333;
  font-weight: bold; }

.gigantic {
  font-size: 110px;
  line-height: 1.09;
  letter-spacing: -2px; }

.huge, h1 {
  font-size: 68px;
  line-height: 1.05;
  letter-spacing: -1px; }

.large, h2 {
  font-size: 42px;
  line-height: 1.14; }

.bigger, h3 {
  font-size: 26px;
  line-height: 1.38; }

.big, h4 {
  font-size: 22px;
  line-height: 1.38; }

.big, h5 {
  font-size: 17px;
  line-height: 1.38;
  margin: 20px 0px 0px 0px; }

.small, small {
  font-size: 10px;
  line-height: 1.2; }

p {
  margin: 0 0 20px 0; }

em {
  font-style: italic; }

strong {
  font-weight: bold; }

hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 10px 0 0px;
  margin-left: 45%;
  margin-right: 45%;
  height: 0;
  width: 10%; }

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #555;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #bbb;
  cursor: pointer;
  box-sizing: border-box; }
  .button:hover, .button:active, .button:focus,
  button:hover,
  button:active,
  button:focus,
  input[type="submit"]:hover,
  input[type="submit"]:active,
  input[type="submit"]:focus,
  input[type="reset"]:hover,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="button"]:hover,
  input[type="button"]:active,
  input[type="button"]:focus {
    color: #333;
    border-color: #888;
    outline: 0; }

.top-rect {
  width: 100%;
  padding-top: 400px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #ddd;
  overflow: hidden; }
  .top-rect:after {
    content: "";
    display: block;
    background: #fff;
    height: 400px;
    width: 8000px;
    position: absolute;
    z-index: 1;
    bottom: -50%;
    left: 50%;
    margin-left: -4000px;
    transform: rotate(-6deg); }

.page-home {
  text-align: center; }
  .page-home section {
    max-width: 941px;
    height: 422px;
    margin: 50px auto;
    padding-top: 130px;
    position: relative;
    background-color: rgba(255, 255, 255, 0.7);
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1); }
    .page-home section:first-child {
      background-image: url(../img/box_mitte.png);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center; }
    .page-home section h1 {
      color: #fff;
      font-weight: 700;
      line-height: 1;
      margin: 20px 0;
      letter-spacing: 1px; }
  .page-home img {
    max-width: 100%; }

li {
  padding: 0;
  list-style-type: none; }

a {
  color: #333;
  text-decoration: none;
  font-weight: 400; }

.container {
  width: 90%;
  margin: auto; }

@media (max-width: 769px) {
  .top-rect {
    display: none; }

  section {
    box-shadow: 0px 0px 0px transparent; }

  .page-home section {
    margin: 0%; } }
@media (min-width: 1200px) {
  .container {
    width: 1080px; } }
.main-header,
.nav {
  display: flex;
  flex-direction: column; }

.main-header {
  padding-top: 2em; }

.nav {
  background-color: #fff;
  margin: 1.5em 0 4.5em 0;
  padding: 1.5em; }

.nav a {
  display: block;
  color: #333;
  font-size: 1.125em;
  font-weight: 300;
  text-align: center;
  padding: 0.4em;
  border-bottom: 1px solid #ddd;
  text-decoration: none; }

.nav a:hover {
  color: #0b0b0b;
  text-decoration: none;
  border-bottom-color: #39CCCC; }

@media (min-width: 769px) {
  .main-header {
    height: 200px;
    justify-content: flex-end; }

  .site-logo {
    width: 140px; }

  .nav {
    margin-top: 3em;
    flex-direction: row;
    justify-content: space-around; }

  .nav a {
    border-bottom-color: transparent; } }
  @media (min-width: 769px) and (max-width: 500px) {
    .nav a {
      font-size: 20px; } }

@media (min-width: 769px) {
  article {
    width: 100%;
    height: 429px;
    margin: 0 10px 0 10px;
    text-align: center;
    border: 1px solid #ddd; }
    article:last-child {
      margin-bottom: 0px; } }
@media (max-width: 769px) {
  article {
    text-align: center; } }
section {
  max-width: 941px;
  height: 604px;
  position: relative; }

#wrapper {
  margin-top: 79px;
  margin-left: auto;
  margin-right: auto;
  color: #111;
  max-width: 980px; }

@media (max-width: 769px) {
  #wrapper {
    width: auto;
    margin-top: 0px;
    margin-left: 0%;
    color: #111;
    max-width: 100%; } }
#header {
  width: 915px;
  height: 75px;
  overflow: hidden;
  padding-left: 29px; }

@media (max-width: 960px) {
  #header {
    width: 100%;
    height: 162px;
    padding: 0px; } }
.logo {
  background-image: url(../img/logo.svg);
  background-size: cover;
  background-repeat: no-repeat;
  height: 33px;
  overflow: hidden; }

@media (max-width: 930px) {
  .logo {
    background-image: url(../img/logo-small.svg);
    background-size: contain;
    display: block;
    height: 200px;
    width: 200px;
    margin: 30px auto;
    position: relative; } }
/***************** NAVIGATION ****************** */
.main {
  float: right; }

nav ul {
  text-align: right;
  display: flex;
  flex-wrap: wrap;
  margin: 0px auto;
  flex: 1; }
nav li:last-child {
  border-bottom: none; }
nav a {
  text-decoration: none;
  color: #111;
  display: block;
  font-size: 1.3rem; }
  nav a:hover {
    color: #FF4136; }
nav li {
  position: relative;
  line-height: 50px;
  color: #fff;
  text-align: center;
  list-style: none; }
nav input {
  display: none;
  width: 26px;
  height: 36px;
  background: #484b4b;
  color: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 1.6rem;
  border-radius: 4px; }
nav label {
  display: none;
  width: 36px;
  height: 36px;
  background: #484b4b;
  color: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 1.6rem;
  border-radius: 4px;
  position: absolute;
  top: 8px;
  right: 8px;
  transition: 0.4s; }
  nav label:hover {
    cursor: pointer; }
  nav label:before {
    font-family: FontAwesome;
    font-size: 24px;
    content: "";
    text-align: center; }

/*************** MEDIA QUERIES ***************** */
@media only screen and (max-width: 930px) {
  .main {
    display: block;
    background: #484b4b;
    width: 100%;
    height: 100%;
    overflow: auto;
    position: fixed;
    margin: 2% auto;
    padding: 0px;
    text-align: center;
    float: none;
    top: 213px;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline; }

  nav ul {
    position: fixed;
    transform: translateY(0);
    transition: all 0.5s;
    z-index: 1; }
  nav li {
    flex: none;
    width: 100%;
    border-bottom: solid 1px #777; }
  nav input[type="checkbox"]:checked + ul {
    transform: translateY(-170%);
    background: #fff;
    transition: all 0.5s;
    font: 100 18px Lato, helvetica, sans-serif;
    line-height: 35px; }
  nav li:first-child {
    margin-top: 30px; }
  nav a {
    color: #fff;
    margin: 0 -1px 0 10px;
    font-size: 1em; }
  nav label {
    display: block; }
  nav input[type="checkbox"]:checked + ul li:nth-child(1) {
    background: #484b4b;
    color: #fff; } }
#menu li.current a, #menu li a:focus {
  color: #FF4136;
  border-bottom: 0px solid #ffffff;
  text-decoration: none; }

.mainPage {
  max-width: 941px;
  height: 600px;
  display: flex;
  border: 1px solid #ccc;
  background-color: #fff;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1); }

@media (max-width: 930px) {
  .mainPage {
    width: auto;
    float: none;
    width: 100%;
    margin: 0 8px 0 8px;
    margin: 0px;
    border: 0px;
    box-shadow: none; } }
.side-right {
  width: 629px;
  height: 453px;
  line-height: 22px;
  padding-top: 0px;
  margin: 40px 0px 0px 91px; }
  .side-right p span {
    font-style: italic; }
  .side-right ol {
    padding: 0px; }

@media (max-width: 769px) {
  .side-right {
    width: 100%;
    margin: 0 4% 0 4%; } }
.side-left {
  width: 170px;
  height: 470px; }

@media (max-width: 769px) {
  .side-left {
    display: none;
    padding: 0 5px 0 5px; } }
.side-header {
  background-image: url(../img/logo-site.svg);
  background-repeat: no-repeat;
  background-size: contain;
  height: 106px;
  width: 150px;
  color: #333;
  padding: 30px 0px 20px 8px;
  margin: 0 50px 0 50px;
  top: -120px;
  font-size: 1.1em; }

.face-img {
  position: relative;
  background-image: url(../img/image-face.jpg);
  background-repeat: no-repeat;
  height: 120px;
  width: 120px;
  top: 18px;
  left: 44px; }

.gallery {
  width: 100%;
  height: 429px;
  margin: 71px 30px 30px;
  text-align: center; }
  .gallery:last-child {
    margin-bottom: 0px; }

@media (max-width: 769px) {
  .gallery {
    height: 100%;
    margin-bottom: 20px; } }
.images {
  display: flex;
  flex-direction: column;
  float: left;
  height: 80px;
  margin: 12px 10px 10px 10px;
  color: #333;
  text-decoration: none;
  line-height: 3px; }

.galerie a:link {
  text-decoration: none;
  color: #333; }

.galerie a:hover, a:active, a:focus {
  text-decoration: underline;
  color: #333; }

.data-image {
  float: left;
  margin-right: 10px; }

.galerie, p {
  margin-top: 19px; }

.content {
  margin: 0% 10%;
  text-align: left; }

.download-content  {
  height: 85px;
  width: auto;
  margin: 5px auto;
  padding: 10px auto;
  background-color: #39CCCC; }

.textbereich {
  height: auto;
  width: auto;
  padding: 1rem 1rem;
  margin-bottom: 1rem; }

.text-datenschutz {
  height: auto;
  width: auto;
  padding: 1rem 1rem;
  overflow: scroll; }
  ul {
    margin-left: -30px; }
  a {
    text-decoration: underline;}
  a:hover {
    color: red; }

  footer {
    text-align: center;
    padding-top: 4px;
    height: auto;
    clear: left; }
    footer li {
      display: inline; }
      footer li a {
        color: #333;
        padding: 0 4px 0 5px;
        margin: 0 0 0 0px; }
        footer li a:hover {
          color: #333;
          border-bottom: 0px solid #ffffff;
          text-decoration: underline; }

  @media (max-width: 769px) {
    footer {
      margin: 0px 80px 0 80px; } }
  .lockup {
    padding: 10px 0 0 0;
    text-align: center;
    color: #333; }

  .footer-rect {
    height: 129px;
    width: 100%;
    padding-top: 400px;
    position: absolute;
    top: 364px;
    left: 0;
    z-index: -1;
    background-color: #ddd;
    overflow: hidden; }
    .footer-rect:after {
      content: "";
      display: block;
      background: #fff;
      height: 462px;
      width: 8000px;
      position: absolute;
      top: -327px;
      z-index: 1;
      bottom: -50%;
      left: 50%;
      margin-left: -4000px;
      transform: rotate(-6deg); }

/*************** Datenschutz ***************** */

.cc_container .cc_btn {
  background-color: #fa003c !important; /* Farbe des Buttons */
  color: #f5f5f5 !important; /* Textfarbe des Buttons */}

.cc_container {
  background: #252e39!important; /* Hintergrundfarbe des gesamten Bereichs */
  color: #fdfdfd !important; /* Schriftfarbe des gesamten Bereichs */}

.cc_container a {
  color: #31a8f0 !important; /* Textlink-Farbe "Mehr Infos" */}


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