@charset "UTF-8";
/*  Avance  */
@import url("//netdna.bootstrapcdn.com/bootstrap/3.0.0-rc2/css/bootstrap-glyphicons.css");
@font-face {
  font-family: "Avance";
  src: url("../fonts/alexianer/fonts/30799b87-c64b-4662-98b4-faebf7ddc292.eot?#iefix");
  src: url("../fonts/alexianer/fonts/30799b87-c64b-4662-98b4-faebf7ddc292.eot?#iefix") format("eot"), url("../fonts/alexianer/fonts/1b634b31-d38c-4b6f-a90f-4d9c3834b341.woff2") format("woff2"), url("../fonts/alexianer/fonts/433d3fbf-d20c-48e1-aae1-a41f01087089.woff") format("woff"), url("../fonts/alexianer/fonts/bd94bd78-00e0-4103-b3a9-5dad584a3739.ttf") format("truetype"), url("../fonts/alexianer/fonts/5cfc09fe-ad26-4d0e-9d9e-b6f1fcfa9a1d.svg#5cfc09fe-ad26-4d0e-9d9e-b6f1fcfa9a1d") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Avance";
  src: url("../fonts/alexianer/fonts/0828dac0-b5bf-462c-a800-aea7d3127cad.eot?#iefix");
  src: url("../fonts/alexianer/fonts/0828dac0-b5bf-462c-a800-aea7d3127cad.eot?#iefix") format("eot"), url("../fonts/alexianer/fonts/87ad38a0-ad42-4d00-9cf1-0514fe4c5376.woff2") format("woff2"), url("../fonts/alexianer/fonts/e203ad07-e152-4f55-9871-1fb461b1d50a.woff") format("woff"), url("../fonts/alexianer/fonts/76054d35-c03f-4787-81c2-fa92b8fd5f25.ttf") format("truetype"), url("../fonts/alexianer/fonts/2d527f85-2eb5-453e-b5e0-b6fe52cedde6.svg#2d527f85-2eb5-453e-b5e0-b6fe52cedde6") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Avance";
  src: url("../fonts/alexianer/fonts/5c6c7e33-2997-4460-b163-700044cf413a.eot?#iefix");
  src: url("../fonts/alexianer/fonts/5c6c7e33-2997-4460-b163-700044cf413a.eot?#iefix") format("eot"), url("../fonts/alexianer/fonts/6128085b-c8d6-4058-bf7c-ebf5321777d4.woff2") format("woff2"), url("../fonts/alexianer/fonts/14cf9e92-e9d7-4cd0-a04e-fdf776c569fb.woff") format("woff"), url("../fonts/alexianer/fonts/0e30abaa-5373-4edf-a301-e5c4d38f9aab.ttf") format("truetype"), url("../fonts/alexianer/fonts/6e92a6cc-d9bc-4cef-b6ae-889dcc64acfa.svg#6e92a6cc-d9bc-4cef-b6ae-889dcc64acfa") format("svg");
  font-weight: bold;
  font-style: normal;
}
/* Noto Sans */
@font-face {
  font-family: "NotoSans Regular";
  src: url("../fonts/NotoSans-Font-Css/NotoSans-Regular.ttf?v=2") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NotoSans Medium";
  src: url("../fonts/NotoSans-Font-Css/NotoSans-Medium.ttf?v=2") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NotoSans SemiBold";
  src: url("../fonts/NotoSans-Font-Css/NotoSans-SemiBold.ttf?v=2") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NotoSans Bold";
  src: url("../fonts/NotoSans-Font-Css/NotoSans-Bold.ttf?v=2") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "Avance", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
}

#departments {
  float: right;
  width: 300px;
  margin: 0 18px;
}

#events {
  width: 300px;
}

#news {
  float: left;
  width: 620px;
}

#footer {
  /*float: left;*/
  /*padding:0;*/
  /*margin: 0;*/
}

.footerHeader {
  /*text-transform: uppercase;*/
}

.container {
  background-color: white;
  /*max-width: none !important;*/
  /*width: 980px;*/
  max-width: 980px;
  box-shadow: 0px 0px 15px 0px #c5c9ca;
  margin-bottom: 30px;
}

.green {
  background-color: #b4152b;
  height: 8px;
}

.header {
  height: 145px;
  padding: 35px 0 30px 30px;
}

.navigation {
  border-top: 1.5px solid #3e6389;
}

.headerNav {
  text-align: right;
  padding: 15px 10px 0 0;
}

.headerNav a {
  color: #575756;
  border-left: 1px solid #575756;
  padding: 0 5px 0 7px;
  font-family: "Avance", Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.headerNav a:hover {
  color: #b4152b;
  border-left: 1px solid #575756;
  padding: 0 5px 0 7px;
  font-family: "Avance", Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.headerNav a:first-child {
  border: none;
}

.languageFlag {
  display: none;
}

.naviMenu {
  /*text-align:right;*/
  /*padding: 10px 0px 0 0;*/
  margin-top: 10px;
}

.naviMenu li {
  /*float: left;*/
  list-style-type: none;
  border-left: 1px solid #575756;
  /*text-transform: uppercase;*/
}

.naviMenu li:first-child {
  border-left: none;
}

.naviMenu a {
  color: #8c969b;
  padding: 0 17px 0 17px;
  font-family: "Avance", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

.naviMenu a:hover {
  color: #b4152b;
  /*padding: 0 17px 0 17px;*/
  font-family: "Avance", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

.searchGroup {
  float: right;
  margin-right: 15px;
}

.search {
  width: 180px !important;
  height: 25px;
  border-radius: 0px;
  margin-top: 60px;
  font-size: 13px;
  padding: 0 12px 0 25px;
  margin-left: 121px;
  background: url("../images/searchfield.png");
}

.searchbtn {
  width: 50px;
  height: 25px;
  border-radius: 0px;
  margin-top: 60px;
  background-image: url("../images/searchbtn.png");
  background-position: center;
  padding: 0;
  color: white;
  font-size: 13px;
}

.searchbtn:active {
  width: 50px;
  height: 25px;
  border-radius: 0px;
  margin-top: 60px;
  background-image: url("../images/searchbtn.png");
  background-position: center;
  padding: 0;
  color: white;
  font-size: 13px;
}

.searchbtnEn {
  width: 50px;
  height: 25px;
  border-radius: 0px;
  margin-top: 60px;
  background-image: url("../images/searchbtn_en.png");
  background-position: center;
  padding: 0;
  color: white;
  font-size: 13px;
}

.searchbtnEn:active {
  width: 50px;
  height: 25px;
  border-radius: 0px;
  margin-top: 60px;
  background-image: url("../images/searchbtn_en.png");
  background-position: center;
  padding: 0;
  color: white;
  font-size: 13px;
}

.infobtn, .internal-link {
  width: 193px;
  height: 25px;
  border-radius: 14px;
  margin-top: 15px;
  background-image: url("../images/button.png");
  background-position: 0 0;
  padding: 4px 0 0 0;
  color: white;
  /*    font-size: 13px;
      margin: 168px auto;*/
  display: block;
  text-align: center;
  /*    text-indent: 9999px;*/
  /*text-transform: uppercase;*/
  font-size: 12px;
  /*margin: 30px 0 40px 0;*/
  display: block;
  position: absolute;
  bottom: 20px;
}

.infobtn:active, .internal-link:active,
.infobtn:hover, .internal-link:hover {
  width: 193px;
  height: 25px;
  border-radius: 14px;
  margin-top: 15px;
  background-image: url("../images/button.png");
  background-position: 0 0;
  padding: 4px 0 0 0;
  /*text-transform: uppercase;*/
  color: white;
  /*    font-size: 13px;
      margin: 168px auto;*/
  display: block;
  text-align: center;
  /*text-indent: 9999px;*/
  font-size: 12px;
  /*margin: 30px 0 0 0;*/
  display: block;
}

/*.infobtn{
    width: 189px;
    height:  22px;
    border-radius: 14px;
    margin-top: 60px;
    background-image: url("../images/infoBtn.png");
    background-position:center;
    padding: 0;
    color: white;
    font-size: 13px;
    margin: 168px auto;
    display: block;
}

.infobtn:active{
    width: 189px;
    height:  22px;
    border-radius: 14px;
    margin-top: 60px;
    background-image: url("../images/infoBtn.png");
    background-position:center;
    padding: 0;
    color: white;
    font-size: 13px;
    margin: 168px auto;
    display: block;
}*/
.headerPic {
  /*    background-image: url("../images/sliderPic1.jpg");*/
  background-repeat: no-repeat;
  width: auto;
  height: 255px;
  margin-top: 10px;
  border-bottom: 1.5px solid #91c238;
  padding-bottom: 3px;
  position: relative;
  margin-left: -10px;
  margin-right: -10px;
}

.headerInnerPic {
  /*background-image: url("../images/InfoBox.png");*/
  width: 320px;
  height: 10px;
  float: right;
  margin-top: 30px;
  position: absolute;
  top: 0;
  right: 0;
}

.teaser {
  margin: 20px 10px 10px;
}

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 20px;
  margin-top: 5px;
}

.teaser a div {
  /*margin-bottom: 20px;*/
}

.teaser a {
  color: #fff;
}

#teaserBlock img {
  height: 190px;
}

.teaser h2 {
  display: block;
  width: 93.5%;
  position: absolute;
  z-index: 5;
  top: 125px;
  height: 40px;
  background-color: #000000;
  opacity: 0.9;
  font-size: 13px;
  line-height: 16px;
  /*text-transform: uppercase;*/
  text-align: center;
  margin-right: 10px;
  padding: 5px;
  font-weight: bold;
  color: #fff;
}

.teaser .teaserBoxGreen h2 {
  background-color: #b4152b;
  opacity: 0.95;
}

.teaser .teaserBoxGray h2 {
  background-color: #859095;
}

.aktuelles {
  margin: 0px 3px 0 0;
  background-color: #00305D;
  /* width: 620px; */
  height: 30px;
  color: white;
  padding: 7px 0px 24px 15px;
  font-size: 13px;
}

.aktuelles p:first-child {
  float: left;
}

.aktuelles a {
  float: right;
  color: white;
  font-size: 10px;
  padding: 0 15px;
}

.news {
  margin: 0 0px 20px 10px;
}

.rightGreen {
  /*margin-right: 6px;*/
  margin-left: 4px;
}

.einrichtungen,
.rightGreen .csc-header {
  background-color: #85BB25;
  /*margin-top: 10px;*/
  height: 30px;
  color: white;
  padding: 7px 0 0 15px;
  font-size: 13px;
}

.rightGreen .csc-textpic-imagewrap {
  /*margin: 0px 28px 0 0;*/
}

h4, .h4 {
  font-size: 18px;
  margin: 7px;
}

.zahnrad,
.rightGreen .ce-textpic,
.rightGreen .csc-textpic-text {
  /*background-image: url("../images/zahnrad.jpg");*/
  background-color: #f8f8f9;
  background-position: center;
  color: #b4152b;
  padding: 5px 0 0 15px;
}

.zahnrad h3,
.rightGreen .ce-textpic h3,
.rightGreen .csc-textpic-text h3 {
  color: #b4152b;
  font-size: 14px;
  margin-top: 13px;
}

.zahnrad p,
.rightGreen .ce-textpic p,
.rightGreen .csc-textpic-text p {
  color: #575756;
  font-size: 13px;
  margin-top: 15px;
  line-height: 1.42857;
}

.zahnrad a,
.rightGreen .csc-textpic-text a {
  color: #b4152b;
  font-size: 13px;
  font-weight: bold;
}

.col-xs-3 #rightMargin .csc-default .tx-jhj-kk {
  margin: 0 5% 0 2%;
}

.col-xs-4 #rightMargin .csc-default .tx-jhj-kk {
  margin: 0 6% 0 2%;
}

/*
.termine{
    background-image: url("../images/blueStrip.jpg");
    margin: 20px 10px 0 0px;
    /*margin: 20px 20px 0 5px;*/
/*    width: 300px;*/ /*
    height: 30px;
    color: white;

    padding: 7px 0 0 15px;
    font-size: 13px;
}*/
.termine {
  background-color: #00305D;
  margin-top: 0px;
  height: 30px;
  color: #FFF;
  padding: 7px 0 0 15px;
  font-size: 13px;
}

.veranstaltung {
  /*margin: 0px 9px 0 0px;*/
  /*margin: 0px 20px 0 5px;*/
  color: #b4152b;
  padding: 0 0 0 15px;
  background-color: #f8f8f9;
  margin-bottom: 20px;
}

.veranstaltung h3 {
  color: #b4152b;
  font-size: 13px;
  padding: 16px 0 6px;
  margin-top: 0;
}

.termin {
  background-color: #eff1f2;
  /*    width: 300px;*/
  margin-left: -15px;
  padding: 1px 0px 1px 15px;
  position: relative;
}

/*.termin p:first-child{
    color: #575756;
    font-size: 13px;
    line-height: 1.42857;
    margin-top: 10px;
}*/
.termin p {
  color: #575756;
  font-size: 13px;
  line-height: 1.42857;
  /*margin-top: -10px;*/
  margin: 5px 0px 5px 0px;
}

.termin a {
  color: #000000;
  font-size: 13px;
}

.termin a:hover {
  color: #b4152b;
  font-size: 13px;
}

.terminLinks {
  float: left;
  width: 250px;
}

.terminRechts {
  background-color: #dee0e2;
  width: 30px;
  float: left;
}

.terminB {
  background-color: #f8f8f9;
  /*    width: 300px;*/
  margin-left: -15px;
  padding: 1px 0px 1px 15px;
  position: relative;
}

.terminB p:first-child {
  color: #575756;
  font-size: 13px;
  line-height: 1.42857;
  margin-top: 10px;
}

.terminB p {
  color: #575756;
  font-size: 13px;
  line-height: 1.42857;
  margin-top: -10px;
}

.terminB a {
  color: #000000;
  font-size: 13px;
}

.terminB a:hover {
  color: #b4152b;
  font-size: 13px;
}

.terminLinksB {
  float: left;
  width: 250px;
}

.terminRechtsB {
  background-color: #e3e6e7;
  width: 30px;
  float: left;
}

.alleTermine {
  background-color: #f8f8f9;
  /*width: 300px;*/
  margin-left: -15px;
  padding: 1px 5px 1px 15px;
  height: 34px;
}

.alleTermine p {
  color: #575756;
  font-size: 13px;
  margin-top: 7px;
  line-height: 1.42857;
}

.alleTermine a {
  color: #b4152b;
  font-size: 10px;
}

.footerTop {
  /*height: 66px;*/
  background: #919ca0; /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
  background: linear-gradient(to bottom, #919ca0 0%, #758186 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#919ca0", endColorstr="#758186",GradientType=0 ); /* IE6-9 */
  margin-top: 10px;
}

.charity {
  float: left;
  color: white;
  border-right: 1px solid #b8bfc2;
  /*padding: 13px 30px 13px 30px;*/
  /*width: 197px;*/
  margin-top: 6px;
  padding-top: 5px;
  margin-bottom: 20px;
}

.telefon {
  /*float: left;*/
  color: white;
  border-right: 1px solid #b8bfc2;
  /*padding: 0 30px 0 30px;*/
  /*width: 490px;*/
  margin-top: 6px;
  /*padding-top: 5px;*/
  /*height: 50px;*/
  text-align: center;
}

.kontakt {
  float: left;
  color: white;
  /*padding: 0 30px 0 30px;*/
  /*width: 281px;*/
  margin-top: 6px;
  padding-top: 5px;
}

.footerBottom {
  /*width: 980px;*/
}

.copyright {
  float: left;
  font-size: 13px;
  color: #788388;
  padding-left: 40px;
}

.footerNav {
  float: right;
  font-size: 13px;
  color: #788388;
  padding-right: 40px;
}

.footerNav a {
  border-left: 1px solid #788388;
  color: #788388;
  padding-right: 10px;
  padding-left: 10px;
}

.footerNav a:first-child {
  border-left: 0px solid #788388;
  color: #788388;
  padding-right: 10px;
  padding-left: 10px;
}

.footerNav a:hover {
  color: #b4152b;
  font-size: 13px;
}

.footerMiddle {
  background-color: #859095;
}

.navListFooter {
  float: left;
  /*width: 200px;*/
}

.navListFooter p {
  color: white;
  padding: 20px 0 0 30px;
  font-weight: bold;
  font-size: 14px;
}

.navFooterMenu,
.csc-menu {
  list-style-type: none;
  padding: 0 0 10px 30px;
  line-height: 1.225;
}

.navFooterMenu a,
.csc-menu a {
  color: white;
  font-size: 13px;
  padding-left: 0;
}

.csc-sitemap ul {
  list-style-type: none;
  padding: 0 0 10px 30px;
  line-height: 1.225;
}

.csc-sitemap ul a {
  color: white;
}

.csc-sitemap ul li {
  margin-bottom: 5px;
}

.csc-sitemap ul ul li {
  margin-bottom: 0;
}

.csc-sitemap ul ul {
  padding: 0 0 0 15px;
}

.csc-sitemap ul ul ul {
  display: none;
}

.csc-sitemap ul ul li:before {
  content: "- ";
  color: #fff;
  margin-left: -10px;
  position: absolute;
}

.quality {
  float: right;
  width: 170px;
  /*height: 100px;*/
  padding: 25px 0px 10px 0;
}

.quality img {
  float: right;
  height: 80px;
}

.bx-wrapper {
  margin: 0;
  padding: 0;
  height: 298px;
  /*width: 980px;*/
}

.bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none;
  left: 0;
  height: 250px !important;
}

.bx-wrapper img,
.bx-wrapper .csc-textpic-center-outer,
.bx-wrapper .csc-textpic-center-inner,
.bx-wrapper .csc-textpic-image {
  margin: 0;
  padding: 0;
  height: 298px;
  /*width: 980px;*/
  width: 100%;
}

#slider {
  /*margin-left: -10px;*/
  /*margin-right: -10px;*/
}

.bxslider {
  height: 298px;
}

.sliderPic {
  height: 298px;
  width: 980px;
}

.bx-controls {
  position: absolute;
  top: 205px;
  /*left: 450px;*/
  left: 50%;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  position: static;
}

.sideNavBar {
  list-style-type: none;
  margin-top: 20px;
  margin-left: -40px;
}

.sideNavBar li {
  background-image: url("../images/NavButton.png");
  padding: 5px;
  margin-bottom: 5px;
  /*width: 215px;*/
}

.sideNavBar ul li {
  background-image: none;
  padding: 2px 5px 2px 10px;
  /*margin-bottom: 5px;*/
  width: 215px;
  list-style-type: none;
}

.sideNavBar ul {
  display: none;
}

.sideNavBar .active {
  display: block;
}

.sideNavBar a {
  font-size: 13px;
  font-family: "Avance", Arial;
  font-weight: bold;
  color: #000000;
  padding-left: 5px;
  display: block;
  cursor: pointer;
}

a {
  font-size: 13px;
  font-family: "Avance", Arial;
  font-weight: normal;
  color: #000000;
  cursor: pointer;
}

.teaserBox a:hover,
.teaserBoxGreen a:hover {
  color: #fff;
}

.subnavi {
  margin-left: -40px;
  background-image: none !important;
}

.subnavi3 {
  margin-left: -30px;
  background-image: none !important;
}

.subnavi4 {
  margin-left: -30px;
  background-image: none !important;
}

.subnavi3 a,
.subnavi4 a {
  font-size: 13px;
  font-family: "Avance", Arial;
  font-weight: normal;
}

.sideNavBar a:hover,
a:hover {
  text-decoration: none;
  color: #b4152b;
}

.breadCrumb {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 13px;
  font-family: "Avance", Arial;
  color: #000000;
  padding-right: 5px;
}

.breadCrumb a {
  font-size: 13px;
  font-family: "Avance", Arial;
  color: #000000;
  /*padding-right: 5px;*/
}

.breadCrumb a:first-child:hover {
  text-decoration: none;
  color: #000000;
}

.breadCrumb a:hover {
  text-decoration: none;
  color: #b4152b;
}

div.bxslider h2 {
  color: #000000;
  /*text-transform: uppercase;*/
  font-size: 20px;
  font-family: "Avance", Arial;
  margin-bottom: 25px;
  font-weight: bold;
  margin-top: 10px;
  line-height: 130%;
}

div.bxslider h3 {
  color: #b4152b;
  font-size: 14px;
  font-family: "Avance", Arial;
  margin-bottom: 15px;
  margin-top: -20px;
  line-height: 130%;
}

div.bxslider h4 {
  color: #575756;
  /*text-transform: uppercase;*/
  font-weight: bold;
  font-size: 12px;
  font-family: "Avance", Arial;
  letter-spacing: 0.3px;
  margin: 0;
}

div.bxslider h2 {
  color: #000000;
  /*text-transform: uppercase;*/
  font-size: 20px;
  font-family: "Avance", Arial;
  margin-bottom: 25px;
  font-weight: bold;
  margin-top: 10px;
  line-height: 130%;
}

.newsContainer h1,
.news h1 {
  color: #b4152b;
  font-size: 24px;
  font-weight: 300;
  font-family: "Avance", Arial;
  margin-bottom: 25px;
}

.newsContainer h2,
.news h2 {
  color: #b4152b;
  font-size: 13px;
  font-family: "Avance", Arial;
  margin-bottom: 5px;
  font-weight: bold;
}

.newsContainer h5 {
  color: #575756;
  font-size: 13px;
  font-family: "Avance", Arial;
  margin-bottom: 5px;
  font-weight: bold;
}

.newsContainer h3, .news h3 {
  color: #000000;
  font-size: 14px;
  font-family: "Avance", Arial;
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: -20px;
  line-height: 130%;
  font-weight: bold;
}

.newsContainer p,
.news p {
  color: #575756;
  font-size: 13px;
  line-height: 1.42857;
  /*    margin-top: -10px;*/
  /*    word-spacing:0.2em;*/
}

.aktuelles p {
  color: #fff;
  font-size: 13px;
  line-height: 1.42857;
  margin-top: 0px;
  /*    word-spacing:0.2em;*/
}

.newsContainer ul,
.newsContainer ol {
  color: #575756;
  font-size: 13px;
  line-height: 1.42857;
  margin-top: 0;
}

.newsContainer ol {
  list-style-type: none;
}

.newsContainer ol input,
.newsContainer ol select {
  margin: 3px 0 3px 0;
}

.newsContainer img {
  float: left;
  margin: 0 10px 10px 0;
}

.newsContainer {
  /*padding-right: 50px;*/
}

.mediathek .newsContainer .mediathek_wrap {
  width: 50%;
  height: 225px;
  overflow: hidden;
}

.mediathek .newsContainer h3 {
  margin-top: 0;
  color: #b4152b;
}

.mediathek .newsContainer h2 {
  /*color: #000000;*/
}

.mediathek .newsContainer .mediathek_wrap h2 {
  margin-top: 0;
  color: #b4152b;
}

.mediathek .newsContainer h3 {
  margin-bottom: 5px;
}

.mediathek .newsContainer .mediathek_wrap .pdf-download:before {
  content: " ";
  background: url(../../core/images/mediathek_pdf_download.gif);
  background-repeat: no-repeat;
  padding-left: 16px;
}

.mediathek .newsContainer .mediathek_wrap a {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}

.mediathek .newsContainer .newsContainer .mediathek_wrap h2 {
  margin-top: 0 !important;
}

.mediathek .mediathek_wrap .csc-textpic-text {
  padding: 0 25px;
}

.mediathek .csc-header {
  clear: both;
}

.mediathek .newsContainer {
  overflow: hidden;
}

.mediathek hr {
  border-top: 1px solid #ccc;
  margin-top: 0;
}

.csc-mailform {
  margin-top: 20px;
}

.kontaktBox {
  background: #f9f9f9; /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
  background: linear-gradient(to bottom, #f9f9f9 0%, #f1f2f2 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f9f9f9", endColorstr="#f1f2f2",GradientType=0 ); /* IE6-9 */
  padding: 1px 0 10px 20px;
  margin-top: 50px;
  /*width: 215px;*/
  max-width: 242px;
  margin-left: 0;
}

.kontaktBoxShow h1,
.kontaktBox h1 {
  color: #b4152b;
  font-size: 24px;
  font-family: "Avance", Arial;
}

.kontaktBoxShow img,
.kontaktBox img {
  margin-bottom: 10px;
  max-width: 100%;
  height: auto;
}

.kontaktBoxShow a,
.kontaktBox a {
  color: #000000;
  font-size: 13px;
  font-family: "Avance", Arial;
  margin-top: 0px;
}

.kontaktBox a h3 {
  color: #b4152b;
  font-size: 14px;
  margin-top: 13px;
  font-weight: bold;
}

.kontaktBoxShow a:hover,
.kontaktBox a:hover {
  text-decoration: none;
}

.kontaktBoxShow p,
.kontaktBox p {
  color: #575756;
  font-size: 13px;
  line-height: 1.42857;
  /*    word-spacing:0.2em;*/
  margin-top: 10px;
}

.email {
  color: #b4152b !important;
  font-weight: bold;
}

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

.rightBlue,
.rightDownloads {
  /*margin-right: 6px;*/
  /*margin-left: 4px;*/
  margin-top: 20px;
}

.downloadBox,
.rightBlue .csc-textpic-text {
  background-color: #f8f8f9;
  padding: 10px 10px 10px 20px;
  background-position: center;
  margin-bottom: 20px;
  margin-right: 0px;
}

.rightDownloads .ce-textpic,
.rightDownloads .csc-textpic-text {
  background-image: url("../images/downloadBox.png");
  padding: 10px 30px 20px 20px;
  background-position: center;
  margin-bottom: 20px;
}

.downloadCapture,
.rightBlue .csc-header,
.rightBlue header h6,
.rightDownloads header h6,
.rightDownloads .csc-header {
  /*margin-top: 20px;*/
  background-color: #000000;
  color: white;
  height: 30px;
  padding: 8px 0 0 15px;
  font-size: 13px;
  font-weight: bold;
}

.downloadBox h3,
.rightBlue .csc-textpic-text h3,
.rightDownloads .csc-textpic-text h3 {
  font-size: 14px;
  font-family: "Avance", Arial;
  color: #b4152b;
  margin-top: 5px;
}

.downloadBox p,
.rightBlue .csc-textpic-text p,
.rightDownloads .csc-textpic-text p {
  color: #575756;
  font-size: 13px;
  line-height: 1.42857;
  /*    word-spacing:0.2em;*/
  margin-top: 10px;
}

.downloadBox a,
.rightBlue .csc-textpic-text a,
.rightDownloads .csc-textpic-text a {
  font-size: 13px;
  font-weight: bold;
  color: #b4152b;
}

.navDown {
  padding: 0px 0 0 0;
  float: right;
  /*font-size: 8px;*/
}

.navopen {
  margin: -25px -3px 0 0;
  float: right;
  font-size: 30px;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  position: static !important;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  height: 15px;
  width: 15px;
  border-radius: 7px 7px 7px 7px;
  background: none repeat scroll 0 0 #FFFFFF;
  opacity: 0.5;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
  height: 15px;
  width: 15px;
  border-radius: 7px 7px 7px 7px;
  background: none repeat scroll 0 0 #FFFFFF;
  opacity: 1;
}

.gradient {
  background: rgb(215, 218, 220); /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q3ZGFkYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
  background: linear-gradient(to bottom, rgb(215, 218, 220) 0%, rgb(255, 255, 255) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#d7dadc", endColorstr="#ffffff",GradientType=0 ); /* IE6-8 */
}

.filter {
  margin-bottom: 10px;
}

.filterList {
  clear: both;
  padding-left: 0px;
}

.filterTitle {
  text-align: center;
  margin: 2px 0px 0 6px;
  background-color: #000000;
  color: white;
  height: 30px;
  width: 112px;
  padding: 6px 8px 8px 8px;
  font-size: 13px;
  font-weight: bold;
  float: left;
  cursor: pointer;
}

.filterTitle:first-child {
  margin: 2px 0px 0 0;
}

.submitfix {
  padding: 0px;
}

.filterBox {
  margin: 5px 4px 5px 0px;
  padding: 10px;
  display: none;
  border: 1px solid #ddd;
}

input[type=submit] {
  text-align: center;
  background-color: #000000;
  color: white;
  height: 30px;
  width: 112px;
  font-size: 13px;
  font-weight: bold;
  float: left;
  cursor: pointer;
  border: 0;
}

.tx-jhj-kk {
  /*margin-right: 10px;*/
}

i {
  font-weight: normal;
  font-style: normal;
}

.sideNavBar a.current {
  color: #b4152b;
}

figcaption.csc-textpic-caption {
  font-size: 10px;
}

div.bxslider div.csc-default div.csc-textpic div.csc-textpic-text {
  width: 320px;
  height: 180px;
  float: right;
  margin-top: 30px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  background: rgba(255, 255, 255, 0.8);
  /*opacity: 0.8;*/
  padding: 20px 0px 0px 20px;
}

#barrierefrei {
  padding: 20px;
}

.latestContact {
  clear: both;
  padding-right: 10px;
}

.position {
  color: #000000;
  line-height: 1;
  margin: 5px 0 0 0;
}

.positionSub {
  color: #000000;
  line-height: 1.2;
  font-size: 10px;
  padding-left: 10px;
  margin: 5px 0 0 0;
}

figcaption {
  font-size: 10px;
  color: #575756;
}

.topnews {
  background-color: #f8f8f9;
  /*height: 150px;*/
  border-top: 1px solid #dee1e2;
  /* width: 620px; */
  margin: 0px 3px 0px 0;
  padding: 10px 20px 10px 20px;
  clear: both;
}

.topnews .newsHead {
  color: #b4152b;
  font-size: 14px;
}

.topnews a {
  color: #b4152b;
  font-size: 10px;
}

.topnews p {
  color: #575756;
  font-size: 13px;
  line-height: 1.42857;
  margin-top: -10px;
}

.topnewsPic {
  /* padding: 10px 30px 10px 5px; */
  /*padding: 5px;*/
  float: left;
}

.topnews h3 {
  color: #000000;
  font-size: 13px;
  font-family: "Avance", Arial;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

.telefon h3 {
  color: #fff;
  font-size: 20px;
  /*text-transform: uppercase;*/
  margin: 0;
}

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

.tx-indexedsearch-form {
  float: left;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
  height: 31px;
}

.tx-indexedsearch-browsebox {
  margin-bottom: 20px;
}

.tx-indexedsearch-res h3 {
  margin-bottom: 5px;
  margin-top: 10px;
}

.sideNavBar .activ a {
  color: #b4152b;
}

#newsContainer img,
#newsContainer .ce-textpic.ce-left .ce-gallery {
  float: left;
  margin-right: 10px;
}

.kontaktBoxShow h1, .kontaktBox h2 {
  color: #b4152b;
  font-size: 24px;
  font-family: "Avance", Arial;
}

.bx-controls-direction {
  display: none;
}

.bx-wrapper img {
  height: 250px !important;
  min-width: 980px;
}

.gruen {
  color: #b4152b;
}

.blau {
  color: #000000;
}

ul.csc-uploads {
  margin: 0;
}

ul.csc-uploads span.csc-uploads-fileName {
  text-decoration: none;
}

.csc-uploads-fileSize {
  display: block;
  float: left;
  padding: 0 10px 0 0;
}

.csc-uploads-fileName {
  clear: both;
}

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 10px;
  margin-top: 5px;
}

.input-group .form-control {
  display: block;
}

.col-xs-9 .newsContainer {
  padding-right: 50px;
}

div.csc-textpic-intext-right .csc-textpic-imagewrap {
  float: right;
}

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 10px;
  margin-top: 5px;
}

.datum {
  /*float:right;*/
  font-size: 11px;
  color: #575756;
}

.profillink {
  clear: both;
  float: left;
  font-size: 9px;
  margin-bottom: 10px;
  margin-top: -7px;
}

#newsContainer .profillink {
  clear: both;
  float: left;
  font-size: 9px;
  margin-bottom: 10px;
  margin-top: 0px;
}

.bottomline {
  margin-top: 10px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 5px 0 5px 0;
  height: 30px;
}

.print {
  position: relative;
  right: 10px;
  float: right;
}

#c12729 {
  float: left;
  width: 70%;
}

.big {
  font-size: 16px;
}

/*
    MediaQuerys für teaserboxentext
*/
@media (max-width: 767px) {
  .teaser h2 {
    width: 44%;
    margin-left: 26%;
  }
}
@media (min-width: 768px) {
  .teaser h2 {
    width: 83%;
    margin-left: 6%;
  }
}
@media (min-width: 992px) {
  .teaser h2 {
    width: 93.5%;
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .teaser h2 {
    width: 93.5%;
    margin-left: 0%;
  }
}
#teaserBlock .teaserBox {
  height: 215px;
}

/* 

  MediaQuery für Sliderbilder 

 */
/*Smartphones*/
@media only screen and (max-width: 645px) {
  .hidden-custom {
    display: none !important;
  }
}
/*Navbar DGKK Styles*/
.navbar-dgkk {
  background-color: #ffffff;
  border-color: #ffffff;
  margin-bottom: -15px;
  z-index: 1;
}

@media (max-width: 991px) {
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }
  .navbar-nav > li {
    float: none;
    border-left: 0px;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-text {
    float: none;
    margin: 15px 0;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  .collapsing {
    overflow: hidden !important;
  }
}
.navbar-toggle {
  float: left;
  margin-left: 10px;
}

.navbar-default .navbar-brand {
  color: #7c878e;
}

.navbar-default .navbar-nav > li > a {
  color: #7c878e;
}

.navbar-default .navbar-nav > li > a:hover {
  color: #b4152b;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #b4152b;
  background-color: #ffffff;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 0px;
  }
}
.navbar {
  border-radius: 0px;
}

.navbar-nav > li > a {
  padding-top: 2px;
  padding-bottom: 0px;
}

.navbar-nav > li > a {
  padding-top: 2px;
  padding-bottom: 0px;
}

.social_media_button {
  z-index: 2;
}

@media (max-width: 768px) {
  #footerMiddle {
    display: none;
  }
}
#cookie_alert {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 9999;
  text-align: center;
  padding: 7px 0;
  background: #00305D;
  color: #fff;
  display: none;
}

#cookie_alert a {
  color: #fff;
  background: #004d97;
  padding: 1px 8px;
  margin-left: 10px;
  font-weight: 600;
  font-size: 14px;
  border-radius: 2px;
}

#cookie_alert a:hover, #cookie_alert a:active, #cookie_alert a:focus {
  text-decoration: none;
}

div.csc-textpic .csc-textpic-imagewrap img,
div.ce-textpic .image img {
  height: 100%;
  width: 100%;
}

#logolandschaft {
  overflow: hidden;
  width: 100%;
  padding: 20px 0;
}

#logolandschaft img {
  height: 80px;
  width: auto;
}

@media (max-width: 749px) {
  .footerNav {
    padding-right: 33%;
  }
  .datum {
    display: none;
  }
  .social_media_button {
    display: none !important;
  }
  /*.topnews p {
    display: none;
  }*/
}
/*
  Media Query for iPhone 6
*/
/*@media (min-width: 375px) and (max-width: 667px) { 
  .topnews p {
    display: none;
  }
}*/
/*
  Media Query for iPhone 6+
*/
/*@media (min-width: 414px) and (max-width: 736px) {
  .topnews p {
    display: none;
  }
}*/
.teaser h2 {
  font-size: 12px;
}

#rueckrufbox {
  padding: 0;
}

#rueckruf_cta {
  background: #000000;
  color: #fff;
  padding: 7px 15px;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 12px;
  position: absolute;
  top: 0;
  height: 32px;
  left: -125px;
}

#rueckruf_cta:after {
  border-top: 13px solid #000000;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -13px;
  width: 0;
  height: 0;
  top: 32px;
  z-index: 2;
}

#rueckrufbox .csc-header {
  margin-top: 5px;
  background-color: #000000;
  color: white;
  height: 30px;
  padding: 8px 0 0 15px;
  font-size: 13px;
  font-weight: bold;
}

.kk-cookie {
  background-image: url("/fileadmin/core_kh_alexianer/images/fingerprint.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  bottom: 20px;
  background-color: #b4152b;
  background-size: 26px 26px;
  border: none;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: none;
  filter: drop-shadow(0 2px 4px rgba(34, 36, 38, 0.35));
  height: 48px;
  left: 20px;
  outline: none;
  position: fixed;
  transform-origin: bottom left;
  transition: transform 175ms ease-in-out, border 175ms ease-in-out, width 175ms ease-in-out, height 175ms ease-in-out, transform 175ms ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  width: 48px;
  z-index: 5999999;
}

html, body, p, a, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Avance";
}

.footerTop {
  background: #b4152b;
}
.footerTop a {
  color: #ffffff;
}
.footerTop a:hover {
  color: #ffffff;
}

.footerMiddle {
  background: #b4152b;
}

#footer {
  background: #b4152b !important;
}
#footer .telefon, #footer .charity {
  border-right: 1px solid #ffffff;
}

#footerBottom .copyright {
  color: #ffffff;
}
#footerBottom .footerNav a {
  color: #ffffff;
  border-left: 1px solid #ffffff;
}
#footerBottom .footerNav a:hover {
  color: #ffffff;
}

.kk-cookie {
  background-color: #b4152b;
}

#CookieBox .box-cookie-management .cookie-btn {
  background: #b4152b;
}

.green {
  background-color: #b4152b;
}

.headerNav a:hover {
  color: #b4152b;
}

.navbar-default .navbar-nav > li > a {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: #4a9ccb;
  padding: 2px 10px 0 10px;
  font-size: 13px;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #b4152b;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #b4152b;
}

div.bxslider h2 {
  color: #4a9ccb;
}

.headerPic {
  border-bottom: 1.5px solid #b4152b;
}

.teaser h2 {
  background-color: #d8ebf2;
  color: #4a9ccb;
  font-size: 14px;
  line-height: 29px;
  font-weight: 500;
}

.aktuelles {
  background-color: #b4152b;
}

.downloadCapture, .rightBlue .csc-header, .rightBlue header h6, .rightDownloads header h6, .rightDownloads .csc-header {
  background-color: #b4152b;
}

.topnews .newsHead, .topnews a {
  color: #b4152b;
}

.rightDownloads .ce-textpic .ce-bodytext a, .rightBlue .ce-textpic .ce-bodytext a {
  color: #b4152b;
}

.sideNavBar a {
  font-size: 14px;
  font-family: "Avance", arial;
  font-weight: 500;
}

.subnavi.active a {
  color: #4a9ccb;
}

.infobtn, .internal-link {
  color: #4a9ccb;
}

.position {
  color: #4a9ccb;
}

.newsContainer h3, .news h3 {
  color: #4a9ccb;
  font-weight: 500;
  font-size: 16px;
}

#header .frame-type-image .ce-image .ce-gallery .image img {
  max-height: 92px;
  width: auto;
  display: inline-block;
}

.cookie-save .cookie-btn {
  background: #b4152b !important;
}

.waconcookiemanagement {
  z-index: 100000;
}

.navListFooter header h2 a {
  color: #fff;
}

.rightBlue .ce-textpic .ce-bodytext h3, .rightDownloads .ce-textpic .ce-bodytext h3 {
  color: #b4152b;
}

#header .img-responsive {
  max-height: 90px;
}

.termine {
  background-color: #b4152b;
}

.rightGreen header h6 {
  background-color: #b4152b;
  color: white;
  height: 30px;
  padding: 8px 0 0 15px;
  font-size: 13px;
  font-weight: bold;
  margin: 0;
}

#teaserBlockContact .csc-header, #teaserBlockContact header h6 {
  background-color: #b4152b;
}

#rueckrufbox .csc-header {
  background-color: #b4152b;
}/*# sourceMappingURL=style.css.map */