@charset "UTF-8";
/*scss Vars*/
/*0,190,130*/
/*219,215,210*/
/*100,65,190*/
h1 {
  position: absolute;
  left: 35px;
  text-transform: none;
  margin-top: 50px;
  line-height: 100px;
  white-space: pre-wrap;
  font-family: "Brown-Bold";
  font-size: 115px; }

.offHeader {
  min-height: 150px;
  margin-bottom: 60px; }

h1.red,
h2.red,
h3.red {
  color: #F33F5A; }

h2.abstand {
  margin-top: 135px; }

h3 {
  margin-bottom: 0;
  font-size: inherit; }

h2, h3.panel-title, .layout33 h4.panel-title {
  font-size: 31px;
  line-height: 38px;
  font-family: "Brown-Bold"; }

h2.zitat {
  font-size: 75px;
  line-height: 80px;
  color: #F33F5A; }

h1 a, h2 a, h3 a, h4 a, h5 a {
  border: none !important; }
  h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
    border: none; }

.background--dark h2 {
  color: #fff; }

.column h3:first-child,
.column h2:first-child,
.column h1:first-child {
  margin-top: 0; }

.ce-bodytext p {
  margin-bottom: 32px; }

#outerDiv .layout-30 {
  margin-bottom: 100px; }

.layout-30 .ce-bodytext {
  font-size: 22px;
  line-height: 27px;
  font-family: "Brown-Bold"; }

.layout-31 .ce-bodytext p {
  font-size: 14px;
  line-height: 18px;
  font-family: "Brown-Bold"; }

.layout-32 .ce-bodytext p {
  font-size: 14px;
  line-height: 18px;
  font-family: "Brown-Regular"; }

.layout-34 h2 {
  margin-bottom: 0; }

.layout-34 .ce-bodytext {
  font-size: 14px;
  line-height: 18px;
  font-family: "Brown-Regular";
  color: #F33F5A;
  margin-top: 10px;
  margin-bottom: 70px; }

.ce.layout-35 {
  margin-top: 140px;
  margin-bottom: 70px; }

.alert {
  margin-bottom: 0; }

.image {
  margin-bottom: 20px;
  max-width: 100%;
  height: auto; }

.image-wrap {
  max-width: 100%; }

.image-below .image-wrap {
  margin-top: 20px; }

.image-center-outer {
  width: 100%;
  position: relative;
  float: right;
  right: 50%; }

.image-center-inner {
  width: 100%;
  position: relative;
  float: right;
  right: -50%; }

.image-left .image-wrap {
  float: left; }

.image-left .text {
  clear: left; }

.image-right .image-wrap {
  float: right; }

.image-right .text {
  clear: right; }

.image-wrap:before,
.image-below:before,
.image-above:before,
.image-beside:before,
.image-intext:before,
.image-wrap:after,
.image-below:after,
.image-above:after,
.image-beside:after,
.image-intext:after {
  content: " ";
  display: table; }

.image-wrap:after,
.image-below:after,
.image-above:after,
.image-beside:after,
.image-intext:after {
  clear: both; }

.image-wrap:before,
.image-below:before,
.image-above:before,
.image-beside:before,
.image-intext:before,
.image-wrap:after,
.image-below:after,
.image-above:after,
.image-beside:after,
.image-intext:after {
  content: " ";
  display: table; }

.image-wrap:after,
.image-below:after,
.image-above:after,
.image-beside:after,
.image-intext:after {
  clear: both; }

.image-beside-left .image-wrap,
.image-intext-left .image-wrap {
  float: left;
  margin-left: -15px; }

.image-beside-right .image-wrap,
.image-intext-right .image-wrap {
  float: right;
  margin-right: -15px; }

.image-beside-left .image-wrap,
.image-beside-right .image-wrap,
.image-intext-left .image-wrap,
.image-intext-right .image-wrap {
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px; }

.image-beside-right,
.image-beside-left {
  overflow: hidden;
  zoom: 1; }

.image-beside-right .text,
.image-beside-left .text {
  overflow: hidden;
  zoom: 1; }

@media (max-width: 767px) {
  .image-beside-right .image-wrap,
  .image-beside-left .image-wrap {
    margin-left: -15px;
    margin-right: -15px;
    max-width: none;
    float: none; } }
.indent {
  margin-left: 20px; }

/*Table Definitions*/
.contenttable-0 {
  width: 100%; }

/*Table Definitions*/
.contenttable td {
  vertical-align: top; }

.contenttable tr > td:first-child {
  width: 150px; }

/*search*/
#searchBoxLayer {
  display: none; }

.ce {
  margin-bottom: 25px; }

/*lightbox*/
.mfp-bg {
  background-color: #fff !important; }

.mfp-figure:after {
  box-shadow: none !important; }

.mfp-container {
  padding-left: 5% !important;
  padding-right: 5% !important; }

button.mfp-close {
  display: none !important; }

button.mfp-arrow {
  background: inherit;
  cursor: none; }

body button.mfp-arrow-right {
  background-image: url("../Images/transparent.png");
  width: 40%;
  height: 80%;
  top: 0;
  position: absolute;
  margin-top: 10%;
  margin-right: 10%;
  margin-bottom: 10%; }

body button.mfp-arrow-right:hover {
  background: url("../Images/lighboxRight.png");
  background-size: 25px 42px;
  background-repeat: no-repeat;
  cursor: none; }

.mfp-arrow-right::before, .mfp-arrow-right .mfp-b,
.mfp-arrow-right::after, .mfp-arrow-right .mfp-b {
  border: none !important; }

.mfp-arrow-left::before, .mfp-arrow-left .mfp-b,
.mfp-arrow-left::after, .mfp-arrow-left .mfp-b {
  border: none !important; }

body button.mfp-arrow-left {
  background-image: url("../Images/transparent.png");
  width: 40%;
  height: 80%;
  top: 0;
  position: absolute;
  /*margin-top: 10%;*/
  margin-left: 10%;
  margin-bottom: 10%; }

body button.mfp-arrow-left:hover {
  background: url("../Images/lighboxLeft.png");
  background-size: 25px 42px;
  background-repeat: no-repeat;
  cursor: none; }

.mfp-content .ce-left .ce-gallery {
  float: none; }

.mfp-content .ce-bodytext {
  font-size: 31px;
  line-height: 38px;
  max-width: 600px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%); }

.mfp-content .ce .container {
  padding: 0; }

.mfp-content .ce .container .ce-column {
  padding-left: 0;
  padding-right: 0; }

.mfp-content .ce-bodytext a.zurdokumentation {
  z-index: 1050;
  display: block;
  position: fixed;
  margin-top: 80px;
  margin-left: -10%;
  font-size: 17px;
  line-height: 28px;
  pointer-events: auto; }

.mfp-container .container {
  padding-left: 0;
  width: 80%;
  height: 90%; }

.mfp-container .ce {
  margin-bottom: 0; }

.mfp-container .container .image {
  margin-bottom: 0; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer !important; }

.mfp-bottom-bar {
  display: none; }

.mfp-container .container {
  width: auto; }

.mfp-container .ce-gallery {
  pointer-events: none; }

.mfp-container .container img {
  margin-bottom: 0;
  max-height: 90vh;
  width: auto;
  margin: 0 auto;
  height: auto;
  pointer-events: none; }

@media screen and (min-width: 1200px) {
  body {
    font-size: 22px;
    line-height: 30px; }

  h2, h3.panel-title, .layout33 h4.panel-title {
    font-size: 40px;
    line-height: 50px; }

  .layout-30 .ce-bodytext {
    font-size: 31px;
    line-height: 38px; }

  #hamburgerMobile {
    font-size: 40px; }

  .sidr #close {
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
    font-size: 40px;
    margin-top: 25px; } }
/*
.ce-bodytext ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
.ce-bodytext ul li {
  //padding-left: 15px;
  text-indent: -15px;
}
.ce-bodytext ul li:before {
  content: "–";
  text-indent: -15px;
}
*/
.ce-bodytext ul {
  margin: 0;
  padding: 0;
  padding-left: 15px; }

/*search*/
input.sword {
  width: 100%;
  border: none;
  background: transparent;
  color: #F33F5A;
  font-size: 115px;
  height: 150px;
  margin-top: 40px; }

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
  width: 100%; }

.tx-indexedsearch-title {
  color: #F33F5A; }

.tx-indexedsearch-searchbox-button {
  display: none; }

#searchbox {
  position: absolute;
  left: 30px;
  top: -6px; }

.tx-indexedsearch-whatis,
.tx-indexedsearch-browsebox,
.pid45 #pageTitle h1 {
  display: none; }

.tx-indexedsearch-res,
.tx-indexedsearch-noresults {
  margin-top: 175px; }

.tx-indexedsearch-res .col-md-6 {
  margin-bottom: 40px; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
  color: #F33F5A; }

.ce-bodytext ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.ce-bodytext ul li {
  margin-bottom: 0;
  padding-left: 15px;
  text-indent: -15px; }

.ce-bodytext ul li::before {
  content: "–";
  padding-right: 8px; }

.leute .ce-bodytext p a {
  border-bottom: 1px solid #F33F5A; }

.leute .ce-bodytext p a:hover {
  border-bottom: none; }

.wettbewerb {
  margin-bottom: 50px; }
  .wettbewerb .project_big {
    margin-bottom: 0; }
  .wettbewerb p {
    display: inline; }
  .wettbewerb .date {
    display: inline;
    font-size: 16px;
    margin-left: 10px; }

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