 *
 * =============================================================================
 * Anpassungen in diese Datei - Adjustments to this file
 * ==========================================================================
 */
 


/* fuer alle Geraete-Klassen */

/**
 * =============================================================================
 * Anpassung für Extension article-backgrounds-bundle 
 * ==========================================================================
 */

body, h1, h2, h3, h4, h5, h6 {
    hyphens: auto;
}

.mod_article {
    position: relative;
}

.mod_article > .article-image {
   position: absolute;
   z-index: 1;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   overflow: hidden
}

.mod_article > .inside {
   position: relative;
   z-index: 3;
}

.mod_article > .article-image.float-right {
   left: auto;
   right: 0;
   width: 50%
}

.mod_article > .article-image.float-left {
   left: 0;
   width: 50%
}

.mod_article > .article-image .image_container,
.mod_article > .article-image picture {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%
}

.mod_article > .article-image .image_container img,
.mod_article > .article-image picture img {
   position: absolute;
   top: 50%;
   left: 50%;
   max-width: none;
   min-width: 100%;
   min-height: 100%;
   width: auto;
   height: auto;
   -webkit-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%)
}





/* ------------------------------------------------------------------------

fuer alle Geraete-Klassen */




h1 {
    letter-spacing: 0.05em;
}

h3 {
    hyphens:auto;
}


#main .mod_article [class*="ce_"] {
  line-height: 170%;

}

#main .mod_article [class*="ce_"] h1, #main .mod_article [class*="ce_"] h2, #main .mod_article [class*="ce_"] h3, #main .mod_article [class*="ce_"] h4{
  line-height: 130%;
}

.nopadtop #main > .inside {
  padding-top: 0;
  padding-bottom: 0;
}

.line-with-arrow {
position: relative;
width: 96%;
height: 2px;
background-color: #003594;
top: 14px;
}

.line-with-arrow::before,
.line-with-arrow::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
}

.line-with-arrow::before {
  top: -4px;
  left: -8px;
  border-width: 8px 8px 8px 0;
  border-right-color: #003594;
}

.line-with-arrow::after {
top: -7px;
right: -8px;
border-width: 8px 0 8px 8px;
border-left-color: #003594;
}

.myClass p {
    color: #ff0000;
}

.ce_text.iconboxtop {
  border-bottom: 1px solid white;
  border-right: 1px solid white;
}



.ce_text.iconboxtop .inner .icon {
  padding-bottom: 5%;
}

.mobile_menu_trigger {
    cursor:pointer;
}

.mobile_menu #mainmobil li > strong.active, .mobile_menu #mainmobil li > strong.trail, .mobile_menu #mainmobil li > a.trail {
background: #003594;
color: #fff;
}


#listenbox .ce_text ul li, #listenbox .ce_list ul li {
  list-style-position: outside;
  list-style-type: none;
        position: relative;
  margin-left: -5%;
  padding: 2%;

}



#listenbox .ce_text ul li:after, #listenbox .ce_list ul li:after {
content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 50%;
  border-bottom: 1px dotted white; 
}



#listenbox li {
  list-style-type: none;   /* entfernt die Standard‑Marker */
  position: relative;
  margin-left: -7%;
  padding: 2%;
}

#listenbox li::marker {
  content: "";
         /* sorgt dafür, dass ::marker nichts anzeigt */
}


#listenbox li::after {
    content: "";
    display: block;
    width: 50%;
    border-bottom: 1px dotted white;
    margin: 0 auto;
    margin-top: 4px;
}



[class*="ce_"].bg-blue .inner {
    background-color: #003594;
}

header .top .inside {
  justify-content: right;
}

.ce_text.iconboxtop .inner p:last-child a {
  background-color: #003594;
     border: 1px solid #003594;
}

.ce_text.imagebox .inner p:last-child a:hover {
      background-color: #fff !important;
opacity: 1;
  color: #003594 !important;
  transition-duration: 0.3s;
  transition-timing-function: linear;
}



.ce_text.bg-blue .inner p:last-child a {
  color: #003594 !important;
  border:1px solid #003594;
}

.ce_text.bg-blue .inner p:last-child a:hover {
  background-color: #003594 !important;
  border: 1px solid white;
  color: #fff !important;
  transition-duration: 0.3s;
  transition-timing-function: linear;
}


.ce_text.ce-slider .slider-text p a {

  border: 1px solid #003594;

}

.ce_text.ce-slider .slider-text p a:hover {
  background-color: #fff;
  color: #003594;
  opacity: 1;
  border: 1px solid #003594;
  text-shadow: rgba(0, 0, 0, 0.0) 0px 0px 2px;
  transition-duration: 0.3s;
  transition-timing-function: linear;

}

.textlinie {
  padding-top: 5%;
  border-top: 2px solid #003594;
  margin-top: 12px;
  width: 97%;
}

header .top .inside, header .top .inside a {
  color: #003594;
}

#slider-ohne-control .slider-control .slider-prev, #slider-ohne-control .slider-control .slider-next, #slider-ohne-control .slider-control .slider-menu b.active, #slider-ohne-control .slider-control .slider-menu b, #slider-ohne-control .slider-control .slider-menu {
  display: none;
}

.slider-control .slider-next, .slider-control .slider-prev{
display:none;
}

#innerer-slider .slider-control .slider-next, #innerer-slider .slider-control .slider-prev{
display:block;
}


h1 {
    font-size: 2.8em;
}

h2 {
    font-size: 2.3em;
}

h3 {
    font-size: 1.8em;
}

h4 {
    font-size: 1.4em;
}



.nopadtop {
  display: block;
  margin-bottom: 6px !important;
}

.animated.delay-d1_1s {
  -webkit-animation-delay: 0.8s;
  animation-delay: 1.1s;
}

.animated.delay-d1_4s {
  -webkit-animation-delay: 0.8s;
  animation-delay: 1.4s;
}

.animated.delay-d1_7s {
  -webkit-animation-delay: 0.8s;
  animation-delay: 1.7s;
}

.animated.delay-d2s {
  -webkit-animation-delay: 0.8s;
  animation-delay: 2s;
}

.text-shadow-stark {
  text-shadow: 0px 5px 8px rgb(0, 0, 0);
}


.rightcolumn #main .inside {
  padding: 40px 0 30px 15px;
}

.heller-link a {
    color:#fff;
}

.top5prozent {
    margin-top: 5%;
}

.top2prozent {
    margin-top: 2%;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------- */

/* fuer tablets und groessere Displays*/
@media only screen and (min-width:768px) {
    
.tablet-weg {
    display: none !important;
}    



.myClass p {
    color: #00ff99;
}

.schmal .slider-wrapper {
    height:500px;
}



}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------- */
/* fuer tablets und groessere Displays*/
@media only screen and (min-width:992px) {
    
.tablet-weg {
    display: none !important;
}    


.myClass p {
    color: #f300ff;
}

.col-lg-5 {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
    flex: 0 0 33%;
    max-width: 33%;
  }

.col-lg-33 {
    -ms-flex: 0 0 33.333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333%;
    width:100%;
    min-width: 33.333%;
    max-width: 33.333%;
  }
  
.ce_text.iconboxtop[class*="bg-"] .inner {
    padding: 30px;
}

.schmal .slider-wrapper {
    height:500px;
}

}
/* ---------------------------------------------------------------------------------------------------------------------------------------------------- */
/* fuer desktop */
@media only screen and (min-width:1025px) {

.myClass p {
    color: #0800ff;
}



}


/* ---------------------------------------------------------------------------------------------------------------------------------------------------- */
/* fuer Smartphones */
@media only screen and (max-width:1024px) {
    
    
        h1 {
    font-size: 2.4em;
}

h2 {
    font-size: 2.2em;
}

h3 {
    font-size: 1.6em;
}

h4 {
    font-size: 1.2em;
}

.schmal .slider-wrapper {
    height:380px;
}

}


/* ---------------------------------------------------------------------------------------------------------------------------------------------------- */
/* fuer Smartphones */
@media only screen and (max-width:767px) {

h1 {
    font-size: 1.8em;
}

h2 {
    font-size: 1.7em;
}

h3 {
    font-size: 1.4em;
}

h4 {
    font-size: 1.0em;
}

.schmal .slider-wrapper {
    height:170px;
}

#main .inside {
  padding: 10px 0;
}

.mobile_menu #mainmobil li.active.submenu_show > strong::before,
.mobile_menu #mainmobil li > strong.active, 
.mobile_menu #mainmobil li > strong.trail,
.mobile_menu #mainmobil li > a.trail {
  color: #fff;
}

.slider-wrapper .ce_text .slider-text {
    display:block;
    font-size: 8px;
    font-style: normal;
}

.ce_text.ce-slider .slider-text p {
  font-size: 14px;
}


.animated.delay-d1_1s, .animated.delay-d1_4s, .animated.delay-d1_7s, .animated.delay-d2s {
  -webkit-animation-delay: unset;
  animation-delay: unset !important;
}

.klein-weg {
    display:none !important;
}

}



/* ---------------------------------------------------------------------------------------------------------------------------------------------------- */
/* fuer Smartphones */
@media only screen and (max-width:576px) {

h1 {
    font-size: 1.8em;
}

h2 {
    font-size: 1.7em;
}

h3 {
    font-size: 1.4em;
}

h4 {
    font-size: 1.0em;
}

.schmal .slider-wrapper {
    height:170px;
}

#main .inside {
  padding: 10px 0;
}

.mobile_menu #mainmobil li.active.submenu_show > strong::before,
.mobile_menu #mainmobil li > strong.active, 
.mobile_menu #mainmobil li > strong.trail,
.mobile_menu #mainmobil li > a.trail {
  color: #fff;
}

.slider-wrapper .ce_text .slider-text {
    display:block;
    font-size: 8px;
    font-style: normal;
    top:60%;
}

.ce_text.ce-slider .slider-text p {
  font-size: 14px;
}

.animated.delay-d1_1s, .animated.delay-d1_4s, .animated.delay-d1_7s, .animated.delay-d2s {
  -webkit-animation-delay: unset;
  animation-delay: unset !important;
}

.klein-weg {
    display:none;
}

.ce_text.ce-slider .slider-text p a {
    margin: 0px 4px 0;
}

}


