
/* barlow-300 - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/barlow-v4-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Barlow Light'), local('Barlow-Light'),
       url('../fonts/barlow-v4-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-v4-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/barlow-v4-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/barlow-v4-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/barlow-v4-latin-300.svg#Barlow') format('svg'); /* Legacy iOS */
}


/* barlow-regular - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/barlow-v4-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Barlow Regular'), local('Barlow-Regular'),
    url('../fonts/barlow-v4-latin-regular.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/barlow-v4-latin-regular.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/barlow-v4-latin-regular.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/barlow-v4-latin-regular.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/barlow-v4-latin-regular.svg#Barlow') format('svg');
  /* Legacy iOS */
}

/* barlow-600 - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/barlow-v4-latin-600.eot');
  /* IE9 Compat Modes */
  src: local('Barlow SemiBold'), local('Barlow-SemiBold'),
    url('../fonts/barlow-v4-latin-600.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/barlow-v4-latin-600.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/barlow-v4-latin-600.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/barlow-v4-latin-600.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/barlow-v4-latin-600.svg#Barlow') format('svg');
  /* Legacy iOS */
}

/* barlow-700 - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/barlow-v4-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Barlow Bold'), local('Barlow-Bold'),
    url('../fonts/barlow-v4-latin-700.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/barlow-v4-latin-700.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/barlow-v4-latin-700.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/barlow-v4-latin-700.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/barlow-v4-latin-700.svg#Barlow') format('svg');
  /* Legacy iOS */
}
 .logo-fo {
  padding-right: 40px!important;
  padding-left: 40px!important;
}
.s-icons {
  position: absolute;
  right: 0;
  top:20px;
}
.s-icons a svg {
  color:#848484;
  -webkit-transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out, color 0.25s ease-in-out;

}
.s-icons a:hover svg {
color:#213a63;
-webkit-transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
transition: color 0.25s ease-in-out, color 0.25s ease-in-out;

}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

p.swiper-button  a{
  padding: 12px 19px;
  color: #fff;
  text-decoration: none;
 background-color: #699faf;
  
  font-size: 16px;
  margin-bottom: 11px;
  clear: both;
  display: inline-block;
  }

  p.swiper-button  a:hover {
    background-color: hsl(195, 21%, 39%);


  }

.form-group {
  margin-bottom: 2rem;
}

.border-bottom {
  width: 100%;
  border-bottom: 1px solid #699faf;
}
.btn-primary {
  color: #000;
}
.btn-primary:hover {
  color: #fff;
  background-color: #699faf;
  border-color: #699faf;
  }
.tx-powermail h3 {
  padding-left: 30px;
}
.powermail_fieldset input, .powermail_fieldset textarea {
  background-color: #eee;
  border-radius: 0;
  border: 0;
}

.powermail_fieldset .form-group {
  margin-bottom: 30px;
}

.powermail_fieldset .control-label {

display: none;
}
.control-label {
  min-width: 300px;
}
.powermail_fieldwrap_type_text.layout3 {
  font-size: 12px;
  margin-top: -20px;
  padding-left: 22px;
  margin-bottom: 30px!important;

}
@media (max-width: 770px) {
.powermail_fieldwrap_type_text.layout3 {  
display: none;
}
}
.powermail_fieldwrap.layout2.form-group.col-md-6 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  }

  .form-control:focus {
    color: #000;
     background-color: #eee; 
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0 rgba(0,123,255,.25);
    }

.powermail_fieldwrap .col-sm-10 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  }

  .powermail_fieldwrap.col-sm-10.layout-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    height: 48px;
  }
  .powermail_fieldwrap.powermail_fieldwrap_type_text.powermail_fieldwrap_spacer.layout3.form-group.col-md-6 {
    margin-bottom: 0px;
    height: 0px!important;
    }
    .powermail_fieldwrap.powermail_fieldwrap_type_text.powermail_fieldwrap_marker_04.layout3.form-group.col-md-6 {
font-size: 14px;
color:#888;
margin-top: -25px;margin-left: 5px;}
 


.checkbox  input {
  margin-right: 10px;
  padding: 5px;
}
.select-style {
  padding: 0;
  margin: 0;


  border-radius: 0px;
  overflow: hidden;
  background-color: #eee;
  background: #eee;
  position: relative;
}
.select-style select {
  padding: 5px 8px;
  width: 130%;
  border: none;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.select-style:after {
  top: 50%;
  left: 93%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(0, 0, 0, 0);
  border-top-color: #000000;
  border-width: 5px;
  margin-top: -2px;
  z-index: 100;
}





.select-style select:focus {
  outline: none;
}


label.control-label {
  /* font-weight: bold; */
  /* margin-top: 20px; */
}

/* defaultkram */
/* Gallerie bis 992px auf volle Breite */
@media (max-width: 992px) {
  .ce-gallery {
    width: 100%;
  }

  .leftsidemob {
    margin-left: 20px;
  }
}
.fa {
  margin-right: 7px;
}
p.froala-boundry-inside {
  line-height: 30px;
}
.poptin-credit {
  display: none;
}
.form-control {
display: block;
/* width: 350px; */
}
nav.form-navigation {
  position: relative;
  margin-bottom: 60px;
}
@media (min-width: 640px) and (max-width: 2800px) {

  /* Spaltenbreiten je nach eingestellten Columns */
  .ce-gallery[data-ce-columns="2"] .ce-column {
    width: 50%;
  }

  .ce-gallery[data-ce-columns="3"] .ce-column {
    width: 33%;
  }

  .ce-gallery[data-ce-columns="4"] .ce-column {
    width: 25%;
  }

  .ce-gallery[data-ce-columns="5"] .ce-column {
    width: 20%;
  }

  /*
  .ce-gallery .ce-column {
    margin: 0;
    /* Abstand zwischen Bildern */
    padding: 0 5px;
    box-sizing: border-box;
  }
  */
}

/* Anpassungen von kleinen bis groeßeren Geraeten */
@media (min-width: 640px) and (max-width: 1200px) {

  /* Kein Abstand beim ersten und letzten Bild */
  .ce-gallery .ce-column:first-child {
    padding-left: 0;
  }

  .ce-gallery .ce-column:last-child {
    margin-right: 0;
  }

  /* Fluid Image Tags */
  .ce-gallery img,
  .ce-gallery picture {
    width: 100%;
    height: auto;
  }
}

/* Anpassungen fuer kleine Geraete */
@media (max-width: 640px) {

  .s-icons {
  position: absolute;
  right: 0;
  top: 0px;
  z-index: 10000000000000000;
  }
    .s-icons a {
  width: 28px!important;
  height: 28px!important;
}
  /* Ein Bild pro Zeile */
  .ce-gallery .ce-column {
    margin: 0 0 10px;
    width: 100%;
    box-sizing: border-box;
  }

  /* Fluid Image Tags */
  .ce-gallery img,
  .ce-gallery picture {
    width: 100%;
    height: auto;
  }
}

html {
  font-family: "Barlow";
  font-weight: 400;
  font-size: 17px;
}

body {
  background-color: transparent;
  font-family: "Barlow";
  font-size: 19px;
  background-size: 8px 8px;
  color: #000;
}

.cc_container .cc_message {
  color: #fff !important;
}

.mt40 {
  margin-bottom: 22px;
}

.abstandoben2 {
  margin-top: 20px;
  display: block ruby;
}
.abstandoben1 {
  margin-top: 20px;
  display: block ;
}

.abstand_hori2 {
  padding-top: 40px;
}

p {
  /* hyphens */
  /* -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; */
  color: #000;
  font-size: 19px;
  font-weight: 300;
  line-height: 29px;
  margin: 0 0 12px;
    font-weight: 300;
}

p.teaser {
    margin: 0 0 12px;
color: #000;
  font-size: 24px;
font-weight: 300;
line-height: 36px;
}

a {
  /* color: #EC6614; */
color:  #699faf;
  text-decoration: none;
  -webkit-transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
}

a:hover, a:focus {
  color:#eb5861;
  text-decoration: none;
  -webkit-transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: background 300ms ease-in-out, color 300ms ease-in-out, box-shadow 300ms ease-in-out;
  -webkit-transition: background 300ms ease-in-out, color 300ms ease-in-out, box-shadow 300ms ease-in-out;
}

footer p {
  -moz-hyphens: none;
  -o-hyphens: none;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
.ariadne {
  margin: 10px 0 30px 0;
  width: 100%;
}


/* Icon mit Link Mask */
.iconbox_wrap {
  width: 100%;
  margin: 64px 0;
}

.iconbox {
  width: 25%;
  float: left;
  margin-bottom: 30px;
}

.iconbox_img {
  width: 200px;
  height: auto;
  /* margin: auto; */
  margin-bottom: 30px;

}

.iconbox_link {
  width: 100%;
  height: auto;
  /* text-align: center; */
  padding-left: 20px;
}

.iconbox_link a {
  color: #699faf;
  font-size: 25px;
}

.iconbox_link a:hover {
  color: #233964;

}

.iconbox_link a::after {
  content: " ";
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+Cjxzdmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDIyNCAxODgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM6c2VyaWY9Imh0dHA6Ly93d3cuc2VyaWYuY29tLyIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoyOyI+CiAgICA8ZyBpZD0iQXJ0Qm9hcmQxIiB0cmFuc2Zvcm09Im1hdHJpeCgwLjc5ODExOSwwLDAsMC45NzgwMywtMC4xMDcxMSwwLjI5Nzk0NikiPgogICAgICAgIDxyZWN0IHg9IjAuMTM0IiB5PSItMC4zMDUiIHdpZHRoPSIyNzkuNTg0IiBoZWlnaHQ9IjE5MS4zODYiIHN0eWxlPSJmaWxsOm5vbmU7Ii8+CiAgICAgICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMjg4LjE1LDAsMCwyMzUuMTQ0LC05LjE4ODI1LDE2MS44MDcpIj4KICAgICAgICAgICAgPHBhdGggZD0iTTAuOTc3LC0wLjI4NUwwLjU5MiwtMC42N0wwLjQyOCwtMC42N0wwLjc1NCwtMC4zNDdMMC4wNSwtMC4zNDdMMC4wNSwtMC4yMjRMMC43NTQsLTAuMjI0TDAuNDI4LDAuMUwwLjU5MiwwLjFMMC45NzcsLTAuMjg1WiIgc3R5bGU9ImZpbGw6cmdiKDIzNSw4OCw5Nyk7ZmlsbC1ydWxlOm5vbnplcm87Ii8+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4K);
  background-size: 20px;
  width: 30px;
  height: 30px;
  display: inline-block;
  background-position-y: 14px;
  margin-left: 4px;
  position: absolute;
}

/* end */
/* Icon mit Link Mask */
.dunkelblau h3 {
  color: #fff;
  font-size: 36px;
}
.gruender_wrap {
  width: 100%;
  margin: 34px 0;
}

.gruenderbox {
/*
  float: left;
    padding: 0 15px; */
}

.gruenderbox_img {
  width: 100%;
  height: auto;
  margin: auto;

  margin-bottom: 15px;

  display: inline-block;
background: white;
overflow: hidden;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;

}
.gruenderbox_img img {
  display: block;
    margin: 0;
    padding: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;

}
.gruenderbox:hover>.gruenderbox_img img {

  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transform: scale(1.2);
  opacity: .8;
  filter: alpha(opacity=100);

}

span.news-list-category {
	font-size: 15px!important;
}
.header-news-cat {
  width: 100%;
  min-height: 28px;
  /* display: block; */
  float: left;
}

.teaser-text p {
font-weight: 400!important;
}
hr.zitat_blau  {
border-top: 3px solid #003764;
margin-top: 0;margin-top: 36px;
}
hr.zitat_gruen {
border-top: 3px solid #A2B784;margin-top: 0;margin-top: 36px;
}
hr.zitat_hellblau  {
border-top: 3px solid #678DC5;margin-top: 0;
margin-top: 36px;
}

/*zitate */

.zitat_wrap {
width: 100%;
height: auto;
display: inline-block;
padding-top: 36px;
margin-top: 36px;
min-height: 278px;

}

.zitat_blau .zitat_wrap {
border-top: 3px solid #003764;
}
.zitat_gruen .zitat_wrap {
border-top: 3px solid #A2B784;
}
.zitat_hellblau .zitat_wrap {
border-top: 3px solid #678DC5;
}

.zitat_profil  {
border-top: 3px solid #699faf;margin-top: 0;
}

.zitat_text {
  width: 100%;
  height: 30px;
}

.zitat_wrap_sign  .zblau {
  background-image: url(../Images/gprofile/link.svg);
  background-repeat: no-repeat;
  background-size: 27px;
  width: 30px;
  height: 30px;
  display: inline-block;
  background-position-y: center;
  margin-left: -28px;
  background-position-x: center;

}
.zitat_text  .zblau p {

font-size: 24px;

font-style: italic;
}
.zitat_blau .zitat_text  .zblau p {
color: #003764;
}
.zitat_gruen .zitat_text  .zblau p {
color: #A2B784;
}
.zitat_hellblau .zitat_text  .zblau p {
color: #678DC5;
}


.zitatname {
  width: 100%;
  height: 30px;
  margin-top: 26px;
  color:#000;
}

/*zitate Bild*/

.zitat_bild_wrap {
width: 100%;
height: auto;
display:flex;
padding-top: 36px;
margin-top: 36px;
border-top: 3px solid #699faf;
  min-height: 278px;
}
.zitat_bild_links {
float: left;
width: 50%;
margin-right: 36px;
}

.zitat_bild_rechts {
float: left;
width: 50%;
margin-left: 36px;
}
.zitat_bild_links img, .zitat_bild_rechts img {
width: 100%;
height: auto;
}
.title {
position: relative;
}
.zitat_bild_text .title, .zitat_bild_text .title a {
font-size: 24px;
color: #000;
/* padding-right: 30px; */
}
.zitat_bild_text .title::after {
  content: " ";
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+Cjxzdmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDIyNCAxODgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM6c2VyaWY9Imh0dHA6Ly93d3cuc2VyaWYuY29tLyIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoyOyI+CiAgICA8ZyBpZD0iQXJ0Qm9hcmQxIiB0cmFuc2Zvcm09Im1hdHJpeCgwLjc5ODExOSwwLDAsMC45NzgwMywtMC4xMDcxMSwwLjI5Nzk0NikiPgogICAgICAgIDxyZWN0IHg9IjAuMTM0IiB5PSItMC4zMDUiIHdpZHRoPSIyNzkuNTg0IiBoZWlnaHQ9IjE5MS4zODYiIHN0eWxlPSJmaWxsOm5vbmU7Ii8+CiAgICAgICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMjg4LjE1LDAsMCwyMzUuMTQ0LC05LjE4ODI1LDE2MS44MDcpIj4KICAgICAgICAgICAgPHBhdGggZD0iTTAuOTc3LC0wLjI4NUwwLjU5MiwtMC42N0wwLjQyOCwtMC42N0wwLjc1NCwtMC4zNDdMMC4wNSwtMC4zNDdMMC4wNSwtMC4yMjRMMC43NTQsLTAuMjI0TDAuNDI4LDAuMUwwLjU5MiwwLjFMMC45NzcsLTAuMjg1WiIgc3R5bGU9ImZpbGw6cmdiKDIzNSw4OCw5Nyk7ZmlsbC1ydWxlOm5vbnplcm87Ii8+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4K);
  background-size: 20px;
  width: 30px;
  height: 30px;
  display: inline-block;
  background-position-y: 11px;
margin-left: 10px;
  position: absolute;

}

.zitat_bild_text .sub {
font-size: 16px;
color: #000;
margin: 4px 0;
}
.zitat_bild_text .link a {
color: #EC6614;
font-weight: normal;
padding-left: 27px;
}


.zitat_bild_text .link a:hover, a:focus {
    color: #eb5861;
    text-decoration: none;
  }

.zitat_bild_text .link a::before {
  content: "";
  background-image: url(../Images/gprofile/link.svg);
  background-repeat: no-repeat;
  background-size: 27px;
  width: 30px;
  height: 30px;
  display: inline-block;
  background-position-y: 1px;
  margin-left: -28px;
  position: absolute;
  background-position-x: -3px;

}
.zitat_bild_text  {
  float: left;
  width: 50%;padding-right: 20px;
}
.zitat_bild_text .rechts {

}
.zitat_bild_text .links {

}









/* .gruenderbox:first-child {
  padding-left: 0;
  padding-right:15px;
}

.gruenderbox:last-child {
  padding-right: 0;
  padding-left: 15px;
} */

.gruenderbox_link {
  width: 100%;
  height: auto;
  text-align: left;
}
.gruenderbox_subtitle {
  width: 100%;
  display: block;
}
.gruenderbox_link a {
  color: #fff;
  font-size: 25px;
}

.gruenderbox_link a::after {
  content: " ";
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+Cjxzdmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDIyNCAxODgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM6c2VyaWY9Imh0dHA6Ly93d3cuc2VyaWYuY29tLyIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoyOyI+CiAgICA8ZyBpZD0iQXJ0Qm9hcmQxIiB0cmFuc2Zvcm09Im1hdHJpeCgwLjc5ODExOSwwLDAsMC45NzgwMywtMC4xMDcxMSwwLjI5Nzk0NikiPgogICAgICAgIDxyZWN0IHg9IjAuMTM0IiB5PSItMC4zMDUiIHdpZHRoPSIyNzkuNTg0IiBoZWlnaHQ9IjE5MS4zODYiIHN0eWxlPSJmaWxsOm5vbmU7Ii8+CiAgICAgICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMjg4LjE1LDAsMCwyMzUuMTQ0LC05LjE4ODI1LDE2MS44MDcpIj4KICAgICAgICAgICAgPHBhdGggZD0iTTAuOTc3LC0wLjI4NUwwLjU5MiwtMC42N0wwLjQyOCwtMC42N0wwLjc1NCwtMC4zNDdMMC4wNSwtMC4zNDdMMC4wNSwtMC4yMjRMMC43NTQsLTAuMjI0TDAuNDI4LDAuMUwwLjU5MiwwLjFMMC45NzcsLTAuMjg1WiIgc3R5bGU9ImZpbGw6cmdiKDIzNSw4OCw5Nyk7ZmlsbC1ydWxlOm5vbnplcm87Ii8+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4K);
  background-size: 20px;
  width: 30px;
  height: 30px;
  display: inline-block;
  background-position-y: 14px;
  margin-left: 4px;
  position: absolute;
}
.swiper-container {
     width: 100%;
     height: 100%;
   }
   .swiper-slide {

     /* Center slide text vertically */
     display: -webkit-box;
     display#6c6c6c: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     -webkit-justify-content: center;
     justify-content: center;
     -webkit-box-align: center;
     -ms-flex-align: center;
     -webkit-align-items: center;
     align-items: center;
   }
   .swiper-button-next::after, .swiper-button-prev::after {
    font-family: swiper-icons;
    font-size: 23px!important;color: #fff;
}
.swiper-button-next, .swiper-button-prev {

    color: #fff;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: -30px!important
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: -30px!important;
    right: auto;
}




/*Gründerprofile Texte Icons*/
.frame-layout-3 {
background-color: #699faf;
  padding: 30px 20px;
}
.frame-layout-3  h3 {
color: #fff;
font-size: 24px;
}
.ui-tabs .ui-tabs-panel {
display: block;
border-width: 0;
padding: 0!important;
background: none;
}

.frame-layout-2 {
background-color: #a8c2cd;
  padding: 20px 15px;
}

.frame-layout-2 p {
font-size: 18px;
line-height: 20px;
margin: 0 0 11px;
}
 b, strong {

font-weight: 600!important;
}

.frame-layout-2 hr {
margin: 25px 0 25px 0;
border-top: 1px solid #444;
}


.gprofil_wrap {
width: 100%;
height: auto;

padding-top: 25px;

border-top: 3px solid #699faf;


}




.gprofil_1, .gprofil_2, .gprofil_3, .gprofil_4, .gprofil_5, .gprofil_6 {
margin: 0;
padding: 0;
height: 19px;
color: #699faf;
font-size: 23px;
padding-left: 36px;
}

.gprofil_1::before {
  content: "";
  background-image: url(../Images/gprofile/Gruendungsidee.svg);
  background-repeat: no-repeat;
  background-size: 30px;
  width: 30px;
  height: 30px;
  display: inline-block;
  background-position-y: 0px;
  margin-left: -36px;
  position: absolute;
  background-position-x: 0px;
}

.gprofil_2::before {
  content: "";
  background-image: url(../Images/gprofile/Gruendungsjahr.svg);
  background-repeat: no-repeat;
  background-size: 30px;
  width: 30px;
  height: 30px;
  display: inline-block;
  background-position-y: 0px;
  margin-left: -36px;
  position: absolute;
  background-position-x: 0px;
}
.gprofil_3::before {
  content: "";
  background-image: url(../Images/gprofile/Finanzierung.svg);
  background-repeat: no-repeat;
  background-size: 30px;
  width: 30px;
  height: 30px;
  display: inline-block;
  background-position-y: 0px;
  margin-left: -36px;
  position: absolute;
  background-position-x: 0px;
}
.gprofil_4::before {
  content: "";
  background-image: url(../Images/gprofile/Herausforderung.svg);
  background-repeat: no-repeat;
  background-size: 30px;
  width: 30px;
  height: 30px;
  display: inline-block;
  background-position-y: 0px;
  margin-left: -36px;
  position: absolute;
  background-position-x: 0px;
}
.gprofil_5::before {
  content: "";
  background-image: url(../Images/gprofile/Erfolgsfaktoren.svg);
  background-repeat: no-repeat;
  background-size: 30px;
  width: 30px;
  height: 30px;
  display: inline-block;
  background-position-y: 0px;
  margin-left: -36px;
  position: absolute;
  background-position-x: 0px;
}
.gprofil_6::before {
  content: "";
  background-image: url(../Images/gprofile/Selbststaendigkeit.svg);
  background-repeat: no-repeat;
  background-size: 30px;
  width: 30px;
  height: 30px;
  display: inline-block;
  background-position-y: 0px;
  margin-left: -36px;
  position: absolute;
  background-position-x: 0px;
}

/*mitmachen box */


.boxgruen {
  width: 100%;
  height: auto;
  background: #b4c39c;
  padding: 30px;
  margin-bottom: 20px;
}
.boxgruen p {
  /* font-size: 16px; */
}
span.h1 {
  color: #000;
font-size: 36px;
}

.button-w {
width: 100%;
height: auto;
margin-top: 10px;

}

.button-w a {
color:#fff!important;
font-size: 16px;
text-align: center;
padding: 8px;
display: block;
background: #3c3936;
}
.button-w a:hover {

background: #6c6c6c;
}

/*profil */

.box_ocker {
  width: 100%;
  height: auto;
  background: #ede9e5;
  padding: 30px;
  margin-bottom: 20px;
}
.box_ocker p {
  /* font-size: 16px; */
}

.box_ocker-cat {
  font-size: 16px;
  margin-top: 20px;
  font-weight: 500;
}


.box_ocker-title {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 20px;
}

.box_ocker-title a {
  color:#000;
}
.box_hellblau_text a:hover {
text-decoration: underline!important;
}
.box_ocker-subtitle {
    /* font-size: 16px; */
}

.box_hellblau {
  width: 100%;
  height: auto;
  background: #a8c2cd;
  padding: 30px;
  margin-bottom: 20px;
}
.box_hellblau a {
color: #000;

}

.box_hellblau_cat {
  font-size: 36px;
  line-height: 28px;
  margin-bottom: 20px;
}

.box_hellblau_item {
  width: 100%;
  border-bottom: 1px solid #777;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.box_hellblau_datum, .box_hellblau_datum p {
font-weight: 600;
margin-bottom: 5px;
font-size: 18px;
}
.box_hellblau_text, .box_hellblau_text  p {
  font-size: 20px;
  line-height: 25px;
  font-weight: : 600;
}

.news .box_hellblau_item p {
font-size: 18px!important;
margin-bottom: 0;
line-height: 30px!important;
}



.hidden {
  display: none;
}
a.back {
  font-size: 15px;
}

.small {
  font-size: 13px;
}

.tx-sremailsubscribe-pi1 input {
  background: #e4e4e4;
  color: #000;
  padding: 5px;
  border: none;
}

.tx-sremailsubscribe-pi1 dt {
  clear: both;
  text-align: left;
  padding-right: 1em;
  width: 20%;
}

span.blau1 {
  color: #1D4574;
  padding-top: 4px;
  display: block;
}
}

span.orange1 {
  color: #EC6614;
  padding-top: 2px;
  display: block;
}

span.gruen1 {
  color: #51B414;
  padding-top: 10px;
  display: block;
}

.box-rechts {
  position: absolute;
  right: -16px;
  top: 33px;
  height: 200px;
  width: 250px;
}

.logooben {
  height: auto;
  /* width: 250px; */
  float: left;
  margin-bottom: 10px;
}

.logooben img {
  height: auto;
  width: 95px;
}

.logounten {
  height: auto;
  width: 250px;
  float: left;
}

.logounten img {
  height: auto;
  width: 95px;
}

.leftside {
  margin-left: 20px;
}

.cd {
  text-transform: uppercase;
  -moz-hyphens: none;
  -o-hyphens: none;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

/*NEWSLETTER FORMULAR*/
fieldset {
  border: 0px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

.powermail_field {
  margin-bottom: 20px;
}

.cc_container .cc_message {
  font-size: 0.8em !important;
  line-height: 16px !important;
}

.cc_container .cc_btn {
  padding: 15px 15px !important;
}

.cc_container .cc_btn, .cc_container .cc_btn:visited {
  color: #fff !important;
  background-color: #224385 !important;
  transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  border-radius: 0px;
  -webkit-border-radius: 0px;
}

.ce-table {
  margin-bottom: 15px;
}

.ce-table td {
  padding: 8px;
  border-right: 1px #a8a8a8 solid;
}

.ce-table tr {
  padding: 8px;
  border-bottom: 1px #a8a8a8 solid;
  border-left: 1px #a8a8a8 solid;
  border-top: 1px #a8a8a8 solid;
}

.contenttable {
  margin-bottom: 15px;
  width: 100%;
}

.contenttable th {
  padding: 8px;
  background-color: #eeeeee;
  border-right: 1px #a8a8a8 solid;
}

.contenttable td {
  vertical-align: top;
  padding: 8px;
  border-right: 1px #a8a8a8 solid;
}

.contenttable tr {
  padding: 8px;
  border-bottom: 1px #a8a8a8 solid;
  border-left: 1px #a8a8a8 solid;
  border-top: 1px #a8a8a8 solid;
}

.ce-uploads span {
  display: block;
  float: left;
}

.ce-uploads-filesize {
  margin-left: 10px;
  border-left: 1px solid #999;
  padding-left: 8px;
  color: #999;
}

.teaser {
  height: auto;
  width: 100%;
  color: #70797E;
  background: #fff;
  padding-right: 15px;
  margin-bottom: 30px;
}

.teaser_bild {
  width: 170px;
  float: left;
  height: 170px;
  margin-right: 20px;
  display: inline-block;
  background: white;
  overflow: hidden;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}

.teaser_bild img {
  display: block;
  margin: 0;
  padding: 0;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}

.teaser:hover>.teaser_bild {
  background: #EC6614;
}

.teaser:hover>.teaser_bild img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transform: scale(1.2);
  opacity: .8;
  filter: alpha(opacity=100);
}

.teaser_bild_q {
  width: 170px;
  height: 170px;
  background-size: cover;
  background-repeat: no-repeat;
}

.teaser_text {
  padding-top: 20px;
  background: #fff;
  margin-bottom: 25px;
  height: 170px;
}

span.bold {
  text-transform: uppercase;
  font-weight: 600;
}

.teaser_text p {
  color: #70797E !important;
  font-size: 16px;
  line-height: 22px;
}

img {
  border: 0;
  width: 100%;
  height: auto;
}

.button {
  color: #fff;
  margin-top: 30px;
  margin-bottom: 30px;
  margin: auto;
  width: 200px;
}

.button a {
  color: #fff;
  padding: 8px 15px;
  background: #EC6614;
  font-family: 'Hind';
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.button a:hover {
  background: rgb(0, 177, 44);
  -webkit-transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: background 300ms ease-in-out, color 300ms ease-in-out, box-shadow 300ms ease-in-out;
  -webkit-transition: background 300ms ease-in-out, color 300ms ease-in-out, box-shadow 300ms ease-in-out;
}
.t3ddy li {
  font-size: 17px;
}

.text-muted {
  color: #777;
  font-size: 14px;
  padding-top: 2px;
}

@media (min-width: 768px) {
  .head-oben {
    width: 100%;
    height: 124px;
    position: relative;
  }

  .plus {
    width: 100%;
    margin-top: 0px;
  }

  .header-fixed {
    height: 60px;
  }

  .fixed #nav ul {
    margin-top: 14px;
    float: right;
    margin-right: 0px;
    position: absolute;
  }

  .fixed {
    background: #fff;
    box-shadow: 0 8px 6px -6px #888;
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 10000000000;
  }

  .fixed ul.language-menu {
    display: none;
  }

  .fixed .row100 {
    background: #fff;
    box-shadow: 0 -2px 5px 2px #888;
  }

  .fixed h1 {
    margin: 0
  }

  .fixed .header {
    width: 100%;
    height: auto;
    margin-left: 50px;
    min-height: auto;
    margin-bottom: 0;
  }

  .fixed .logooben {
    margin-top: 0px;
    width: 140px;
  }

  .fixed #nav ul li a {
    font-size: 15px;
  }

  .row100 {
    height: 45px;
  }
}

.dunkelblau {
  padding: 20px 0;
  width: 100%;
  background: #232835;
  /* max-width: 1921px; */
  margin: 30px 0 0 0;
  color: #fff;
}

.dunkelblau p {
  color: #fff;
}

.blau {
  padding: 20px 0;
  width: 100%;
  background: #eeeae6;
  /* max-width: 1921px; */
  margin: auto;
  margin-top: 40px;
}

.blau p, .blau a, .blau h1, .blau h2 {
  color: #000;
}

.ani {
  /* background:   rgb(246, 246, 246); */
  width: 100%;
  /* background-image: linear-gradient(45deg, #ededed 25%, #e7e7e7 25%, #e7e7e7 50%, #ededed 50%, #ededed 75%, #e7e7e7 75%, #e7e7e7);
  background-size: 10px 10px; */
  margin-bottom: 30px;
}

.animax {
  max-width: 1200px;
  margin: auto;
}

@media (min-width:845px) and (max-width:1200px) {
  .blau, .abstand_hori {
    padding: 80px 40px;
  }
}

h1, h2, h3, h4 {
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 20px;
}

h1 {
  color: #699faf;
  font-size: 36px;
}

h2 {
  color: #699faf;
  font-size: 31px;
  margin-bottom: 28px;
}

h3 {
  color: #699faf;
  font-size: 20px;
  margin-bottom: 30px;
}

h4 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
h4 a {
  color: #000;
}

h5 {
  color: #4e4e4e;
  font-size: 20px;
  font-weight: 300;
}
.t3ddy p {
  font-size: 16px;
  color: #000;
}


li {
  margin-bottom: 4px;
  font-family: "Barlow";
  /* font-size: 17px; */font-weight: 300;
}

ul {
  padding-left: 20px;
}
/*Tabstuff*/
.ui-widget-header {
border: 0px solid #fff;
background:none;
color: #fff;
font-weight: bold;
}
.ui-tabs .ui-tabs-nav {
margin: 0;
padding: .2em .2em 0;
margin-bottom: 40px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
 border-top-right-radius: 0px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
border-top-left-radius: 0px;
}


.ui-state-default:first-child {
  background: #e6e6e6 url("../Images/icons/rekrutierung.svg");
}
.ui-state-default:first-child:hover {
  background: #e6e6e6 url("../Images/icons/rekrutierung.svg");
  background-size: cover;
  background-position: 0 100%;
}
.ui-state-active:first-child {
  background: #e6e6e6 url("../Images/icons/rekrutierung.svg");
}


.ui-state-default:nth-child(2)  {
  background: #e6e6e6 url("../Images/icons/wissen.svg");
}
.ui-state-default:nth-child(2):hover {
  background: #e6e6e6 url("../Images/icons/wissen.svg");
  background-size: cover;
  background-position: 0 100%;
}
.ui-state-active:nth-child(2)   {
  background: #e6e6e6 url("../Images/icons/wissen.svg");
}


.ui-state-default:nth-child(3)  {
  background: #e6e6e6 url("../Images/icons/nachhaltigkeit.svg");
}
.ui-state-default:nth-child(3):hover {
  background: #e6e6e6 url("../Images/icons/nachhaltigkeit.svg");
  background-size: cover;
  background-position: 0 100%;
}
.ui-state-active:nth-child(3)   {
  background: #e6e6e6 url("../Images/icons/nachhaltigkeit.svg");
}


.ui-state-default:nth-child(4)  {
  background: #e6e6e6 url("../Images/icons/open.svg");
}
.ui-state-default:nth-child(4):hover {
  background: #e6e6e6 url("../Images/icons/open.svg");
  background-size: cover;
  background-position: 0 100%;
}
.ui-state-active:nth-child(4)   {
  background: #e6e6e6 url("../Images/icons/open.svg");
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
color: #fff;
text-decoration: none;
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
color: #fff;
text-decoration: none;
}
.t3ddy-tab-item {
  margin-left: 5px;
  width: 97%;
  min-height: 1200px;
}


.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
border: 0px solid #d3d3d3;
font-weight: normal;
color: #555;

background-size: cover;
background-position: top;
}
.ui-state-default:hover {
border: 0px solid #d3d3d3;
font-weight: normal;
color: #555;

background-size: cover;
background-position: 0 100%;
}


.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
border: 0px solid #aaa;
font-weight: normal;
color: #212121;

background-size: cover;
background-position: 0 100%;
}
.ui-state-default a {
display: block;
height:100%;
}
.ui-tabs .ui-tabs-nav li {
width: 23%;

}

.ui-tabs .ui-tabs-nav li {
margin: 20px 20px 0 0;

}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  font-size: 20px;
  width: 100%;
  display: block;
  height: 100%;
  padding-top: 84%;
  text-align: center;
}



.logo {
  width: 10px;
  height: 100px;
}

.nav-open .navopen {
  opacity: 0.3;
}

.header {
  width: 76%;
  height: auto;
  margin-left: 0;
  min-height: 80px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.news-single .header {
  width: 100%;
  height: auto;
  margin-left: 0px;
  min-height: 10px;
  margin-bottom: 0px;
}

.header img {
  width: 100%;
  height: auto;
  margin-top: 10px;
}

.fixed .header img {
  max-width: 85px;
}

.ce-media .lightbox {
  font-weight: normal;
  line-height: 0;
  position: relative;
  width: 100%;
}

span.nolink {
  font-weight: 600;
}

i. fa {
  border-left: 1px solid #000;
}

.rootline {
  margin-top: 10px;
  width: 100%;
  display: block;
}

.rootline a, .rootline {
  font-size: 13px;
  padding-right: 10px;
  color: #888;
}

.ce-gallery img {
  display: block;
  height: auto;
  width: 100%;
}

blockquote {
  border-left: 0px solid #eee;
  font-size: 22.5px;
  margin: 0 0 20px;
  padding: 10px 20px;
}

blockquote p {
  font-size: 24.5px !important;
  font-style: italic;
  color: #666555;
  font-weight: 300 !important;line-height: 34px;
}

ul.news-tags {
  padding: 0;
}

ul.news-tags li {
  list-style-type: none;
}

ul.news-tags li a {
  color: #116fa2;
}

.csc-default {
  margin-bottom: 10px
}

.ce-bodytext ul {
  margin-bottom: 10px;
  /*margin-top: 20px;*/
  padding-left: 20px;
}

.ce-bodytext li {
  margin-bottom: 20px;
  padding-left: 10px;
  list-style-image: url(../Images/li-bubble.png);
  list-style-type: none;
}

.align-center {
  text-align: center;
}

.nav-open .cont {
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* For IE8 and earlier */
}

.csc-textpic-imagewrap img {
  border: 0 none;
  height: auto;
  width: 100%;
}

.centerfigcaption {
  margin: auto;
}

.grau {
  background: #333;
}

/*accordion*/
h3.t3ddy-accordion-header {
  margin-bottom: 10px !important;
}

.t3ddy-accordion-header {
  background: #EC6614;
  color: #fff;
  border: 0;
  border-radius: 0;
}

.ui-widget-content {
  border: 0;
}

.ui-state-default .ui-icon {
  background: rgba(0, 0, 0, 0) url("../Images/trigger_icon.gif") no-repeat scroll 0 0;
  background-position-x: 0px;
  background-position-y: 0px;
  background-size: auto auto;
  background-position-x: 0px;
  background-position-y: 0px;
  color: #fff;
  display: block;
  padding: 5px 0 5px 40px;
  text-decoration: none;
  z-index: 1111;
  background-position: left -4px;
  height: 30px;
  width: 30px;
  background-size: 70%;
}

.ui-icon-triangle-1-s {
  background-position: left -28px !important;
}

/*top*/
.scrollToTop {
  background: transparent url("../Images/nachoben.svg") no-repeat scroll 0 0 / 50% auto;
  bottom: 5px;
  color: #444;
  display: none;
  font-weight: bold;
  height: 60px;
  padding: 10px;
  position: fixed;
  right: -30px;
  text-align: center;
  text-decoration: none;
  width: 100px;
  z-index: 100000;
  opacity: 1;
}

.scrollToTop:hover {
  text-decoration: none;
}

.abstand_davor  .row .col:first-child {
  padding-right: 55px;

}
.abstand_davor  .row .col:nth-child(2) {
  padding-left: 55px;

}
.abstand_davor   h2 {
color: #000;
font-size: 27px;
margin-bottom: 17px;
}
.abstand_davor  h3 {
color: #000;
font-size: 21px;
margin-bottom: 17px;
}
.ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
margin-bottom: 25px;
}
hr {
  margin: 40px 0 40px 0;
  border-top: 3px dotted #d9d9d9;
}

span.footerinfo3 {
  margin-bottom: 20px;
  display: block;
}

footer ul {
  height: 20px;
  padding: 0;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 30px;
}

footer li {
  color: #fff;
  float: left;
  list-style-type: none;
  margin-right: 12px;
}

footer li a {
  color: #fff;
}

footer li a:hover {
  color: #fff;
  font-weight: bold;
}

footer {
  margin-top: 0px;
  color: #fff;
  padding: 30px 0;
  float: left;
  width: 100%;
  background: #699faf;
}

footer p, footer a {
  color: #fff;
  font-weight: 300;
  font-size: 14px;
}
footer h5 {
  font-size: 25px;   padding: 40px 0;
}
 footer h5 a, footer h5 a:hover {
   text-decoration: underline;  font-size: 25px;

 }
.footer2 {
  display: none;
  margin-top: 0px;
  min-height: 20px;
  background: #699faf;
  color: #fff;
  padding: 5x 0 5px;
  float: left;
  width: 100%;
}

.footer2 p, .footer2 a {
  color: #fff;
  font-weight: 300;
  margin: 2px;
  font-size: 12px;
}

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

audio, canvas, video {
  display: inline-block;
}

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

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

b, strong {
  font-weight: bold;
}

.container {
  max-width: 1200px;
}

/*News config*/
.headernews h4 {
  font-size: 17px;
  font-weight: 500;
}

a.more {
  font-size: 14px;
  font-weight: 500;
  color: #224385;
}
a.more:hover {
color:#eb5861
}
.headeritem {
  /* margin-top: 30px; */
  padding: 0 40px !important;
}

.ce-gallery .ce-column {
  /* margin-right: 10px;
  width: 32%; */
}

.contentp {
  padding: 0;
}

/*MediaQuery*/
@media only screen and (max-width: 1044px) {
  .ui-tabs .ui-tabs-nav li {
    width: 22%;
}
.box_hellblau_cat {
    font-size: 26px;
}
span.h1 {
    color: #000;
    font-size: 30px;
}
.zitat_bild_text .link a {

    font-size: 15px;
}
.zitat_bild_text {
    float: left;
    width: 63%;
    padding-right: 20px;
}
}
@media only screen and (max-width: 800px) {
  .ui-tabs .ui-tabs-nav li {
    width: 22%;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    font-size: 17px;
    width: 100%;
    display: block;
    height: 100%;
    padding-top: 76%;
    text-align: center;
}

#c335 .col-sm-4 {
  width: 100%;display: contents;
}


}
@media only screen and (max-width: 720px) {
  .ui-tabs .ui-tabs-nav li {
    width: 45%;
}
}


@media (min-width: 1200px) {}

@media (min-width: 768px) {
  .rootline {
    /* display: none; */
  }

  .container {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .fixed .header {
    display: none;
  }

  .ce-uploads-filesize {
    display: none !important;
  }

  .ce-uploads li {
    padding: 10px 0;
    list-style-type: none !important;
  }

  span.nolink {
    font-weight: 600;
  }

  #nav ul {
    right: 20px !important;
  }

  i. fa {
    border-left: 1px solid #000;
  }

  .rootline {
    margin-top: 10px;
    width: 100%;
    display: block;
  }

  .rootline a, .rootline {
    font-size: 13px;
    padding-right: 10px;
    color: #888;
  }

  .ui-accordion .ui-accordion-content {
    padding: 1em 0.8em;
    border-top: 0;
    overflow: auto;
  }

  .header {
    height: auto;
    margin-left: 10px;
    min-height: 100px;
    margin: 0 auto;
  }

  .header img {
    margin-top: 38px !important;
  }

  .plus {
    margin-top: 100px
  }

  .header h1 {
    margin-top: 0px;
    width: 150px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 360px) {}

@media only screen and (max-width: 450px) {
  p.teaser {
margin: 0 0 12px;
color: #000;
font-size: 19px;
font-weight: 300;
line-height: 28px;
}

.news .article {

width: 100%;

}
.gruenderbox_link a {
color: #fff;
font-size: 16px;
}


  .ce-column {
    margin-right: 10px;
    width: 95%;
  }
  .gruenderbox_subtitle {
  width: 100%;
  display: block;
  font-size: 12px;
  margin-top: 12px;
  }
  .headeritem {
    margin-top: 30px;
    padding: 0 20px !important;
  }

  #navtop ul li {
    margin-left: 8px;
  }

  #navtop ul li a {
    /*font-size: 13px;*/
  }

  h1, h2 {
    font-size: 22px;
  }

  h3 {
    font-size: 17px;
    font-weight: 600;
  }

  #navtop ul {
    float: right;
    margin-left: 0;
    margin-right: 15px;
    padding: 0;
    width: 290px !important;
  }

  #navtop ul li {
    float: right;
    list-style-type: none;
  }
}

@media only screen and (max-width: 470px) {
  #header img {
    width: 50% !important;
  }
}

@media only screen and (max-width: 495px) {
  .teaserbilder .csc-textpic-caption {
    background: none;
    color: #fff;
    float: left;
    font-size: 20px;
    letter-spacing: 0.4px;
    line-height: 20px;
    padding: 0px 12px;
    position: absolute;
    text-align: center;
    width: 90% !important;
    z-index: 100000;
    top: 10px;
  }

  .teaserbilder div.csc-textpic-left .csc-textpic-imagewrap {
    margin-bottom: 20px;
  }

  .teaserbilder h3 {
    display: none;
  }

  .ce-textpic, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div {
    overflow: visible;
  }
}

@media only screen and (max-width: 550px) {
  .ce-column {
    margin-right: 10px;
    margin-bottom: 10px;
    width: 95%;
  }

  .ce-gallery figure {
    display: table;
    margin: auto 0;
  }

  #header img {
    height: auto;
    margin-left: 20px;
    margin-top: 20px;
    max-height: 160px;
    width: 40%;
  }

  .cbp-hrmenu>ul>li {
    border-bottom: 0px solid #fff;
  }

  #header {
    height: 110px;
  }
}

@media only screen and (max-width: 700px) {}

@media only screen and (max-width: 830px) {}

@media only screen and (max-width: 970px) {
  .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div {
    /* overflow: inherit; */
  }
}

@media print {
  #nav {
    display: none;
  }

  /* hidden elements for print view */
  #header, #rootline, #footer, #printlink, #servicemenu, .nav, #search, #logo {
    display: none;
  }
