@charset "UTF-8";
/* CSS Document */
/* default styles for extension "tx_frontend" */
@import url(fontawesome.min.css);
@import url(normalize.css);
/* line 3, _typo3_default.scss */
.ce-align-left {
  text-align: left; }

/* line 4, _typo3_default.scss */
.ce-align-center {
  text-align: center; }

/* line 5, _typo3_default.scss */
.ce-align-right {
  text-align: right; }

/* line 7, _typo3_default.scss */
.ce-table td, .ce-table th {
  vertical-align: top; }

/* line 9, _typo3_default.scss */
.ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div {
  overflow: hidden; }

/* line 11, _typo3_default.scss */
.ce-left .ce-gallery, .ce-column {
  float: left; }

/* line 12, _typo3_default.scss */
.ce-center .ce-outer {
  position: relative;
  float: right;
  right: 50%; }

/* line 13, _typo3_default.scss */
.ce-center .ce-inner {
  position: relative;
  float: right;
  right: -50%; }

/* line 14, _typo3_default.scss */
.ce-right .ce-gallery {
  float: right; }

/* line 16, _typo3_default.scss */
.ce-gallery figure {
  display: table;
  margin: 0;
  width: 100%; }

/* line 17, _typo3_default.scss */
.ce-gallery figcaption {
  display: table-caption;
  caption-side: bottom; }

/* line 18, _typo3_default.scss */
.ce-gallery img {
  display: block; }

/* line 19, _typo3_default.scss */
.ce-gallery iframe {
  border-width: 0; }

/* line 20, _typo3_default.scss */
.ce-border img,
.ce-border iframe {
  border: 2px solid #000000;
  padding: 0px; }

/* line 23, _typo3_default.scss */
.ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
  margin-bottom: 10px; }

/* line 24, _typo3_default.scss */
.ce-intext.ce-right .ce-gallery {
  margin-left: 10px; }

/* line 25, _typo3_default.scss */
.ce-intext.ce-left .ce-gallery {
  margin-right: 10px; }

/* line 26, _typo3_default.scss */
.ce-below .ce-gallery {
  margin-top: 10px; }

/* line 28, _typo3_default.scss */
.ce-column {
  margin-right: 10px; }

/* line 29, _typo3_default.scss */
.ce-column:last-child {
  margin-right: 0; }

/* line 31, _typo3_default.scss */
.ce-row {
  margin-bottom: 10px; }

/* line 32, _typo3_default.scss */
.ce-row:last-child {
  margin-bottom: 0; }

/* line 33, _typo3_default.scss */
.ce-above .ce-bodytext {
  clear: both; }

/* line 34, _typo3_default.scss */
.ce-intext.ce-left ol, .ce-intext.ce-left ul {
  padding-left: 40px;
  overflow: auto; }

/* Headline */
/* line 37, _typo3_default.scss */
.ce-headline-left {
  text-align: left; }

/* line 38, _typo3_default.scss */
.ce-headline-center {
  text-align: center; }

/* line 39, _typo3_default.scss */
.ce-headline-right {
  text-align: right; }

/* Uploads */
/* line 42, _typo3_default.scss */
.ce-uploads {
  margin: 0;
  padding: 0; }

/* line 43, _typo3_default.scss */
.ce-uploads li {
  list-style: none outside none;
  margin: 1em 0; }

/* line 44, _typo3_default.scss */
.ce-uploads img {
  float: left;
  padding-right: 1em;
  vertical-align: top; }

/* line 45, _typo3_default.scss */
.ce-uploads span {
  display: block; }

/* Table */
/* line 48, _typo3_default.scss */
.ce-table {
  width: 100%;
  max-width: 100%; }

/* line 49, _typo3_default.scss */
.ce-table th, .ce-table td {
  padding: 0.5em 0.75em;
  vertical-align: top; }

/* line 50, _typo3_default.scss */
.ce-table thead th {
  border-bottom: 2px solid #dadada; }

/* line 51, _typo3_default.scss */
.ce-table th, .ce-table td {
  border-top: 1px solid #dadada; }

/* line 52, _typo3_default.scss */
.ce-table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

/* line 53, _typo3_default.scss */
.ce-table-bordered th, .ce-table-bordered td {
  border: 1px solid #dadada; }

/* Space */
/* line 56, _typo3_default.scss */
.frame-space-before-extra-small {
  margin-top: 1em; }

/* line 57, _typo3_default.scss */
.frame-space-before-small {
  margin-top: 2em; }

/* line 58, _typo3_default.scss */
.frame-space-before-medium {
  margin-top: 3em; }

/* line 59, _typo3_default.scss */
.frame-space-before-large {
  margin-top: 4em; }

/* line 60, _typo3_default.scss */
.frame-space-before-extra-large {
  margin-top: 5em; }

/* line 61, _typo3_default.scss */
.frame-space-after-extra-small {
  margin-bottom: 1em; }

/* line 62, _typo3_default.scss */
.frame-space-after-small {
  margin-bottom: 2em; }

/* line 63, _typo3_default.scss */
.frame-space-after-medium {
  margin-bottom: 3em; }

/* line 64, _typo3_default.scss */
.frame-space-after-large {
  margin-bottom: 4em; }

/* line 65, _typo3_default.scss */
.frame-space-after-extra-large {
  margin-bottom: 5em; }

/* Frame */
/* line 68, _typo3_default.scss */
.frame-ruler-before:before {
  content: '';
  display: block;
  border-top: 1px solid rgba(0, 0, 0, 0.25);
  margin-bottom: 2em; }

/* line 69, _typo3_default.scss */
.frame-ruler-after:after {
  content: '';
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  margin-top: 2em; }

/* line 70, _typo3_default.scss */
.frame-indent {
  margin-left: 15%;
  margin-right: 15%; }

/* line 71, _typo3_default.scss */
.frame-indent-left {
  margin-left: 33%; }

/* line 72, _typo3_default.scss */
.frame-indent-right {
  margin-right: 33%; }

/* CSS Document */
/* line 3, _slik-slider.scss */
.slick-slider {
  position: relative; }

/* line 7, _slik-slider.scss */
.slick-slider header {
  position: absolute;
  z-index: 100;
  padding: 0;
  color: #fff;
  margin: 0 auto;
  width: 100%; }

/* line 16, _slik-slider.scss */
.slick-slider header a,
.slick-slider header a:hover {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 25px; }

/* line 24, _slik-slider.scss */
.slick-slider header h2,
.slick-slider header h3,
.slick-slider header h4 {
  font-size: 3rem;
  padding: 15px 0 0 0;
  margin: 0;
  text-align: center;
  color: #FFFFFF;
  letter-spacing: 0.20em;
  text-shadow: 0 3px 4px rgba(0, 0, 0, 0.3), 1px 1px 1px #999, 1px -1px 1px #999, -1px 1px 1px #999, -1px -1px 1px #999; }

/* line 36, _slik-slider.scss */
.slick-slider .ce-bodytext {
  display: none; }

@media only screen and (min-width: 768px) {
  /* line 38, _slik-slider.scss */
  .slick-slider .ce-bodytext {
    display: block;
    position: absolute;
    bottom: 5px;
    background-color: rgba(0, 0, 0, 0.45);
    width: 100%;
    text-align: center;
    color: #fff; } }
/* line 50, _slik-slider.scss */
.slick-prev {
  z-index: 101; }

/* line 54, _slik-slider.scss */
.slick-dots li button:before {
  font-size: 12px; }

/* line 5, _images.scss */
.top .ce-gallery {
  margin-block-start: 0;
  margin-block-end: 0; }

/* line 9, _images.scss */
.top .ce-gallery .ce-column,
.top .ce-gallery .ce-column:first-child,
.top .ce-gallery .ce-row {
  margin: 0; }

/* line 13, _images.scss */
.top .ce-gallery .ce-column {
  width: 100%; }

/* line 15, _images.scss */
img,
figure,
.ce-outer,
.ce-inner,
.ce-row {
  max-width: 100%;
  height: auto; }

/* Responsive Bilder auch für den IE 11 */
/* line 25, _images.scss */
_:-ms-lang(x),
img,
figure,
.ce-gallery .ce-outer,
.ce-gallery .ce-inner,
.ce-gallery .ce-row {
  width: 100%;
  min-width: 100%; }

/* line 34, _images.scss */
.ce-gallery {
  margin-block-start: 1em;
  margin-block-end: 1em; }

/* line 38, _images.scss */
.ce-gallery .ce-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px; }

/*.ce-gallery .ce-column {				margin: 0 12px 0 12px; }
.ce-gallery .ce-column:first-child { 	margin: 0 24px 0 0; }
.ce-gallery .ce-column:last-child {		margin: 0 0 0 24px; }*/
@media only screen and (max-width: 768px) {
  /* line 47, _images.scss */
  .ce-gallery .ce-row {
    -webkit-flex-direction: column;
    flex-direction: column; }

  /* line 51, _images.scss */
  .ce-gallery .ce-column,
  .ce-gallery .ce-column:first-child,
  .ce-gallery .ce-column:last-child {
    margin: 0 0 24px 0;
    width: 100%; } }
/*Bilder mit Rahmen*/
/* line 63, _images.scss */
.ce-border img {
  border: solid 1px #666666;
  border-radius: 2px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4); }

/* line 68, _images.scss */
.ce-border .image {
  padding: 0 5px 5px 3px; }

/* line 72, _images.scss */
.image-caption {
  font-size: 0.7em;
  text-align: center; }

/* ################# CSS Document _box.scss #################### */
/* line 5, _box.scss */
.frame-white_box {
  background-color: #FFFFFF;
  padding: 0 24px;
  border: solid 1px #666666;
  border-radius: 3px; }

/* line 11, _box.scss */
.frame-white_box h2 {
  font-size: 1.5rem;
  text-align: center; }

/* line 16, _box.scss */
.frame-dark_box {
  background-color: #666666;
  padding: 0 24px;
  border: solid 1px #FFFFFF;
  border-radius: 3px;
  color: #FFFFFF; }

/* line 23, _box.scss */
.frame-dark_box h1,
.frame-dark_box h2,
.frame-dark_box h3,
.frame-dark_box h4 {
  color: #FFFFFF; }

/* line 28, _box.scss */
.frame-dark_box a {
  color: #FFFFFF !important; }

/* line 29, _box.scss */
.frame-dark_box a:hover {
  color: #333333 !important; }

/* line 32, _box.scss */
.frame-transparent_box {
  padding: 0 24px;
  border: solid 1px #666666;
  border-radius: 3px; }

/* line 37, _box.scss */
.frame-transparent_box h2 {
  font-size: 1.5rem;
  text-align: center; }

/* line 42, _box.scss */
.frame-learn_more_box {
  padding: 0;
  border: solid 1px #666666;
  border-radius: 3px;
  position: relative; }

/* line 48, _box.scss */
.frame-learn_more_box header {
  background-color: #666666;
  min-height: 115px; }

/* line 53, _box.scss */
.frame-learn_more_box h1,
.frame-learn_more_box h2,
.frame-learn_more_box h3,
.frame-learn_more_box h4,
.frame-learn_more_box h5 {
  margin-block-start: 0;
  margin-block-end: 0;
  text-align: center;
  padding: 25px 6px;
  color: #FFFFFF; }

/* line 64, _box.scss */
.frame-learn_more_box h2 {
  font-size: 1.8rem; }

/* line 65, _box.scss */
.frame-learn_more_box h3 {
  font-size: 1.1rem; }

/* line 67, _box.scss */
.frame-learn_more_box .ce-bodytext {
  padding: 0 24px 24px 24px; }

/*.frame-learn_more_box p:last-child {
	vertical-align: bottom;
    position: absolute;
    bottom: 0px;
    width: 100%;
    margin: 0;
}*/
/* line 77, _box.scss */
.frame-learn_more_box .ce-gallery {
  margin-block-start: 0; }

/* line 81, _box.scss */
.one_element .frame-white_box,
.one_element .frame-dark_box,
.one_element .frame-transparent_box,
.one_element .frame-learn_more_box {
  height: 100%; }

/* line 88, _box.scss */
.frame-learn_more_box a {
  display: block;
  text-align: center;
  background-color: #DA0911;
  padding: 10px;
  border: 1px solid #666666;
  border-radius: 3px;
  color: #FFFFFF !important;
  text-decoration: none; }

/* line 98, _box.scss */
.frame-learn_more_box a:hover {
  color: #333333 !important; }

/* line 100, _box.scss */
.frame-learn_more_box figure a {
  padding: 0;
  border: none;
  border-radius: 0; }

/*Bildergalerie*/
/* line 108, _box.scss */
.frame-imageGallery img {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4); }

/* line 111, _box.scss */
.frame-imageGallery figure {
  padding: 0 4px 4px 0; }

/* line 114, _box.scss */
.ce-column:last-child {
  margin-right: 0; }

/* line 121, _box.scss */
.frame-mitglieder {
  background-color: rgba(255, 255, 255, 0.6);
  padding: 0 24px;
  border: solid 1px #666666;
  border-radius: 3px; }

/* line 127, _box.scss */
.frame-mitglieder h2 {
  font-size: 1.5rem;
  color: #666666;
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; }

/* line 140, _box.scss */
.frame-layout-1 {
  opacity: 0; }

/* line 144, _box.scss */
.frame-layout-2 {
  opacity: 0;
  margin-left: -2000px;
  max-width: 100%; }

/* line 150, _box.scss */
.frame-layout-3 {
  margin-left: -2000px;
  max-width: 100%; }

/* line 155, _box.scss */
.frame-layout-4 {
  opacity: 0; }

/**
 * MENU ARROWS
 */
/* line 6, _navigation.scss */
.topnavi__arrow {
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #fff;
  display: inline-block;
  vertical-align: middle;
  height: 0;
  width: 0; }

/* line 15, _navigation.scss */
.topnavi__arrow--sub {
  border-top: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  display: inline-block;
  vertical-align: middle;
  height: 0;
  width: 0; }

@media (min-width: 768px) {
  /* line 24, _navigation.scss */
  .topnavi__arrow--sub {
    border-right: none;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-left: 6px solid #fff; } }
/*ausblenden 1. Box für mobil*/
/* line 32, _navigation.scss */
.topnavi label .topnavi__label {
  background-color: transparent; }

/* line 33, _navigation.scss */
.container .topnavi__arrow {
  border-top: 6px solid transparent; }

/* line 34, _navigation.scss */
.container .topnavi__arrow--sub {
  border-top: 6px solid transparent; }

@media (min-width: 768px) {
  /* line 38, _navigation.scss */
  .topnavi {
    border-bottom: solid 1px rgba(255, 255, 255, 0.9);
    display: flex;
    align-items: center;
    justify-content: center; }

  /* line 44, _navigation.scss */
  .topnavi__lvl--sub {
    margin-top: 1px; } }
/* line 51, _navigation.scss */
#toggle-menu {
  background-color: rgba(255, 255, 255, 0.9);
  color: #fff;
  display: block;
  padding: 0.75em 24px;
  position: relative; }

/* line 62, _navigation.scss */
.topnavi__arrow {
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #004C95;
  display: inline-block;
  vertical-align: middle;
  height: 0;
  width: 0; }

/* line 71, _navigation.scss */
.topnavi__arrow--sub {
  border-top: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  display: inline-block;
  vertical-align: middle;
  height: 0;
  width: 0; }

@media (min-width: 768px) {
  /* line 80, _navigation.scss */
  .topnavi__arrow--sub {
    border-right: none;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-left: 6px solid #004C95; } }
/* line 89, _navigation.scss */
.topnavi__lvl--first {
  background-color: rgba(255, 255, 255, 0.9); }

/* line 91, _navigation.scss */
.topnavi__lvl--first::after {
  clear: both;
  content: "";
  display: table; }

/* line 96, _navigation.scss */
.topnavi__lvl--first,
.topnavi__lvl--sub {
  margin: 0;
  padding: 0; }

/* line 101, _navigation.scss */
.topnavi__lvl--first,
.topnavi input[type="checkbox"] {
  display: none; }

/* line 105, _navigation.scss */
#toggle:checked + .topnavi__lvl--first,
.topnavi input[type="checkbox"]:checked + .topnavi__lvl--sub {
  display: block; }

/* line 109, _navigation.scss */
.topnavi__item {
  color: #fff;
  display: block;
  position: relative; }

/* line 113, _navigation.scss */
.topnavi__item a {
  display: block;
  position: relative;
  text-decoration: none; }

/* line 117, _navigation.scss */
.topnavi__item a:hover, .topnavi__item a:focus {
  text-decoration: none; }

/* line 120, _navigation.scss */
.topnavi__item--header {
  background-color: #424254;
  color: #7abcb2;
  display: block;
  font-size: 0.65em;
  padding: 1.5em 1.25em 0.25em; }

/* line 127, _navigation.scss */
.topnavi__link--first {
  background-color: rgba(255, 255, 255, 0.9);
  color: #004C95;
  padding: 0.75em 1em;
  padding-right: 42px; }

/* line 132, _navigation.scss */
.topnavi__link--first:hover {
  background-color: rgba(255, 255, 255, 0.9);
  color: #333333; }

/* line 136, _navigation.scss */
.topnavi__lvl--sub {
  display: none;
  padding-left: 1em; }

/* line 140, _navigation.scss */
.topnavi__link--sub {
  background-color: rgba(255, 255, 255, 0.9);
  color: #004C95;
  padding: 0.75em;
  padding-right: 42px; }

/* line 145, _navigation.scss */
.topnavi__link--sub:hover {
  background-color: #FFFFFF;
  color: #DA0911; }

/* line 149, _navigation.scss */
.topnavi__link--active {
  background-color: rgba(255, 255, 255, 0.9);
  color: #333333;
  padding: 0.75em 1em;
  padding-right: 42px; }

/* line 155, _navigation.scss */
ul span.topnavi__label {
  display: none; }

/* line 158, _navigation.scss */
.mobilewrap .topnavi__label {
  display: none; }

@media only screen and (min-width: 768px) {
  /* line 163, _navigation.scss */
  .topnavi {
    background-color: rgba(255, 255, 255, 0.88);
    max-width: 1200px;
    margin: 0 auto; }

  /* line 168, _navigation.scss */
  .topnavi__lvl--first {
    background-color: transparent; }

  /* line 171, _navigation.scss */
  #toggle-menu,
  .topnavi input[type="checkbox"]:checked + .topnavi__lvl--sub {
    display: none; }

  /* line 175, _navigation.scss */
  .topnavi__lvl--first,
  .topnavi__item:hover > input[type="checkbox"] + .topnavi__lvl--sub {
    display: block; }

  /* line 179, _navigation.scss */
  .topnavi__item {
    float: left; }

  /* line 182, _navigation.scss */
  .topnavi__link--first {
    background-color: transparent;
    color: #004C95;
    padding: 0.75em 1em;
    padding-right: 42px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3); }

  /* line 188, _navigation.scss */
  .topnavi__link--first:hover {
    background-color: transparent;
    color: #DA0911; }

  /* line 192, _navigation.scss */
  .topnavi__link--active {
    background-color: transparent;
    color: #333333; }

  /* line 195, _navigation.scss */
  .topnavi__lvl--sub .topnavi__link--active {
    background-color: rgba(255, 255, 255, 0.9);
    color: #333333; }

  /* line 198, _navigation.scss */
  .topnavi__lvl--sub .topnavi__link--active:hover {
    color: #DA0911; }

  /* line 202, _navigation.scss */
  .topnavi__lvl--sub {
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 12em;
    z-index: 3000; }

  /* line 211, _navigation.scss */
  .topnavi__lvl--sub .topnavi__item {
    float: none; }

  /* line 213, _navigation.scss */
  .topnavi__lvl--sub .topnavi__lvl--sub {
    top: 0;
    left: 100%; } }
/* line 218, _navigation.scss */
.topnavi__label:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

/* line 224, _navigation.scss */
.topnavi__label {
  background-color: transparent;
  height: 100%;
  padding: 0 .5em;
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 0; }

/* line 232, _navigation.scss */
.topnavi__lvl--sub .topnavi__label {
  background-color: #666666; }

/* line 234, _navigation.scss */
.topnavi {
  border-bottom: 1px solid #004C95;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1); }

/* line 238, _navigation.scss */
#toggle-menu {
  border-bottom: 1px solid rgba(255, 255, 255, 0.9); }

/* line 241, _navigation.scss */
.topnavi__lvl--sub {
  border-top: 1px solid #004C95; }

/* line 243, _navigation.scss */
.topnavi__lvl--sub .topnavi__item:last-child {
  border-width: 0; }

/* line 246, _navigation.scss */
.topnavi__item {
  border-bottom: 1px solid #004C95; }

/* line 249, _navigation.scss */
.topnavi__item--header {
  letter-spacing: 0.2em;
  text-transform: uppercase; }

/* line 253, _navigation.scss */
.topnavi__item a {
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out; }

@media only screen and (min-width: 768px) {
  /* line 258, _navigation.scss */
  .topnavi__item {
    border-width: 0 1px 0 0; }

  /* line 261, _navigation.scss */
  .topnavi__lvl--sub {
    border-width: 0; }

  /* line 264, _navigation.scss */
  .topnavi__lvl--sub .topnavi__item {
    border-width: 0 0 1px; } }
/* line 272, _navigation.scss */
.topnavi .container {
  padding: 0.75em 25px;
  cursor: pointer; }

/* line 277, _navigation.scss */
.topnavi .bar1,
.topnavi .bar2,
.topnavi .bar3 {
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  background: #004C95;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease; }

/* line 296, _navigation.scss */
.topnavi .change .bar1 {
  -webkit-transform: rotate(45deg) translate(0, -2px);
  transform: rotate(45deg) translate(0, -2px);
  background: #666666; }

/* line 302, _navigation.scss */
.topnavi .change .bar2 {
  opacity: 0; }

/* line 304, _navigation.scss */
.topnavi .change .bar3 {
  -webkit-transform: rotate(-45deg) translate(0, -2px);
  transform: rotate(-45deg) translate(0, -2px);
  background: #666666; }

/* line 310, _navigation.scss */
.topnavi__2nd .topnavi__item:first-child {
  border-top: 1px solid #004C95; }

/* line 318, _navigation.scss */
.navi-wrap {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 500;
  text-align: center; }

/* line 327, _navigation.scss */
.topnavi__item:hover > input[type="checkbox"] + .topnavi__lvl--sub {
  display: block;
  visibility: visible;
  opacity: 1;
  animation: fade 2s; }

@keyframes fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/*###### Allgemeine Grundeinstellungen ####*/
/* line 3, _layout.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 8, _layout.scss */
html,
body {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  color: #666666;
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight: 100;
  font-size: 1em;
  height: 100%;
  width: 100%;
  background: no-repeat top center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

/* line 31, _layout.scss */
#wrapp-all, footer {
  background: rgba(255, 255, 255, 0.7); }

/* line 36, _layout.scss */
div.site-top {
  background-position: center;
  height: 100%;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

/* line 45, _layout.scss */
div.site-top .site-top-content {
  height: 100%;
  width: 100%; }

/* ## first-top ## */
/* line 50, _layout.scss */
.first-top {
  height: auto; }

/* line 51, _layout.scss */
.first-top-inside {
  font-size: 0.7rem;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 25px; }

/* line 57, _layout.scss */
.first-top-inside .ce-bodytext {
  padding: 0;
  margin: 0; }

/* line 61, _layout.scss */
.first-top {
  background-color: #FFFFFF;
  padding: 3px 0;
  max-width: 1200px;
  margin: 0 auto; }

/* line 67, _layout.scss */
.first-top-inside {
  color: #333333;
  padding-bottom: 3px; }

/* line 71, _layout.scss */
.first-top p {
  display: inline-block;
  margin-block-start: 5px;
  margin-block-end: 0; }

/* line 76, _layout.scss */
.first-top a {
  color: #333333;
  text-decoration: none; }

/* line 80, _layout.scss */
.first-top a:hover {
  color: #FFFFFF; }

@media only screen and (min-width: 768px) {
  /* line 86, _layout.scss */
  div.logo-wrap {
    max-width: 1200px;
    margin: 0 auto; }

  /* line 91, _layout.scss */
  div.logo-wrap,
  footer #footer-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

  /* line 95, _layout.scss */
  div.logo-wrap .logo {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }

  /* line 102, _layout.scss */
  div.logo-wrap .logo-name {
    -webkit-box-flex: 4;
    -moz-box-flex: 4;
    -webkit-flex: 4;
    -ms-flex: 4;
    flex: 4; } }
/* line 111, _layout.scss */
.logo {
  max-width: 50%;
  margin: 0 auto; }

@media only screen and (min-width: 768px) {
  /* line 118, _layout.scss */
  .logo {
    padding-left: 48px; } }
/* line 126, _layout.scss */
.logo-name h3,
.logo-name h3 a {
  margin: 0;
  text-align: center;
  text-decoration: none;
  color: #FFFFFF;
  text-shadow: 0 3px 4px rgba(0, 0, 0, 0.3), 1px 1px 1px #999, 1px -1px 1px #999, -1px 1px 1px #999, -1px -1px 1px #999; }

/* line 134, _layout.scss */
.logo-name h3 {
  font-size: 4.5rem;
  font-weight: 100;
  padding: 25px; }

/* line 139, _layout.scss */
.logo-name .ce-bodytext {
  padding: 0 25px; }

/* line 142, _layout.scss */
.logo-name .ce-bodytext,
.logo-name .ce-bodytext a {
  text-decoration: none;
  color: #666666;
  font-size: 1.3em;
  text-align: center;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3); }

@media only screen and (min-width: 768px) {
  /* line 152, _layout.scss */
  .logo-name h3 {
    text-align: right; }

  /* line 155, _layout.scss */
  .logo-name .ce-bodytext {
    text-align: right; } }
@media only screen and (max-width: 768px) {
  /* line 163, _layout.scss */
  .col_wrap {
    padding: 24px;
    background-color: rgba(255, 255, 255, 0.6); } }
@media only screen and (min-width: 768px) {
  /* line 170, _layout.scss */
  .col_wrap {
    max-width: 1200px;
    min-height: 400px;
    margin: 0 auto;
    padding: 24px 0;
    background-color: rgba(255, 255, 255, 0.6); }

  /* line 178, _layout.scss */
  .col_wrap,
  .col_wrap .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

  /* line 184, _layout.scss */
  .col_b {
    padding: 0 48px; }

  /* line 185, _layout.scss */
  .col_l {
    padding: 0 24px 0 48px; }

  /* line 186, _layout.scss */
  .col_c {
    padding: 0 24px; }

  /* line 187, _layout.scss */
  .col_r {
    padding: 0 48px 0 24px; }

  /* line 189, _layout.scss */
  .colum_30 {
    width: 30%; }

  /* line 190, _layout.scss */
  .colum_33 {
    width: 33.333333%; }

  /* line 191, _layout.scss */
  .colum_70 {
    width: 70%; }

  /* line 194, _layout.scss */
  .grid_col_l {
    padding: 0 24px 24px 0; }

  /* line 195, _layout.scss */
  .grid_col_c {
    padding: 0 12px 24px 12px; }

  /* line 196, _layout.scss */
  .grid_col_r {
    padding: 0 0 24px 24px; }

  /* line 198, _layout.scss */
  .col_70_30 .grid_col_l {
    width: 70%; }

  /* line 199, _layout.scss */
  .col_70_30 .grid_col_r {
    width: 30%; }

  /* line 201, _layout.scss */
  .col_30_70 .grid_col_l {
    width: 30%; }

  /* line 202, _layout.scss */
  .col_30_70 .grid_col_r {
    width: 70%; }

  /* line 204, _layout.scss */
  .row_3_col .grid_col_l,
  .row_3_col .grid_col_c,
  .row_3_col .grid_col_r,
  .row_4_col .grid_col_l,
  .row_4_col .grid_col_c,
  .row_4_col .grid_col_r {
    width: 33.333333%; }

  /* line 211, _layout.scss */
  .col_50_50 .grid_col_l,
  .col_50_50 .grid_col_r {
    width: 50%; } }
/* line 216, _layout.scss */
.col_wrap .frame-default > div {
  margin-bottom: 24px; }

/* ### Schrift #### */
/* line 222, _layout.scss */
h1 {
  font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
  color: #FFFFFF;
  font-size: 3em;
  font-weight: 100;
  text-align: center;
  text-shadow: 0 3px 4px rgba(0, 0, 0, 0.3), 1px 1px 1px #999, 1px -1px 1px #999, -1px 1px 1px #999, -1px -1px 1px #999; }

/* line 230, _layout.scss */
h2 {
  font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
  color: #2D344E;
  font-size: 2em;
  font-weight: 400;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); }

/* line 237, _layout.scss */
h3 {
  font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
  color: #004C95;
  font-size: 1.4em;
  font-weight: normal;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); }

/* line 244, _layout.scss */
h4 {
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  color: #DA0911;
  font-size: 1.3em;
  font-weight: 100;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); }

/* line 252, _layout.scss */
h5 {
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  color: #004C95;
  font-size: 1.3em;
  font-weight: 100;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); }

/*h1, h2, h3, h4, h5 { margin-block-start: 25px; line-height: 1em;}
h1 {margin-block-end: 0;}
h2 {margin-block-end: 0.3em;}
h3 {margin-block-end: 0.9em;}
h4 {margin-block-end: 2.2em;}*/
/* line 267, _layout.scss */
a {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out; }

/* line 271, _layout.scss */
.col_wrap a {
  color: #666666; }

/* line 274, _layout.scss */
.col_wrap a:hover {
  color: #333333; }

/* line 278, _layout.scss */
.text-center {
  text-align: center; }

/* line 281, _layout.scss */
.text-right {
  text-align: right; }

/*Silbentrennung*/
/* line 286, _layout.scss */
p,
h1,
h2,
h3,
header {
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }

/*### Font Awesome ###*/
/* line 299, _layout.scss */
.font-awesome-div {
  /*font-size: 1rem;
  letter-spacing:5px;*/
  padding: 5px; }

/* line 304, _layout.scss */
.font-awesome-div a {
  margin: 5px; }

/* ### Inhalt ### */
/* line 308, _layout.scss */
#wrapp-all {
  max-width: 100%;
  margin: 0 auto;
  padding: 0; }

/* line 313, _layout.scss */
.content_zwei-zeilen_1 {
  max-width: 1200px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.6);
  padding-bottom: 1px; }

/* line 319, _layout.scss */
.content_zwei-zeilen_0,
.content_1Spalte_0 {
  width: 100%; }

/* line 323, _layout.scss */
.layout-1spalte .layout-space-r-l,
.layout-drei-zeilen .layout-space-r-l {
  padding: 0 25px;
  min-height: 300px;
  max-width: 1200px;
  margin: 0 auto; }

/* line 330, _layout.scss */
.drei-zeilen_1 {
  overflow: hidden; }

/* line 334, _layout.scss */
.contenttable {
  width: 100%; }

/* line 335, _layout.scss */
.contenttable td {
  vertical-align: top;
  padding: 5px 5px 5px 0; }

/* line 342, _layout.scss */
#footer-wrap {
  background-color: rgba(255, 255, 255, 0.86);
  box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.3);
  max-width: 1200px;
  margin: 0 auto; }

/* line 348, _layout.scss */
footer,
footer a {
  color: #333333; }

/* line 352, _layout.scss */
footer a:hover {
  color: #FFFFFF; }

/* line 355, _layout.scss */
footer #footer-inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  padding: 24px 48px; }

/* line 362, _layout.scss */
footer .footer-navigation ul {
  list-style: none;
  padding: 0; }

/* line 366, _layout.scss */
footer .footer-navigation li {
  margin: 15px 0; }

/* line 369, _layout.scss */
footer .footer-navigation a {
  display: block;
  padding: 0 0 5px 0;
  text-decoration: none; }

@media only screen and (min-width: 768px) {
  /* line 375, _layout.scss */
  footer #footer-inner > div {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    width: 50%;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }

  /* line 383, _layout.scss */
  footer #footer-inner .footerkontakt .ce-bodytext,
  footer #footer-inner .footerkontakt header {
    text-align: right; }

  /* line 387, _layout.scss */
  footer #footer-inner .footerkontakt .ce-bodytext table {
    float: right; }

  /* line 390, _layout.scss */
  footer #footer-inner .ce-gallery {
    overflow: visible; } }
/* line 394, _layout.scss */
footer .footerkontakt .image-caption {
  font-size: 0.7rem; }

/* line 400, _layout.scss */
.footer-center a {
  text-decoration: none; }

/* line 401, _layout.scss */
.footer-center li {
  list-style: none; }

/* line 402, _layout.scss */
.footer-center ul {
  padding-inline-start: 0; }

@media only screen and (min-width: 768px) {
  /* line 405, _layout.scss */
  .footer-center {
    text-align: center;
    border-right: 1px solid #004C95;
    border-left: 1px solid #004C95;
    padding: 0 12px; } }
/* line 415, _layout.scss */
#footer-bottom a {
  text-decoration: none; }

/* line 418, _layout.scss */
#footer-bottom h3 {
  font-weight: lighter;
  text-align: center;
  font-size: 0.8rem; }

/* line 423, _layout.scss */
#footer-bottom {
  padding: 0 25px;
  text-align: center;
  font-size: 0.8rem; }

/* line 428, _layout.scss */
#footer-bottom {
  background-color: #333333; }

/* line 431, _layout.scss */
#footer-bottom,
#footer-bottom a {
  color: #FFFFFF; }

/* line 435, _layout.scss */
#footer-bottom a:hover {
  color: #DA0911; }

/* CSS Document */
/* ################## Gridelements ####################### */
/* line 5, _container.scss */
.grid-row .frame-default,
.grid-container {
  padding: 0; }

/* line 7, _container.scss */
.grid-row .frame {
  margin-bottom: 24px; }

@media only screen and (min-width: 860px) {
  /* line 10, _container.scss */
  .grid-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /*padding: 24px;*/ }

  /* line 17, _container.scss */
  .grid-col {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 48px; }

  /* line 26, _container.scss */
  .col-md-3 {
    -webkit-box-flex: 3;
    -moz-box-flex: 3;
    -webkit-flex: 3;
    -ms-flex: 3;
    flex: 3;
    padding-right: 48px; }

  /* line 35, _container.scss */
  .col-md-4 {
    -webkit-box-flex: 4;
    -moz-box-flex: 4;
    -webkit-flex: 4;
    -ms-flex: 4;
    flex: 4;
    padding-right: 48px; }

  /* line 44, _container.scss */
  .col-md-6 {
    -webkit-box-flex: 6;
    -moz-box-flex: 6;
    -webkit-flex: 6;
    -ms-flex: 6;
    flex: 6;
    padding-right: 48px; }

  /* line 53, _container.scss */
  .col-md-8 {
    -webkit-box-flex: 8;
    -moz-box-flex: 8;
    -webkit-flex: 8;
    -ms-flex: 8;
    flex: 8;
    padding-right: 48px; }

  /* line 62, _container.scss */
  .col-md-9 {
    -webkit-box-flex: 9;
    -moz-box-flex: 9;
    -webkit-flex: 9;
    -ms-flex: 9;
    flex: 9;
    padding-right: 48px; }

  /* line 72, _container.scss */
  .grid-col:last-child,
  .col-md-3:last-child,
  .col-md-4:last-child,
  .col-md-6:last-child,
  .col-md-8:last-child,
  .col-md-9:last-child {
    padding-right: 0; } }
/* line 80, _container.scss */
.grid-col {
  padding-right: 48px; }

/* line 84, _container.scss */
.grid-col:last-child {
  padding-right: 0; }

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