@charset "UTF-8";
/***********************
Farben
***********************/
/*$dunkelgrau: #625648;
$dunkelgrau: #594D40; NEU */
/*$mittelgrau: #918578;*/
/*$tuerkis: #07A28B;*/
/*$mittelgruen: #067666;*/
/*$dunkelgruen: #04463D;*/
/***********************
Allgemein
***********************/
* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}
body, html {
  margin: 0px;
  padding: 0px;
  font-family: "Source Sans Pro", sans-serif;
  height: 100%;
  scroll-behavior: smooth;
}
.row {
  margin-right: 0px;
  margin-left: 0px;
}
div {
  width: 100%;
}
.width {
  max-width: 1145px;
  margin: 0 auto;
  position: relative;
}
img, picture {
  max-width: 100%;
  height: auto;
}
p, ul, ol, table {
  font-size: 17px;
  line-height: 26px;
  color: #221C16;
  margin: 0px 0px 30px 0px;
}
small {
  font-size: 14px;
  line-height: normal;
}
a, a:link, a:visited {
  color: #067767;
  text-decoration: underline;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  cursor: pointer;
}
a:hover, a:focus, a:active {
  color: #00483e;
  text-decoration: none;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
a.button.linie, a.button.linie:link, a.button.linie:visited, input[type="submit"].button.linie, span.button.linie, button.button.linie {
  display: inline-block;
  text-decoration: none;
  font-size: 19px;
  line-height: normal;
  color: #ffffff;
  padding: 22px 25px;
  min-width: 180px;
  text-align: center;
  border: 1px solid #ffffff;
  background: none;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  cursor: pointer;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
a.button.linie.klein, a.button.linie:link.klein, a.button.linie:visited.klein, input[type="submit"].button.linie.klein, span.button.linie.klein, button.button.linie.klein {
  padding-top: 10px;
  padding-bottom: 10px;
}
a.button.linie.tuerkis, a.button.linie:link.tuerkis, a.button.linie:visited.tuerkis, input[type="submit"].button.linie.tuerkis, span.button.linie.tuerkis, button.button.linie.tuerkis {
  color: #067767;
  border-color: #067767;
}
a.button.linie:hover, a.button.linie:focus, a.button.linie:active, input[type="submit"].button.linie:hover, input[type="submit"].button.linie:focus, input[type="submit"].button.linie:active, span.button.linie:hover, span.button.linie:focus, span.button.linie:active, button.button.linie:hover, button.button.linie:focus, button.button.linie:active {
  color: #067767;
  background: #ffffff;
  cursor: pointer;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
a.button.linie:hover.tuerkis, a.button.linie:focus.tuerkis, a.button.linie:active.tuerkis, input[type="submit"].button.linie:hover.tuerkis, input[type="submit"].button.linie:focus.tuerkis, input[type="submit"].button.linie:active.tuerkis, span.button.linie:hover.tuerkis, span.button.linie:focus.tuerkis, span.button.linie:active.tuerkis, button.button.linie:hover.tuerkis, button.button.linie:focus.tuerkis, button.button.linie:active.tuerkis {
  color: #ffffff;
  background: #067767;
}
a.link, a.link:link, a.link:visited, span.link {
  display: inline-block;
  font-size: 15px;
  line-height: normal;
  font-weight: bold;
  color: #067767;
  padding: 0px 15px 2px 0px;
  background-image: url(//basics.klinikum-fuerth.de/images/icon_pfeil_rechts_gruen.svg);
  background-repeat: no-repeat;
  background-position: right center;
}
a.link:hover, a.link:focus, a.link:active, span.link:hover, span.link:focus, span.link:active {
  text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0px;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
}
h1 {
  font-size: 50px;
  line-height: 50px;
  font-weight: normal;
  color: #221C16;
  margin-bottom: 50px;
}
h1 span {
  display: block;
  font-size: 30px;
}
h2 {
  font-size: 29px;
  line-height: 29px;
  font-weight: bold;
  color: #221C16;
  margin-bottom: 40px;
}
h3 {
  font-size: 22px;
  line-height: 22px;
  font-weight: bold;
  color: #221C16;
  margin-bottom: 30px;
}
h4 {
  font-size: 17px;
  line-height: 25px;
  font-weight: bold;
  color: #221C16;
  margin-bottom: 30px;
}
h5 {
  font-size: 17px;
  line-height: 25px;
  font-weight: bold;
  color: #221C16;
  margin: 0px;
}
.clear {
  clear: both;
  float: none;
  width: 100%;
}
.googlemaps_hinweis {
  background: #f6f4f1;
  padding: 100px 30px;
  text-align: center;
}
.responsive_video, .responsive-video {
  position: relative;
  padding-bottom: 56%;
  height: 0;
  overflow: hidden;
  width: 100%;
}
.responsive_video iframe, .responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsive_video .noYT, .responsive-video .noYT {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  height: 100%;
  width: 100%;
  background: #f6f4f1;
  text-align: center;
  padding: 15px;
}
.responsive_video .noYT .noYT_box, .responsive-video .noYT .noYT_box {
  display: table;
  width: 100%;
  height: 100%;
}
.responsive_video .noYT .noYT_box .noYT_center, .responsive-video .noYT .noYT_box .noYT_center {
  display: table-cell;
  vertical-align: middle;
}
#phone {
  display: none;
}
.bild_links {
  float: left;
  margin: 0px 15px 5px 0px;
}
#karte div {
  width: inherit;
}
.ankerbox {
  position: relative;
}
.ankerbox a {
  position: absolute;
  top: -150px;
}
/***********************
Linke Spalte
***********************/
.linke_spalte ul {
  margin: 0px 0px 50px 0px;
  padding: 0px;
  list-style-type: none;
  font-size: 15px;
  line-height: normal;
}
.linke_spalte ul li {
  display: block;
}
.linke_spalte ul li a, .linke_spalte ul li a:link, .linke_spalte ul li a:visited {
  display: block;
  padding: 10px 0px 10px 15px;
  margin-bottom: 2px;
  color: #221C16;
  border-left: 3px solid transparent;
}
.linke_spalte ul li a:hover, .linke_spalte ul li a:focus, .linke_spalte ul li a:active {
  color: #221C16;
  border-left: 3px solid #067767;
}
.linke_spalte ul li.active > a, .linke_spalte ul li.active > a:link, .linke_spalte ul li.active > a:visited, .linke_spalte ul li.active > a:hover, .linke_spalte ul li.active > a:focus, .linke_spalte ul li.active > a:active {
  font-weight: bold;
  color: #221C16;
  border-left: 3px solid #067767;
}
.linke_spalte ul li.active > ul li a, .linke_spalte ul li.active > ul li a:link, .linke_spalte ul li.active > ul li a:visited {
  font-weight: normal;
  color: #221C16;
  border-left: 3px solid transparent;
}
.linke_spalte ul li.active > ul li a:hover, .linke_spalte ul li.active > ul li a:focus, .linke_spalte ul li.active > ul li a:active {
  color: #221C16;
  border-left: 3px solid #067767;
}
.linke_spalte ul li.active > ul li.active > a, .linke_spalte ul li.active > ul li.active > a:link, .linke_spalte ul li.active > ul li.active > a:visited, .linke_spalte ul li.active > ul li.active > a:hover, .linke_spalte ul li.active > ul li.active > a:focus, .linke_spalte ul li.active > ul li.active > a:active {
  font-weight: bold;
  color: #221C16;
  border-left: 3px solid #067767;
}
/***********************
Content
***********************/
.content {
  padding-top: 80px;
  overflow-x: hidden;
}
.content.grau {
  background: #f6f4f1;
}
.content.grau .flipcards .flip-card .flip-card-inner .flip-card-front:after {
  border-color: transparent transparent #f6f4f1 transparent;
}
.content.grau .flipcards .flip-card .flip-card-inner .flip-card-back:after {
  border-color: transparent transparent transparent #f6f4f1;
}
.content.dunkelgruen {
  background: #045B4F;
}
.content.dunkelgruen h1, .content.dunkelgruen h2, .content.dunkelgruen h3, .content.dunkelgruen h4, .content.dunkelgruen h5, .content.dunkelgruen p, .content.dunkelgruen ul, .content.dunkelgruen ol, .content.dunkelgruen table {
  color: #ffffff;
}
.content.dunkelgruen .linke_spalte ul li a, .content.dunkelgruen .linke_spalte ul li a:link, .content.dunkelgruen .linke_spalte ul li a:visited {
  color: #ffffff;
}
.content.dunkelgruen .linke_spalte ul li.active a, .content.dunkelgruen .linke_spalte ul li.active a:link, .content.dunkelgruen .linke_spalte ul li.active a:visited {
  color: #ffffff;
}
.content.dunkelgruen .rechte_spalte .textbox h1, .content.dunkelgruen .rechte_spalte .textbox h2, .content.dunkelgruen .rechte_spalte .textbox h3, .content.dunkelgruen .rechte_spalte .textbox h4, .content.dunkelgruen .rechte_spalte .textbox h5 {
  color: #221C16;
}
.content.dunkelgruen .rechte_spalte .textbox p, .content.dunkelgruen .rechte_spalte .textbox ul, .content.dunkelgruen .rechte_spalte .textbox ol, .content.dunkelgruen .rechte_spalte .textbox table {
  color: #221C16;
}
.content.dunkelgruen .headline_text p a, .content.dunkelgruen .headline_text p a:link, .content.dunkelgruen .headline_text p a:visited, .content.dunkelgruen .headline_text ul a, .content.dunkelgruen .headline_text ul a:link, .content.dunkelgruen .headline_text ul a:visited, .content.dunkelgruen .headline_text ol a, .content.dunkelgruen .headline_text ol a:link, .content.dunkelgruen .headline_text ol a:visited, .content.dunkelgruen .headline_text table a, .content.dunkelgruen .headline_text table a:link, .content.dunkelgruen .headline_text table a:visited {
  color: #ffffff;
  text-decoration: underline;
}
.content.dunkelgruen .headline_text p a:hover, .content.dunkelgruen .headline_text p a:focus, .content.dunkelgruen .headline_text p a:active, .content.dunkelgruen .headline_text ul a:hover, .content.dunkelgruen .headline_text ul a:focus, .content.dunkelgruen .headline_text ul a:active, .content.dunkelgruen .headline_text ol a:hover, .content.dunkelgruen .headline_text ol a:focus, .content.dunkelgruen .headline_text ol a:active, .content.dunkelgruen .headline_text table a:hover, .content.dunkelgruen .headline_text table a:focus, .content.dunkelgruen .headline_text table a:active {
  color: #ffffff;
  text-decoration: none;
}
.content.dunkelgruen .kf_direkteinstieg .box p {
  color: #221C16;
}
.content.dunkelgruen .kf_direkteinstieg .box:hover p, .content.dunkelgruen .kf_direkteinstieg .box:focus p, .content.dunkelgruen .kf_direkteinstieg .box:active p {
  color: #ffffff;
}
.content.dunkelgruen .kf_direkteinstieg .box.gruen p {
  color: #ffffff;
}
.content.dunkelgruen .kf_direkteinstieg .box.gruen:hover p, .content.dunkelgruen .kf_direkteinstieg .box.gruen:focus p, .content.dunkelgruen .kf_direkteinstieg .box.gruen:active p {
  color: #221C16;
}
.content.dunkelgruen .teaserboxen .box.eindrittel .text h3 {
  color: #221C16;
}
.content.dunkelgruen .teaserboxen .box.eindrittel .text p {
  color: #221C16;
}
.content.dunkelgruen .teaserboxen .box.eindrittel .text p.datum {
  color: #067767;
}
.content.dunkelgruen .teaserboxen .box.komplett.var_1 h3 {
  color: #221C16;
}
.content.dunkelgruen .teaserboxen .box.komplett.var_1 p {
  color: #221C16;
}
.content.dunkelgruen .teaserboxen .box.komplett.var_4 h3, .content.dunkelgruen .teaserboxen .box.komplett.var_5 h3 {
  color: #221C16;
}
.content.dunkelgruen .teaserboxen .box.komplett.var_4 p, .content.dunkelgruen .teaserboxen .box.komplett.var_5 p {
  color: #221C16;
}
.content.dunkelgruen .newsliste .boxen .box h3 {
  color: #221C16;
}
.content.dunkelgruen .newsliste .boxen .box p {
  color: #221C16;
}
.content.dunkelgruen .newsliste .boxen .box p.datum {
  color: #067767;
}
.content.dunkelgruen .newsliste .liste p.datum {
  color: #ffffff;
}
.content.dunkelgruen .newsliste.themensammlung h2 {
  color: #221C16;
}
.content.dunkelgruen .newsliste.themensammlung p {
  color: #221C16;
}
.content.dunkelgruen .flipcards .flip-card .flip-card-inner .flip-card-front:after {
  border-color: transparent transparent #045B4F transparent;
}
.content.dunkelgruen .flipcards .flip-card .flip-card-inner .flip-card-back:after {
  border-color: transparent transparent transparent #045B4F;
}
.content.dunkelgruen .flipcards .zitat {
  border-color: #ffffff;
}
.content.dunkelgruen .flipcards .zitat p:before {
  background-image: url(//basics.klinikum-fuerth.de/images/flipcards_icon_anfuehrungszeichen_weiss.svg);
}
.content.dunkelgruen .akkordeonblock .akkordeon .akkordeonbox a, .content.dunkelgruen .akkordeonblock .akkordeon .akkordeonbox a:link, .content.dunkelgruen .akkordeonblock .akkordeon .akkordeonbox a:visited {
  color: #ffffff;
  text-decoration: underline;
}
.content.dunkelgruen .akkordeonblock .akkordeon .akkordeonbox a:hover, .content.dunkelgruen .akkordeonblock .akkordeon .akkordeonbox a:focus, .content.dunkelgruen .akkordeonblock .akkordeon .akkordeonbox a:active {
  color: #ffffff;
  text-decoration: none;
}
/***********************
Rechte Spalte
***********************/
.rechte_spalte .textbox {
  padding-bottom: 50px;
}
.rechte_spalte .textbox img, .rechte_spalte .textbox .responsive-video {
  border-radius: 10px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
  -ms-border-radius: 10px 10px 0px 0px;
  -o-border-radius: 10px 10px 0px 0px;
}
.rechte_spalte .textbox.ohne_bg img, .rechte_spalte .textbox.ohne_bg .responsive-video {
  margin-bottom: 30px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
}
.rechte_spalte .textbox p, .rechte_spalte .textbox ul, .rechte_spalte .textbox ol {
  font-size: 15px;
  line-height: 23px;
  margin-bottom: 20px;
  /*color: #958A7D;*/
  color: #221C16;
  hyphens: auto;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
}
.rechte_spalte .textbox ul, .rechte_spalte .textbox ol {
  padding-left: 15px;
}
.rechte_spalte .textbox .box {
  padding: 35px 25px 10px 25px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.rechte_spalte .textbox .box.mit_bild {
  padding-top: 25px;
  padding-bottom: 10px;
  border-radius: 0px 0px 10px 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
  -moz-border-radius: 0px 0px 10px 10px;
  -ms-border-radius: 0px 0px 10px 10px;
  -o-border-radius: 0px 0px 10px 10px;
}
.rechte_spalte .textbox .box img {
  display: block;
  margin: 0px auto 10px auto;
}
.rechte_spalte .textbox .box.weiss {
  background: #ffffff;
}
.rechte_spalte .textbox .box.hellgrau {
  background: #f6f4f1;
}
.rechte_spalte .textbox .box.rot {
  background: #D5440F;
}
.rechte_spalte .textbox .box.rot h1, .rechte_spalte .textbox .box.rot h2, .rechte_spalte .textbox .box.rot h3, .rechte_spalte .textbox .box.rot h4, .rechte_spalte .textbox .box.rot h5 {
  color: #ffffff;
}
.rechte_spalte .textbox .box.rot p, .rechte_spalte .textbox .box.rot ul, .rechte_spalte .textbox .box.rot ol {
  color: #ffffff;
  opacity: 0.7;
}
.rechte_spalte .textbox .box.rot p a, .rechte_spalte .textbox .box.rot p a:link, .rechte_spalte .textbox .box.rot p a:visited, .rechte_spalte .textbox .box.rot ul a, .rechte_spalte .textbox .box.rot ul a:link, .rechte_spalte .textbox .box.rot ul a:visited, .rechte_spalte .textbox .box.rot ol a, .rechte_spalte .textbox .box.rot ol a:link, .rechte_spalte .textbox .box.rot ol a:visited {
  color: #ffffff;
  text-decoration: underline;
}
.rechte_spalte .textbox .box.rot p a:hover, .rechte_spalte .textbox .box.rot p a:focus, .rechte_spalte .textbox .box.rot p a:active, .rechte_spalte .textbox .box.rot ul a:hover, .rechte_spalte .textbox .box.rot ul a:focus, .rechte_spalte .textbox .box.rot ul a:active, .rechte_spalte .textbox .box.rot ol a:hover, .rechte_spalte .textbox .box.rot ol a:focus, .rechte_spalte .textbox .box.rot ol a:active {
  color: #ffffff;
  text-decoration: none;
}
.rechte_spalte .textbox .box .button {
  margin-bottom: 20px;
}
/***********************
Lightbox
***********************/
.mfp-figure:after {
  box-shadow: none;
  background: none;
}
.mfp-title {
  text-align: center;
  padding: 0px 40px;
}
.mfp-arrow {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  top: 47%;
  top: calc(48% - 24px);
  margin: 0px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.mfp-arrow:hover, .mfp-arrow:focus, .mfp-arrow:active {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.mfp-arrow:before, .mfp-arrow:after {
  display: none;
}
.mfp-arrow.mfp-arrow-left {
  background-color: #067767;
  background-image: url(//basics.klinikum-fuerth.de/images/icon_pfeil_gross_links_weiss.svg);
  background-repeat: no-repeat;
  background-position: center center;
  left: 25px;
}
.mfp-arrow.mfp-arrow-right {
  background-color: #067767;
  background-image: url(//basics.klinikum-fuerth.de/images/icon_pfeil_gross_rechts_weiss.svg);
  background-repeat: no-repeat;
  background-position: center center;
  right: 25px;
}
/***********************
Slider Allgemein
***********************/
.slick-slider {
  position: relative;
}
.slick-dots {
  position: relative;
  bottom: inherit;
  margin: 0px;
  padding-top: 40px;
  width: 100%;
  text-align: center;
  line-height: 9px;
}
.slick-dots li {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: auto;
  padding: 0px;
  margin: 0px 5px;
}
.slick-dots li:only-child {
  display: none;
}
.slick-dots li button {
  padding: 0px;
  width: 9px;
  height: 9px;
  background: #ffffff;
  /*border: 1px solid #958A7D;*/
  border: 1px solid #00483e;
  text-indent: -9999px;
  outline: 0 !important;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.slick-dots li button:hover, .slick-dots li button:focus, .slick-dots li button:active {
  background: #067767;
  border-color: #067767;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.slick-dots li button:before {
  display: none;
}
.slick-dots li.slick-active button {
  background: #067767;
  border-color: #067767;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.slick-prev, .slick-next {
  position: absolute;
  text-indent: -9999px;
  z-index: 100;
  border: none;
  outline: 0 !important;
}
/***********************
Modal
***********************/
.modal .modal-dialog .modal-content {
  border: none;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.modal .modal-dialog .modal-content .modal-header {
  padding: 0px;
  border: none;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  position: relative;
}
.modal .modal-dialog .modal-content .modal-header .close {
  position: absolute;
  right: 0px;
  bottom: 0px;
  opacity: 1;
  outline: none;
}
.modal .modal-dialog .modal-content .modal-header .close span {
  color: #ffffff;
  font-weight: normal;
  text-shadow: none;
  font-size: 42px;
}
/***********************
Formular allg.
***********************/
.formular label {
  color: #067767;
  display: block;
  margin: 0px 0px 10px 0px;
  font-size: 17px;
  font-weight: bold;
  line-height: normal;
  text-transform: uppercase;
}
.formular select, .formular input[type="text"] {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding: 0px 15px;
  background: #ffffff;
  border: none;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(60, 60, 60, 0.1);
  -moz-box-shadow: 0px 0px 20px 0px rgba(60, 60, 60, 0.1);
  box-shadow: 0px 0px 20px 0px rgba(60, 60, 60, 0.1);
  margin-bottom: 30px;
  color: #221C16;
  font-size: 17px;
  outline: none;
}
.formular .upload_hidden {
  display: none;
}
.formular .upload_box {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding: 0px;
  background: #ffffff;
  border: none;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(60, 60, 60, 0.1);
  -moz-box-shadow: 0px 0px 20px 0px rgba(60, 60, 60, 0.1);
  box-shadow: 0px 0px 20px 0px rgba(60, 60, 60, 0.1);
  margin-bottom: 30px;
  color: #221C16;
  font-size: 17px;
  outline: none;
  text-transform: none;
  font-weight: normal;
}
.formular .upload_box .upload_button {
  display: inline-block;
  vertical-align: top;
  background: #067767;
  color: #ffffff;
  border-radius: 10px 0px 0px 10px;
  border: none;
  outline: none;
  padding: 0px 15px;
  height: 60px;
  line-height: 60px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  cursor: pointer;
}
.formular .upload_box .upload_button:hover, .formular .upload_box .upload_button:focus, .formular .upload_box .upload_button:active {
  background: #045B4F;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.formular .upload_box .upload_text {
  display: inline-block;
  padding: 0px 15px;
  height: 60px;
  line-height: 60px;
  width: 70%;
  width: calc(100% - 151px);
  text-overflow: ellipsis;
  overflow: hidden;
}
.formular textarea {
  display: block;
  width: 100%;
  height: 150px;
  line-height: normal;
  padding: 10px 15px;
  background: #ffffff;
  border: none;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(60, 60, 60, 0.1);
  -moz-box-shadow: 0px 0px 20px 0px rgba(60, 60, 60, 0.1);
  box-shadow: 0px 0px 20px 0px rgba(60, 60, 60, 0.1);
  margin-bottom: 30px;
  color: #221C16;
  font-size: 17px;
  outline: none;
}
.formular p input[type="radio"], .formular p input[type="checkbox"] {
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  background: #ffffff;
  border: none;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(60, 60, 60, 0.1);
  -moz-box-shadow: 0px 0px 20px 0px rgba(60, 60, 60, 0.1);
  box-shadow: 0px 0px 20px 0px rgba(60, 60, 60, 0.1);
  margin: 2px 5px 0px 0px;
  outline: none;
}
.formular p span {
  display: inline-block;
  width: 80%;
  width: calc(100% - 30px);
}
.formular ul.parsley-error-list {
  padding: 0px;
  margin: 0px 0px 0px 0px;
  position: relative;
  top: -25px;
  color: #B94A48;
}
.formular .email-input-container {
  display: flex;
  /*align-items: center;*/
  width: 100%;
  /*margin-bottom: 30px;*/
  flex-wrap: wrap;
}
.formular .email-input-container input[type="text"] {
  flex-grow: 1;
  height: 60px;
  line-height: 60px;
  padding: 0px 15px;
  background: #ffffff;
  border: none;
  border-radius: 10px 0 0 10px;
  -webkit-border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
  -ms-border-radius: 10px 0 0 10px;
  -o-border-radius: 10px 0 0 10px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(60, 60, 60, 0.1);
  -moz-box-shadow: 0px 0px 20px 0px rgba(60, 60, 60, 0.1);
  box-shadow: 0px 0px 20px 0px rgba(60, 60, 60, 0.1);
  color: #625648;
  font-size: 17px;
  outline: none;
  width: 50%;
}
.formular .email-input-container span {
  height: 60px;
  line-height: 60px;
  padding: 0px 8px;
  background: #f5f5f5;
  /* Hintergrundfarbe für die Domain */
  border-radius: 0 10px 10px 0;
  /* Nur die rechte Seite abrunden */
  -webkit-border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  -ms-border-radius: 0 10px 10px 0;
  -o-border-radius: 0 10px 10px 0;
  color: #625648;
  font-size: 15px;
  white-space: nowrap;
  min-width: 150px;
  width: auto;
  box-shadow: 0px 0px 20px 0px rgba(60, 60, 60, 0.1);
}
.formular .email-input-container ul.parsley-error-list {
  order: 3;
  width: 100%;
}
/***********************
Banner für Infos
***********************/
.banner_infos {
  padding: 15px 0px;
}
.banner_infos.mit_link {
  cursor: pointer;
}
.banner_infos .box {
  display: flex;
  align-items: center;
}
.banner_infos .icon {
  display: inline-block;
  min-width: 40px;
  max-width: 40px;
  width: 40px;
  height: 40px;
  text-align: center;
  margin-right: 15px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.banner_infos .icon.info {
  background: #f9ba15;
}
.banner_infos .icon.ausrufezeichen {
  background: #D5440F;
}
.banner_infos .icon.ausrufezeichen p {
  font-style: normal;
}
.banner_infos .icon.anfuehrungszeichen {
  background: transparent;
  border: 1px solid #067767;
}
.banner_infos .icon.anfuehrungszeichen p {
  line-height: 57px;
  font-size: 45px;
  color: #067767;
}
.banner_infos .icon p {
  line-height: 40px;
  margin: 0px;
  color: #ffffff;
  /*font-family: 'Times New Roman', sans-serif;
			font-style: italic;*/
  font-family: cursive;
  font-size: 28px;
  font-weight: bold;
}
.banner_infos p {
  margin: 0px;
}
.banner_infos .button {
  height: 100%;
  margin-left: 15px;
}
.banner_infos.weiss {
  background: #ffffff;
}
.banner_infos.hellgrau {
  background: #f6f4f1;
}
.banner_infos.gruen {
  background: #067767;
}
.banner_infos.gruen .icon.info {
  background: #ffffff;
}
.banner_infos.gruen .icon.info p {
  color: #f9ba15;
}
.banner_infos.gruen .icon.ausrufezeichen {
  background: #ffffff;
}
.banner_infos.gruen .icon.ausrufezeichen p {
  color: #D5440F;
}
.banner_infos.gruen .icon.anfuehrungszeichen {
  background: #ffffff;
  border: none;
}
.banner_infos.gruen p {
  color: #ffffff;
}
.banner_infos.rot {
  background: #D5440F;
}
.banner_infos.rot .icon.info {
  background: #ffffff;
}
.banner_infos.rot .icon.info p {
  color: #f9ba15;
}
.banner_infos.rot .icon.ausrufezeichen {
  background: #ffffff;
}
.banner_infos.rot .icon.ausrufezeichen p {
  color: #D5440F;
}
.banner_infos.rot .icon.anfuehrungszeichen {
  background: #ffffff;
  border: none;
}
.banner_infos.rot .icon.anfuehrungszeichen p {
  color: #D5440F;
}
.banner_infos.rot p {
  color: #ffffff;
}
/***********************
Notfallbanner
***********************/
.notfallbanner {
  background: #D5440F;
  padding: 15px 0px;
}
.notfallbanner p, .notfallbanner ul, .notfallbanner ol {
  color: #ffffff;
  margin: 0px;
}
/***********************
Meta
***********************/
.kf_meta {
  padding: 15px 0px 0px 0px;
}
.kf_meta .align_right {
  text-align: right;
}
.kf_meta .leichte_sprache {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin-right: 30px;
  font-size: 12px;
  line-height: normal;
}
.kf_meta .leichte_sprache .leichte_sprache_box {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: 10px;
}
.kf_meta .leichte_sprache .leichte_sprache_box .switch {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 10px;
  margin: 0px;
}
.kf_meta .leichte_sprache .leichte_sprache_box .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.kf_meta .leichte_sprache .leichte_sprache_box .switch input:checked + .slider, .kf_meta .leichte_sprache .leichte_sprache_box .switch input.active + .slider {
  background-color: #067767;
}
.kf_meta .leichte_sprache .leichte_sprache_box .switch input:checked + .slider:before, .kf_meta .leichte_sprache .leichte_sprache_box .switch input.active + .slider:before {
  -webkit-transform: translateX(6px);
  -ms-transform: translateX(6px);
  transform: translateX(6px);
}
.kf_meta .leichte_sprache .leichte_sprache_box .switch input:focused .slider {
  box-shadow: 0 0 1px #2196F3;
}
.kf_meta .leichte_sprache .leichte_sprache_box .switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #6F6356;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 34px;
}
.kf_meta .leichte_sprache .leichte_sprache_box .switch .slider:before {
  position: absolute;
  content: "";
  height: 6px;
  width: 6px;
  left: 2px;
  bottom: 2px;
  background-color: #ffffff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
}
.kf_meta .leichte_sprache p {
  font-size: 12px;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  margin: 0px 0px 0px 5px;
  color: #221C16;
}
.kf_meta ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: normal;
}
.kf_meta ul li {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 15px;
}
.kf_meta ul li:first-child {
  margin-left: 0px;
}
.kf_meta ul li a, .kf_meta ul li a:link, .kf_meta ul li a:visited {
  display: block;
  font-size: 12px;
  line-height: normal;
  color: #221C16;
  text-decoration: none;
}
.kf_meta ul li a:hover, .kf_meta ul li a:focus, .kf_meta ul li a:active {
  color: #067767;
  text-decoration: none;
}
.kf_meta ul li.active a, .kf_meta ul li.active a:link, .kf_meta ul li.active a:visited, .kf_meta ul li.active a:hover, .kf_meta ul li.active a:focus, .kf_meta ul li.active a:active {
  color: #067767;
  font-weight: bold;
  text-decoration: none;
}
.kf_meta ul li.notfall a, .kf_meta ul li.notfall a:link, .kf_meta ul li.notfall a:visited {
  color: #D5440F;
  font-weight: bold;
  padding-left: 15px;
  background-image: url(//basics.klinikum-fuerth.de/images/header_icon_kreuz.svg);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 19px;
}
.kf_meta ul li.notfall a:hover, .kf_meta ul li.notfall a:focus, .kf_meta ul li.notfall a:active {
  text-decoration: underline;
}
.kf_meta ul li.notfall.active a, .kf_meta ul li.notfall.active a:link, .kf_meta ul li.notfall.active a:visited, .kf_meta ul li.notfall.active a:hover, .kf_meta ul li.notfall.active a:focus, .kf_meta ul li.notfall.active a:active {
  color: #D5440F;
  text-decoration: underline;
}
.kf_meta select.sprache {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: normal;
  color: #221C16;
  padding: 0px;
  margin: 0px 0px 0px 30px;
  outline: none;
  border: none;
}
/***********************
Header
***********************/
.kf_header {
  padding: 20px 0px 25px 0px;
}
.kf_header img {
  margin-bottom: 25px;
}
.kf_header ul.desktop {
  display: block;
  text-align: right;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  font-size: 19px;
  line-height: normal;
}
.kf_header ul.desktop li {
  display: inline-block;
  vertical-align: top;
  margin-left: 30px;
  position: relative;
}
.kf_header ul.desktop li:first-child {
  margin-left: 0px;
}
.kf_header ul.desktop li a, .kf_header ul.desktop li a:link, .kf_header ul.desktop li a:visited {
  display: block;
  color: #221C16;
  font-weight: normal;
  padding-top: 20px;
  padding-bottom: 25px;
  border-top: 3px solid transparent;
  text-decoration: none;
}
.kf_header ul.desktop li a:hover, .kf_header ul.desktop li a:focus, .kf_header ul.desktop li a:active {
  border-top: 3px solid #067767;
  text-decoration: none;
}
.kf_header ul.desktop li.active > a, .kf_header ul.desktop li.active > a:link, .kf_header ul.desktop li.active > a:visited {
  font-weight: bold;
  border-top: 3px solid #067767;
}
.kf_header ul.desktop li:hover ul, .kf_header ul.desktop li:focus ul, .kf_header ul.desktop li:active ul {
  opacity: 1;
  height: auto;
  overflow: visible;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.kf_header ul.desktop li ul {
  position: absolute;
  top: 70px;
  right: -25px;
  z-index: 300;
  font-size: 15px;
  /*background: #067666;*/
  background: #00483e;
  text-align: left;
  width: 260px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(4, 94, 81, 0.75);
  -moz-box-shadow: 0px 10px 30px 0px rgba(4, 94, 81, 0.75);
  box-shadow: 0px 10px 30px 0px rgba(4, 94, 81, 0.75);
  opacity: 0;
  height: 0px;
  overflow: hidden;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.kf_header ul.desktop li ul:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 11px 11px;
  /*border-color: transparent transparent #067665 transparent;*/
  border-color: transparent transparent #00483e transparent;
  position: absolute;
  right: 25px;
  top: -11px;
  z-index: 200;
}
.kf_header ul.desktop li ul li {
  display: block;
  margin: 0px;
  border-top: 1px solid #045B4F;
}
.kf_header ul.desktop li ul li:first-child {
  border-top: none;
}
.kf_header ul.desktop li ul li a, .kf_header ul.desktop li ul li a:link, .kf_header ul.desktop li ul li a:visited {
  border: none;
  padding: 10px 25px;
  color: #ffffff;
}
.kf_header ul.desktop li ul li a:hover, .kf_header ul.desktop li ul li a:focus, .kf_header ul.desktop li ul li a:active {
  border: none;
  /*background: #00D0B2;*/
  background: #067665;
}
.kf_header ul.desktop li ul li.active a, .kf_header ul.desktop li ul li.active a:link, .kf_header ul.desktop li ul li.active a:visited, .kf_header ul.desktop li ul li.active a:hover, .kf_header ul.desktop li ul li.active a:focus, .kf_header ul.desktop li ul li.active a:active {
  border: none;
  font-weight: bold;
  /*background: #00D0B2;*/
  background: #067665;
}
.kf_header .suchbox_mobile {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid #067767;
  background-image: url(//basics.klinikum-fuerth.de/images/header_icon_lupe.svg);
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.kf_header .suchbox_mobile:hover, .kf_header .suchbox_mobile:focus, .kf_header .suchbox_mobile:active {
  background-image: url(//basics.klinikum-fuerth.de/images/schnellkontakt_icon_lupe.svg);
  background-color: #067767;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.kf_header button.mobilebutton {
  background: none;
  border: none;
  display: block;
  margin: 0px 0px 0px auto;
  text-align: right;
  cursor: pointer;
  width: 45px;
  height: 45px;
  line-height: 45px;
  border: 1px solid #067767;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  text-align: center;
  outline: none;
}
.kf_header button.mobilebutton .icon {
  display: inline-block;
  width: 20px;
  height: 14px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  margin-left: 1px;
}
.kf_header button.mobilebutton .icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #009580;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.kf_header button.mobilebutton .icon span:nth-child(1) {
  top: 0px;
}
.kf_header button.mobilebutton .icon span:nth-child(2) {
  top: 6px;
}
.kf_header button.mobilebutton .icon span:nth-child(3) {
  top: 12px;
}
.kf_header button.mobilebutton.open .icon span:nth-child(1) {
  top: 6px;
  width: 100%;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.kf_header button.mobilebutton.open .icon span:nth-child(2) {
  opacity: 0;
}
.kf_header button.mobilebutton.open .icon span:nth-child(3) {
  top: 6px;
  width: 100%;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.kf_header .mobilemenu, .kf_header .mobilemenusticky {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  z-index: 2000;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background: #04463D;
  padding: 15px 0px 5px 0px;
  text-align: left;
  -webkit-box-shadow: 0px 30px 30px 0px #002620;
  -moz-box-shadow: 0px 30px 30px 0px #002620;
  box-shadow: 0px 30px 30px 0px #002620;
}
.kf_header .mobilemenu .mobilebutton, .kf_header .mobilemenusticky .mobilebutton {
  margin-bottom: 10px;
}
.kf_header .mobilemenu ul, .kf_header .mobilemenusticky ul {
  line-height: normal;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  text-align: left;
}
.kf_header .mobilemenu ul.meta_menu, .kf_header .mobilemenusticky ul.meta_menu {
  border-top: 1px solid #012722;
}
.kf_header .mobilemenu ul.meta_menu li.notfall, .kf_header .mobilemenusticky ul.meta_menu li.notfall {
  display: none;
}
.kf_header .mobilemenu ul li, .kf_header .mobilemenusticky ul li {
  position: relative;
  display: block;
  width: 100%;
  margin: 0px;
  border-top: 1px solid #012722;
}
.kf_header .mobilemenu ul li:first-child, .kf_header .mobilemenusticky ul li:first-child {
  border-top: none;
}
.kf_header .mobilemenu ul li a, .kf_header .mobilemenu ul li a:link, .kf_header .mobilemenu ul li a:visited, .kf_header .mobilemenusticky ul li a, .kf_header .mobilemenusticky ul li a:link, .kf_header .mobilemenusticky ul li a:visited {
  display: block;
  position: relative;
  padding: 10px 60px 10px 30px;
  font-size: 15px;
  font-weight: normal;
  color: #ffffff;
  background: #04463D;
  border: none;
  z-index: 2005;
}
.kf_header .mobilemenu ul li a.mobnavpfeilfix, .kf_header .mobilemenu ul li a.mobnavpfeil, .kf_header .mobilemenusticky ul li a.mobnavpfeilfix, .kf_header .mobilemenusticky ul li a.mobnavpfeil {
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  height: 39px;
  width: 55px;
  z-index: 2010;
  background: none !important;
  background-image: url(//basics.klinikum-fuerth.de/images/icon_plus_weiss.svg) !important;
  background-repeat: no-repeat !important;
  background-position: left center !important;
  text-indent: -9999px;
  padding: 0px;
}
.kf_header .mobilemenu ul li a.mobnavpfeilfix.pfeil-offen, .kf_header .mobilemenu ul li a.mobnavpfeil.pfeil-offen, .kf_header .mobilemenusticky ul li a.mobnavpfeilfix.pfeil-offen, .kf_header .mobilemenusticky ul li a.mobnavpfeil.pfeil-offen {
  background-image: url(//basics.klinikum-fuerth.de/images/icon_minus_weiss.svg) !important;
}
.kf_header .mobilemenu ul li a:hover, .kf_header .mobilemenu ul li a:focus, .kf_header .mobilemenu ul li a:active, .kf_header .mobilemenusticky ul li a:hover, .kf_header .mobilemenusticky ul li a:focus, .kf_header .mobilemenusticky ul li a:active {
  color: #ffffff;
  background: #067767;
}
.kf_header .mobilemenu ul li.active > a, .kf_header .mobilemenu ul li.active > a:link, .kf_header .mobilemenu ul li.active > a:visited, .kf_header .mobilemenu ul li.active > a:hover, .kf_header .mobilemenu ul li.active > a:focus, .kf_header .mobilemenu ul li.active > a:active, .kf_header .mobilemenusticky ul li.active > a, .kf_header .mobilemenusticky ul li.active > a:link, .kf_header .mobilemenusticky ul li.active > a:visited, .kf_header .mobilemenusticky ul li.active > a:hover, .kf_header .mobilemenusticky ul li.active > a:focus, .kf_header .mobilemenusticky ul li.active > a:active {
  color: #ffffff;
  font-weight: bold;
  background: #067767;
}
.kf_header .mobilemenu ul li.active > a.mobnavpfeilfix, .kf_header .mobilemenu ul li.active > a.mobnavpfeil, .kf_header .mobilemenusticky ul li.active > a.mobnavpfeilfix, .kf_header .mobilemenusticky ul li.active > a.mobnavpfeil {
  border: none !important;
}
.kf_header .mobilemenu ul li ul, .kf_header .mobilemenusticky ul li ul {
  position: relative;
  top: inherit;
  right: inherit;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
}
.kf_header .mobilemenu ul li ul:before, .kf_header .mobilemenusticky ul li ul:before {
  display: none;
}
.kf_header .mobilemenu ul li ul li a, .kf_header .mobilemenu ul li ul li a:link, .kf_header .mobilemenu ul li ul li a:visited, .kf_header .mobilemenusticky ul li ul li a, .kf_header .mobilemenusticky ul li ul li a:link, .kf_header .mobilemenusticky ul li ul li a:visited {
  background: #067666;
  padding-left: 45px;
}
.kf_header .mobilemenu ul li ul li a:hover, .kf_header .mobilemenu ul li ul li a:focus, .kf_header .mobilemenu ul li ul li a:active, .kf_header .mobilemenusticky ul li ul li a:hover, .kf_header .mobilemenusticky ul li ul li a:focus, .kf_header .mobilemenusticky ul li ul li a:active {
  background: #067767;
}
.kf_header .mobilemenu ul li ul li a.mobnavpfeilfix, .kf_header .mobilemenu ul li ul li a.mobnavpfeil, .kf_header .mobilemenusticky ul li ul li a.mobnavpfeilfix, .kf_header .mobilemenusticky ul li ul li a.mobnavpfeil {
  height: 39px;
  background-image: url(//basics.klinikum-fuerth.de/images/icon_plus_kleiner_weiss.svg) !important;
}
.kf_header .mobilemenu ul li ul li a.mobnavpfeilfix.pfeil-offen, .kf_header .mobilemenu ul li ul li a.mobnavpfeil.pfeil-offen, .kf_header .mobilemenusticky ul li ul li a.mobnavpfeilfix.pfeil-offen, .kf_header .mobilemenusticky ul li ul li a.mobnavpfeil.pfeil-offen {
  background-image: url(//basics.klinikum-fuerth.de/images/icon_minus_kleiner_weiss.svg) !important;
}
.kf_header .mobilemenu ul li ul li.active > a, .kf_header .mobilemenu ul li ul li.active > a:link, .kf_header .mobilemenu ul li ul li.active > a:visited, .kf_header .mobilemenu ul li ul li.active > a:hover, .kf_header .mobilemenu ul li ul li.active > a:focus, .kf_header .mobilemenu ul li ul li.active > a:active, .kf_header .mobilemenusticky ul li ul li.active > a, .kf_header .mobilemenusticky ul li ul li.active > a:link, .kf_header .mobilemenusticky ul li ul li.active > a:visited, .kf_header .mobilemenusticky ul li ul li.active > a:hover, .kf_header .mobilemenusticky ul li ul li.active > a:focus, .kf_header .mobilemenusticky ul li ul li.active > a:active {
  color: #221C16;
  font-weight: bold;
  background: #ffffff;
}
.kf_header .mobilemenu ul li ul li.active > a.mobnavpfeilfix, .kf_header .mobilemenu ul li ul li.active > a.mobnavpfeil, .kf_header .mobilemenusticky ul li ul li.active > a.mobnavpfeilfix, .kf_header .mobilemenusticky ul li ul li.active > a.mobnavpfeil {
  background-image: url(//basics.klinikum-fuerth.de/images/icon_plus_schwarz.svg) !important;
}
.kf_header .mobilemenu ul li ul li.active > a.mobnavpfeilfix.pfeil-offen, .kf_header .mobilemenu ul li ul li.active > a.mobnavpfeil.pfeil-offen, .kf_header .mobilemenusticky ul li ul li.active > a.mobnavpfeilfix.pfeil-offen, .kf_header .mobilemenusticky ul li ul li.active > a.mobnavpfeil.pfeil-offen {
  background-image: url(//basics.klinikum-fuerth.de/images/icon_minus_schwarz.svg) !important;
}
.kf_header .mobilemenu ul li ul li ul, .kf_header .mobilemenusticky ul li ul li ul {
  background: #ffffff;
  padding: 5px 35px 5px 45px;
}
.kf_header .mobilemenu ul li ul li ul li, .kf_header .mobilemenusticky ul li ul li ul li {
  border: none;
}
.kf_header .mobilemenu ul li ul li ul li a, .kf_header .mobilemenu ul li ul li ul li a:link, .kf_header .mobilemenu ul li ul li ul li a:visited, .kf_header .mobilemenusticky ul li ul li ul li a, .kf_header .mobilemenusticky ul li ul li ul li a:link, .kf_header .mobilemenusticky ul li ul li ul li a:visited {
  background: none;
  padding: 5px 20px 5px 10px;
  border-left: 5px solid transparent;
  color: #958A7D;
  font-weight: normal;
}
.kf_header .mobilemenu ul li ul li ul li a:hover, .kf_header .mobilemenu ul li ul li ul li a:focus, .kf_header .mobilemenu ul li ul li ul li a:active, .kf_header .mobilemenusticky ul li ul li ul li a:hover, .kf_header .mobilemenusticky ul li ul li ul li a:focus, .kf_header .mobilemenusticky ul li ul li ul li a:active {
  background: #f6f4f1;
  border-left: 5px solid #067767;
  color: #221C16;
}
.kf_header .mobilemenu ul li ul li ul li a.mobnavpfeilfix, .kf_header .mobilemenu ul li ul li ul li a.mobnavpfeil, .kf_header .mobilemenusticky ul li ul li ul li a.mobnavpfeilfix, .kf_header .mobilemenusticky ul li ul li ul li a.mobnavpfeil {
  height: 29px;
  width: 15px;
  right: 5px;
}
.kf_header .mobilemenu ul li ul li ul li.active > a, .kf_header .mobilemenu ul li ul li ul li.active > a:link, .kf_header .mobilemenu ul li ul li ul li.active > a:visited, .kf_header .mobilemenu ul li ul li ul li.active > a:hover, .kf_header .mobilemenu ul li ul li ul li.active > a:focus, .kf_header .mobilemenu ul li ul li ul li.active > a:active, .kf_header .mobilemenusticky ul li ul li ul li.active > a, .kf_header .mobilemenusticky ul li ul li ul li.active > a:link, .kf_header .mobilemenusticky ul li ul li ul li.active > a:visited, .kf_header .mobilemenusticky ul li ul li ul li.active > a:hover, .kf_header .mobilemenusticky ul li ul li ul li.active > a:focus, .kf_header .mobilemenusticky ul li ul li ul li.active > a:active {
  background: #f6f4f1;
  border-left: 5px solid #067767;
  color: #221C16;
  font-weight: bold;
}
.kf_header#scrollnavi {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  background: #ffffff;
  z-index: 500;
  padding: 10px 0px;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(98, 86, 72, 0.2);
  -moz-box-shadow: 0px 10px 30px 0px rgba(98, 86, 72, 0.2);
  box-shadow: 0px 10px 30px 0px rgba(98, 86, 72, 0.2);
}
.kf_header#scrollnavi .logo {
  width: 100%;
  max-width: 150px;
}
.kf_header#scrollnavi .mobilemenu, .kf_header#scrollnavi .mobilemenusticky {
  top: 11px;
}
/***********************
Headerbild
***********************/
.headerbild_leer {
  height: 50px;
}
.headerbild a, .headerbild a:link, .headerbild a:visited {
  text-decoration: none;
}
.headerbild.hoch .box {
  text-align: center;
  height: 600px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  /*&:before {
				content: "";
				display: block;
				background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
				position: absolute;
				left: 0px;
				right: 0px;
				bottom: 0px;
				top: 0px;
				width: 100%;
				height: 100%;
				z-index: 10;
			}*/
}
.headerbild.hoch .box .textbox {
  background: #00483e;
  display: block;
  width: 800px;
  max-width: 95%;
  margin: 0 auto;
  padding: 30px 35px 25px 35px;
  text-align: center;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.headerbild.hoch .box.Zweizeilig h1 {
  margin-bottom: 20px;
}
.headerbild.hoch .box.Zweizeilig p, .headerbild.hoch .box.Zweizeilig ul {
  font-size: 29px;
  line-height: normal;
  color: #ffffff;
  -webkit-text-shadow: 0px 0px 60px rgba(0, 0, 0, 0.65);
  -moz-text-shadow: 0px 0px 60px rgba(0, 0, 0, 0.65);
  text-shadow: 0px 0px 60px rgba(0, 0, 0, 0.65);
  width: 100%;
  max-width: 800px;
  margin: 0px auto 10px auto;
  /*&:last-child {
						margin-bottom: 0px;
					}*/
}
.headerbild.hoch .box.Zweizeilig p a, .headerbild.hoch .box.Zweizeilig p a:link, .headerbild.hoch .box.Zweizeilig p a:visited, .headerbild.hoch .box.Zweizeilig ul a, .headerbild.hoch .box.Zweizeilig ul a:link, .headerbild.hoch .box.Zweizeilig ul a:visited {
  color: #ffffff;
  text-decoration: underline;
}
.headerbild.hoch .box .box_table {
  display: table;
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 50;
}
.headerbild.hoch .box .box_table .box_tablecell {
  display: table-cell;
  /*vertical-align: middle;*/
  vertical-align: bottom;
  padding-bottom: 65px;
}
.headerbild.hoch .box h1 {
  color: #ffffff;
  -webkit-text-shadow: 0px 0px 60px rgba(0, 0, 0, 0.65);
  -moz-text-shadow: 0px 0px 60px rgba(0, 0, 0, 0.65);
  text-shadow: 0px 0px 60px rgba(0, 0, 0, 0.65);
  width: 100%;
  max-width: 800px;
  margin: 0px auto;
}
.headerbild.hoch .box .pfeil {
  display: inline-block;
  width: 108px;
  height: 108px;
  position: relative;
  /*margin-top: 45px;*/
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.headerbild.hoch .box .pfeil:before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #00D0B2;
  /*background-image: url(//basics.klinikum-fuerth.de/images/icon_pfeil_gross_rechts_weiss.svg);*/
  background-image: url(//basics.klinikum-fuerth.de/images/icon_pfeil_gross_rechts_dunkelgruen.svg);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-box-shadow: 0px 10px 30px 0px #00d0b2;
  -moz-box-shadow: 0px 10px 30px 0px #00d0b2;
  box-shadow: 0px 10px 30px 0px #00d0b2;
  border: 1px solid #067767;
  position: absolute;
  left: 29px;
  top: 29px;
}
.headerbild.hoch .box .pfeil circle {
  display: none;
  fill: none;
  stroke: #067767;
  stroke-width: 5px;
  stroke-dasharray: 83, 147;
}
.headerbild.hoch .box .pfeil:hover, .headerbild.hoch .box .pfeil:focus, .headerbild.hoch .box .pfeil:active {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transform: scale(1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.headerbild.schmal .box {
  text-align: center;
  height: 375px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.headerbild.schmal .box .box_table {
  display: table;
  height: 100%;
  width: 100%;
}
.headerbild.schmal .box .box_table .box_tablecell {
  display: table-cell;
  vertical-align: middle;
}
.headerbild.schmal .box h1 {
  color: #ffffff;
  -webkit-text-shadow: 0px 0px 60px rgba(0, 0, 0, 0.65);
  -moz-text-shadow: 0px 0px 60px rgba(0, 0, 0, 0.65);
  text-shadow: 0px 0px 60px rgba(0, 0, 0, 0.65);
  width: 100%;
  max-width: 800px;
  margin: 0px auto;
}
.headerbild.headline .box {
  text-align: center;
  height: 165px;
}
.headerbild.headline .box .box_table {
  display: table;
  height: 100%;
  width: 100%;
}
.headerbild.headline .box .box_table .box_tablecell {
  display: table-cell;
  vertical-align: middle;
}
.headerbild.headline .box h1 {
  width: 100%;
  max-width: 800px;
  margin: 0px auto 20px auto;
}
.headerbild .headerbild_slider {
  margin-bottom: inherit;
  overflow: hidden;
  margin: 0px;
}
.headerbild .headerbild_slider .slick-prev, .headerbild .headerbild_slider .slick-next {
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.headerbild .headerbild_slider:hover .slick-prev, .headerbild .headerbild_slider:focus .slick-prev, .headerbild .headerbild_slider:active .slick-prev {
  left: 15px;
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.headerbild .headerbild_slider:hover .slick-next, .headerbild .headerbild_slider:focus .slick-next, .headerbild .headerbild_slider:active .slick-next {
  right: 15px;
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.headerbild .headerbild_slider .slick-dots {
  position: absolute;
  bottom: 0px;
  padding: 0px 15px 30px 15px;
  z-index: 200;
}
.headerbild img, .headerbild picture {
  width: 100%;
  height: auto;
}
/***********************
Breadcrumb
***********************/
.breadcrumb_block {
  background: #ffffff;
  padding: 25px 0px;
}
.breadcrumb_block ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  font-size: 15px;
  line-height: normal;
}
.breadcrumb_block ul span, .breadcrumb_block ul li.span {
  display: inline-block;
  vertical-align: top;
  width: 25px;
  height: 19px;
  background-image: url(//basics.klinikum-fuerth.de/images/breadcrumb_pfeil.svg);
  background-repeat: no-repeat;
  background-position: center center;
}
.breadcrumb_block ul li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumb_block ul li a, .breadcrumb_block ul li a:link, .breadcrumb_block ul li a:visited {
  color: #221C16;
}
.breadcrumb_block ul li a:hover, .breadcrumb_block ul li a:focus, .breadcrumb_block ul li a:active {
  color: #221C16;
}
.breadcrumb_block ul li:first-child a, .breadcrumb_block ul li:first-child a:link, .breadcrumb_block ul li:first-child a:visited, .breadcrumb_block ul li:first-child a:hover, .breadcrumb_block ul li:first-child a:focus, .breadcrumb_block ul li:first-child a:active {
  color: #221C16;
  font-weight: bold;
}
/***********************
Headline & text
***********************/
.headline_text {
  padding-bottom: 60px;
}
.headline_text.kein_abstand_unten {
  padding-bottom: 0px;
}
.headline_text ul, .headline_text ol {
  padding-left: 17px;
}
.headline_text ul.suchergebnis li, .headline_text ol.suchergebnis li {
  padding-bottom: 15px;
}
.headline_text.newsartikel .bild {
  margin-bottom: 30px;
}
.headline_text.newsartikel .bild img {
  width: 100%;
  height: auto;
  border-radius: 10px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
  -ms-border-radius: 10px 10px 0px 0px;
  -o-border-radius: 10px 10px 0px 0px;
}
.headline_text.newsartikel .bild img.single {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.headline_text.newsartikel .bild p {
  margin: 0px;
  padding: 10px 15px;
  background: #ffffff;
  font-size: 13px;
  line-height: normal;
  border-radius: 0px 0px 10px 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
  -moz-border-radius: 0px 0px 10px 10px;
  -ms-border-radius: 0px 0px 10px 10px;
  -o-border-radius: 0px 0px 10px 10px;
}
.headline_text.newsartikel p.datum {
  margin-bottom: 20px;
  color: #067767;
}
.headline_text.newsartikel p.datum span {
  text-transform: uppercase;
  margin-left: 20px;
  font-weight: bold;
}
.headline_text.newsartikel .kontaktbox {
  border-top: 1px solid #6F6356;
  padding-top: 30px;
  margin-top: 50px;
}
.headline_text.newsartikel .kontaktbox h3 {
  margin-bottom: 20px;
}
.headline_text.newsartikel .kontaktbox p, .headline_text.newsartikel .kontaktbox ul, .headline_text.newsartikel .kontaktbox ol {
  font-size: 15px;
  line-height: normal;
  margin-bottom: 10px;
}
.headline_text .bildergalerie_slider {
  padding-bottom: 40px;
}
.headline_text .bildergalerie_box {
  padding-bottom: 15px;
}
.headline_text .bildergalerie_box img {
  width: 100%;
  height: auto;
  margin-bottom: 25px;
}
.headline_text .bildergalerie_box p.bildunterschrift {
  margin-bottom: 25px;
  margin-top: -20px;
  position: relative;
  line-height: normal;
}
.headline_text.fachbereiche a.link, .headline_text.fachbereiche a.link:link, .headline_text.fachbereiche a.link:visited {
  display: block;
  margin-bottom: 15px;
  width: 100%;
  padding: 10px 25px 10px 15px;
  color: #067767;
  text-decoration: none;
  background: #f6f4f1;
  background-image: url(//basics.klinikum-fuerth.de/images/icon_pfeil_rechts_gruen.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}
.headline_text.fachbereiche a.link.active, .headline_text.fachbereiche a.link:link.active, .headline_text.fachbereiche a.link:visited.active {
  background: #067767;
  color: #ffffff;
  cursor: inherit;
}
.headline_text.fachbereiche a.link:hover, .headline_text.fachbereiche a.link:focus, .headline_text.fachbereiche a.link:active {
  color: #ffffff;
  background: #067767;
  background-image: url(//basics.klinikum-fuerth.de/images/icon_pfeil_rechts_gruen.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
.headline_text.fachbereiche a.link:hover.active, .headline_text.fachbereiche a.link:focus.active, .headline_text.fachbereiche a.link:active.active {
  background: #067767;
  color: #ffffff;
  cursor: inherit;
}
.headline_text.fachbereiche form {
  width: 100%;
  position: relative;
  margin-bottom: 45px;
}
.headline_text.fachbereiche form #navigator_suchbegriff {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0px 50px 0px 15px;
  background: #f6f4f1;
  border: none;
  color: #6F6356;
  font-size: 16px;
}
.headline_text.fachbereiche form #navigator_suchbutton {
  text-indent: -9999px;
  display: block;
  width: 35px;
  height: 50px;
  background: none;
  background-image: url(//basics.klinikum-fuerth.de/images/icon_pfeil_rechts_gruen.svg);
  background-repeat: no-repeat;
  background-position: center center;
  border: none;
  position: absolute;
  right: 0px;
  top: 0px;
}
.headline_text.fachbereiche .spezialisierungen {
  width: 100%;
  max-width: 950px;
  margin-bottom: 45px;
}
.headline_text.fachbereiche .spezialisierungen .spezialisierung {
  width: auto;
  display: inline-block;
  vertical-align: top;
}
.headline_text.fachbereiche .spezialisierungen .spezialisierung a, .headline_text.fachbereiche .spezialisierungen .spezialisierung a:link, .headline_text.fachbereiche .spezialisierungen .spezialisierung a:visited {
  display: block;
  color: #067767;
  background: #f6f4f1;
  padding: 7.5px 13px;
  margin: 0px 5px 5px 0px;
}
.headline_text.fachbereiche .spezialisierungen .spezialisierung a:hover, .headline_text.fachbereiche .spezialisierungen .spezialisierung a:focus, .headline_text.fachbereiche .spezialisierungen .spezialisierung a:active, .headline_text.fachbereiche .spezialisierungen .spezialisierung a.active, .headline_text.fachbereiche .spezialisierungen .spezialisierung a.active:link, .headline_text.fachbereiche .spezialisierungen .spezialisierung a.active:visited {
  color: #ffffff;
  background: #067767;
}
.headline_text.fachbereiche .spezialisierungen a.loeschen, .headline_text.fachbereiche .spezialisierungen a.loeschen:link, .headline_text.fachbereiche .spezialisierungen a.loeschen:visited {
  display: inline-block;
  vertical-align: top;
  color: #ffffff;
  background: #6F6356;
  font-size: 20px;
  padding: 4.5px 16px;
  margin: 0px 3px 5px;
  text-decoration: none;
}
.headline_text.fachbereiche .spezialisierungen a.loeschen:hover, .headline_text.fachbereiche .spezialisierungen a.loeschen:focus, .headline_text.fachbereiche .spezialisierungen a.loeschen:active {
  background: #D5440F;
}
.headline_text.fachbereiche .person {
  margin-bottom: 45px;
}
.headline_text.fachbereiche .linkbox {
  margin-bottom: 45px;
}
.headline_text.fachbereiche .linkbox p, .headline_text.fachbereiche .linkbox ul, .headline_text.fachbereiche .linkbox ol {
  margin-bottom: 0px;
  line-height: normal;
  list-style-type: none;
  padding: 0px;
}
.headline_text.fachbereiche .linkbox p a.link, .headline_text.fachbereiche .linkbox p a.link:link, .headline_text.fachbereiche .linkbox p a.link:visited, .headline_text.fachbereiche .linkbox ul a.link, .headline_text.fachbereiche .linkbox ul a.link:link, .headline_text.fachbereiche .linkbox ul a.link:visited, .headline_text.fachbereiche .linkbox ol a.link, .headline_text.fachbereiche .linkbox ol a.link:link, .headline_text.fachbereiche .linkbox ol a.link:visited {
  display: inline-block;
  height: auto;
}
.headline_text.fachbereiche .linkbox p a.link span, .headline_text.fachbereiche .linkbox p a.link:link span, .headline_text.fachbereiche .linkbox p a.link:visited span, .headline_text.fachbereiche .linkbox ul a.link span, .headline_text.fachbereiche .linkbox ul a.link:link span, .headline_text.fachbereiche .linkbox ul a.link:visited span, .headline_text.fachbereiche .linkbox ol a.link span, .headline_text.fachbereiche .linkbox ol a.link:link span, .headline_text.fachbereiche .linkbox ol a.link:visited span {
  color: #6F6356;
  font-weight: 300;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.headline_text.fachbereiche .linkbox p a.link:hover span, .headline_text.fachbereiche .linkbox p a.link:focus span, .headline_text.fachbereiche .linkbox p a.link:active span, .headline_text.fachbereiche .linkbox ul a.link:hover span, .headline_text.fachbereiche .linkbox ul a.link:focus span, .headline_text.fachbereiche .linkbox ul a.link:active span, .headline_text.fachbereiche .linkbox ol a.link:hover span, .headline_text.fachbereiche .linkbox ol a.link:focus span, .headline_text.fachbereiche .linkbox ol a.link:active span {
  color: #ffffff;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.headline_text.fachbereiche .bereichsbox {
  margin-bottom: 45px;
}
.headline_text.fortbildungen table .titel span.badge {
  margin-left: 3px;
  background: #00483e !important;
  color: #ffffff;
}
.headline_text.fortbildungen table a.button.linie, .headline_text.fortbildungen table a.button.linie:link, .headline_text.fortbildungen table a.button.linie:visited {
  min-width: auto;
}
.headline_text.fortbildungen table a.button.linie.klein, .headline_text.fortbildungen table a.button.linie:link.klein, .headline_text.fortbildungen table a.button.linie:visited.klein {
  padding-top: 5px;
  padding-bottom: 5px;
}
.headline_text.fortbildungen .legende {
  display: inline-block;
  width: auto;
  background: #f6f4f1;
  padding: 10px 15px;
}
.headline_text.fortbildungen .legende p {
  margin: 0px;
  font-size: 15px;
  line-height: normal;
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
}
.headline_text.fortbildungen .legende p span {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 2px;
}
.headline_text.fortbildungen .legende p span img {
  object-fit: scale-down;
  width: 100%;
  height: 100%;
}
.headline_text .dvinci-job-widget .dvinci-job-position {
  color: #045B4F;
}
.headline_text .dvinci-job-widget .dvinci-job-subtitle {
  color: #045B4F;
  opacity: 1;
}
/***********************
Zahlen & Daten
***********************/
.kf_zahlen_daten {
  padding-bottom: 40px;
}
.kf_zahlen_daten .box {
  padding-bottom: 30px;
}
.kf_zahlen_daten .box p {
  color: #067767;
  font-size: 19px;
  line-height: normal;
  margin: 0px;
  text-align: center;
}
.kf_zahlen_daten .box p.zahl {
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 20px;
}
/***********************
Direkteinstieg
***********************/
.kf_direkteinstieg {
  padding-bottom: 70px;
}
.kf_direkteinstieg a {
  text-decoration: none;
}
.kf_direkteinstieg .liste .box {
  margin-bottom: 50px;
  height: 80%;
  height: calc(100% - 50px);
}
.kf_direkteinstieg .direkteinstieg_slider {
  margin: 0px;
}
.kf_direkteinstieg .direkteinstieg_slider .slick-list {
  overflow: visible;
}
.kf_direkteinstieg .direkteinstieg_slider .slick-list .slick-track {
  display: flex;
}
.kf_direkteinstieg .direkteinstieg_slider .slick-list .slick-track .slick-slide {
  height: inherit;
}
.kf_direkteinstieg .box {
  padding: 30px 20px 20px 20px;
  background: #ffffff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  /*
		-webkit-box-shadow: 0px 10px 30px 0px rgba(98,86,72,0.2);
		-moz-box-shadow: 0px 10px 30px 0px rgba(98,86,72,0.2);
		box-shadow: 0px 10px 30px 0px rgba(98,86,72,0.2);
		*/
  -webkit-box-shadow: 0px 4px 8px 0px rgba(98, 86, 72, 0.05);
  -moz-box-shadow: 0px 4px 8px 0px rgba(98, 86, 72, 0.05);
  box-shadow: 0px 4px 8px 0px rgba(98, 86, 72, 0.05);
  border: 1px solid #D0C6BB;
  position: relative;
  height: 100%;
  cursor: inherit;
}
.kf_direkteinstieg .box.gruen .bg {
  opacity: 1;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.kf_direkteinstieg .box.gruen .icon {
  position: relative;
  z-index: 10;
}
.kf_direkteinstieg .box.gruen .icon img.normal {
  opacity: 0;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.kf_direkteinstieg .box.gruen .icon img.aktiv {
  opacity: 1;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.kf_direkteinstieg .box.gruen p {
  position: relative;
  z-index: 10;
  color: #ffffff;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.kf_direkteinstieg .box.gruen span.link {
  position: relative;
  z-index: 10;
  color: #ffffff;
  background-image: url(//basics.klinikum-fuerth.de/images/icon_pfeil_rechts_weiss.svg);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.kf_direkteinstieg .box.gruen.mit_link {
  cursor: pointer;
}
.kf_direkteinstieg .box.gruen.mit_link:hover .bg, .kf_direkteinstieg .box.gruen.mit_link:focus .bg, .kf_direkteinstieg .box.gruen.mit_link:active .bg {
  opacity: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.kf_direkteinstieg .box.gruen.mit_link:hover .icon img.normal, .kf_direkteinstieg .box.gruen.mit_link:focus .icon img.normal, .kf_direkteinstieg .box.gruen.mit_link:active .icon img.normal {
  opacity: 1;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.kf_direkteinstieg .box.gruen.mit_link:hover .icon img.aktiv, .kf_direkteinstieg .box.gruen.mit_link:focus .icon img.aktiv, .kf_direkteinstieg .box.gruen.mit_link:active .icon img.aktiv {
  opacity: 0;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.kf_direkteinstieg .box.gruen.mit_link:hover p, .kf_direkteinstieg .box.gruen.mit_link:focus p, .kf_direkteinstieg .box.gruen.mit_link:active p {
  color: #221C16;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.kf_direkteinstieg .box.gruen.mit_link:hover span.link, .kf_direkteinstieg .box.gruen.mit_link:focus span.link, .kf_direkteinstieg .box.gruen.mit_link:active span.link {
  color: #067767;
  background-image: url(//basics.klinikum-fuerth.de/images/icon_pfeil_rechts_gruen.svg);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.kf_direkteinstieg .box .bg {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  z-index: 5;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  opacity: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#045146+0,07a28b+100 */
  /*background: rgb(4,81,70); /* Old browsers 
			background: -moz-linear-gradient(-45deg,  rgba(4,81,70,1) 0%, rgba(7,162,139,1) 100%); /* FF3.6-15 
			background: -webkit-linear-gradient(-45deg,  rgba(4,81,70,1) 0%,rgba(7,162,139,1) 100%); /* Chrome10-25,Safari5.1-6 
			background: linear-gradient(135deg,  rgba(4,81,70,1) 0%,rgba(7,162,139,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ 
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#045146', endColorstr='#07a28b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  background: #045B4F;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.kf_direkteinstieg .box.mit_link {
  cursor: pointer;
}
.kf_direkteinstieg .box.mit_link:hover .bg, .kf_direkteinstieg .box.mit_link:focus .bg, .kf_direkteinstieg .box.mit_link:active .bg {
  opacity: 1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.kf_direkteinstieg .box.mit_link:hover .icon, .kf_direkteinstieg .box.mit_link:focus .icon, .kf_direkteinstieg .box.mit_link:active .icon {
  position: relative;
  z-index: 10;
}
.kf_direkteinstieg .box.mit_link:hover .icon img.normal, .kf_direkteinstieg .box.mit_link:focus .icon img.normal, .kf_direkteinstieg .box.mit_link:active .icon img.normal {
  opacity: 0;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.kf_direkteinstieg .box.mit_link:hover .icon img.aktiv, .kf_direkteinstieg .box.mit_link:focus .icon img.aktiv, .kf_direkteinstieg .box.mit_link:active .icon img.aktiv {
  opacity: 1;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.kf_direkteinstieg .box.mit_link:hover p, .kf_direkteinstieg .box.mit_link:focus p, .kf_direkteinstieg .box.mit_link:active p {
  position: relative;
  z-index: 10;
  color: #ffffff;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.kf_direkteinstieg .box.mit_link:hover span.link, .kf_direkteinstieg .box.mit_link:focus span.link, .kf_direkteinstieg .box.mit_link:active span.link {
  position: relative;
  z-index: 10;
  color: #ffffff;
  background-image: url(//basics.klinikum-fuerth.de/images/icon_pfeil_rechts_weiss.svg);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.kf_direkteinstieg .box .icon {
  position: relative;
  height: 40px;
  margin-bottom: 10px;
}
.kf_direkteinstieg .box .icon img {
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.kf_direkteinstieg .box .icon img.normal {
  opacity: 1;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.kf_direkteinstieg .box .icon img.aktiv {
  opacity: 0;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.kf_direkteinstieg .box p {
  font-size: 15px;
  line-height: 23px;
  margin-bottom: 25px;
}
.kf_direkteinstieg .box p.ueberschrift {
  font-size: 19px;
  line-height: 28.5px;
  font-weight: bold;
  margin-bottom: 20px;
}
.kf_direkteinstieg .box p br:first-child {
  display: none;
}
.kf_direkteinstieg .box span.link:hover, .kf_direkteinstieg .box span.link:focus, .kf_direkteinstieg .box span.link:active {
  text-decoration: none;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
/***********************
Lageplan & Fachbereichssuche
***********************/
.kf_lageplan_fachbereichssuche {
  padding-bottom: 50px;
}
.kf_lageplan_fachbereichssuche .lageplan {
  padding-bottom: 30px;
}
.kf_lageplan_fachbereichssuche .lageplan h2 {
  margin-bottom: 20px;
}
.kf_lageplan_fachbereichssuche .lageplan .vorschau {
  position: relative;
  cursor: pointer;
}
.kf_lageplan_fachbereichssuche .lageplan .vorschau img {
  display: block;
  margin: 0 auto;
}
.kf_lageplan_fachbereichssuche .lageplan .vorschau .plus_box {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.kf_lageplan_fachbereichssuche .lageplan .vorschau .plus_box .plus_box_table {
  display: table;
  width: 100%;
  height: 100%;
}
.kf_lageplan_fachbereichssuche .lageplan .vorschau .plus_box .plus_box_table .plus_box_tablecell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.kf_lageplan_fachbereichssuche .lageplan .vorschau .plus_box .plus_box_table .plus_box_tablecell .plus {
  display: inline-block;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #00D0B2;
  background-image: url(//basics.klinikum-fuerth.de/images/icon_plus_weiss.svg);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-box-shadow: 0px 0px 30px 0px #00d0b2;
  -moz-box-shadow: 0px 0px 30px 0px #00d0b2;
  box-shadow: 0px 0px 30px 0px #00d0b2;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.kf_lageplan_fachbereichssuche .lageplan .vorschau:hover .plus_box .plus_box_table .plus_box_tablecell .plus, .kf_lageplan_fachbereichssuche .lageplan .vorschau:focus .plus_box .plus_box_table .plus_box_tablecell .plus, .kf_lageplan_fachbereichssuche .lageplan .vorschau:active .plus_box .plus_box_table .plus_box_tablecell .plus {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.kf_lageplan_fachbereichssuche .fachbereichssuche {
  padding-bottom: 30px;
}
.kf_lageplan_fachbereichssuche .fachbereichssuche h2 {
  margin-bottom: 70px;
}
.kf_lageplan_fachbereichssuche .fachbereichssuche .fachbereichssuche_box {
  /*background-image: url(//basics.klinikum-fuerth.de/images/fachbereichssuche_bg.png);
			background-repeat: no-repeat;
			background-position: center center;
			background-size: cover;*/
  background: #F2FFFD;
  padding: 40px 0px 50px 25px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border: 1px solid #72C7B9;
}
.kf_lageplan_fachbereichssuche .fachbereichssuche .fachbereichssuche_box p {
  font-weight: bold;
  margin-bottom: 20px;
  position: relative;
  z-index: 50;
}
.kf_lageplan_fachbereichssuche .fachbereichssuche .fachbereichssuche_box .fachbereichsfinder {
  width: 100%;
  position: relative;
  z-index: 50;
}
.kf_lageplan_fachbereichssuche .fachbereichssuche .fachbereichssuche_box .fachbereichsfinder select {
  width: 100%;
  height: 42px;
  background: #ffffff;
  border: none;
  color: #6F6356;
  font-size: 15px;
  font-weight: normal;
  padding: 0px 105px 0px 20px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  background-image: url(//basics.klinikum-fuerth.de/images/fachbereichssuche_select_pfeil.svg);
  background-repeat: no-repeat;
  background-position: right 85px center;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
}
.kf_lageplan_fachbereichssuche .fachbereichssuche .fachbereichssuche_box .fachbereichsfinder a, .kf_lageplan_fachbereichssuche .fachbereichssuche .fachbereichssuche_box .fachbereichsfinder a:link, .kf_lageplan_fachbereichssuche .fachbereichssuche .fachbereichssuche_box .fachbereichsfinder a:visited {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  width: 65px;
  text-align: center;
  color: #ffffff;
  font-size: 19px;
  font-weight: bold;
  border-radius: 0px 50px 50px 0px;
  -webkit-border-radius: 0px 50px 50px 0px;
  -moz-border-radius: 0px 50px 50px 0px;
  -ms-border-radius: 0px 50px 50px 0px;
  -o-border-radius: 0px 50px 50px 0px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#045146+0,07a28b+100 */
  background: #045146;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #045146 0%, #07a28b 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #045146 0%, #07a28b 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #045146 0%, #07a28b 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#045146", endColorstr="#07a28b",GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 100;
}
.kf_lageplan_fachbereichssuche .fachbereichssuche .fachbereichssuche_box .fachbereichsfinder a:hover, .kf_lageplan_fachbereichssuche .fachbereichssuche .fachbereichssuche_box .fachbereichsfinder a:focus, .kf_lageplan_fachbereichssuche .fachbereichssuche .fachbereichssuche_box .fachbereichsfinder a:active {
  opacity: 0.8;
}
.kf_lageplan_fachbereichssuche .fachbereichssuche .fachbereichssuche_box.breit {
  padding-right: 20px;
}
.kf_lageplan_fachbereichssuche .fachbereichssuche .fachbereichssuche_box.breit .col-xl-8, .kf_lageplan_fachbereichssuche .fachbereichssuche .fachbereichssuche_box.breit .col-lg-8, .kf_lageplan_fachbereichssuche .fachbereichssuche .fachbereichssuche_box.breit .col-md-8, .kf_lageplan_fachbereichssuche .fachbereichssuche .fachbereichssuche_box.breit .col-sm-8 {
  max-width: 100%;
  flex: 0 0 100%;
}
.kf_lageplan_fachbereichssuche .fachbereichssuche .fachbereichssuche_box.breit .bild {
  display: none !important;
}
.kf_lageplan_fachbereichssuche .fachbereichssuche .fachbereichssuche_box #navigator_content div {
  display: inline-block;
  vertical-align: top;
  width: auto;
  margin: 0px 5px 5px 0px;
}
.kf_lageplan_fachbereichssuche .fachbereichssuche .fachbereichssuche_box #navigator_content div.breit {
  width: 100%;
  margin-right: 0px;
}
.kf_lageplan_fachbereichssuche .fachbereichssuche .fachbereichssuche_box .button.linie.tuerkis.klein {
  display: inline-block;
  vertical-align: top;
  min-width: inherit;
}
.kf_lageplan_fachbereichssuche .fachbereichssuche .fachbereichssuche_box .button.linie.tuerkis.klein.breit {
  width: 100%;
  text-align: center;
}
.kf_lageplan_fachbereichssuche .fachbereichssuche .fachbereichssuche_box .bild.desktop {
  width: 85%;
  height: auto;
  position: absolute;
  bottom: -50px;
}
.kf_lageplan_fachbereichssuche .fachbereichssuche .fachbereichssuche_box .bild.mobile {
  display: none;
  width: auto;
  height: 175%;
  position: absolute;
  bottom: -25px;
  right: 20px;
  z-index: 25px;
}
/***********************
Lageplan (interaktiv)
***********************/
.lageplan_interaktiv {
  padding-bottom: 60px;
}
.lageplan_interaktiv table.lagebeschreibung td {
  padding: 0px 10px 5px 0px;
  vertical-align: top;
}
/***********************
Lageplan (interaktiv) 2023
***********************/
.lageplan_2023 {
  padding-bottom: 60px;
}
.lageplan_2023 .svg_box {
  position: relative;
}
.lageplan_2023 .svg_box .infobox {
  z-index: 20;
  width: 100%;
  position: relative;
}
.lageplan_2023 .svg_box .infobox.unten {
  /*margin-top: -70px;*/
}
.lageplan_2023 .svg_box .infobox .legende {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  z-index: 40;
}
.lageplan_2023 .svg_box .infobox .legende p {
  line-height: normal;
  width: 33%;
  width: calc(33.333% - 3px);
  margin-bottom: 6px;
  background: #ffffff;
  padding: 10px;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.16);
}
.lageplan_2023 .svg_box .infobox .legende p span {
  display: inline-block;
  vertical-align: middle;
}
.lageplan_2023 .svg_box .infobox .legende p span.icon {
  margin-right: 10px;
  width: 30px;
  height: 30px;
  object-fit: cover;
}
.lageplan_2023 .svg_box .infobox .legende p span.icon img {
  width: 100%;
  height: 100%;
}
.lageplan_2023 .svg_box .infobox .legende p span.text {
  width: 90%;
  width: calc(100% - 45px);
}
.lageplan_2023 .svg_box .infobox .info {
  position: relative;
  z-index: 30;
  padding: 0px;
  background: #51B09C;
  text-align: center;
  opacity: 0;
  height: 0px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.lageplan_2023 .svg_box .infobox .info.active {
  opacity: 1;
  padding: 20px 20px 15px 20px;
  height: auto;
  margin-bottom: 20px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.lageplan_2023 .svg_box .infobox .info h3, .lageplan_2023 .svg_box .infobox .info h4, .lageplan_2023 .svg_box .infobox .info p, .lageplan_2023 .svg_box .infobox .info ul, .lageplan_2023 .svg_box .infobox .info ol {
  margin-bottom: 5px;
  color: #ffffff;
}
.lageplan_2023 .svg_box .infobox .info h3 span, .lageplan_2023 .svg_box .infobox .info h4 span, .lageplan_2023 .svg_box .infobox .info p span, .lageplan_2023 .svg_box .infobox .info ul span, .lageplan_2023 .svg_box .infobox .info ol span {
  font-weight: normal;
}
.lageplan_2023 .svg_box .infobox .info small {
  display: block;
  color: #ffffff;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}
.lageplan_2023 .svg_box .infobox .info .hinweis {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}
.lageplan_2023 .svg_box .infobox .info .hinweis ul, .lageplan_2023 .svg_box .infobox .info .hinweis ol {
  text-align: left;
}
.lageplan_2023 .svg_box .infobox .info .hinweis p, .lageplan_2023 .svg_box .infobox .info .hinweis ul, .lageplan_2023 .svg_box .infobox .info .hinweis ol {
  font-size: 14px;
  line-height: normal;
  color: #ffffff;
  margin-bottom: 10px;
}
.lageplan_2023 .svg_box .infobox .info .hinweis p a, .lageplan_2023 .svg_box .infobox .info .hinweis p a:link, .lageplan_2023 .svg_box .infobox .info .hinweis p a:visited, .lageplan_2023 .svg_box .infobox .info .hinweis ul a, .lageplan_2023 .svg_box .infobox .info .hinweis ul a:link, .lageplan_2023 .svg_box .infobox .info .hinweis ul a:visited, .lageplan_2023 .svg_box .infobox .info .hinweis ol a, .lageplan_2023 .svg_box .infobox .info .hinweis ol a:link, .lageplan_2023 .svg_box .infobox .info .hinweis ol a:visited {
  color: #ffffff;
  text-decoration: underline;
}
.lageplan_2023 .svg_box .infobox .info .hinweis p a:hover, .lageplan_2023 .svg_box .infobox .info .hinweis p a:focus, .lageplan_2023 .svg_box .infobox .info .hinweis p a:active, .lageplan_2023 .svg_box .infobox .info .hinweis ul a:hover, .lageplan_2023 .svg_box .infobox .info .hinweis ul a:focus, .lageplan_2023 .svg_box .infobox .info .hinweis ul a:active, .lageplan_2023 .svg_box .infobox .info .hinweis ol a:hover, .lageplan_2023 .svg_box .infobox .info .hinweis ol a:focus, .lageplan_2023 .svg_box .infobox .info .hinweis ol a:active {
  color: #ffffff;
  text-decoration: none;
}
.lageplan_2023 svg {
  width: 100% !important;
  height: auto !important;
}
.lageplan_2023 svg .strasse {
  font-size: 11px;
  fill: #6F6356;
}
.lageplan_2023 svg .flaeche {
  position: relative;
}
.lageplan_2023 svg .flaeche:before {
  content: "Text";
  display: block;
  font-size: 15px;
  color: #ffffff;
  background: #067767;
  position: absolute;
  left: 0px;
  top: 0px;
}
.lageplan_2023 svg .flaeche.grau {
  fill: #c4bcb5 !important;
}
.lageplan_2023 svg .flaeche.grau.active {
  fill: #067767 !important;
}
.lageplan_2023 svg .flaeche.gruen {
  fill: #c7efe8;
}
.lageplan_2023 svg .flaeche.gruen.active {
  fill: #067767 !important;
}
.lageplan_2023 svg .kontur {
  stroke: #625648 !important;
}
.lageplan_2023 select {
  height: 42px;
  width: 100%;
  margin-bottom: 20px;
  background: #ffffff;
  border: none;
  color: #6F6356;
  font-size: 15px;
  font-weight: normal;
  padding: 0px 50px 0px 20px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  background-image: url(//basics.klinikum-fuerth.de/images/fachbereichssuche_select_pfeil.svg);
  background-repeat: no-repeat;
  background-position: right 20px center;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -webkit-box-shadow: 0px 3px 20px 0px rgba(145, 133, 120, 0.3);
  -moz-box-shadow: 0px 3px 20px 0px rgba(145, 133, 120, 0.3);
  box-shadow: 0px 3px 20px 0px rgba(145, 133, 120, 0.3);
}
.lageplan_2023 .tabs nav {
  display: flex;
  justify-content: space-between;
}
.lageplan_2023 .tabs nav label {
  margin-bottom: 0px;
  position: relative;
  display: inline-block;
  font-size: 20px;
  line-height: normal;
  /*color: #499F8C;*/
  color: #045B4F;
  padding: 22px 25px;
  width: 49.7%;
  width: calc(50% - 3px);
  text-align: center;
  background: none;
  border-radius: 20px 20px 0px 0px;
  -webkit-border-radius: 20px 20px 0px 0px;
  -moz-border-radius: 20px 20px 0px 0px;
  -ms-border-radius: 20px 20px 0px 0px;
  -o-border-radius: 20px 20px 0px 0px;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.16);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.lageplan_2023 .tabs nav label:hover, .lageplan_2023 .tabs nav label:focus, .lageplan_2023 .tabs nav label:active {
  color: #ffffff;
  /*background: #337366;*/
  background: #045B4F;
  cursor: pointer;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.lageplan_2023 .tabs figure {
  display: block;
  margin: 0;
  clear: both;
}
.lageplan_2023 .tabs figure div {
  /*background: #337366;*/
  background: #00483e;
  padding: 0px;
  width: 100%;
  border-radius: 0px 0px 9px 9px;
  -webkit-border-radius: 0px 0px 9px 9px;
  -moz-border-radius: 0px 0px 9px 9px;
  -ms-border-radius: 0px 0px 9px 9px;
  -o-border-radius: 0px 0px 9px 9px;
  overflow: hidden;
  overflow-y: auto;
  max-height: 600px;
}
.lageplan_2023 .tabs figure div ul {
  margin: 0px;
  padding-left: 17px;
  list-style-type: none;
  padding: 0px;
  border-top: 1px solid #265A4F;
}
.lageplan_2023 .tabs figure div ul li a, .lageplan_2023 .tabs figure div ul li a:link, .lageplan_2023 .tabs figure div ul li a:visited {
  font-weight: normal;
  display: block;
  font-size: 17px;
  color: #ffffff;
  padding: 15px 30px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  border-bottom: 1px solid #265A4F;
}
.lageplan_2023 .tabs figure div ul li a:hover, .lageplan_2023 .tabs figure div ul li a:focus, .lageplan_2023 .tabs figure div ul li a:active, .lageplan_2023 .tabs figure div ul li.active a, .lageplan_2023 .tabs figure div ul li.active a:link, .lageplan_2023 .tabs figure div ul li.active a:visited {
  color: #ffffff;
  /*background: #5FCCB3;*/
  background: #067665;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.lageplan_2023 .tabs figure div ul li strong {
  font-weight: normal;
  display: block;
  font-size: 17px;
  color: #ffffff;
  /*background: #5FCCB3;*/
  font-weight: bold;
  padding: 15px 30px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  border-bottom: 1px solid #265A4F;
}
.lageplan_2023 .tabs figure div ul li:last-child {
  border: none;
}
.lageplan_2023 .tabs figure div ul li ul {
  border-top: none;
}
.lageplan_2023 .tabs figure div ul li ul li a, .lageplan_2023 .tabs figure div ul li ul li a:link, .lageplan_2023 .tabs figure div ul li ul li a:visited {
  display: block;
  font-size: 15px;
  padding: 8px 30px 8px 60px;
  color: #D1E7E2;
  border-bottom: 1px solid #265A4F;
}
.lageplan_2023 .tabs figure div ul li ul li a small, .lageplan_2023 .tabs figure div ul li ul li a:link small, .lageplan_2023 .tabs figure div ul li ul li a:visited small {
  font-size: 13px;
  display: inline-block;
  margin-left: 5px;
}
.lageplan_2023 .tabs figure div ul li ul li a:hover, .lageplan_2023 .tabs figure div ul li ul li a:focus, .lageplan_2023 .tabs figure div ul li ul li a:active, .lageplan_2023 .tabs figure div ul li ul li.active a, .lageplan_2023 .tabs figure div ul li ul li.active a:link, .lageplan_2023 .tabs figure div ul li ul li.active a:visited {
  color: #ffffff;
  font-weight: bold;
  /*background: #51B09C;*/
  background: #067665;
}
.lageplan_2023 .tabs figure div ul li ul li.active a, .lageplan_2023 .tabs figure div ul li ul li.active a:link, .lageplan_2023 .tabs figure div ul li ul li.active a:visited {
  color: #ffffff;
  font-weight: bold;
  /*background: #51B09C;*/
  background: #067665;
  padding-left: 46px;
}
.lageplan_2023 .tabs figure div ul li ul li.active a:before, .lageplan_2023 .tabs figure div ul li ul li.active a:link:before, .lageplan_2023 .tabs figure div ul li ul li.active a:visited:before {
  content: "";
  display: block;
  width: 4px;
  height: 20px;
  background: #ffffff;
  display: inline-block;
  vertical-align: sub;
  margin-right: 10px;
  font-weight: bold;
}
.lageplan_2023 .tabs figure div ul li strong {
  cursor: inherit;
  color: #ffffff;
}
.lageplan_2023 .tabs > input, .lageplan_2023 .tabs figure > div {
  display: none;
}
.lageplan_2023 #tab1:checked ~ figure .tab1, .lageplan_2023 #tab2:checked ~ figure .tab2, .lageplan_2023 #tab3:checked ~ figure .tab3 {
  display: block;
}
.lageplan_2023 #tab1:checked ~ nav label[for="tab1"], .lageplan_2023 #tab2:checked ~ nav label[for="tab2"], .lageplan_2023 #tab3:checked ~ nav label[for="tab3"] {
  color: #ffffff;
  /*background: #337366;*/
  background: #00483e;
  font-weight: bold;
  cursor: pointer;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
/***********************
Social-Media
***********************/
.social_media {
  padding-bottom: 90px;
}
.social_media .social_media_slider {
  margin: 0px;
  /*background: $weiss;*/
}
.social_media .social_media_slider .slick-list {
  overflow: visible;
}
.social_media .social_media_slider .slick-list .slick-track {
  background: #ffffff;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(98, 86, 72, 0.2);
  -moz-box-shadow: 0px 10px 30px 0px rgba(98, 86, 72, 0.2);
  box-shadow: 0px 10px 30px 0px rgba(98, 86, 72, 0.2);
}
.social_media .social_media_slider .slick-list .slick-slide {
  padding: 10px;
}
.social_media .social_media_slider .slick-list .slick-slide a, .social_media .social_media_slider .slick-list .slick-slide a:link, .social_media .social_media_slider .slick-list .slick-slide a:visited, .social_media .social_media_slider .slick-list .slick-slide a:hover, .social_media .social_media_slider .slick-list .slick-slide a:focus, .social_media .social_media_slider .slick-list .slick-slide a:active {
  text-decoration: none;
  display: flex;
}
.social_media .social_media_slider .slick-list .slick-slide .box {
  display: inline-block;
  width: auto;
  position: relative;
  overflow: hidden;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  padding: 15px 25px;
  text-align: center;
  white-space: nowrap;
}
.social_media .social_media_slider .slick-list .slick-slide .box:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 10;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#045146+0,07a28b+100 */
  background: #045146;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #045146 0%, #07a28b 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #045146 0%, #07a28b 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #045146 0%, #07a28b 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#045146", endColorstr="#07a28b",GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  opacity: 0;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.social_media .social_media_slider .slick-list .slick-slide .box .icon {
  width: auto;
  position: relative;
  z-index: 20;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}
.social_media .social_media_slider .slick-list .slick-slide .box .icon img {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.social_media .social_media_slider .slick-list .slick-slide .box .icon img.normal {
  opacity: 1;
}
.social_media .social_media_slider .slick-list .slick-slide .box .icon img.active {
  position: absolute;
  opacity: 0;
}
.social_media .social_media_slider .slick-list .slick-slide .box p {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 20;
  font-size: 19px;
  line-height: normal;
  font-weight: bold;
  color: #221C16;
  margin: 0px 0px 0px 10px;
}
.social_media .social_media_slider .slick-list .slick-slide .box:hover:before, .social_media .social_media_slider .slick-list .slick-slide .box:focus:before, .social_media .social_media_slider .slick-list .slick-slide .box:active:before {
  opacity: 1;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.social_media .social_media_slider .slick-list .slick-slide .box:hover .icon img.normal, .social_media .social_media_slider .slick-list .slick-slide .box:focus .icon img.normal, .social_media .social_media_slider .slick-list .slick-slide .box:active .icon img.normal {
  position: absolute;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  opacity: 0;
}
.social_media .social_media_slider .slick-list .slick-slide .box:hover .icon img.active, .social_media .social_media_slider .slick-list .slick-slide .box:focus .icon img.active, .social_media .social_media_slider .slick-list .slick-slide .box:active .icon img.active {
  position: relative;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  opacity: 1;
}
.social_media .social_media_slider .slick-list .slick-slide .box:hover p, .social_media .social_media_slider .slick-list .slick-slide .box:focus p, .social_media .social_media_slider .slick-list .slick-slide .box:active p {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  color: #ffffff;
}
/***********************
Teaserboxen
***********************/
.teaserboxen {
  padding-bottom: 20px;
}
.teaserboxen a, .teaserboxen a:link, .teaserboxen a:visited {
  text-decoration: none;
}
.teaserboxen .box {
  margin-bottom: 65px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
}
.teaserboxen .box.eindrittel {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(60, 60, 60, 0.1);
  -moz-box-shadow: 0px 0px 20px 0px rgba(60, 60, 60, 0.1);
  box-shadow: 0px 0px 20px 0px rgba(60, 60, 60, 0.1);
  position: relative;
  background: #ffffff;
}
.teaserboxen .box.eindrittel:hover:before, .teaserboxen .box.eindrittel:focus:before, .teaserboxen .box.eindrittel:active:before {
  opacity: 1;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.teaserboxen .box.eindrittel:hover .text p, .teaserboxen .box.eindrittel:hover .text h3, .teaserboxen .box.eindrittel:focus .text p, .teaserboxen .box.eindrittel:focus .text h3, .teaserboxen .box.eindrittel:active .text p, .teaserboxen .box.eindrittel:active .text h3 {
  color: #ffffff !important;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.teaserboxen .box.eindrittel:before {
  content: "";
  diplay: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  z-index: 10;
  opacity: 0;
  background: #045146;
  background: -moz-linear-gradient(-45deg, #045146 0%, #07a28b 100%);
  background: -webkit-linear-gradient(-45deg, #045146 0%, #07a28b 100%);
  background: linear-gradient(135deg, #045146 0%, #07a28b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#045146", endColorstr="#07a28b",GradientType=1);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.teaserboxen .box.eindrittel img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 20;
}
.teaserboxen .box.eindrittel .text {
  padding: 30px 30px 10px 30px;
  position: relative;
  z-index: 20;
}
.teaserboxen .box.eindrittel .text p {
  margin-bottom: 20px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.teaserboxen .box.eindrittel .text p.datum {
  color: #067767;
}
.teaserboxen .box.eindrittel .text p.datum strong {
  text-transform: uppercase;
  margin-left: 10px;
}
.teaserboxen .box.eindrittel .text h3 {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  font-weight: normal;
  margin-bottom: 20px;
}
.teaserboxen .box.einhalb {
  -webkit-box-shadow: 0px 3px 20px 0px rgba(145, 133, 120, 0.3);
  -moz-box-shadow: 0px 3px 20px 0px rgba(145, 133, 120, 0.3);
  box-shadow: 0px 3px 20px 0px rgba(145, 133, 120, 0.3);
}
.teaserboxen .box.einhalb:hover .bild .pfeil_box, .teaserboxen .box.einhalb:focus .bild .pfeil_box, .teaserboxen .box.einhalb:active .bild .pfeil_box {
  opacity: 1;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.teaserboxen .box.einhalb:hover .text:before, .teaserboxen .box.einhalb:focus .text:before, .teaserboxen .box.einhalb:active .text:before {
  opacity: 1;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.teaserboxen .box.einhalb .bild {
  height: 230px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}
.teaserboxen .box.einhalb .bild .pfeil_box {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.teaserboxen .box.einhalb .bild .pfeil_box .pfeil_box_table {
  display: table;
  width: 100%;
  height: 100%;
}
.teaserboxen .box.einhalb .bild .pfeil_box .pfeil_box_table .pfeil_box_tablecell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.teaserboxen .box.einhalb .bild .pfeil_box .pfeil_box_table .pfeil_box_tablecell .pfeil {
  display: inline-block;
  width: 108px;
  height: 108px;
  position: relative;
}
.teaserboxen .box.einhalb .bild .pfeil_box .pfeil_box_table .pfeil_box_tablecell .pfeil:before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #00D0B2;
  /*background-image: url(//basics.klinikum-fuerth.de/images/icon_pfeil_gross_rechts_weiss.svg);*/
  background-image: url(//basics.klinikum-fuerth.de/images/icon_pfeil_gross_rechts_dunkelgruen.svg);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-box-shadow: 0px 10px 30px 0px #00d0b2;
  -moz-box-shadow: 0px 10px 30px 0px #00d0b2;
  box-shadow: 0px 10px 30px 0px #00d0b2;
  position: absolute;
  left: 29px;
  top: 29px;
}
.teaserboxen .box.einhalb .bild .pfeil_box .pfeil_box_table .pfeil_box_tablecell .pfeil circle {
  fill: none;
  stroke: #067767;
  stroke-width: 5px;
  stroke-dasharray: 83, 147;
}
.teaserboxen .box.einhalb .text {
  padding: 15px;
  position: relative;
  background: #6F6356;
}
.teaserboxen .box.einhalb .text:before {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  z-index: 10;
  opacity: 0;
  /*
					background: #045146;
					background: -moz-linear-gradient(-45deg, #045146 0%, #07a28b 100%);
					background: -webkit-linear-gradient(-45deg, #045146 0%, #07a28b 100%);
					background: linear-gradient(135deg, #045146 0%, #07a28b 100%);
					filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#045146', endColorstr='#07a28b',GradientType=1);
					*/
  background: #045B4F;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.teaserboxen .box.einhalb .text h3 {
  margin: 0px;
  color: #ffffff;
  font-size: 22px;
  line-height: normal;
  font-weight: normal;
  letter-spacing: -0.18;
  text-align: center;
  position: relative;
  z-index: 20;
}
.teaserboxen .box.zweidrittel {
  min-height: 385px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  -webkit-box-shadow: 0px 3px 20px 0px rgba(145, 133, 120, 0.3);
  -moz-box-shadow: 0px 3px 20px 0px rgba(145, 133, 120, 0.3);
  box-shadow: 0px 3px 20px 0px rgba(145, 133, 120, 0.3);
}
.teaserboxen .box.zweidrittel .row {
  height: 100%;
  min-height: 385px;
}
.teaserboxen .box.zweidrittel .row .col-xl-6, .teaserboxen .box.zweidrittel .row .col-lg-6, .teaserboxen .box.zweidrittel .row .col-md-6, .teaserboxen .box.zweidrittel .row .col-sm-6, .teaserboxen .box.zweidrittel .row .col-6 {
  height: 100%;
  min-height: 385px;
}
.teaserboxen .box.zweidrittel .textbox {
  height: 100%;
  background-image: url(//basics.klinikum-fuerth.de/images/teaserbox_zweidrittel_bg.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 100%;
  padding: 25px 8.5vw 25px 3vw;
}
.teaserboxen .box.zweidrittel .textbox .textbox_table {
  display: table;
  height: 100%;
  width: 100%;
}
.teaserboxen .box.zweidrittel .textbox .textbox_table .textbox_tablecell {
  display: table-cell;
  vertical-align: middle;
}
.teaserboxen .box.zweidrittel .textbox h3 {
  font-size: 29px;
  line-height: 29px;
  color: #ffffff;
  font-weight: normal;
  margin-bottom: 25px;
}
.teaserboxen .box.komplett.var_1 {
  height: 610px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
}
.teaserboxen .box.komplett.var_1 .width {
  height: 100%;
}
.teaserboxen .box.komplett.var_1 .width .row {
  height: 100%;
}
.teaserboxen .box.komplett.var_1 .width .row .col-xl-6, .teaserboxen .box.komplett.var_1 .width .row .col-lg-6, .teaserboxen .box.komplett.var_1 .width .row .col-md-7, .teaserboxen .box.komplett.var_1 .width .row .col-sm-8, .teaserboxen .box.komplett.var_1 .width .row .col-10 {
  height: 100%;
}
.teaserboxen .box.komplett.var_1 .textbox {
  height: 100%;
  padding: 10px 15px 0px 0px;
}
.teaserboxen .box.komplett.var_1 .textbox .textbox_table {
  display: table;
  width: 100%;
  height: 100%;
}
.teaserboxen .box.komplett.var_1 .textbox .textbox_table .textbox_tablecell {
  display: table-cell;
  vertical-align: bottom;
}
.teaserboxen .box.komplett.var_1 .text {
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 20px 0px rgba(145, 133, 120, 0.3);
  -moz-box-shadow: 0px 3px 20px 0px rgba(145, 133, 120, 0.3);
  box-shadow: 0px 3px 20px 0px rgba(145, 133, 120, 0.3);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  padding: 3vw 3vw 3vw 3vw;
  margin-bottom: 3vw;
}
.teaserboxen .box.komplett.var_1 .text h3 {
  font-size: 29px;
  line-height: 29px;
  font-weight: normal;
  margin-bottom: 10px;
  letter-spacing: -0.18px;
}
.teaserboxen .box.komplett.var_1 .text p {
  font-size: 22px;
  line-height: 29px;
  margin-bottom: 30px;
  letter-spacing: -0.18px;
}
.teaserboxen .box.komplett.var_2 {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
}
.teaserboxen .box.komplett.var_2 .bild {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 420px;
  height: 100%;
}
.teaserboxen .box.komplett.var_2 .textbox {
  height: 100%;
  background: #045146;
  background: -moz-linear-gradient(-45deg, #045146 0%, #07a28b 100%);
  background: -webkit-linear-gradient(-45deg, #045146 0%, #07a28b 100%);
  background: linear-gradient(135deg, #045146 0%, #07a28b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#045146", endColorstr="#07a28b",GradientType=1);
}
.teaserboxen .box.komplett.var_2 .textbox .textbox_table {
  display: table;
  width: 100%;
  height: 100%;
}
.teaserboxen .box.komplett.var_2 .textbox .textbox_table .textbox_tablecell {
  display: table-cell;
  vertical-align: middle;
}
.teaserboxen .box.komplett.var_2 .textbox .textbox_table .textbox_tablecell .text {
  padding: 25px 15px 25px 3vw;
  width: 100%;
  max-width: 540px;
}
.teaserboxen .box.komplett.var_2 .textbox.text_bild .textbox_table .textbox_tablecell .text {
  padding: 25px 3vw 25px 15px;
  margin: 0px 0px 0px auto;
  text-align: right;
}
.teaserboxen .box.komplett.var_2 .textbox h3 {
  color: #ffffff;
  font-size: 29px;
  line-height: 29px;
  font-weight: normal;
  margin-bottom: 10px;
  letter-spacing: -0.18px;
}
.teaserboxen .box.komplett.var_2 .textbox p {
  color: #ffffff;
  font-size: 22px;
  line-height: 29px;
  margin-bottom: 30px;
  letter-spacing: -0.18px;
}
.teaserboxen .box.komplett.var_3 {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 340px;
  position: relative;
  /*
				-webkit-box-shadow: 0px 3px 20px 0px rgba(145,133,120,0.3);
				-moz-box-shadow: 0px 3px 20px 0px rgba(145,133,120,0.3);
				box-shadow: 0px 3px 20px 0px rgba(145,133,120,0.3);
				*/
  -webkit-box-shadow: 0px 4px 8px 0px rgba(98, 86, 72, 0.05);
  -moz-box-shadow: 0px 4px 8px 0px rgba(98, 86, 72, 0.05);
  box-shadow: 0px 4px 8px 0px rgba(98, 86, 72, 0.05);
  border: 1px solid #D0C6BB;
}
.teaserboxen .box.komplett.var_3:before {
  content: "";
  display: block;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#625648+0,625648+100&0.59+0,0+100 */
  background: -moz-linear-gradient(45deg, rgba(98, 86, 72, 0.59) 0%, rgba(98, 86, 72, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, rgba(98, 86, 72, 0.59) 0%, rgba(98, 86, 72, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, rgba(98, 86, 72, 0.59) 0%, rgba(98, 86, 72, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#96625648", endColorstr="#00625648",GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.teaserboxen .box.komplett.var_3 .textbox {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  z-index: 20;
  padding: 25px 3vw;
}
.teaserboxen .box.komplett.var_3 .textbox .textbox_table {
  display: table;
  width: 100%;
  height: 100%;
}
.teaserboxen .box.komplett.var_3 .textbox .textbox_table .textbox_tablecell {
  display: table-cell;
  vertical-align: middle;
}
.teaserboxen .box.komplett.var_3 .textbox h3 {
  font-size: 29px;
  line-height: 29px;
  color: #ffffff;
  font-weight: normal;
  margin-bottom: 30px;
  width: 100%;
  max-width: 500px;
  letter-spacing: -0.18px;
}
.teaserboxen .box.komplett.var_4 {
  background: #ffffff;
  /*
				-webkit-box-shadow: 0px 3px 20px 0px rgba(145,133,120,0.3);
				-moz-box-shadow: 0px 3px 20px 0px rgba(145,133,120,0.3);
				box-shadow: 0px 3px 20px 0px rgba(145,133,120,0.3);
				*/
  -webkit-box-shadow: 0px 4px 8px 0px rgba(98, 86, 72, 0.05);
  -moz-box-shadow: 0px 4px 8px 0px rgba(98, 86, 72, 0.05);
  box-shadow: 0px 4px 8px 0px rgba(98, 86, 72, 0.05);
  border: 1px solid #D0C6BB;
  background-image: url(//basics.klinikum-fuerth.de/images/teaserbox_komplett_weiss_bg.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 100%;
}
.teaserboxen .box.komplett.var_4 .bild {
  text-align: center;
  padding-top: 25px;
}
.teaserboxen .box.komplett.var_4 .textbox {
  padding: 25px 15px;
}
.teaserboxen .box.komplett.var_4 .textbox p {
  font-size: 22px;
  line-height: 29px;
  letter-spacing: -0.18;
  margin-bottom: 35px;
}
.teaserboxen .box.komplett.var_4 .textbox p.datum {
  font-size: 17px;
  line-height: 25px;
  color: #067767;
  margin-bottom: 10px;
}
.teaserboxen .box.komplett.var_4 .textbox p.datum span {
  margin-right: 10px;
}
.teaserboxen .box.komplett.var_4 .textbox p.datum strong {
  text-transform: uppercase;
}
.teaserboxen .box.komplett.var_4 .textbox h3 {
  font-size: 29px;
  line-height: 29px;
  font-weight: normal;
  margin-bottom: 15px;
  letter-spacing: -0.18px;
}
.teaserboxen .box.komplett.var_4 .textbox a.link {
  margin-left: 3vw;
}
.teaserboxen .box.komplett.var_5 {
  height: 80%;
  height: calc(100% - 65px);
  background: #ffffff;
  /*
				-webkit-box-shadow: 0px 3px 20px 0px rgba(145,133,120,0.3);
				-moz-box-shadow: 0px 3px 20px 0px rgba(145,133,120,0.3);
				box-shadow: 0px 3px 20px 0px rgba(145,133,120,0.3);
				*/
  -webkit-box-shadow: 0px 4px 8px 0px rgba(98, 86, 72, 0.05);
  -moz-box-shadow: 0px 4px 8px 0px rgba(98, 86, 72, 0.05);
  box-shadow: 0px 4px 8px 0px rgba(98, 86, 72, 0.05);
  border: 1px solid #D0C6BB;
}
.teaserboxen .box.komplett.var_5 .row {
  height: 100%;
}
.teaserboxen .box.komplett.var_5 .row .col-xl-6, .teaserboxen .box.komplett.var_5 .row .col-lg-6, .teaserboxen .box.komplett.var_5 .row .col-md-5, .teaserboxen .box.komplett.var_5 .row .col-md-7, .teaserboxen .box.komplett.var_5 .row .col-sm-12, .teaserboxen .box.komplett.var_5 .row .col-12 {
  height: 100%;
}
.teaserboxen .box.komplett.var_5 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.teaserboxen .box.komplett.var_5 .textbox {
  padding: 25px 3vw;
}
.teaserboxen .box.komplett.var_5 .textbox h3 {
  font-size: 29px;
  line-height: 29px;
  font-weight: normal;
  margin-bottom: 25px;
  letter-spacing: -0.18px;
}
.teaserboxen .box.komplett.var_5 .textbox p {
  font-size: 22px;
  line-height: 33px;
  margin-bottom: 35px;
  letter-spacing: -0.18px;
}
.teaserboxen .box.komplett.var_6 {
  /*
				-webkit-box-shadow: 0px 3px 20px 0px rgba(145,133,120,0.3);
				-moz-box-shadow: 0px 3px 20px 0px rgba(145,133,120,0.3);
				box-shadow: 0px 3px 20px 0px rgba(145,133,120,0.3);
				*/
  -webkit-box-shadow: 0px 4px 8px 0px rgba(98, 86, 72, 0.05);
  -moz-box-shadow: 0px 4px 8px 0px rgba(98, 86, 72, 0.05);
  box-shadow: 0px 4px 8px 0px rgba(98, 86, 72, 0.05);
  border: 1px solid #D0C6BB;
}
.teaserboxen .box.komplett.var_6 .row {
  height: 100%;
}
.teaserboxen .box.komplett.var_6 .row .col-xl-6, .teaserboxen .box.komplett.var_6 .row .col-lg-6, .teaserboxen .box.komplett.var_6 .row .col-md-7, .teaserboxen .box.komplett.var_6 .row .col-sm-8, .teaserboxen .box.komplett.var_6 .row .col-12 {
  height: 100%;
}
.teaserboxen .box.komplett.var_6 .bild {
  width: 100%;
  height: 100%;
}
.teaserboxen .box.komplett.var_6 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.teaserboxen .box.komplett.var_6 .textbox {
  padding: 25px 3vw;
  height: 100%;
  background: #045146;
  background: -moz-linear-gradient(-45deg, #045146 0%, #07a28b 100%);
  background: -webkit-linear-gradient(-45deg, #045146 0%, #07a28b 100%);
  background: linear-gradient(135deg, #045146 0%, #07a28b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#045146", endColorstr="#07a28b",GradientType=1);
}
.teaserboxen .box.komplett.var_6 .textbox .textbox_table {
  display: table;
  width: 100%;
  height: 100%;
}
.teaserboxen .box.komplett.var_6 .textbox .textbox_table .textbox_tablecell {
  display: table-cell;
  vertical-align: middle;
}
.teaserboxen .box.komplett.var_6 .textbox h3 {
  color: #ffffff;
  font-size: 29px;
  line-height: 29px;
  font-weight: normal;
  margin-bottom: 25px;
  letter-spacing: -0.18px;
}
.teaserboxen .box.komplett.var_6 .textbox p {
  color: #ffffff;
  font-size: 22px;
  line-height: 29px;
  margin-bottom: 35px;
  letter-spacing: -0.18px;
}
.teaserboxen .teaserbox_slider {
  margin: 0px;
  height: 100%;
}
.teaserboxen .teaserbox_slider .slick-list {
  overflow: visible;
  height: 76%;
  height: calc(100% - 130px);
}
.teaserboxen .teaserbox_slider .slick-list .slick-track {
  height: 100%;
}
.teaserboxen .teaserbox_slider .slick-list .slick-track .slick-slide {
  height: 100%;
  opacity: 0;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.teaserboxen .teaserbox_slider .slick-list .slick-track .slick-slide.slick-active {
  opacity: 1;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.teaserboxen .teaserbox_slider .slick-list .slick-track .slick-slide .box {
  height: 100%;
  margin: 0px;
}
.teaserboxen .teaserbox_slider .slick-prev, .teaserboxen .teaserbox_slider .slick-next {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #00D0B2;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-box-shadow: 0px 10px 30px 0px #00d0b2;
  -moz-box-shadow: 0px 10px 30px 0px #00d0b2;
  box-shadow: 0px 10px 30px 0px #00d0b2;
  top: 40%;
  top: calc(50% - 89px);
}
.teaserboxen .teaserbox_slider .slick-prev:before, .teaserboxen .teaserbox_slider .slick-next:before {
  display: none;
}
.teaserboxen .teaserbox_slider .slick-prev.slick-disabled, .teaserboxen .teaserbox_slider .slick-next.slick-disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.teaserboxen .teaserbox_slider .slick-prev {
  background-image: url(//basics.klinikum-fuerth.de/images/icon_pfeil_gross_links_weiss.svg);
  left: -24px;
}
.teaserboxen .teaserbox_slider .slick-next {
  background-image: url(//basics.klinikum-fuerth.de/images/icon_pfeil_gross_rechts_weiss.svg);
  right: -24px;
}
.teaserboxen .teaserbox_slider .slick-dots {
  margin: 0px 0px 65px 0px;
}
/***********************
Newsliste
***********************/
.newsliste {
  padding-bottom: 30px;
}
.newsliste a, .newsliste a:link, .newsliste a:visited {
  text-decoration: none;
}
.newsliste .liste .box {
  margin-bottom: 50px;
  cursor: pointer;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.newsliste .liste .box:hover, .newsliste .liste .box:focus, .newsliste .liste .box:active {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.newsliste .liste h3 {
  font-size: 20px;
  line-height: normal;
  margin-bottom: 25px;
}
.newsliste .liste p {
  margin: 0px;
}
.newsliste .liste p.datum {
  margin-bottom: 10px;
  color: #067767;
  text-align: right;
}
.newsliste .liste p.datum span {
  text-transform: uppercase;
  display: block;
}
.newsliste .boxen .col-xl-4, .newsliste .boxen .col-lg-4, .newsliste .boxen .col-md-4, .newsliste .boxen .col-sm-6, .newsliste .boxen .col-sm-12, .newsliste .boxen .col-12 {
  padding-bottom: 50px;
}
.newsliste .boxen .box {
  /*
			-webkit-box-shadow: 0px 0px 20px 0px rgba(60,60,60,0.1);
			-moz-box-shadow: 0px 0px 20px 0px rgba(60,60,60,0.1);
			box-shadow: 0px 0px 20px 0px rgba(60,60,60,0.1);
			*/
  -webkit-box-shadow: 0px 4px 8px 0px rgba(98, 86, 72, 0.05);
  -moz-box-shadow: 0px 4px 8px 0px rgba(98, 86, 72, 0.05);
  box-shadow: 0px 4px 8px 0px rgba(98, 86, 72, 0.05);
  border: 1px solid #D0C6BB;
  position: relative;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  overflow: hidden;
  height: 100%;
  background: #ffffff;
}
.newsliste .boxen .box:hover:before, .newsliste .boxen .box:focus:before, .newsliste .boxen .box:active:before {
  opacity: 1;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.newsliste .boxen .box:hover .text p, .newsliste .boxen .box:hover .text h3, .newsliste .boxen .box:focus .text p, .newsliste .boxen .box:focus .text h3, .newsliste .boxen .box:active .text p, .newsliste .boxen .box:active .text h3 {
  color: #ffffff !important;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.newsliste .boxen .box:before {
  content: "";
  diplay: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  z-index: 10;
  opacity: 0;
  /*background: #045146;
				background: -moz-linear-gradient(-45deg, #045146 0%, #07a28b 100%);
				background: -webkit-linear-gradient(-45deg, #045146 0%, #07a28b 100%);
				background: linear-gradient(135deg, #045146 0%, #07a28b 100%);
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#045146', endColorstr='#07a28b',GradientType=1);*/
  background: #045B4F;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.newsliste .boxen .box img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 20;
}
.newsliste .boxen .box .text {
  padding: 30px 30px 10px 30px;
  position: relative;
  z-index: 20;
}
.newsliste .boxen .box .text p {
  margin-bottom: 20px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.newsliste .boxen .box .text p.datum {
  /*color: $tuerkis;*/
  color: #00483e;
}
.newsliste .boxen .box .text p.datum strong {
  text-transform: uppercase;
  margin-left: 10px;
}
.newsliste .boxen .box .text h3 {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  font-weight: normal;
  margin-bottom: 20px;
}
.newsliste.themensammlung {
  padding: 80px 0px 135px 0px;
  position: relative;
}
.newsliste.themensammlung:before {
  content: "";
  display: block;
  background: #DEEAE5;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 65px;
  width: 100%;
  height: 80%;
  height: calc(100% - 65px);
}
.newsliste.themensammlung .row {
  height: 100%;
}
.newsliste.themensammlung .textbox {
  height: 100%;
  padding-bottom: 75px;
}
.newsliste.themensammlung .textbox .textbox_table {
  display: table;
  width: 100%;
  height: 100%;
}
.newsliste.themensammlung .textbox .textbox_table .textbox_tablecell {
  display: table-cell;
  vertical-align: middle;
}
.newsliste.themensammlung .boxen .col-12 {
  padding-bottom: 15px;
}
.newsliste.themensammlung .newsliste_themen_slider {
  margin: 0px;
}
.newsliste.themensammlung .newsliste_slider_pfeile .slick-prev, .newsliste.themensammlung .newsliste_slider_pfeile .slick-next {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #6F6356;
  background-repeat: no-repeat;
  background-position: center center;
  top: inherit;
}
.newsliste.themensammlung .newsliste_slider_pfeile .slick-prev:before, .newsliste.themensammlung .newsliste_slider_pfeile .slick-next:before {
  display: none;
}
.newsliste.themensammlung .newsliste_slider_pfeile .slick-prev {
  background-image: url(//basics.klinikum-fuerth.de/images/icon_pfeil_gross_links_weiss.svg);
  left: inherit;
}
.newsliste.themensammlung .newsliste_slider_pfeile .slick-next {
  background-image: url(//basics.klinikum-fuerth.de/images/icon_pfeil_gross_rechts_weiss.svg);
  right: inherit;
}
.newsliste .buttonbox {
  text-align: center;
  padding-bottom: 50px;
}
/***********************
Veranstaltungsliste
***********************/
.veranstaltungsliste {
  padding-bottom: 25px;
}
.veranstaltungsliste a, .veranstaltungsliste a:link, .veranstaltungsliste a:visited {
  text-decoration: none;
}
.veranstaltungsliste p {
  moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.veranstaltungsliste .kategorieauswahl {
  padding-bottom: 25px;
}
.veranstaltungsliste .kategorieauswahl select {
  height: 42px;
  background: #ffffff;
  border: none;
  color: #6F6356;
  font-size: 15px;
  font-weight: normal;
  padding: 0px 50px 0px 20px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  background-image: url(//basics.klinikum-fuerth.de/images/fachbereichssuche_select_pfeil.svg);
  background-repeat: no-repeat;
  background-position: right 20px center;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -webkit-box-shadow: 0px 3px 20px 0px rgba(145, 133, 120, 0.3);
  -moz-box-shadow: 0px 3px 20px 0px rgba(145, 133, 120, 0.3);
  box-shadow: 0px 3px 20px 0px rgba(145, 133, 120, 0.3);
}
.veranstaltungsliste .box {
  height: calc(100% - 60px);
  margin-bottom: 60px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  /*
		-webkit-box-shadow: 0px 3px 20px 0px rgba(145,133,120,0.3);
		-moz-box-shadow: 0px 3px 20px 0px rgba(145,133,120,0.3);
		box-shadow: 0px 3px 20px 0px rgba(145,133,120,0.3);
		*/
  -webkit-box-shadow: 0px 4px 8px 0px rgba(98, 86, 72, 0.05);
  -moz-box-shadow: 0px 4px 8px 0px rgba(98, 86, 72, 0.05);
  box-shadow: 0px 4px 8px 0px rgba(98, 86, 72, 0.05);
  border: 1px solid #D0C6BB;
  text-align: center;
}
.veranstaltungsliste .box.kein_link:hover .header:before, .veranstaltungsliste .box.kein_link:focus .header:before, .veranstaltungsliste .box.kein_link:active .header:before {
  display: none;
}
.veranstaltungsliste .box.kein_link:hover .inhalt .kreis, .veranstaltungsliste .box.kein_link:focus .inhalt .kreis, .veranstaltungsliste .box.kein_link:active .inhalt .kreis {
  display: none;
}
.veranstaltungsliste .box:hover .header:before, .veranstaltungsliste .box:focus .header:before, .veranstaltungsliste .box:active .header:before {
  opacity: 1;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.veranstaltungsliste .box:hover .inhalt .kreis, .veranstaltungsliste .box:focus .inhalt .kreis, .veranstaltungsliste .box:active .inhalt .kreis {
  opacity: 1;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.veranstaltungsliste .box .header {
  /*background: $mittelgrau;*/
  background: #221C16;
  padding: 10px 15px;
  position: relative;
  overflow: hidden;
  border-radius: 10px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
  -ms-border-radius: 10px 10px 0px 0px;
  -o-border-radius: 10px 10px 0px 0px;
}
.veranstaltungsliste .box .header:before {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  z-index: 10;
  opacity: 0;
  /*background: #045146;
				background: -moz-linear-gradient(-45deg, #045146 0%, #07a28b 100%);
				background: -webkit-linear-gradient(-45deg, #045146 0%, #07a28b 100%);
				background: linear-gradient(135deg, #045146 0%, #07a28b 100%);
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#045146', endColorstr='#07a28b',GradientType=1);*/
  background: #045B4F;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.veranstaltungsliste .box .header p {
  font-weight: bold;
  line-height: normal;
  color: #ffffff;
  margin: 0px;
  position: relative;
  z-index: 20;
}
.veranstaltungsliste .box .inhalt {
  height: calc(100% - 42px);
  padding: 15px 15px 40px 15px;
  position: relative;
  background: #ffffff;
  border-radius: 0px 0px 10px 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
  -moz-border-radius: 0px 0px 10px 10px;
  -ms-border-radius: 0px 0px 10px 10px;
  -o-border-radius: 0px 0px 10px 10px;
}
.veranstaltungsliste .box .inhalt p.tag {
  /*color: $tuerkis;*/
  color: #00483e;
  font-size: 50px;
  letter-spacing: 0.3px;
  margin-bottom: 8px;
  display: inline-block;
  width: 85px;
  height: 85px;
  line-height: 85px;
  background: rgba(7, 162, 139, 0.1);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.veranstaltungsliste .box .inhalt p.monat {
  color: #067767;
  font-size: 22px;
  line-height: 22px;
  letter-spacing: -0.18px;
  margin-bottom: 15px;
}
.veranstaltungsliste .box .inhalt p.name {
  font-size: 20px;
  line-height: 30px;
  color: #0A4038;
  font-weight: bold;
  letter-spacing: -0.18px;
  margin-bottom: 0px;
}
.veranstaltungsliste .box .inhalt .infos, .veranstaltungsliste .box .inhalt .text {
  margin-top: 15px;
  padding-top: 10px;
  border-top: 1px solid #DDDBDA;
  text-align: left;
}
.veranstaltungsliste .box .inhalt .infos p, .veranstaltungsliste .box .inhalt .text p {
  margin: 0px 0px 5px 0px;
  font-size: 16px;
  line-height: normal;
  color: #6F6356;
  letter-spacing: -0.18px;
  padding-left: 30px;
  background-repeat: no-repeat;
  background-position: left center;
}
.veranstaltungsliste .box .inhalt .infos p.referent, .veranstaltungsliste .box .inhalt .text p.referent {
  background-image: url(//basics.klinikum-fuerth.de/images/icon_referent_hellgruen.svg);
}
.veranstaltungsliste .box .inhalt .infos p.zeit, .veranstaltungsliste .box .inhalt .text p.zeit {
  background-image: url(//basics.klinikum-fuerth.de/images/icon_uhrzeit_hellgruen.svg);
}
.veranstaltungsliste .box .inhalt .infos p.ort, .veranstaltungsliste .box .inhalt .text p.ort {
  background-image: url(//basics.klinikum-fuerth.de/images/icon_ort_hellgruen.svg);
}
.veranstaltungsliste .box .inhalt .text p {
  margin: 0px;
  padding: 0px;
}
.veranstaltungsliste .box .inhalt .kreis {
  display: inline-block;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #00D0B2;
  /*background-image: url(//basics.klinikum-fuerth.de/images/icon_pfeil_gross_rechts_weiss.svg);*/
  background-image: url(//basics.klinikum-fuerth.de/images/icon_pfeil_gross_rechts_dunkelgruen.svg);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-box-shadow: 0px 10px 30px 0px #00d0b2;
  -moz-box-shadow: 0px 10px 30px 0px #00d0b2;
  box-shadow: 0px 10px 30px 0px #00d0b2;
  position: absolute;
  left: 45%;
  left: calc(50% - 24px);
  bottom: -24px;
  z-index: 20;
  opacity: 0;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.veranstaltungsliste .veranstaltungen_slider {
  margin: 0px;
}
.veranstaltungsliste .veranstaltungen_slider .slick-dots {
  padding: 0px;
}
.veranstaltungsliste .veranstaltungen_slider .box {
  height: auto;
}
.veranstaltungsliste .veranstaltungen_slider .box .inhalt {
  height: auto;
}
.veranstaltungsliste .veranstaltungen_slider + .buttonbox {
  padding-top: 40px;
}
.veranstaltungsliste .buttonbox {
  text-align: center;
  margin-bottom: 60px;
}
/***********************
Logoleiste
***********************/
.logoleiste {
  padding-bottom: 65px;
}
.logoleiste .logoleiste_slider {
  margin: 0px;
}
.logoleiste .logoleiste_slider .slick-list .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
}
.logoleiste .logoleiste_slider .slick-slide {
  flex: auto;
}
.logoleiste .logoleiste_slider .slick-slide img {
  margin: 0 auto;
  /*filter: grayscale(100%);
				opacity: 0.8;*/
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.logoleiste .logoleiste_slider .slick-slide img:hover, .logoleiste .logoleiste_slider .slick-slide img:focus, .logoleiste .logoleiste_slider .slick-slide img:active {
  filter: none;
  opacity: 1;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.logoleiste .logoleiste_slider .slick-slide img.ohne_link:hover, .logoleiste .logoleiste_slider .slick-slide img.ohne_link:focus, .logoleiste .logoleiste_slider .slick-slide img.ohne_link:active {
  filter: grayscale(100%);
  opacity: 0.8;
}
.logoleiste .logoleiste_slider .slick-prev, .logoleiste .logoleiste_slider .slick-next {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  /*background-color: $mittelgrau;*/
  background-color: #045B4F;
  background-repeat: no-repeat;
  background-position: center center;
  top: 47%;
  top: calc(48% - 24px);
}
.logoleiste .logoleiste_slider .slick-prev:before, .logoleiste .logoleiste_slider .slick-next:before {
  display: none;
}
.logoleiste .logoleiste_slider .slick-prev.slick-disabled, .logoleiste .logoleiste_slider .slick-next.slick-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.logoleiste .logoleiste_slider .slick-prev {
  background-image: url(//basics.klinikum-fuerth.de/images/icon_pfeil_gross_links_weiss.svg);
  left: -48px;
}
.logoleiste .logoleiste_slider .slick-next {
  background-image: url(//basics.klinikum-fuerth.de/images/icon_pfeil_gross_rechts_weiss.svg);
  right: -48px;
}
.logoleiste .logoleiste_slider .slick-dots {
  padding-top: 10px;
}
/***********************
Akkordeon
***********************/
.akkordeonblock {
  padding-bottom: 80px;
}
.akkordeonblock .akkordeon .akkordeonbox {
  padding: 25px 0px;
  position: relative;
}
.akkordeonblock .akkordeon .akkordeonbox:first-child:before {
  content: "";
  display: block;
  height: 1px;
  width: 95%;
  width: calc(100% - 30px);
  position: absolute;
  left: 15px;
  right: 15px;
  top: 0px;
  z-index: 50;
  background: #D0C6BB;
}
.akkordeonblock .akkordeon .akkordeonbox:after {
  content: "";
  display: block;
  height: 1px;
  width: 95%;
  width: calc(100% - 30px);
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 0px;
  z-index: 50;
  background: #D0C6BB;
}
.akkordeonblock .akkordeon .akkordeonbox h3.pfeile {
  font-weight: normal;
  margin: 0px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  cursor: pointer;
}
.akkordeonblock .akkordeon .akkordeonbox h3.pfeile:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 30px;
  margin-top: -3px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -ms-border-radius: 50%;
  background-color: #6F6356;
  background-image: url(//basics.klinikum-fuerth.de/images/icon_plus_weiss.svg);
  background-repeat: no-repeat;
  background-position: center center;
  margin-right: 35px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.akkordeonblock .akkordeon .akkordeonbox h3.pfeile.akkordeon_offen {
  font-weight: bold;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.akkordeonblock .akkordeon .akkordeonbox h3.pfeile.akkordeon_offen:before {
  background-color: #00D0B2;
  background-image: url(//basics.klinikum-fuerth.de/images/icon_minus_weiss.svg);
  -webkit-box-shadow: 0px 0px 10px 0px #00d0b2;
  -moz-box-shadow: 0px 0px 10px 0px #00d0b2;
  box-shadow: 0px 0px 10px 0px #00d0b2;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.akkordeonblock .akkordeon .akkordeonbox .akkordeontext {
  padding: 30px 0px;
}
.akkordeonblock .akkordeon .akkordeonbox .akkordeontext img {
  display: block;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  margin: 0px auto 20px auto;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(98, 86, 72, 0.2);
  -moz-box-shadow: 0px 10px 30px 0px rgba(98, 86, 72, 0.2);
  box-shadow: 0px 10px 30px 0px rgba(98, 86, 72, 0.2);
}
.akkordeonblock .akkordeon .akkordeonbox .akkordeontext p, .akkordeonblock .akkordeon .akkordeonbox .akkordeontext ul, .akkordeonblock .akkordeon .akkordeonbox .akkordeontext ol {
  margin-bottom: 25px;
}
.akkordeonblock .akkordeon .akkordeonbox .akkordeontext p img, .akkordeonblock .akkordeon .akkordeonbox .akkordeontext ul img, .akkordeonblock .akkordeon .akkordeonbox .akkordeontext ol img {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  margin: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.akkordeonblock .akkordeon .akkordeonbox .akkordeontext ul, .akkordeonblock .akkordeon .akkordeonbox .akkordeontext ol {
  padding-left: 17px;
}
/***********************
Notfallbox groß
***********************/
.notfallbox_gross {
  padding-bottom: 80px;
}
.notfallbox_gross .box {
  background: #D5440F;
  padding: 30px;
  text-align: center;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.notfallbox_gross .box img {
  margin-bottom: 15px;
}
.notfallbox_gross .box h2, .notfallbox_gross .box h3, .notfallbox_gross .box h4, .notfallbox_gross .box h5 {
  color: #ffffff;
  font-weight: normal;
  width: 100%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.notfallbox_gross .box p, .notfallbox_gross .box ul, .notfallbox_gross .box ol {
  color: #ffffff;
  opacity: 0.7;
  width: 100%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.notfallbox_gross .box p.highlight, .notfallbox_gross .box p .highlight, .notfallbox_gross .box ul.highlight, .notfallbox_gross .box ul .highlight, .notfallbox_gross .box ol.highlight, .notfallbox_gross .box ol .highlight {
  font-size: 22px;
  line-height: 30px;
}
.notfallbox_gross .box p a, .notfallbox_gross .box p a:link, .notfallbox_gross .box p a:visited, .notfallbox_gross .box ul a, .notfallbox_gross .box ul a:link, .notfallbox_gross .box ul a:visited, .notfallbox_gross .box ol a, .notfallbox_gross .box ol a:link, .notfallbox_gross .box ol a:visited {
  color: #ffffff;
  text-decoration: underline;
}
.notfallbox_gross .box p a:hover, .notfallbox_gross .box p a:focus, .notfallbox_gross .box p a:active, .notfallbox_gross .box ul a:hover, .notfallbox_gross .box ul a:focus, .notfallbox_gross .box ul a:active, .notfallbox_gross .box ol a:hover, .notfallbox_gross .box ol a:focus, .notfallbox_gross .box ol a:active {
  color: #ffffff;
  text-decoration: none;
}
/***********************
Sticky-Kontakt
***********************/
.sticky_kontakt {
  position: fixed;
  top: 0px;
  bottom: 0px;
  right: 0px;
  height: 100%;
  width: auto;
  z-index: 300;
  padding-right: 35px;
}
.sticky_kontakt .sticky_kontakt_table {
  display: table;
  height: 100%;
  width: 100%;
}
.sticky_kontakt .sticky_kontakt_table .sticky_kontakt_tablecell {
  display: table-cell;
  vertical-align: middle;
}
.sticky_kontakt .box {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin: 10px 0px;
  cursor: pointer;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.16);
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.sticky_kontakt .box:hover, .sticky_kontakt .box:focus, .sticky_kontakt .box:active {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.sticky_kontakt .box.suche, .sticky_kontakt .box.anker {
  border: 1px solid #067767;
  position: relative;
  overflow: hidden;
}
.sticky_kontakt .box.suche .icon, .sticky_kontakt .box.anker .icon {
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 20;
  background-image: url(//basics.klinikum-fuerth.de/images/schnellkontakt_icon_lupe.svg);
  background-repeat: no-repeat;
  background-position: center center;
}
.sticky_kontakt .box.suche:before, .sticky_kontakt .box.anker:before {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 10;
  background: #045146;
  background: -moz-linear-gradient(-45deg, #045146 0%, #07a28b 100%);
  background: -webkit-linear-gradient(-45deg, #045146 0%, #07a28b 100%);
  background: linear-gradient(135deg, #045146 0%, #07a28b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#045146", endColorstr="#07a28b",GradientType=1);
}
.sticky_kontakt .box.kontakt {
  background-color: #221C16;
  background-repeat: no-repeat;
  background-position: center center;
}
.sticky_kontakt .box.anker .icon {
  background-image: url(//basics.klinikum-fuerth.de/images/icon_pfeil_gross_oben_weiss.svg);
}
.sticky_kontakt.mobile {
  padding: 0px 25px 15px 0px;
  top: inherit;
  height: auto;
}
.sticky_kontakt.mobile .box#kontaktOeffnen {
  background-color: #221C16;
  width: 50px;
  height: 50px;
}
.sticky_kontakt.mobile .box#kontaktOeffnen:before {
  content: "...";
  color: #ffffff;
  position: relative;
  z-index: 20;
  width: 100%;
  display: block;
  text-align: center;
  font-weight: bold;
  line-height: 33px;
  font-size: 30px;
}
.modal#Suche .modal-dialog .modal-content, .modal#Suche_Mobile .modal-dialog .modal-content {
  background: none;
  border: none;
}
.modal#Suche .modal-dialog .modal-content .modal-body, .modal#Suche_Mobile .modal-dialog .modal-content .modal-body {
  background: none;
  padding: 0px;
}
.modal#Suche .modal-dialog .modal-content .modal-body .suchbox, .modal#Suche_Mobile .modal-dialog .modal-content .modal-body .suchbox {
  position: relative;
}
.modal#Suche .modal-dialog .modal-content .modal-body .suchbox input[type="text"], .modal#Suche_Mobile .modal-dialog .modal-content .modal-body .suchbox input[type="text"] {
  width: 100%;
  height: 60px;
  background: #ffffff;
  border: none;
  color: #6F6356;
  font-size: 15px;
  font-weight: normal;
  padding: 0px 100px 0px 20px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
}
.modal#Suche .modal-dialog .modal-content .modal-body .suchbox input[type="submit"], .modal#Suche_Mobile .modal-dialog .modal-content .modal-body .suchbox input[type="submit"] {
  display: inline-block;
  height: 60px;
  line-height: 60px;
  width: 90px;
  text-align: center;
  color: #ffffff;
  font-size: 19px;
  font-weight: bold;
  border: none;
  border-radius: 0px 50px 50px 0px;
  -webkit-border-radius: 0px 50px 50px 0px;
  -moz-border-radius: 0px 50px 50px 0px;
  -ms-border-radius: 0px 50px 50px 0px;
  -o-border-radius: 0px 50px 50px 0px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#045146+0,07a28b+100 */
  background: #045146;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #045146 0%, #07a28b 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #045146 0%, #07a28b 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #045146 0%, #07a28b 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#045146", endColorstr="#07a28b",GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 100;
  cursor: pointer;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.modal#Suche .modal-dialog .modal-content .modal-body .suchbox input[type="submit"]:hover, .modal#Suche .modal-dialog .modal-content .modal-body .suchbox input[type="submit"]:focus, .modal#Suche .modal-dialog .modal-content .modal-body .suchbox input[type="submit"]:active, .modal#Suche_Mobile .modal-dialog .modal-content .modal-body .suchbox input[type="submit"]:hover, .modal#Suche_Mobile .modal-dialog .modal-content .modal-body .suchbox input[type="submit"]:focus, .modal#Suche_Mobile .modal-dialog .modal-content .modal-body .suchbox input[type="submit"]:active {
  opacity: 0.8;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
/***********************
YouTube-Liste
***********************/
.youtube_liste {
  padding-bottom: 50px;
}
.youtube_liste .responsive-video {
  margin-bottom: 30px;
}
/***********************
Stellenliste
***********************/
.stellenliste select {
  display: inline-block;
  vertical-align: top;
  height: 42px;
  background: #ffffff;
  border: none;
  color: #6F6356;
  font-size: 15px;
  font-weight: normal;
  padding: 0px 50px 0px 20px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  background-image: url(//basics.klinikum-fuerth.de/images/fachbereichssuche_select_pfeil.svg);
  background-repeat: no-repeat;
  background-position: right 20px center;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -webkit-box-shadow: 0px 3px 20px 0px rgba(145, 133, 120, 0.3);
  -moz-box-shadow: 0px 3px 20px 0px rgba(145, 133, 120, 0.3);
  box-shadow: 0px 3px 20px 0px rgba(145, 133, 120, 0.3);
  margin-right: 30px;
}
.stellenliste .suche {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.stellenliste .suche input[type="text"] {
  height: 42px;
  background: #ffffff;
  border: none;
  color: #6F6356;
  font-size: 15px;
  font-weight: normal;
  padding: 0px 50px 0px 20px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  -webkit-box-shadow: 0px 3px 20px 0px rgba(145, 133, 120, 0.3);
  -moz-box-shadow: 0px 3px 20px 0px rgba(145, 133, 120, 0.3);
  box-shadow: 0px 3px 20px 0px rgba(145, 133, 120, 0.3);
}
.stellenliste .suche input[type="submit"] {
  display: inline-block;
  height: 42px;
  width: 50px;
  background: none;
  background-image: url(//basics.klinikum-fuerth.de/images/icon_lupe_tuerkis.svg);
  background-repeat: no-repeat;
  background-position: center center;
  border: none;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  text-indent: -9999px;
  position: absolute;
  right: 0px;
  top: 0px;
  cursor: pointer;
}
.stellenliste #stellenliste .stellenliste_box {
  padding: 20px;
  background: #ffffff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(98, 86, 72, 0.2);
  -moz-box-shadow: 0px 10px 30px 0px rgba(98, 86, 72, 0.2);
  box-shadow: 0px 10px 30px 0px rgba(98, 86, 72, 0.2);
  position: relative;
  height: 100%;
  cursor: inherit;
  margin-bottom: 20px;
}
.stellenliste #stellenliste .stellenliste_box .stellenliste_box_bg {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  z-index: 5;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  opacity: 0;
  background: #045146;
  background: -moz-linear-gradient(-45deg, #045146 0%, #07a28b 100%);
  background: -webkit-linear-gradient(-45deg, #045146 0%, #07a28b 100%);
  background: linear-gradient(135deg, #045146 0%, #07a28b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#045146", endColorstr="#07a28b",GradientType=1);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.stellenliste #stellenliste .stellenliste_box p {
  position: relative;
  z-index: 10;
  color: #6F6356;
  margin: 0px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.stellenliste #stellenliste .stellenliste_box p strong {
  color: #067767;
  display: block;
  font-size: 19px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.stellenliste #stellenliste .stellenliste_box:hover .stellenliste_box_bg, .stellenliste #stellenliste .stellenliste_box:focus .stellenliste_box_bg, .stellenliste #stellenliste .stellenliste_box:active .stellenliste_box_bg {
  opacity: 1;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.stellenliste #stellenliste .stellenliste_box:hover p, .stellenliste #stellenliste .stellenliste_box:focus p, .stellenliste #stellenliste .stellenliste_box:active p {
  color: #ffffff;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.stellenliste #stellenliste .stellenliste_box:hover p strong, .stellenliste #stellenliste .stellenliste_box:focus p strong, .stellenliste #stellenliste .stellenliste_box:active p strong {
  color: #ffffff;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
/***********************
Babygalerie
***********************/
.babygalerie {
  padding-bottom: 60px;
}
.babygalerie .babygalerie_box {
  padding-bottom: 20px;
}
.babygalerie .babygalerie_box .bild {
  border: 10px solid transparent;
  margin-bottom: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(98, 86, 72, 0.2);
  -moz-box-shadow: 0px 10px 30px 0px rgba(98, 86, 72, 0.2);
  box-shadow: 0px 10px 30px 0px rgba(98, 86, 72, 0.2);
}
.babygalerie .babygalerie_box .bild.maennlich {
  border-color: #c8cffa;
}
.babygalerie .babygalerie_box .bild.weiblich {
  border-color: #fed9e4;
}
.babygalerie .babygalerie_box .bild img {
  width: 100%;
  height: auto;
}
.babygalerie .babygalerie_box .text p {
  margin: 0px;
}
/***********************
Flipcards
***********************/
.flipcards {
  padding-bottom: 55px;
}
.flipcards .flip-card {
  background-color: transparent;
  width: 100%;
  height: 100%;
  perspective: 1000px;
  /* Remove this if you don't want the 3D effect */
  background: none;
  padding-bottom: 30px;
}
.flipcards .flip-card.height_200 {
  min-height: 200px;
}
.flipcards .flip-card.height_250 {
  min-height: 250px;
}
.flipcards .flip-card.height_300 {
  min-height: 300px;
}
.flipcards .flip-card.height_350 {
  min-height: 350px;
}
.flipcards .flip-card.height_400 {
  min-height: 400px;
}
.flipcards .flip-card .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.flipcards .flip-card .flip-card-inner .flip-card-front, .flipcards .flip-card .flip-card-inner .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  /* Safari */
  backface-visibility: hidden;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  padding: 15px 25px 70px 25px;
}
.flipcards .flip-card .flip-card-inner .flip-card-front p, .flipcards .flip-card .flip-card-inner .flip-card-back p {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  margin: 0px;
}
.flipcards .flip-card .flip-card-inner .flip-card-front {
  background: #00483e;
  text-align: center;
  padding-bottom: 60px;
}
.flipcards .flip-card .flip-card-inner .flip-card-front .display_table {
  display: table;
  width: 100%;
  height: 100%;
}
.flipcards .flip-card .flip-card-inner .flip-card-front .display_table .display_tablecell {
  display: table-cell;
  vertical-align: middle;
}
.flipcards .flip-card .flip-card-inner .flip-card-front p {
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
}
.flipcards .flip-card .flip-card-inner .flip-card-front:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-width: 0 0 52px 52px;
  border-color: transparent transparent #ffffff transparent;
  border-style: solid;
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 50;
}
.flipcards .flip-card .flip-card-inner .flip-card-front .ecke {
  background: #00D0B2;
  width: 52px;
  height: 52px;
  border-radius: 10px 0px 0px 0px;
  -webkit-border-radius: 10px 0px 0px 0px;
  -moz-border-radius: 10px 0px 0px 0px;
  -ms-border-radius: 10px 0px 0px 0px;
  -o-border-radius: 10px 0px 0px 0px;
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.flipcards .flip-card .flip-card-inner .flip-card-front .ecke:before {
  content: "";
  display: block;
  background: url(//basics.klinikum-fuerth.de/images/flipcards_icon_pfeil_rechts.svg);
  background-repeat: no-repeat;
  background-position: center center;
  width: 24px;
  height: 23px;
  position: absolute;
  bottom: 25px;
  left: 5px;
}
.flipcards .flip-card .flip-card-inner .flip-card-front.text {
  text-align: center;
}
.flipcards .flip-card .flip-card-inner .flip-card-front.text_icon img {
  margin-bottom: 20px;
  max-width: 50%;
}
.flipcards .flip-card .flip-card-inner .flip-card-front.text_icon p {
  font-weight: bold;
}
.flipcards .flip-card .flip-card-inner .flip-card-front.icon img {
  max-width: 70%;
}
.flipcards .flip-card .flip-card-inner .flip-card-front.icon p {
  display: none;
}
.flipcards .flip-card .flip-card-inner .flip-card-back {
  background: #ffffff;
  transform: rotateY(180deg);
  position: relative;
}
.flipcards .flip-card .flip-card-inner .flip-card-back p {
  font-size: 15px;
  line-height: 22px;
}
.flipcards .flip-card .flip-card-inner .flip-card-back:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-width: 52px 0 0 52px;
  border-color: transparent transparent transparent #ffffff;
  border-style: solid;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 50;
}
.flipcards .flip-card .flip-card-inner .flip-card-back .ecke {
  background: #00D0B2;
  width: 52px;
  height: 52px;
  border-radius: 0px 10px 0px 0px;
  -webkit-border-radius: 0px 10px 0px 0px;
  -moz-border-radius: 0px 10px 0px 0px;
  -ms-border-radius: 0px 10px 0px 0px;
  -o-border-radius: 0px 10px 0px 0px;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.flipcards .flip-card .flip-card-inner .flip-card-back .ecke:before {
  content: "";
  display: block;
  background: url(//basics.klinikum-fuerth.de/images/flipcards_icon_pfeil_links.svg);
  background-repeat: no-repeat;
  background-position: center center;
  width: 24px;
  height: 23px;
  position: absolute;
  bottom: 25px;
  right: 3px;
}
.flipcards .flip-card .flip-card-inner .flip-card-back p {
  color: #221C16;
}
.flipcards .flip-card:hover .flip-card-inner, .flipcards .flip-card:focus .flip-card-inner, .flipcards .flip-card:active .flip-card-inner {
  transform: rotateY(180deg);
}
.flipcards .zitat {
  border: 1px solid #045B4F;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  padding: 40px 50px 50px 50px;
  text-align: center;
  width: 100%;
  max-width: 660px;
  margin: 30px auto 30px auto;
}
.flipcards .zitat p {
  margin: 0px;
  font-size: 22px;
  line-height: 30px;
}
.flipcards .zitat p:before {
  content: "";
  display: block;
  width: 40px;
  height: 25px;
  margin: 0px auto 15px auto;
  background: url(//basics.klinikum-fuerth.de/images/flipcards_icon_anfuehrungszeichen_dunkelgruen.svg);
  background-position: center center;
  background-repeat: no-repeat;
}
/***********************
Footer
***********************/
.footer {
  background: #f6f4f1;
  padding: 20px 0px 30px 0px;
}
.footer .align_right {
  text-align: right;
}
.footer hr {
  border: none;
  height: 1px;
  width: 100%;
  background: #D0C6BB;
  margin: 0px 0px 30px 0px;
}
.footer p {
  display: inline-block;
  vertical-align: top;
  font-size: 19px;
  line-height: normal;
  margin-bottom: 10px;
}
.footer ul {
  display: inline-block;
  vertical-align: top;
  font-size: 19px;
  line-height: normal;
  margin-bottom: 10px;
  padding: 0px;
  list-style-type: none;
}
.footer ul li {
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
}
.footer ul li a, .footer ul li a:link, .footer ul li a:visited {
  display: block;
  color: #221C16;
}
.footer ul li a:hover, .footer ul li a:focus, .footer ul li a:active {
  color: #221C16;
  text-decoration: none;
}
.footer ul li.active a, .footer ul li.active a:link, .footer ul li.active a:visited, .footer ul li.active a:hover, .footer ul li.active a:focus, .footer ul li.active a:active {
  color: #221C16;
  text-decoration: underline;
}
.footer .social {
  text-align: right;
}
.footer .social a, .footer .social a:link, .footer .social a:visited {
  text-decoration: none;
}
.footer .social a img, .footer .social a:link img, .footer .social a:visited img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 35px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.footer .social a:first-child img, .footer .social a:link:first-child img, .footer .social a:visited:first-child img {
  margin-left: 0px;
}
.footer .social a:hover img, .footer .social a:focus img, .footer .social a:active img {
  opacity: 0.5;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
/***********************
Media Query
***********************/
@media (max-width: 1199.98px) {
  .kf_header ul li {
    margin-left: 15px;
  }
  .teaserboxen .teaserbox_slider .slick-prev {
    left: 10px;
  }
  .teaserboxen .teaserbox_slider .slick-next {
    right: 10px;
  }
  .logoleiste .logoleiste_slider .slick-prev {
    left: 10px;
  }
  .logoleiste .logoleiste_slider .slick-next {
    right: 10px;
  }
}
@media (max-width: 991.98px) {
  .kf_header {
    text-align: center;
  }
  .kf_header ul li {
    margin-left: 15px;
  }
  .kf_header .logo {
    margin-bottom: 0px;
  }
  .lageplan_2023 .svg_box .infobox.unten {
    /*margin-top: -50px;*/
  }
}
@media (max-width: 767.98px) {
  h1 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 30px;
  }
  h1 span {
    font-size: 15px;
  }
  h2 {
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 25px;
  }
  h3 {
    font-size: 19px;
    line-height: 19px;
    margin-bottom: 20px;
  }
  h4 {
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 15px;
  }
  h5 {
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 0px;
  }
  p, ul, ol, table {
    font-size: 15px;
    line-height: 22px;
  }
  a.button.linie, a.button.linie:link, a.button.linie:visited, input[type="submit"].button.linie, span.button.linie {
    padding: 10px 25px;
  }
  .slick-dots {
    padding-top: 25px;
    line-height: 3px;
  }
  .slick-dots li {
    margin: 0px 7px;
  }
  .slick-dots li button {
    width: 34px;
    height: 2px;
    background: #6F6356;
    border: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
  }
  .slick-dots li button:hover, .slick-dots li button:focus, .slick-dots li button:active {
    background: #067767;
  }
  .slick-dots li.slick-active button {
    background: #067767;
    height: 3px;
  }
  .content {
    padding-top: 0px;
  }
  .rechte_spalte {
    position: relative;
    padding: 40px 0px 25px 0px;
  }
  .rechte_spalte:after {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 10px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bababa+0,ebebeb+100 */
    background: #bababa;
    /* Old browsers */
    background: -moz-linear-gradient(top, #bababa 0%, #ebebeb 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #bababa 0%, #ebebeb 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #bababa 0%, #ebebeb 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bababa", endColorstr="#ebebeb",GradientType=0);
    /* IE6-9 */
  }
  .rechte_spalte .textbox {
    padding-bottom: 25px;
  }
  .rechte_spalte .textbox img {
    display: block;
    max-width: 255px;
    margin-left: auto;
    margin-right: auto;
  }
  .rechte_spalte .textbox .box {
    max-width: 255px;
    margin-left: auto;
    margin-right: auto;
  }
  .kf_meta .leichte_sprache {
    margin-right: 20px;
  }
  .kf_meta select.sprache {
    margin-left: 20px;
  }
  .kf_meta ul.menu li {
    display: none;
  }
  .kf_meta ul.menu li.notfall {
    display: inline-block;
  }
  .kf_header {
    padding: 20px 0px;
  }
  .kf_header img {
    display: block;
    margin: 0px auto;
  }
  .headerbild.hoch .box {
    height: 160px;
    padding: 0px 0px 40px 0;
  }
  .headerbild.hoch .box.Zweizeilig {
    min-height: 200px;
    height: auto;
    padding: 30px 0px 45px 0px;
  }
  .headerbild.hoch .box.Zweizeilig .box_table .box_tablecell {
    padding-bottom: 0px;
  }
  .headerbild.hoch .box.Zweizeilig h1 {
    font-size: 30px;
    line-height: normal;
    margin-bottom: 15px;
  }
  .headerbild.hoch .box.Zweizeilig p, .headerbild.hoch .box.Zweizeilig ul {
    font-size: 22px;
  }
  .headerbild.hoch .box .box_table .box_tablecell {
    vertical-align: bottom;
  }
  .headerbild.hoch .box h1 {
    font-size: 25px;
    line-height: 25px;
  }
  .headerbild.hoch .box .pfeil {
    display: none;
  }
  .headerbild.hoch .box .pfeil:before {
    width: 38px;
    height: 38px;
    background-size: 60% auto;
    left: 13.5px;
    top: 13.5px;
  }
  .headerbild.hoch .box .pfeil circle {
    stroke-dasharray: 79, 91;
    stroke-dashoffset: 30;
  }
  .headerbild.schmal .box {
    height: 160px;
    padding: 20px 0px;
  }
  .headerbild.schmal .box .box_table .box_tablecell {
    vertical-align: bottom;
  }
  .headerbild.schmal .headerbild_slider .slick-dots {
    padding-bottom: 15px;
  }
  .headerbild.headline .box {
    height: auto;
    padding: 40px 0px;
  }
  .headerbild .headerbild_slider .slick-dots {
    padding: 0 15px 15px 15px;
  }
  .headerbild .headerbild_slider .slick-dots li button {
    background: #ffffff;
  }
  .headerbild .headerbild_slider .slick-dots li button:hover, .headerbild .headerbild_slider .slick-dots li button:focus, .headerbild .headerbild_slider .slick-dots li button:active {
    background: #067767;
  }
  .headerbild .headerbild_slider .slick-dots li.slick-active button {
    background: #067767;
  }
  .headline_text {
    position: relative;
    padding: 40px 0px 25px 0px;
  }
  .headline_text:after {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 10px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bababa+0,ebebeb+100 */
    background: #bababa;
    /* Old browsers */
    background: -moz-linear-gradient(top, #bababa 0%, #ebebeb 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #bababa 0%, #ebebeb 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #bababa 0%, #ebebeb 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bababa", endColorstr="#ebebeb",GradientType=0);
    /* IE6-9 */
  }
  .kf_zahlen_daten {
    padding: 25px 0px 15px 0px;
    position: relative;
  }
  .kf_zahlen_daten:after {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 10px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bababa+0,ebebeb+100 */
    background: #bababa;
    /* Old browsers */
    background: -moz-linear-gradient(top, #bababa 0%, #ebebeb 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #bababa 0%, #ebebeb 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #bababa 0%, #ebebeb 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bababa", endColorstr="#ebebeb",GradientType=0);
    /* IE6-9 */
  }
  .kf_zahlen_daten .box p.zahl {
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 5px;
  }
  .kf_direkteinstieg {
    position: relative;
    padding: 40px 0px 50px 0px;
  }
  .kf_direkteinstieg:after {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 10px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bababa+0,ebebeb+100 */
    background: #bababa;
    /* Old browsers */
    background: -moz-linear-gradient(top, #bababa 0%, #ebebeb 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #bababa 0%, #ebebeb 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #bababa 0%, #ebebeb 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bababa", endColorstr="#ebebeb",GradientType=0);
    /* IE6-9 */
  }
  .kf_direkteinstieg h2 {
    text-align: center;
  }
  .kf_direkteinstieg .box {
    text-align: center;
  }
  .kf_direkteinstieg .box .icon {
    width: 50px;
    margin: 0px auto 10px auto;
  }
  .kf_direkteinstieg .box p.ueberschrift {
    margin: 0px;
    font-size: 17px;
    line-height: 22px;
  }
  .kf_direkteinstieg .box p.text, .kf_direkteinstieg .box span.link {
    display: none;
  }
  .kf_direkteinstieg .liste .box {
    margin-bottom: 10px;
    padding: 20px;
    height: auto;
  }
  .kf_direkteinstieg .liste .box .icon {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 30px 0px 0px;
  }
  .kf_direkteinstieg .liste .box p.ueberschrift {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    width: calc(100% - 85px);
    text-align: left;
  }
  .kf_lageplan_fachbereichssuche {
    position: relative;
    padding: 40px 0px 50px 0px;
  }
  .kf_lageplan_fachbereichssuche:after {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 10px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bababa+0,ebebeb+100 */
    background: #bababa;
    /* Old browsers */
    background: -moz-linear-gradient(top, #bababa 0%, #ebebeb 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #bababa 0%, #ebebeb 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #bababa 0%, #ebebeb 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bababa", endColorstr="#ebebeb",GradientType=0);
    /* IE6-9 */
  }
  .kf_lageplan_fachbereichssuche h2 {
    text-align: center;
  }
  .kf_lageplan_fachbereichssuche .fachbereichssuche h2 {
    margin-bottom: 30px;
  }
  .social_media {
    position: relative;
    padding: 40px 0px 50px 0px;
  }
  .social_media:after {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 10px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bababa+0,ebebeb+100 */
    background: #bababa;
    /* Old browsers */
    background: -moz-linear-gradient(top, #bababa 0%, #ebebeb 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #bababa 0%, #ebebeb 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #bababa 0%, #ebebeb 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bababa", endColorstr="#ebebeb",GradientType=0);
    /* IE6-9 */
  }
  .social_media .social_media_slider .slick-list .slick-slide .box p {
    font-size: 16px;
  }
  .teaserboxen {
    position: relative;
    padding: 40px 0px 50px 0px;
  }
  .teaserboxen:after {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 10px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bababa+0,ebebeb+100 */
    background: #bababa;
    /* Old browsers */
    background: -moz-linear-gradient(top, #bababa 0%, #ebebeb 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #bababa 0%, #ebebeb 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #bababa 0%, #ebebeb 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bababa", endColorstr="#ebebeb",GradientType=0);
    /* IE6-9 */
  }
  .teaserboxen .box {
    margin-bottom: 25px;
  }
  .teaserboxen .box.einhalb .bild .pfeil_box .pfeil_box_table .pfeil_box_tablecell .pfeil {
    width: 65px;
    height: 65px;
    margin: 0px;
  }
  .teaserboxen .box.einhalb .bild .pfeil_box .pfeil_box_table .pfeil_box_tablecell .pfeil:before {
    width: 38px;
    height: 38px;
    background-size: 60% auto;
    left: 13.5px;
    top: 13.5px;
  }
  .teaserboxen .box.einhalb .bild .pfeil_box .pfeil_box_table .pfeil_box_tablecell .pfeil circle {
    stroke-dasharray: 79, 91;
    stroke-dashoffset: 30;
  }
  .teaserboxen .box.einhalb .text h3 {
    font-size: 19px;
    line-height: 22px;
  }
  .teaserboxen .box.zweidrittel .textbox h3 {
    font-size: 22px;
    line-height: 25px;
  }
  .teaserboxen .box.komplett.var_1 {
    background: none !important;
    height: auto;
  }
  .teaserboxen .box.komplett.var_1 img {
    width: 100%;
    height: auto;
  }
  .teaserboxen .box.komplett.var_1 .textbox {
    padding: 0px;
  }
  .teaserboxen .box.komplett.var_1 .textbox .text {
    margin: 0px;
  }
  .teaserboxen .box.komplett.var_1 .textbox .text h3 {
    font-size: 22px;
    line-height: 25px;
  }
  .teaserboxen .box.komplett.var_1 .textbox .text p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 25px;
  }
  .teaserboxen .box.komplett.var_2 .textbox .textbox_table .textbox_tablecell .text h3 {
    font-size: 22px;
    line-height: 25px;
  }
  .teaserboxen .box.komplett.var_2 .textbox .textbox_table .textbox_tablecell .text p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 25px;
  }
  .teaserboxen .box.komplett.var_3 .textbox h3 {
    font-size: 22px;
    line-height: 25px;
  }
  .teaserboxen .box.komplett.var_4 {
    background: #ffffff;
  }
  .teaserboxen .box.komplett.var_4 .textbox p.datum {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .teaserboxen .box.komplett.var_4 .textbox h3 {
    font-size: 19px;
    line-height: 23px;
  }
  .teaserboxen .box.komplett.var_4 .textbox p {
    font-size: 15px;
    line-height: 22px;
    text-align: left;
    margin-bottom: 25px;
  }
  .teaserboxen .box.komplett.var_5, .teaserboxen .box.komplett.var_6 {
    height: auto !important;
  }
  .teaserboxen .box.komplett.var_5 .row, .teaserboxen .box.komplett.var_6 .row {
    height: auto;
  }
  .teaserboxen .box.komplett.var_5 .row .col-xl-6, .teaserboxen .box.komplett.var_5 .row .col-lg-6, .teaserboxen .box.komplett.var_5 .row .col-md-7, .teaserboxen .box.komplett.var_5 .row .col-sm-8, .teaserboxen .box.komplett.var_5 .row .col-12, .teaserboxen .box.komplett.var_6 .row .col-xl-6, .teaserboxen .box.komplett.var_6 .row .col-lg-6, .teaserboxen .box.komplett.var_6 .row .col-md-7, .teaserboxen .box.komplett.var_6 .row .col-sm-8, .teaserboxen .box.komplett.var_6 .row .col-12 {
    height: auto;
  }
  .teaserboxen .box.komplett.var_5 img, .teaserboxen .box.komplett.var_6 img {
    width: 100%;
    height: auto;
    object-fit: inherit;
  }
  .teaserboxen .box.komplett.var_5 .textbox h3, .teaserboxen .box.komplett.var_6 .textbox h3 {
    font-size: 22px;
    line-height: 25px;
  }
  .teaserboxen .box.komplett.var_5 .textbox p, .teaserboxen .box.komplett.var_6 .textbox p {
    font-size: 15px;
    line-height: 22px;
    text-align: left;
    margin-bottom: 25px;
  }
  .teaserboxen .teaserbox_slider .slick-prev, .teaserboxen .teaserbox_slider .slick-next {
    display: none;
  }
  .teaserboxen .teaserbox_slider .slick-dots {
    margin: 0px;
  }
  .newsliste {
    position: relative;
    padding: 40px 0px 50px 0px;
  }
  .newsliste:after {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 10px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bababa+0,ebebeb+100 */
    background: #bababa;
    /* Old browsers */
    background: -moz-linear-gradient(top, #bababa 0%, #ebebeb 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #bababa 0%, #ebebeb 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #bababa 0%, #ebebeb 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bababa", endColorstr="#ebebeb",GradientType=0);
    /* IE6-9 */
  }
  .newsliste .boxen.newsliste_slider {
    margin: 0px;
  }
  .newsliste .boxen.newsliste_slider .col-sm-12, .newsliste .boxen.newsliste_slider .col-12 {
    padding-bottom: 0px;
  }
  .newsliste .boxen.newsliste_slider .slick-dots {
    padding-top: 25px;
  }
  .newsliste .boxen .col-sm-6, .newsliste .boxen .col-12 {
    padding-bottom: 30px;
  }
  .newsliste.themensammlung {
    padding: 40px 0px 50px 0px;
  }
  .newsliste.themensammlung:before {
    height: 100%;
    bottom: 0px;
  }
  .newsliste.themensammlung .boxen .col-12 {
    padding-bottom: 0px;
  }
  .newsliste.themensammlung .textbox {
    padding-bottom: 25px;
  }
  .newsliste .buttonbox {
    padding-top: 30px;
  }
  .veranstaltungsliste {
    position: relative;
    padding: 40px 0px 50px 0px;
  }
  .veranstaltungsliste:after {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 10px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bababa+0,ebebeb+100 */
    background: #bababa;
    /* Old browsers */
    background: -moz-linear-gradient(top, #bababa 0%, #ebebeb 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #bababa 0%, #ebebeb 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #bababa 0%, #ebebeb 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bababa", endColorstr="#ebebeb",GradientType=0);
    /* IE6-9 */
  }
  .veranstaltungsliste .box {
    margin-bottom: 25px;
  }
  .veranstaltungsliste .veranstaltungen_slider .slick-dots {
    padding: 0px 0px 30px 0px;
  }
  .veranstaltungsliste .veranstaltungen_slider + .buttonbox {
    padding: 0px;
  }
  .veranstaltungsliste .buttonbox {
    margin: 0px;
  }
  .logoleiste {
    position: relative;
    padding: 40px 0px 50px 0px;
  }
  .logoleiste:after {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 10px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bababa+0,ebebeb+100 */
    background: #bababa;
    /* Old browsers */
    background: -moz-linear-gradient(top, #bababa 0%, #ebebeb 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #bababa 0%, #ebebeb 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #bababa 0%, #ebebeb 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bababa", endColorstr="#ebebeb",GradientType=0);
    /* IE6-9 */
  }
  .akkordeonblock {
    position: relative;
    padding: 40px 0px 50px 0px;
  }
  .akkordeonblock:after {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 10px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bababa+0,ebebeb+100 */
    background: #bababa;
    /* Old browsers */
    background: -moz-linear-gradient(top, #bababa 0%, #ebebeb 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #bababa 0%, #ebebeb 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #bababa 0%, #ebebeb 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bababa", endColorstr="#ebebeb",GradientType=0);
    /* IE6-9 */
  }
  .akkordeonblock .akkordeon .akkordeonbox:first-child:before {
    width: 100%;
    left: 0px;
    right: 0px;
  }
  .akkordeonblock .akkordeon .akkordeonbox:after {
    width: 100%;
    left: 0px;
    right: 0px;
  }
  .akkordeonblock .akkordeon .akkordeonbox h3.pfeile:before {
    margin-right: 15px;
  }
  .notfallbox_gross {
    position: relative;
    padding: 40px 0px 50px 0px;
  }
  .notfallbox_gross:after {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 10px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bababa+0,ebebeb+100 */
    background: #bababa;
    /* Old browsers */
    background: -moz-linear-gradient(top, #bababa 0%, #ebebeb 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #bababa 0%, #ebebeb 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #bababa 0%, #ebebeb 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bababa", endColorstr="#ebebeb",GradientType=0);
    /* IE6-9 */
  }
  .youtube_liste {
    position: relative;
    padding: 40px 0px 50px 0px;
  }
  .youtube_liste:after {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 10px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bababa+0,ebebeb+100 */
    background: #bababa;
    /* Old browsers */
    background: -moz-linear-gradient(top, #bababa 0%, #ebebeb 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #bababa 0%, #ebebeb 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #bababa 0%, #ebebeb 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bababa", endColorstr="#ebebeb",GradientType=0);
    /* IE6-9 */
  }
  .youtube_liste .responsive-video {
    margin-bottom: 10px;
  }
  .footer {
    padding-bottom: 80px;
    text-align: center;
  }
  .footer .align_right {
    text-align: center;
    padding-top: 10px;
  }
  .footer hr {
    display: none;
  }
  .footer .social {
    padding-top: 15px;
    text-align: center;
  }
  .sticky_kontakt .box.suche {
    display: none;
  }
  .flipcards {
    position: relative;
    padding: 40px 0px 25px 0px;
  }
  .flipcards:after {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 10px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bababa+0,ebebeb+100 */
    background: #bababa;
    /* Old browsers */
    background: -moz-linear-gradient(top, #bababa 0%, #ebebeb 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #bababa 0%, #ebebeb 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #bababa 0%, #ebebeb 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bababa", endColorstr="#ebebeb",GradientType=0);
    /* IE6-9 */
  }
  .flipcards .flip-card .flip-card-inner .flip-card-front.text_icon img {
    max-width: 35%;
  }
  .flipcards .flip-card .flip-card-inner .flip-card-front.icon img {
    max-width: 50%;
  }
  .flipcards .flip-card .flip-card-inner .flip-card-back p {
    font-size: 17px;
  }
  .lageplan_2023 .svg_box .infobox {
    position: relative;
    top: inherit;
  }
  .lageplan_2023 .svg_box .infobox .legende p {
    padding: 5px;
  }
  .lageplan_2023 .svg_box .infobox .legende p span.icon {
    width: 20px;
    height: 20px;
  }
  .lageplan_2023 .svg_box .infobox .info {
    text-align: center;
    position: relative;
    left: inherit;
    right: inherit;
    bottom: inherit;
    width: auto;
    max-width: 100%;
    opacity: 0;
  }
  .lageplan_2023 .svg_box .infobox .info.active {
    opacity: 1;
    margin-bottom: 20px;
  }
}
@media (max-width: 575.98px) {
  .banner_infos .box {
    display: block;
  }
  .banner_infos .icon {
    float: left;
    margin: 0px 10px 4px 0px;
  }
  .banner_infos p {
    margin-bottom: 10px;
  }
  .banner_infos .button {
    clear: both;
    float: none;
    margin-left: 0px;
  }
  .kf_lageplan_fachbereichssuche .fachbereichssuche .fachbereichssuche_box {
    padding: 20px 5px 25px 5px;
  }
  .kf_lageplan_fachbereichssuche .fachbereichssuche .fachbereichssuche_box.breit {
    padding-right: 5px;
  }
  .kf_lageplan_fachbereichssuche .fachbereichssuche .fachbereichssuche_box .bild.desktop {
    display: none;
  }
  .kf_lageplan_fachbereichssuche .fachbereichssuche .fachbereichssuche_box .bild.mobile {
    display: none;
  }
  .kf_lageplan_fachbereichssuche .fachbereichssuche .fachbereichssuche_box #navigator_content div {
    display: block;
    width: 100%;
    margin-right: 0px;
  }
  .kf_lageplan_fachbereichssuche .fachbereichssuche .fachbereichssuche_box #navigator_content div .button.linie.tuerkis.klein {
    display: block;
    width: 100%;
    text-align: center;
  }
  .teaserboxen .box.einhalb .bild {
    height: 105px;
  }
  .teaserboxen .box.zweidrittel .textbox {
    padding: 35px 25px;
  }
  .teaserboxen .box.komplett.var_1 .textbox .text {
    padding: 35px 25px;
  }
  .teaserboxen .box.komplett.var_2 {
    height: auto;
  }
  .teaserboxen .box.komplett.var_2 .textbox .textbox_table .textbox_tablecell .text, .teaserboxen .box.komplett.var_2 .textbox.text_bild .textbox_table .textbox_tablecell .text {
    padding: 35px 25px;
    text-align: left;
  }
  .teaserboxen .box.komplett.var_3 {
    height: auto;
  }
  .teaserboxen .box.komplett.var_3 .textbox {
    position: relative;
    padding: 35px 25px;
  }
  .teaserboxen .box.komplett.var_4 {
    background: #ffffff;
  }
  .teaserboxen .box.komplett.var_4 .bild {
    background-image: url(//basics.klinikum-fuerth.de/images/teaserbox_bg_mobile.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: auto 100%;
  }
  .teaserboxen .box.komplett.var_4 .textbox {
    text-align: center;
    padding: 35px 25px 10px 25px;
  }
  .teaserboxen .box.komplett.var_4 .textbox p.datum {
    text-align: center;
  }
  .teaserboxen .box.komplett.var_4 .textbox .button, .teaserboxen .box.komplett.var_4 .textbox .link {
    margin-bottom: 25px;
  }
  .teaserboxen .box.komplett.var_5 .textbox, .teaserboxen .box.komplett.var_6 .textbox {
    padding: 35px 25px;
  }
  .newsliste {
    padding-bottom: 30px;
  }
  .newsliste .boxen .col-12 {
    padding-bottom: 10px;
  }
  .newsliste .liste .box {
    margin-bottom: 25px;
  }
  .newsliste .liste h3 {
    margin-bottom: 15px;
  }
  .newsliste .liste p.datum {
    text-align: left;
    margin-bottom: 0px;
  }
  .newsliste .liste p.datum span {
    display: inline-block;
    margin-left: 10px;
  }
  .flipcards .flip-card.mobile_height_none.height_200, .flipcards .flip-card.mobile_height_none.height_250, .flipcards .flip-card.mobile_height_none.height_300, .flipcards .flip-card.mobile_height_none.height_350, .flipcards .flip-card.mobile_height_none.height_400 {
    min-height: inherit;
  }
  .flipcards .flip-card .flip-card-inner .flip-card-front.text_icon {
    padding: 15px 50px;
  }
  .flipcards .flip-card .flip-card-inner .flip-card-front.text_icon img {
    max-width: inherit;
    width: auto;
    height: 100px;
    margin-bottom: 10px;
  }
  .flipcards .flip-card .flip-card-inner .flip-card-front.text_icon p {
    font-size: 17px;
  }
  .flipcards .flip-card .flip-card-inner .flip-card-front.icon {
    padding: 15px 50px;
  }
  .flipcards .flip-card .flip-card-inner .flip-card-front.icon img {
    max-width: inherit;
    width: auto;
    height: 150px;
  }
  .flipcards .flip-card .flip-card-inner .flip-card-back {
    padding: 25px 35px 75px 35px;
  }
  .lageplan_2023 .svg_box .infobox {
    position: relative;
  }
  .lageplan_2023 .svg_box .infobox.unten {
    /*margin-top: -30px;*/
  }
  .lageplan_2023 .svg_box .infobox .legende p {
    width: 49.5%;
    width: calc(50% - 3px);
  }
  .headline_text.fortbildung table tr td {
    display: block;
    width: 100%;
    clear: both;
    padding-left: 0px;
    padding-right: 0px;
  }
  .headline_text.fortbildung table tr td:first-child {
    padding-bottom: 0px;
    font-weight: bold;
  }
  .headline_text.fortbildung table tr td:nth-child(2) {
    border-top: none;
    padding-top: 5px;
  }
  .footer {
    padding-bottom: 10px;
  }
  .footer p {
    display: block;
  }
  .footer ul {
    display: block;
  }
  .footer ul li:first-child {
    margin-left: 0px;
  }
  .footer .social {
    display: none;
  }
}
@media (max-width: 479.98px) {
  .social_media {
    padding-bottom: 25px;
  }
  .social_media .social_media_slider .slick-list .slick-slide .box {
    width: 100%;
    padding: 15px 5px;
  }
  .social_media .social_media_slider .slick-list .slick-slide .box p {
    display: none;
  }
}
