@font-face {
  font-family: 'effra';
  font-style: normal;
  src:  url('../fonts/Effra-400.woff2') format('woff2'),
  url('../fonts/Effra-400.woff') format('woff');

}
@font-face {
  font-family: 'effra-bold';
  font-style: bold;
  src:  url('../Effra-Bold-700.woff2') format('woff2'),
  url('../fonts/Effra-Bold-700.woff') format('woff');

}

b, strong {
    font-family: 'effra-bold';
}

footer .footer_bottom ul li:after { content: '|'; margin: 0 24px; }
footer .footer_bottom ul li:last-child:after { content: ''; }

.slideshow_hero1 .text_wrapper_big h1 {
        font-size: 2.6rem;
        line-height: 3rem
    }
    
.btn_sidebar .toggle_inner,.btn_sidebar .toggler {
    background: #950001;
	}
	
.btn_sidebar .text_wrapper {
    background: #950001;
	}

.index footer #jameda-widget-container579273 { display:none!important;}

.contao-cookiebar .highlight .cc-btn.success {
    background: #87c0ac;
    border-color: #87c0ac;
    color: #fff;
    transition: all ease .5s;
}
.contao-cookiebar .highlight .cc-btn.success:hover {
    background: #950001;
    border-color: #950001;
    transition: all ease .5s;
}
.downloads .btn_download_wrapper {
    margin-left: 20px;
}

/*.container-fluid {
    max-width: 1620px;
}
@media (min-width:992px) {
.slideshow_hero2 figure {
    right: 202px;
}}*/
html {
  scroll-behavior: smooth;
}

q{ quotes: '»' '«'}
.colorcontent { color:"#950001"; }


a img:hover{ cursor: pointer; }

.pointer {cursor: pointer;}

.icon:hover {
  fill: #950001;
}

.slideshow_hero1 .cover_image {
    bottom: -1px;
}
footer .footer_bottom ul li:last-child:before {
    display: none !important;
}
/* ************************************************************************* */
/* ***** Modul: Navigation : Artikel  *****/
/* *******************************************************t****************** */
.customfig .text_bild_inner figure {
  margin-bottom: 24px;
}

.customfig .content_box .headline_wrapper {
  margin-bottom: 8px;
}

.customfig .content_box {
  margin-bottom: 0px;
}

.customfig .content_box .headline_wrapper h3 {
  margin-bottom: 0px;
}

.nav_artikels ul li a {
  font-weight: normal;
  letter-spacing: 0.8px;
  line-height: 1.2rem;
}

.nav_artikels ul li a::before {
  margin-right: 20px;
}

.bg-gray .nav_artikels ul li a {
  background: #f9f4f1;
}

/* ************************************************************************* */
/* ***** MainNav Dropdown  *****/
/* ************************************************************************* */

.sf-menu ul {
    margin-top: 8px;
}


/* ************************************************************************* */
/* ***** Nachrichtenmod *****/
/* ************************************************************************* */
.nolink h2 {display: none;}

/* ************************************************************************* */
/* ************************************************************************* */
/* ************************************************************************* */
/* ***** Atom-ELemente  *****/
/* ************************************************************************* */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: .45px;
}

::selection {
  background: none repeat scroll 0 0 #950001;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

p {
  padding-bottom: 5px;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 2px solid #f9f4f1;
  margin: 1em 0;
  padding: 0;
}

#artikel_output section {
  padding: 0px 0;
  margin-bottom: 30px;
}

/* temp Variante Nach-Artikel */
.nowhite {
  background: transparent;
  padding: 0px 18px;
}

.yehwhite .teaser1_wrapper .teaser1_item {
  background: #ffffff;
}

/* Various */
.jameda img {
	max-width: 85%;
	vertical-align: middle;
	margin: 24px 10px;
}


table a {text-decoration: underline; color: #3a3a3a;
	transition: color .3s ease, background .3s ease;}

table a:hover {text-decoration: underline; color: #950001;}

.resp-text {display:none;  border-style: solid;
  border-width: 1px; padding:10px; margin-left: auto; margin-right: auto;}	

/* ************************************************************************* */
/****** Hero *****/
/* ************************************************************************* */
@media (max-width:1440px) {

.hero-text {margin-top:4%;}
.slideshow_hero2 .text_wrapper_big h1 {
    font-size: 2.7rem;
    line-height: 3.44rem;

}

@media (max-width:980px) {

.hero-text {margin-top:4%;}
.slideshow_hero2 .text_wrapper_big h1 {
    font-size: 2.2rem;
    line-height: 3.0rem;

}

/* ************************************************************************* */
/* ************************************************************************* */
/* ************************************************************************* */
/****** Headlines *****/
/* ************************************************************************* */
.c_head {
  border-top: 1px solid #4a4a4a;
  padding: 8px 0px 16px 0px;
}

.c_headB {
  border-bottom: 1px solid #4a4a4a;
  padding: 0px 0px 16px 0px;
}

/****** FontAwesome Arrow *****/
.far {
  color: #3a3a3a;
  font-size: .77rem;
  line-height: .94rem;
  letter-spacing: 1px;
}

.custom_cols h3 {margin-bottom: 3px;}

/* ************************************************************************* */
/* ************************************************************************* */
/* ************************************************************************* */
/****** Links und Hover *****/
/* ************************************************************************* */
.clink.custom_cols .content_box a {
  -webkit-text-decoration-skip: ink;
  text-decoration-skip: ink;
  text-decoration: underline;
  color: #3a3a3a;
  font-weight: 500;
}

.clink.custom_cols .content_box a:hover {
  -webkit-text-decoration-skip: ink;
  text-decoration-skip: ink;
  text-decoration: underline;
  color: #950001;
  cursor: pointer;
  font-weight: 500;
}

.clink.custom_cols .content_box .text_wrapper a {
  -webkit-text-decoration-skip: ink;
  text-decoration-skip: ink;
  text-decoration: underline !important;
  color: #3a3a3a;
  font-size: 1rem;
  line-height: .94rem;
  letter-spacing: 1px;
  font-family: "effra";
  font-weight: 500;
}

.clink.custom_cols .content_box .text_wrapper a:hover {
  -webkit-text-decoration-skip: ink;
  text-decoration-skip: ink;
  text-decoration: underline !important;
  color: #950001;
  font-size: 1rem;
  line-height: .94rem;
  letter-spacing: 1px;
  font-family: "effra";
  font-weight: 500;
  cursor: pointer;
}

.clink.custom_cols .text_wrapper a::before {
  display: none;
}

.quicklinks {
  font-size: 16px;
  line-height: 1.8rem;
}

.custom_cols .link_wrapper.btn2 .telefon {
	font-size: 18px;
  text-decoration:none;
  border-bottom: #950001 0.125em solid;
}

.custom_cols .link_wrapper.btn2 .telefon::before {
display:none;
}


/* ************************************************************************* */
/* ************************************************************************* */
/* ************************************************************************* */
/****** Tabellen *****/
/* ************************************************************************* */
/****** 1. Standard Tabelle *****/
td {
  padding: 0px 35px 0px 0px
}

.row .h_Zentriert .content_box table td {
  /*dding: 3px 15px 3px 3px;*/
  padding: 12px 15px 12px 3px;
}

/* ************************************************************************* */
/****** 2. Einfache Tabelle (Rheuma-Check/BG=grey) *****/
.ctab td, .ctab th {
  border-top: 0px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 12px;
}

.ctab tr:nth-child(even) {
  background-color: transparent;
}

/*.ctab tr:hover {background-color: #ddd;}*/
.ctab th {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: left;
  background-color: #4CAF50;
  ;
  color: white;
}





/* ************************************************************************* */
/****** 3. Link-Tabelle *****/
.ctabek .content_box .text_wrapper table td {
  padding: 8px 8px 8px 8px;
  font-size: 16px;
}

/* ************************************************************************* */
/****** Datenschutz-Tabelle *****/
.c-lock .text_bild table tr td:first-child {
  width: 6.5%;
}

.custom-table .row .h_Zentriert .content_box table td {
  padding: 0px 15px 0px 3px;
}

/* ************************************************************************* */
/* ************************************************************************* */
/****** Top-Navigation *****/
/* ************************************************************************* */

.navTop ul li:first-child {
    margin-right: 28px;
}
.navTop ul li:last-child {
    margin-left: 28px;
}

.navTop ul li.stellenangebote a {
  letter-spacing: 0.05rem;
  line-height: 1.16rem;
}

.navTop ul li.stellenangebote a:hover {
  color: rgba(149, 0, 1, 1);
  letter-spacing: 0.05rem;
  line-height: 1.16rem;
}

.navTop ul li.anfahrt a {
  letter-spacing: 0.05rem;
  line-height: 1.16rem;
}

.navTop ul li.anfahrt a:hover {
  color: rgba(149, 0, 1, 1);
  letter-spacing: 0.05rem;
  line-height: 1.16rem;
}

.sf-menu a:hover {
  color: #5a5a5a;
}

/* ************************************************************************* */
/* ************************************************************************* */
/****** Jumpmark-Navigation *****/
/* ************************************************************************* */
.nav_onepage ul {
  padding: 21px 0;
  box-shadow: 0px 3px 3px -1.5px rgba(0, 0, 0, 0.15);
  border-bottom: solid 2px rgba(0, 0, 0, 0.15);
  /*border-top: solid 2px rgba(0, 0, 0, 0.15);*/
  margin-bottom: 16px;
  list-style: none;
}

.nav_onepage ul li a {
  text-transform: none;
  letter-spacing: 0.5px;
  font-weight: 300;
}

.nav_onepage ul {
  margin-left: 0px;
  width: calc(100% + 0px);
  padding-left: 6%;
  padding-right: 6%;
}

/****** Jumpmark-Navigation-2 *****/
.section-nav {
  margin-bottom: 0px;
  width: fit-content;
  border-bottom: 2px solid #950001;
}

.inline-border {
  display: inline-block !important;
}

.section-nav .list-item {
  display: inline-block;
  margin-right: 7.5rem;
}

.section-nav .list-item.last {
  display: inline-block;
  margin-right: 7px;
}

.section-nav .list-item a {
  text-decoration: none;
  scroll-behavior: smooth;
}

/* ************************************************************************* */
/* ************************************************************************* */
/****** Buttons *****/
/* ************************************************************************* */
.custom_cols .link_wrapper.btn1 a {
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: .77rem;
  line-height: .94rem;
  padding: 12px 16px;
  border: 1px solid #3a3a3a;
  color: #3a3a3a;
  display: inline-block;
  font-family: "effra";
  font-weight: 300;
  margin-top: 32px;
}

.custom_cols .link_wrapper.btn1 a:hover {
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: .77rem;
  line-height: .94rem;
  padding: 12px 16px;
  border: 1px solid #950001;
  color: white;
  display: inline-block;
  font-family: "effra";
  font-weight: 300;
  margin-top: 32px;
  background-color: #950001;
}

.custom_cols .termin_abfrage_inner .link_wrapper.btn1 a {
  padding: 12px 30px;
}

.custom_cols .termin_abfrage_inner .link_wrapper.btn1 a:hover {
  padding: 12px 30px;
}

.custom_cols-2 .link_wrapper.btn1 a {
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: .77rem;
  line-height: .94rem;
  padding: 16px 24px;
  border: 1px solid #3a3a3a;
  color: white;
  display: inline-block;
  font-family: "effra";
  font-weight: 300;
  margin-top: 48px;
  background: #3a3a3a;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.38);
  -moz-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.38);
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.38);
  -webkit-transition: background .3s ease, color .3s ease;
  -o-transition: background .3s ease, color .3s ease;
  transition: background .3s ease, color .3s ease;
  -webkit-transition: box-shadow .23s ease, color .23s ease;
  -o-transition: box-shadow .23s ease, color .23s ease;
  transition: box-shadow .23s ease, color .23s ease;
}

.custom_cols-2 .link_wrapper.btn1 a:hover {
  padding: 16px 24px;
  margin-top: 48px;
  border: 1px solid #950001;
  background-color: #950001;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.link_wrapper.btn3 a {
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: .77rem;
  line-height: .94rem;
  padding: 12px 30px;
  border: 1px solid #3a3a3a;
  color: white;
  display: inline-block;
  font-family: "effra";
  font-weight: 300;
  background: #3a3a3a;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.38);
  -moz-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.38);
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.38);
  -webkit-transition: background .3s ease, color .3s ease;
  -o-transition: background .3s ease, color .3s ease;
  transition: background .3s ease, color .3s ease;
  -webkit-transition: box-shadow .23s ease, color .23s ease;
  -o-transition: box-shadow .23s ease, color .23s ease;
  transition: box-shadow .23s ease, color .23s ease;
}

.link_wrapper.btn3 a:hover {
  border: 1px solid #950001;
  background-color: #950001;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* ************************************************************************* */
/* ************************************************************************* */
/****** Hero-Image *****/
/* ************************************************************************* */
/****** Startseite *****/
.slideshow_hero1 .content .content_inner {
  border-left: 2px solid #e2e1da;
  padding-left: 33px;
}

.slideshow_hero1 .content .content_inner .text_wrapper_small {
  margin-bottom: 8px;
}

/* side_navigation */
.slideshow_hero1 .btn_sidebar .toggler:hover {
  transition: color .3s ease, background .3s ease;
  background: rgb(149,0,1);
}

.slideshow_hero1 .btn_sidebar .text_wrapper {
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}

.boxshadow {
	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);}


/* ************************************************************************* */
/****** Unterseiten *****/
.slideshow_hero2 .content .content_inner {
  border-left: 2px solid #e2e1da;
  padding-left: 33px;
}

/* ************************************************************************* */
/* ************************************************************************* */
/****** Randspalte *****/
/* ************************************************************************* */
.custom_cols h4 {
  text-transform: none;
  font-weight: 600;
  font-size: .88rem;
  line-height: 1.22rem;
  letter-spacing: 1.96px;
  margin: 8px 0 16px 0;
}

.text_bild .randspalte .headline_wrapper {
  border-top: 4px solid #e2e1da;
}

.text_bild .randspalte {
  font-size: .875rem;
  line-height: 1.35rem;
}

/* ************************************************************************* */
/* ************************************************************************* */
/****** Modul: Tabs *****/
/* ************************************************************************* */
.tabs .tabs_header {
  /* height: 65px;*/
}

.nav_artikels ul li a {
  font-weight: normal;
  letter-spacing: 0.8px;
  line-height: 1.2rem;
}

.nav_artikels ul li a::before {
  margin-right: 20px;
}

.bg-gray .nav_artikels ul li a {
  background: #f9f4f1;
}

.tabs .tabs_header button {
  font-size: 1rem;
  font-weight: normal;
  letter-spacing: 0.05rem;
  line-height: 1.125rem;
  border-right: 1px solid #e2e1da;
  border-bottom: 1px solid #e2e1da;
}

/* ************************************************************************* */
/* ************************************************************************* */
/****** Teaser1 *****/
/* ************************************************************************* */
/* 4er Teaser */
.teaser1_wrapper .teaser1_item {
  /*width: calc(25% - 24px);*/
  /*margin: 0 15px;*/
  font-size: 0.95rem;
  line-height: 1.35rem;
  hyphens: auto;
}

.link_wrapper.btn2 {
  padding-top: 24px;
}

.teaser1_wrapper .teaser1_item p {
  padding-bottom: 0px;
}

.custom .teaser1_wrapper {
  margin: 8px -15px 0;
}

.custom .teaser1_wrapper .teaser1_item {
  margin-bottom: 8px;
}

.custom .text_bild_inner .content_box .text_wrapper {
  margin-bottom: 24px;
}

/* ************************************************************************* */
/* ************************************************************************* */
/****** Teaser2 *****/
/* ************************************************************************* */
/* 2er Teaser */
.custom_cols .teaser2_wrapper .teaser2_item .headline_wrapper {
  border-bottom: 2px solid #f9f4f1;
  margin-bottom: 16px;
}

/* ************************************************************************* */
/* ************************************************************************* */
/****** Teaser3 *****/
/* ************************************************************************* */
/*.teaser3_wrapper .teaser3_item { width: calc(20% - 14px); } */
/* .t3-extended .teaser3_wrapper .teaser3_item { width: calc(25% - 14px); }*/
.teaser3_wrapper .teaser3_item {
  margin: 0px 15px 30px;
}

.teaser3_item .headline_wrapper h3 {
  /*margin: 8px 0 0 0;*/
  margin: 0px;
  line-height: 1.2rem;
  font-size: 1.8rem;
}

.teaser3_item .headline_wrapper p {
  margin: 8px 0 0 0;
  font-size: .85rem;
  line-height: 1.2rem;
}

.teaser3_wrapper {
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: .4px;
  hyphens: auto;
}

.custommargin .text_bild_inner {
  margin-top: 32px;
}

.custom_margin.custom_cols .content_box:last-child {
  margin-bottom: 24px;
}

/* ************************************************************************* */
/* ************************************************************************* */
/****** Modul: Tabs *****/
/* ************************************************************************* */
.content_box .tab_container {
  background-color: white;
}

/* ************************************************************************* */
/* ************************************************************************* */
/****** Akkordeon *****/
/* ************************************************************************* */
.accordeon .accordeon_header {
  background: rgba(249, 244, 241, 1);
}

.accordeon .accordeon_header:hover {
  transition: color .3s ease, background .3s ease;
  background: rgba(149, 0, 1, 1);
  color: white;
}

/* ************************************************************************* */
/* ************************************************************************* */
/****** Downloads *****/
/* ************************************************************************* */
/* Liste_Links */
.downloads .download_item:first-child .link_wrapper a {
  border-top: 2px solid #e2e1da;
}

.downloads .download_item .link_wrapper a {
  border-bottom: 2px solid #e2e1da;
}

/* ************************************************************************* */
/* ************************************************************************* */
/****** Image Slider *****/
/* ************************************************************************* */
/* Slider */
.content_slideshow .slick-arrow:hover {
  transition: color .3s ease, background .3s ease;
  background: #e2e1da;
}

.content_slideshow .slick-dots button {
  border: 1px solid #e2e1da;
}

.content_slideshow .slick-dots li.slick-active button {
  background: #e2e1da;
}

/* ************************************************************************* */
/* ************************************************************************* */
/****** Map *****/
/* ************************************************************************* */
/* Map */
.map_wrapper.custom_cols .content_box {
  margin-bottom: 22px;
}

.map_wrapper.custom_cols .content_box table td {
  padding: 3px 20px 3px 0px;
}

.map_wrapper.custom_cols .content_box p {
  margin: 0 0 10px 0;
}

/* Karte */
.custom_cols .link_wrapper.btn2 #linkMap1, #linkMap0 {
  font-size: 1em;
}

/* ************************************************************************* */
/* ************************************************************************* */
/****** Nachrichten *****/
/* ************************************************************************* */
/* Nachrichten */
.layout_latest {
  border-bottom: 1px solid #c5c3b6;
  padding: 16px 0px;
}

/* Akkordeon im Artikel */
/*.accordeon .accordeon_body {
    padding: 16px 44px 24px 20px;
}*/
.accordeon .accordeon_body {
  padding: 24px 160px 24px 20px;
}

/* ************************************************************************* */
/* ************************************************************************* */
/****** Footer *****/
/* ************************************************************************* */
/* Footer */
footer {
  background: #4A4A4A;
}

.footer_bottom ul li:after { content: '|'; margin: 0 24px; }
.footer_bottom ul li:last-child:after { content: ''; margin: 0; }

/* ************************************************************************* */
/* ************************************************************************* */
/****** Formulare *****/
/* ************************************************************************* */
/****** Radiobuttons und Checkboxen *****/
/* ************************************************************************* */
/***** 1.Removing Standard-styles *****/
.formbody input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  font-size: 1em;
  width: 100%;
}

/* graceful degradation for ie8 */
.formbody input[type='checkbox'],
.formbody input[type='radio'] {
  width: auto;
  float: left;
  margin-right: .75em;
  background: transparent;
  border: none;
}

.formbody input[type='checkbox']:checked,
.formbody input[type='checkbox']:not(:checked),
.formbody input[type='radio']:checked,
.formbody input[type='radio']:not(:checked) {
  background: transparent;
  position: relative;
  opacity: 0
}

.formbody input[type='checkbox']+label,
.formbody input[type='radio']+label {
  cursor: pointer;
}

/***** 2. Adding New Styles *****/
.formbody input[type='checkbox']:checked+label::before,
.formbody input[type='checkbox']:not(:checked)+label::before,
.formbody input[type='radio']:checked+label::before,
.formbody input[type='radio']:not(:checked)+label::before {
  content: ' ';
  display: inline-block;
  width: 24px;
  height: 24px;
  position: relative;
  top: 6px;
  background: white;
  margin-right: 0.5em;
}

.formbody input[type=radio]:checked+label::before,
.formbody input[type=radio]:not(:checked)+label::before {
  border-radius: 30px;
}

.formbody input[type='checkbox']:hover+label::before,
.formbody input[type='radio']:hover+label::before {
  background: #8A8A8A;
  box-shadow: inset 0 0 0 4px white;
}

.formbody input[type='checkbox']:checked+label::before,
.formbody input[type='radio']:checked+label::before {
  background: #4A4A4A;
  box-shadow: inset 0 0 0 4px white;
}

.formbody input[type=’checkbox‘]:focus+label::before,
.formbody input[type=’radio‘]:focus+label::before {
  background: #8A8A8A;
  box-shadow: inset 0 0 0 4px white;
}

.formbody input[type=radio]:focus~label:before,
.formbody input[type=checkbox]:focus~label:before,
.formbody input[type=radio]:focus~label,
.formbody input[type=checkbox]:focus~label {
  color: #8A8A8A;
}

.ce_form .widget-textarea label, .ce_form h3, .ce_form legend {
  font-size: 1.33rem;
  line-height: 2rem;
  text-transform: none;
  font-family: 'MeretPro-Bold';
  font-weight: normal;
  letter-spacing: 0.6px;
  margin-bottom: 12px;
}

.ce_form .widget-textarea label, .ce_form h4, .ce_form legend {
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
  font-family: 'effra';
  font-weight: 600;
  letter-spacing: 0.6px;
  margin-bottom: 12px;
  color: #3a3a3a;
}

.ce_form legend {
	 font-size: 18px;
  line-height: 24px;
  text-transform: none;
  font-family: 'effra';
  font-weight: 300;
  letter-spacing: 0.6px;
  margin-bottom: 12px;
  color: #3a3a3a;
}

.Pflichfelder {
  display: block;
  margin-top: 0px;
}

.ce_form .checkbox_container .checkbox {
  margin-right: 0px;
  position: relative;
  top: 1px;
}

.ce_form .submit {
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: .77rem;
  line-height: .94rem;
  padding: 16px 24px;
  border: 1px solid #3a3a3a;
  color: white;
  display: inline-block;
  font-family: "effra";
  font-weight: 300;
  margin-top: 32px;
  background: #3a3a3a;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.38);
  -moz-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.38);
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.38);
  -webkit-transition: background .3s ease, color .3s ease;
  -o-transition: background .3s ease, color .3s ease;
  transition: background .3s ease, color .3s ease;
  -webkit-transition: box-shadow .23s ease, color .23s ease;
  -o-transition: box-shadow .23s ease, color .23s ease;
  transition: box-shadow .23s ease, color .23s ease;
}

.ce_form .submit:hover {
  background: rgba(149, 0, 1, .83);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

button[type="submit"] {
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: .77rem;
  line-height: .94rem;
  padding: 12px 32px;
  border: none;
  background: rgba(58, 58, 58, 1);
  color: rgba(255, 255, 255, 1.00);
  display: inline-block;
  font-family: "effra";
  font-weight: 300;
  margin-top: 32px;
  -webkit-transition: background ease .2s;
  transition: background ease .2s;
}

button[type="submit"]:hover {
  background: rgba(93, 84, 87, .3)
}

.stext {
  font-size: 16px;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.xstext {
  font-size: 6px;
  ;
  margin-bottom: -2rem;
}

/* korrekturen */
.ce_form .border_top {
  border-top: none;
  padding: 0;
}

.ce_form .checkbox_container span:nth-child(2n) {
  margin-right: 0px;
}

.ce_form label {
  margin-right: 24px;
}

.textarea:focus, .ce_form .text:focus {
  border: 1px solid rgba(0, 0, 0, 0.25);
  transition: background ease .2s;
}

.mandatory.LV_invalid_field::placeholder {
  color: white;
}

input[type="datetime"].mandatory.LV_invalid_field, input[type="email"].mandatory.LV_invalid_field, input[type="tel"].mandatory.LV_invalid_field, input[type="text"].mandatory.LV_invalid_field {
  /* background: #cc000011 !important; */
  background: #d17464 !important;
}

/****** Dropdown Menue *****/
/* ************************************************************************* */
.ce_form .widget-select select {
  background-color: white !important;
  background: url(../images/form-dropdown.svg) right center no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 4px 0px 4px 10px;
  color: #252525;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  /*min-width: 240px; max-width: 100%;*/
  display: block;
  cursor: pointer;
}

/***** hide browser-styling (arrow) in IE10 *****/
select::-ms-expand {
  display: none;
}

.lt-ie10 select {
  background-image: none;
}

.form_block-custom {
  margin-bottom: 5px;
}

.ce_form .explanation.normal_color p {
  font-size: 18px;
  line-height: 1.2rem;
}

.ce_form .flex .flex_item:first-child {
  flex: 0 1 144px;
}

/* ************************************************************************* */
/* ************************************************************************* */
/****** Media Querry *****/
/* ************************************************************************* */
@media (max-width:1440px) {

.resp-text {display:none;}	
	
   .jameda img {
	max-width: 88%;
	vertical-align: middle;
	margin: 24px auto;
}	

  .jumpmark-xd {
    display: none;
  }
   .sf-menu a {
    font-size: 0.9rem;
  }

 /* .sf-menu li {
    padding: 10px 20px;
  }*/
}

@media (max-width:1310px) {
	
.resp-text {display:none;}	

.jameda img {
	  max-width: 98%;
  vertical-align: middle;
  margin: 24px auto;
}	


  /****** Jumpmark *****/
  /* ************************************************************************* */
  .nav_onepage ul {
    font-size: 0.8rem;
    line-height: 1.5rem;
  }

  .jumpmark-xd {
    display: none;
  }

 /*   .sf-menu li {
    padding: 10px 17px;
  } }*/
}

@media (max-width:1280px) {
	
.resp-text {display:none;}		

	.hero-text {
    margin-top: 0%;
}
.slideshow_hero1 .text_wrapper_big h1 {
    font-size: 2.7rem;
    line-height: 3.04rem;
}
   /*.sf-menu li {
    padding: 10px 15px;
  }*/

  .sf-menu a {
    font-size: 0.8rem;
  }
}


@media (max-width:1180px) {
	
.resp-text {display:none;}		

		.hero-text {
    margin-top: 0%;
}
.slideshow_hero1 .text_wrapper_big h1 {
    font-size: 2.7rem;
    line-height: 3.04rem;
}
/*  .sf-menu li {
    padding: 10px 15px;
  }*/

  .sf-menu a {
    font-size: 0.75rem;
  }
}

@media (max-width:1067px) {
	
.resp-text {display:none;}		

		.hero-text {
    margin-top: 0%;
}
.slideshow_hero1 .text_wrapper_big h1 {
    font-size: 2.7rem;
    line-height: 3.04rem;
}
 /* .sf-menu li {
    padding: 10px 11px;
  }*/

  .sf-menu a {
    font-size: 0.75rem;
  }
}

/* ************************************************************************* */
@media (max-width:1024px) {
	
.resp-text {display:none;}		
	
.hero-text {
    margin-top: 0%;
}
.slideshow_hero1 .text_wrapper_big h1 {
    font-size: 2.7rem;
    line-height: 3.04rem;
}

.jameda img {
	max-width: 94%;
	vertical-align: middle;
	margin: 24px auto;
}	

  .sf-menu li {
    padding: 10px 11px;
  }

  .sf-menu a {
    font-size: 0.75rem;
  }

  .custom_cols h2 {
    font-size: 1.35rem;
    line-height: 1.85rem;
  }

  .jumpmark-xd {
    display: none;
  }
}

/* ************************************************************************* */
/* ************************************************************************* */
@media (max-width:980px) {

.resp-text {display:none;}		

.slideshow_hero1 .text_wrapper_big h1 {
font-size: 1.33rem;
line-height: 1.66rem;
}	

.jameda img {
  max-width: 98%;
  vertical-align: middle;
  margin: 24px auto;
}	

	


  /****** Jumpmark Navigation *****/
  /* ************************************************************************* */
  .nav_onepage {
    display: none;
  }

  /****** Top-Navigation *****/
  /* ************************************************************************* */
  .navTop {
    display: none;
  }

  /****** Teaser3 *****/
  /* ************************************************************************* */
  .teaser3_wrapper .teaser3_item {
    margin: 8px 8px;
  }

  /****** Burger-Menue *****/
  /* ************************************************************************* */
  .mobileMenuOpen {
    display: block;
    right: 8px;
  }

  .jumpmark-xd {
    display: none;
  }
}

/* ************************************************************************* */
@media (max-width:767px) {
	
.resp-text {display:block;}	
.resp-table {display: none;}	
	
.slideshow_hero1 .text_wrapper_big h1 {
font-size: 1.33rem;
line-height: 1.66rem;
}

.jameda img {
  max-width: 127%;
  vertical-align: middle;
  margin: 24px auto;
}	

  /****** Table Simple *****/
  /* ************************************************************************* */
  .custom-table td, .custom th {
    border-collapse: collapse;
    border-top: 0px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 12px;
  }

  .custom-table table tr td {
    display: block;
    width: 100% !important;
    margin: 0px !important;
  }

  .custom-table table tr {
    padding: 0px;
    display: block;
  }

  .custom-table p {
    padding: 10px 0 10px 0;
  }

  /****** Teaser3 *****/
  /* ************************************************************************* */
  .teaser3_wrapper {
    margin: -24px -15px 0;
  }

  /****** Headline teaser *****/
  /* ************************************************************************* */
  .c_headB {
    border-bottom: none;
    padding: 0px
  }

  /****** Burger-Menue *****/
  /* ************************************************************************* */
  .mobileMenuOpen {
    display: block;
    right: 8px;
  }

  .jumpmark-xd {
    display: none;
  }

  /****** Jumpmark-Navigation-2 *****/
  .section-nav {
    margin-bottom: 0px;
    width: fit-content;
    border-bottom: 2px solid #950001;
  }

  .inline-border {
    display: inline-block !important;
  }

  .section-nav .list-item {
    display: inline-block;
    margin-right: .5rem;
  }

  .section-nav .list-item.last {
    display: inline-block;
    margin-right: 0;
  }

  .section-nav .list-item a {
    text-decoration: none;
  }

  .btn_container .link_wrapper:first-child {
    margin-right: 0px;
  }
}

