.collapse {
  height: auto;
  width: auto; }

.collapse.height {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.collapse.width {
  position: relative;
  width: 0;
  overflow: hidden;
  -webkit-transition: width 0.35s ease;
  -moz-transition: width 0.35s ease;
  -o-transition: width 0.35s ease;
  transition: width 0.35s ease; }

.collapse.in.width {
  width: inherit; }

.collapse.in.height {
  height: auto; }

.ce-gallery {
  width: 100%; }

@media (min-width: 768px) {
      .ce-intext .ce-gallery {
        width: auto; } }

.ce-gallery[data-ce-columns="2"] .ce-row, .ce-gallery[data-ce-columns="3"] .ce-row, .ce-gallery[data-ce-columns="4"] .ce-row, .ce-gallery[data-ce-columns="5"] .ce-row, .ce-gallery[data-ce-columns="6"] .ce-row, .ce-gallery[data-ce-columns="7"] .ce-row, .ce-gallery[data-ce-columns="8"] .ce-row {
  margin-left: -15px;
  margin-right: -15px; }
  .ce-gallery[data-ce-columns="2"] .ce-row .ce-column, .ce-gallery[data-ce-columns="3"] .ce-row .ce-column, .ce-gallery[data-ce-columns="4"] .ce-row .ce-column, .ce-gallery[data-ce-columns="5"] .ce-row .ce-column, .ce-gallery[data-ce-columns="6"] .ce-row .ce-column, .ce-gallery[data-ce-columns="7"] .ce-row .ce-column, .ce-gallery[data-ce-columns="8"] .ce-row .ce-column {
    margin: 0;
    padding: 0 14px;
    margin-bottom: 30px; }
    .ce-gallery[data-ce-columns="2"] .ce-row .ce-column .image, .ce-gallery[data-ce-columns="3"] .ce-row .ce-column .image, .ce-gallery[data-ce-columns="4"] .ce-row .ce-column .image, .ce-gallery[data-ce-columns="5"] .ce-row .ce-column .image, .ce-gallery[data-ce-columns="6"] .ce-row .ce-column .image, .ce-gallery[data-ce-columns="7"] .ce-row .ce-column .image, .ce-gallery[data-ce-columns="8"] .ce-row .ce-column .image, .ce-gallery[data-ce-columns="2"] .ce-row .ce-column picture, .ce-gallery[data-ce-columns="3"] .ce-row .ce-column picture, .ce-gallery[data-ce-columns="4"] .ce-row .ce-column picture, .ce-gallery[data-ce-columns="5"] .ce-row .ce-column picture, .ce-gallery[data-ce-columns="6"] .ce-row .ce-column picture, .ce-gallery[data-ce-columns="7"] .ce-row .ce-column picture, .ce-gallery[data-ce-columns="8"] .ce-row .ce-column picture, .ce-gallery[data-ce-columns="2"] .ce-row .ce-column img, .ce-gallery[data-ce-columns="3"] .ce-row .ce-column img, .ce-gallery[data-ce-columns="4"] .ce-row .ce-column img, .ce-gallery[data-ce-columns="5"] .ce-row .ce-column img, .ce-gallery[data-ce-columns="6"] .ce-row .ce-column img, .ce-gallery[data-ce-columns="7"] .ce-row .ce-column img, .ce-gallery[data-ce-columns="8"] .ce-row .ce-column img {
      width: 100%;
      height: auto; }
  .ce-gallery[data-ce-columns="1"] .ce-column {
    width: 100%; }
  @media (min-width: 768px) {
    .ce-gallery[data-ce-columns="2"] .ce-column {
      width: 50%; } }
  @media (min-width: 768px) {
    .ce-gallery[data-ce-columns="3"] .ce-column {
      width: 33.33333%; } }
  @media (min-width: 768px) {
    .ce-gallery[data-ce-columns="4"] .ce-column {
      width: 50%; } }
  @media (min-width: 992px) {
    .ce-gallery[data-ce-columns="4"] .ce-column {
      width: 25%; } }
  @media (min-width: 768px) {
    .ce-gallery[data-ce-columns="5"] .ce-column {
      width: 50%; } }
  @media (min-width: 992px) {
    .ce-gallery[data-ce-columns="5"] .ce-column {
      width: 20%; } }
  @media (min-width: 480px) {
    .ce-gallery[data-ce-columns="6"] .ce-column {
      width: 50%; } }
  @media (min-width: 768px) {
    .ce-gallery[data-ce-columns="6"] .ce-column {
      width: 33.33333%; } }
  @media (min-width: 992px) {
    .ce-gallery[data-ce-columns="6"] .ce-column {
      width: 16.66667%; } }
  @media (min-width: 480px) {
    .ce-gallery[data-ce-columns="7"] .ce-column {
      width: 50%; } }
  @media (min-width: 768px) {
    .ce-gallery[data-ce-columns="7"] .ce-column {
      width: 33.33333%; } }
  @media (min-width: 992px) {
    .ce-gallery[data-ce-columns="7"] .ce-column {
      width: 14.28571%; } }
  @media (min-width: 480px) {
    .ce-gallery[data-ce-columns="8"] .ce-column {
      width: 50%; } }
  @media (min-width: 768px) {
    .ce-gallery[data-ce-columns="8"] .ce-column {
      width: 25%; } }
  @media (min-width: 992px) {
    .ce-gallery[data-ce-columns="8"] .ce-column {
      width: 12.5%; } }

#cboxOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #444;
  z-index: 1000; }

#colorbox {
  z-index: 1100; }
  #colorbox button#cboxClose {
    position: absolute;
    background: none;
    border: none;
    text-indent: 10000em;
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    right: -60px;
    top: -30px; }
  #colorbox button#cboxClose:before, #colorbox button#cboxClose:after {
    content: ' ';
    position: absolute;
    border-top: 1px solid #c6c6c5;
    width: 100%;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-transform-origin: center;
    -webkit-transform-origin: center;
    transform-origin: center;
    top: 50%;
    left: 0; }
  #colorbox button#cboxClose:after {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform-origin: center;
    -webkit-transform-origin: center;
    transform-origin: center; }
  #colorbox button#cboxPrevious {
    position: absolute;
    background: none;
    border: none;
    text-indent: 10000em;
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    height: 100%;
    width: 60px;
    top: 0;
    left: -60px; }
  #colorbox button#cboxPrevious:before {
    content: ' ';
    position: absolute;
    width: 30px;
    height: 30px;
    top: 50%;
    left: 10px;
    margin-top: -15px;
    transform: rotate(-45deg); }
  #colorbox button#cboxPrevious:before {
    border-top: 1px solid #c6c6c5;
    border-left: 1px solid #c6c6c5; }
  #colorbox button#cboxNext {
    position: absolute;
    background: none;
    border: none;
    text-indent: 10000em;
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    height: 100%;
    width: 60px;
    top: 0;
    right: -60px; }
  #colorbox button#cboxNext:before {
    content: ' ';
    position: absolute;
    width: 30px;
    height: 30px;
    top: 50%;
    left: 10px;
    margin-top: -15px;
    transform: rotate(-45deg); }
  #colorbox button#cboxNext:before {
    border-bottom: 1px solid #c6c6c5;
    border-right: 1px solid #c6c6c5; }
  #colorbox #cboxCurrent {
    display: none !important; }

label {
  padding-top: 7px;
  margin: 0; }

input, select, textarea {
  float: left;
  width: 100%;
  border: 1px solid #c6c6c5;
  padding: 6px 15px;
  font: inherit; }

button[type="submit"], input[type="submit"] {
  float: right;
  font: inherit;
  padding: 6px 15px;
  border: 1px solid #1d1d1b;
  background: #1d1d1b;
  color: #fff; }
  button[type="submit"]:hover, input[type="submit"]:hover {
    border-color: #fff;
    background: #fff;
    color: #1d1d1b; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
  color: #fff;
  background: #1d1d1b;
  padding: 0 3px; }
/**********************************/
/* SLIDER */
/**********************************/
.slides .slide {
  display: none; }
  .slides .slide:first-child {
    display: block; }
  .slides.slick-initialized .slide {
    display: block; }

.slick-slider {
  margin: 0;
  overflow: visible; }
  .slick-slider.ce-gallery {
    margin: 0; }
  .slick-slider .slick-slide {
    position: relative;
    height: auto; }
  .slick-slider .slick-slide.ce-row {
    margin-bottom: 0; }

.slick-arrow.slick-prev {
  position: absolute;
  background: none;
  border: none;
  text-indent: 10000em;
  width: 30px;
  height: 30px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  height: 100%;
  width: 60px;
  top: 0;
  left: -60px; }
  .slick-arrow.slick-prev:before {
    content: ' ';
    position: absolute;
    width: 30px;
    height: 30px;
    top: 50%;
    left: 10px;
    margin-top: -15px;
    transform: rotate(-45deg); }
  .slick-arrow.slick-prev:before {
    border-top: 1px solid #c6c6c5;
    border-left: 1px solid #c6c6c5; }
  .slick-arrow.slick-next {
    position: absolute;
    background: none;
    border: none;
    text-indent: 10000em;
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    height: 100%;
    width: 60px;
    top: 0;
    right: -60px; }
  .slick-arrow.slick-next:before {
    content: ' ';
    position: absolute;
    width: 30px;
    height: 30px;
    top: 50%;
    left: 10px;
    margin-top: -15px;
    transform: rotate(-45deg); }
  .slick-arrow.slick-next:before {
    border-bottom: 1px solid #c6c6c5;
    border-right: 1px solid #c6c6c5; }

.slick-dots {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }
  .slick-dots li {
    display: inline-block;
    margin: 15px 7px; }
  .slick-dots li button {
    padding: 0;
    margin: 0;
    text-indent: 10000em;
    overflow: hidden;
    border-radius: 15px;
    width: 15px;
    height: 15px;
    border: 2px solid #1d1d1b;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -webkit-transition: background 400ms;
    -moz-transition: background 400ms;
    -ms-transition: background 400ms;
    -o-transition: background 400ms;
    transition: background 400ms; }
  .slick-dots li button:hover, .slick-dots li.slick-active button {
    background: #1d1d1b;
    -webkit-transition: background 400ms;
    -moz-transition: background 400ms;
    -ms-transition: background 400ms;
    -o-transition: background 400ms;
    transition: background 400ms; }
/********************************************************/
/* Basics */
/********************************************************/
.noscroll {
  overflow: hidden; }

body {
  background: #c6c6c5; }

#wrapper > .row {
  height: 100%; }

svg {
  float: left; }

:focus {
  outline: none; }

img, embed, object, video {
  max-width: 100%;
  height: auto; }
/********************************************************/
/* Kopf */
/********************************************************/
#kopf {
  height: 110px; }
  @media (max-width: 991px) {
  #kopf {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    z-index: 100; } }
  @media (min-width: 992px) {
  #kopf {
    height: 100%;
    padding-right: 30px; } }
  @media (min-width: 1200px) {
  #kopf {
    padding-right: 60px; } }
  #kopf #kopfInhalt {
    height: 100%;
    background: #1d1d1b;
    padding: 7px 15px; }
  @media (min-width: 992px) {
    #kopf #kopfInhalt {
      padding: 40px 15px; } }
  #kopf #logoKopf {
    display: inline-block;
    width: auto;
    height: 100%; }
  #kopf #logoKopf img {
    height: 100%;
    width: auto; }
  @media (min-width: 992px) {
    #kopf #logoKopf {
      width: 100%;
      height: auto;
      text-align: center; }
      #kopf #logoKopf img {
        height: auto; } }
  #kopf #button-mobile-nav {
    float: right;
    margin-top: 7px; }
  #kopf #button-mobile-nav button {
    width: 70px;
    height: 70px;
    padding: 15px;
    border: 0;
    margin: 0;
    border-radius: 0; }
  #kopf #button-mobile-nav button .icon-bar {
    background: #fff;
    position: absolute;
    width: 40px;
    height: 4px;
    margin: 0;
    opacity: 1;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform-origin: center;
    -webkit-transform-origin: center;
    transform-origin: center;
    -moz-transition: all 400ms;
    transition: all 400ms; }
    #kopf #button-mobile-nav button .icon-bar + .icon-bar {
      opacity: 0; }
    #kopf #button-mobile-nav button .icon-bar:last-child {
      opacity: 1;
      -moz-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      -ms-transform-origin: center;
      -webkit-transform-origin: center;
      transform-origin: center; }
  #kopf #button-mobile-nav button.collapsed .icon-bar {
    margin: 5px 0 0 0;
    border-radius: 0;
    display: block;
    opacity: 1;
    position: relative;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
    -moz-transition: all 400ms;
    transition: all 400ms; }
  #kopf #navContainer {
    margin-top: 20px;
    padding: 0;
    /* HMME-Link ausblenden*/ }
  #kopf #navContainer.collapsing, #kopf #navContainer.collapse.in {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    margin: 0;
    background: #c6c6c5;
    z-index: 300;
    -webkit-box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.75);
    box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.75); }
  #kopf #navContainer a, #kopf #navContainer span {
    display: block;
    font-size: 0.9em;
    text-transform: lowercase;
    border-bottom: 1px solid #9d9c9c;
    padding: 1em 15px;
    text-decoration: none; }
  @media (min-width: 480px) {
      #kopf #navContainer a, #kopf #navContainer span {
        padding-left: 30px; } }
  @media (min-width: 992px) {
      #kopf #navContainer a, #kopf #navContainer span {
        font-family: 'Helvetica Neue LT W01_43 Lt Ex', Arial, Verdana, sans-serif;
        color: #aaa;
        border: none;
        padding: 6px 0; } }
  #kopf #navContainer li.current > a, #kopf #navContainer a:hover {
    /*text-decoration: underline;*/
    background: rgba(255, 255, 255, 0.1); }
  @media (min-width: 992px) {
      #kopf #navContainer li.current > a, #kopf #navContainer a:hover {
        background: none;
        color: #fff !important; } }
  #kopf #navContainer button.toggleChildren {
    position: absolute;
    right: 0;
    top: 0;
    width: 105px;
    height: 55px;
    border: none;
    margin: 0;
    padding: 15px 30px;
    background: none; }
  #kopf #navContainer button.toggleChildren:after, #kopf #navContainer button.toggleChildren:before {
    content: ' ';
    position: absolute;
    top: 20px;
    left: 50%;
    height: calc(100% - 40px);
    width: 3px;
    background: #1d1d1b;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms; }
  #kopf #navContainer button.toggleChildren:after {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -ms-transform-origin: center;
    -webkit-transform-origin: center;
    transform-origin: center; }
  #kopf #navContainer li.active > button.toggleChildren:before {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -ms-transform-origin: center;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms; }
  #kopf #navContainer ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  #kopf #navContainer ul li {
    position: relative; }
    #kopf #navContainer ul li ul li ul {
      opacity: 0;
      max-height: 0;
      overflow: hidden;
      -webkit-transition: all 400ms;
      -moz-transition: all 400ms;
      -ms-transition: all 400ms;
      -o-transition: all 400ms;
      transition: all 400ms; }
      #kopf #navContainer ul li ul li ul li a {
        padding-left: 40px; }
        @media (min-width: 992px) {
            #kopf #navContainer ul li ul li ul li a {
              padding-left: 25px; } }
        #kopf #navContainer ul li ul li ul li ul li a {
          padding-left: 60px; }
          @media (min-width: 992px) {
              #kopf #navContainer ul li ul li ul li ul li a {
                padding-left: 50px; } }
          @media (min-width: 992px) {
              #kopf #navContainer ul li ul li ul li ul li a {
                color: #aaa;
                /*font-family: 'Helvetica Neue LT W01_43 Lt Ex', Arial, Verdana, sans-serif;*/ } }
          #kopf #navContainer ul li ul li ul li ul li ul li a {
            padding-left: 80px; }
          @media (min-width: 992px) {
              #kopf #navContainer ul li ul li ul li ul li ul li a {
                padding: 0 0 3px 80px;
                color: #ccc; } }
      #kopf #navContainer ul li ul li.active > ul {
        opacity: 1;
        height: auto;
        max-height: 1000px;
        -webkit-transition: all 800ms;
        -moz-transition: all 800ms;
        -ms-transition: all 800ms;
        -o-transition: all 800ms;
        transition: all 800ms; }
      @media (min-width: 992px) {
          #kopf #navContainer ul li ul li.active > ul {
            margin-bottom: 10px; } }
  @media (min-width: 992px) {
    #kopf #navContainer {
      /* Aktiv schalten auf allen Stufen*/
      /* UL auf STufe 4 (bzw. 5) mehr Abstand unten*/ }
      #kopf #navContainer ul ul li.active a {
        color: #fff; }
      #kopf #navContainer ul ul li.active ul li a {
        color: #aaa; }
      #kopf #navContainer ul ul li.active ul li.active a {
        color: #fff; }
      #kopf #navContainer ul ul li.active ul li.active ul li a {
        color: #aaa; }
      #kopf #navContainer ul ul li.active ul li.active ul li.active a {
        color: #fff; }
      #kopf #navContainer ul ul li.active ul li.active ul li.active ul li a {
        color: #777; }
      #kopf #navContainer ul ul li.active ul li.active ul li.active ul li.active a {
        color: #fff; }
      #kopf #navContainer ul ul ul ul li.active ul {
        margin-bottom: 40px !important; } }
  #kopf #navContainer #navigation li.li_1 > a {
    display: none; }
  #kopf #navContainer #sprachNavi {
    background: #1d1d1b; }
  @media (min-width: 992px) {
      #kopf #navContainer #sprachNavi {
        margin-top: 70px;
        background: none; } }
  #kopf #navContainer #sprachNavi ul#language_menu {
    display: inline-block;
    padding: 5px 0 5px 15px; }
    @media (min-width: 768px) {
      #kopf #navContainer #sprachNavi ul#language_menu {
        padding-left: 30px; } }
    @media (min-width: 992px) {
      #kopf #navContainer #sprachNavi ul#language_menu {
        padding-left: 0;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff; } }
    #kopf #navContainer #sprachNavi ul#language_menu li {
      display: inline-block; }
      #kopf #navContainer #sprachNavi ul#language_menu li a, #kopf #navContainer #sprachNavi ul#language_menu li span {
        width: 100%;
        display: inline-block;
        padding: 3px 15px 3px 2px;
        border: none;
        font-family: 'Helvetica Neue LT W01_43 Lt Ex', Arial, Verdana, sans-serif;
        color: #c6c6c5; }
      #kopf #navContainer #sprachNavi ul#language_menu li.active a, #kopf #navContainer #sprachNavi ul#language_menu li.active span {
        font-family: 'Helvetica Neue LT W01_73 Bd Ex', Arial, Verdana, sans-serif; }
/********************************************************/
/* Content */
/********************************************************/
#content {
  padding-top: 110px; }
  @media (min-width: 992px) {
  #content {
    padding-top: 0; } }
  #content #seitentitel {
    text-align: right;
    margin-top: 60px;
    min-height: 210px;
    /* mikroschrift ... */
    font-size: 0.8em;
    line-height: 1.2em;
    /* Abstand nach Rastercontaier (Produkte) */
    /* Text in Rasterlementen (Produkte) links */
    /* Bild (Logo) in Seitentitel rechts anordnen */ }
  #content #seitentitel article {
    margin-bottom: 0; }
  #content #seitentitel article div.ce-gallery {
    margin-bottom: 5px; }
  #content #seitentitel header {
    margin-top: 134px; }
  #content #seitentitel .row {
    margin-bottom: 20px; }
  #content #seitentitel .row div.ce-bodytext {
    text-align: left; }
  #content #seitentitel div.ce-right figure {
    float: right; }
  @media (max-width: 480px) {
    #content #seitentitel img, #content #seitentitel embed, #content #seitentitel object, #content #seitentitel video {
      margin-top: 15px;
      min-height: 0; } }
  #content article {
    margin-bottom: 30px;
    /***********************************
     * Layouts
     ***********************************/ }
  #content article .ce-divider {
    padding: 60px; }
  #content article.frame-type-gridelements_pi1 {
    position: relative;
    overflow: hidden; }
  @media (min-width: 1200px) {
        #content article.frame-type-gridelements_pi1 .col-lg-2_4 {
          width: 20%; } }
  @media (max-width: 480px) {
        #content article.frame-type-gridelements_pi1 .col-xs-6 {
          width: 100%; } }
  #content article.frame-type-gridelements_pi1 .gridelement-bg img, #content article.frame-type-gridelements_pi1 .gridelement-bg picture {
    width: 100%;
    height: auto; }
  #content article.frame-type-gridelements_pi1 .gridelement-content {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.8); }
  #content article.frame-type-gridelements_pi1 article:last-child, #content article.frame-type-gridelements_pi1 .panel-default article {
    margin-bottom: 0; }
  #content article.frame-type-gridelements_pi1 .tab-pane {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  #content article.frame-type-text.frame-layout-10, #content article.frame-type-textpic.frame-layout-10, #content article.frame-type-textmedia.frame-layout-10, #content article.frame-layout-10 article {
    padding: 15px 15px 0 15px;
    background: #1d1d1b;
    color: #fff; }
/********************************************************/
/* Fuss */
/********************************************************/
#fuss {
  background: #1d1d1b;
  color: #fff; }
  #fuss #fussInhalt {
    padding: 15px 0; }
/********************************************************/
/* Mobile-Anpassungen */
/********************************************************/
@media (max-width: 1200px) {
  /* Text unter die Bilder */
    .ce-textpic .ce-bodytext {
      clear: both; } }

@media (max-width: 480px) {
  /* Höhe Seitentitel  */
  /* Text unter die Bilder */
    #content #seitentitel {
      margin-top: 15px;
      min-height: 0; }
    article.frame-layout-10 .ce-bodytext {
      float: left; } }
/********************************************************/
/* Flexslider => Border entfernen */
/********************************************************/
div.flexslider {
  border: none; }
/********************************************************/
/* Titel, falls neben Bild: kein Abstand oben */
/********************************************************/
.ce-intext .ce-bodytext header h2 {
  margin-top: 0; }
