@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.eot');
    src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-bold-webfont.woff2') format('woff2'), url('../fonts/opensans-bold-webfont.woff') format('woff'), url('../fonts/opensans-bold-webfont.ttf') format('truetype'), url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/opensans-semibold-webfont.eot');
    src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-semibold-webfont.woff2') format('woff2'), url('../fonts/opensans-semibold-webfont.woff') format('woff'), url('../fonts/opensans-semibold-webfont.ttf') format('truetype'), url('../fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-regular-webfont.woff2') format('woff2'), url('../fonts/opensans-regular-webfont.woff') format('woff'), url('../fonts/opensans-regular-webfont.ttf') format('truetype'), url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansitalic';
    src: url('../fonts/opensans-italic-webfont.eot');
    src: url('../fonts/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-italic-webfont.woff2') format('woff2'), url('../fonts/opensans-italic-webfont.woff') format('woff'), url('../fonts/opensans-italic-webfont.ttf') format('truetype'), url('../fonts/opensans-italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */

html,
body {
    overflow-x: hidden;
}
body {
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 10px;
    line-height: 21px;
    color: #303030;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    /* font-family: 'open_sanssemibold', sans-serif; */
    
    font-family: 'open_sansbold', sans-serif;
    color: #008ac9;
}
h1 {
    font-size: 5.2em;
    /* text-transform: uppercase; */
}
h2 {
    font-size: 3.6em;
}
h3 {
    font-size: 2.2em;
    color: #000;
}
h4 {
    font-size: 1.8em;
    
	}
	
h5 {
    font-size: 1.6em;
    color: #004b84;
}
h6 {
    font-size: 1.3em;
    color: #004b84;
}
b,
strong {
    font-family: 'open_sansbold', sans-serif;
}
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.panel-wrapper img {
    -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: url(grayscale.svg); /* Firefox 4+ */
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray; /* IE 6-9 */
}

.panel-wrapper:hover img {
    -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: url(grayscale.svg); /* Firefox 4+ */
  filter: initial; /* IE 6-9 */
}

.csc-bulletlist li:before {
  content: "\f111";
  color: #008ac9;
  font-family: FontAwesome;
  font-size: 0.35em;
  bottom: 0.4em;
  position: relative;
  padding-right: 2em;
}
a {
    font-family: 'open_sansbold', sans-serif;
    font-size: 20px;
    line-height: 1.428em;
    color: #008ac9;
}
a:hover,
a:focus {
    color: #004b84;
    text-decoration: none;
}
a.underline {
    font-size: 16px;
    line-height: normal;
    font-family: 'open_sansregular', sans-serif;
    color: #008ac9;
    /*text-decoration: underline;*/
}
a:hover.underline,
a:focus.underline,
.press-text a:hover,
.press-text a:focus {
    color: #004b84;
}
.toggle {
    display: none;
}
#carousel .flex-viewport li.flex-active-slide :after {
  position: absolute;
  right: 50%;
  left: 42%;
  top: 138%;
  bottom: -10px;
  border-bottom: 10px solid rgba(48, 48, 48, 0);
  border-top: 10px solid #008ac9;
  border-left: 10px solid rgba(48, 48, 48, 0);
  border-right: 10px solid rgba(48, 48, 48, 0);
  content: "";
}
#carousel .flex-viewport li.opa8{
    opacity: 0.8 !important;
}
#carousel .flex-viewport li.opa6{
  opacity: 0.6 !important;
}
#carousel .flex-viewport li.opa4{
  opacity: 0.4 !important;
}
#carousel .flex-viewport li{
  opacity: 0.4 !important;
}
.slides:after {
  content: "\0020";
  display: none !important;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/*.csc-default :before {
  position: absolute;
  right: 50%;
  left: 42%;
  top: 138%;
  bottom: -10px;
  border-bottom: 10px solid rgba(48, 48, 48, 0);
  border-top: 10px solid #008ac9;
  border-left: 10px solid rgba(48, 48, 48, 0);
  border-right: 10px solid rgba(48, 48, 48, 0);
  content: "";
}*/
#carousel .flex-viewport {
  display: block;
  height: 40px;
  top: 2px;
  margin: 0 0px;
  overflow: hidden !important;
}
#carousel .flex-viewport li.flex-active-slide {
  position: relative;
}
.language-menu {
    float: right;
}
textarea#powermail_field_ihrenarchricht {
  height: 200px;
  
}
.language-menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: right;
    line-height:0px;
}
.language-menu li {
    float: left;
    color: #004c85;
    line-height:0px;
}

.language-menu li a {
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    line-height:0px;
}
#carousel .flex-viewport p:hover {
  cursor: pointer;
}
.swap-language {
    display: none;
}
.logo {
    transition: all .2s ease-in-out;
  width: 126px!important;
}
.logo:hover {
    transform: scale(1.2);
}
.logo-wrapper {
    width: auto;
    display: table;
    float: left;
    padding: 10px 0;
}
div#main-menu {
    margin-top: 0;
    margin-right: -25px;
    float: right;
}
.jumbotron {
    background: url('../style/img/slider-background.jpg') no-repeat center center;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    margin-bottom: 0;
    padding: 0;
    position: relative;
    color: #fff;
    overflow-x: hidden;
}
.slider-text {
    float: left;
    position: relative;
    top: 0px;
    margin-top: 0%;
    margin-left: 10%;
    letter-spacing: 0px;
    width: 60%;
    padding: 100px 0;
    min-height: 490px;
}

.slider-item {
    min-height: 211px;
}
.hiddennews {
  display: none;
}
.hiddennews .parent-page-title {
    display: none;
}
.bx-wrapper .bx-viewport {
    left: -5px;
    transform: translateZ(0px);
}
.bx-wrapper{
    font-size: 4.8em;
}
.bx-wrapper .bx-controls-direction a.bx-next:hover {
  background: url('../img/bx-right-hover.png') no-repeat center center;
}
.bx-wrapper .bx-controls-direction a.bx-prev:hover {
  background: url('../img/bx-left-hover.png') no-repeat center center;
}
.jumbotron .header {
    font-family: 'open_sansitalic', sans-serif;
    float: left;
}
.jumbotron .caption {
    font-family: 'open_sanssemibold', sans-serif;
    clear: both;
    float: left;
    display: table;
    margin-left: 0.9em;
}
.jumbotron .header a{
  font-size: 39px;
  line-height: 0.7em;
  color: #fff;
  font-family: 'open_sansitalic', sans-serif;
}
.jumbotron .caption a {
  font-size:0.71em;
}
.jumbotron .caption p{
  font-family: 'open_sanssemibold', sans-serif;
  font-size: 26px;
  color: #fff;
  line-height: 1.7;
}
.slider-image {
    float: right;
    height: 100%;
    position: absolute;
    right: 0%;
    width: 25%;
}
.bx-wrapper .slider-image a {
    display: block;
    position: relative;
    top: 30%;
}

.buttons {
    font-family: 'open_sanssemibold', sans-serif;
    position: fixed;
    right: 20px;
    bottom: 80%;
    top: 20%;
    z-index: 9999;
}
a.button-phone {
    font-size: 20px;
    background: #b0151d;
    color: white;
    display: table;
    float: none;
    padding: 10px 20px;
    border-top: solid 1px #fff;
    border-left: solid 1px #fff;
    border-bottom: solid 1px #fff;
    border-right: solid 1px #fff;
}
a.button-phone i {
    font-size: 30px;
    float: left;
}
a.button-phone:hover {
  cursor: pointer;
}
a.button-phone span {
    /*display: table-cell;*/
    /*text-align: center;*/
    /*vertical-align: middle;*/
    padding-left: 30px;
    float: right;
}
a.button-kontakt-form {
    font-size: 12px;
    background: #fff;
    color: #008ac9;
    display: table;
    float: right;
    clear: both;
    padding: 5px 28px;
}
.list-wrapper {
    margin: 5px 0;
    padding: 5px 0 0;
    border-top: solid 1px #008ac9;
}
.list-wrapper:last-child {
    border-bottom: solid 1px #008ac9;
    padding: 5px 0;
}
.list-wrapper .list-content-item ul{
    font-size: 1.4em;
}
.arrow-right,
.arrow-down {
    position: relative;
    float: right;
    width: 35px;
    height: 35px;
}
.arrow-right:before,
.arrow-down:before {
    content: "\f105";
    font-family: FontAwesome;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    
    font-size: 32px;
    color: #008ac9;
    font-weight: 700;
    position: absolute;
    top: 5px;
    right: 10px;
}
.arrow-down:before {
    content: "\f107";
}
.list-content-item {
    display: none;
    padding: 2em 0;
}
a.download {
    display: table;
    width: 100%;
    background: url('../img/icon-pdf.jpg') no-repeat right center;
    -webkit-background-size: 23px 28px;
    -moz-background-size: 23px 28px;
    -o-background-size: 23px 28px;
    background-size: 23px 28px;
    padding-right: 30px;
    font-size: 20px;
    line-height: 40px;
}
a.download:hover {
    background: url('../img/icon-pdf-hover.jpg') no-repeat right center;
    -webkit-background-size: 23px 28px;
    -moz-background-size: 23px 28px;
    -o-background-size: 23px 28px;
    background-size: 23px 28px;
}
.buttons {
    right: -207px;
}
.parent-page-title {
    display: table;
    position: absolute;
    bottom: 0;
    margin-left: 0;
    background: #008ac9;
    padding: 0 15px;
    z-index: 999;
}
.parent-page-title h2 {
    margin-top: 10px;
    text-transform: none;
    color: #fff;
}
.breadcrumb {
    font-family: 'open_sanssemibold', sans-serif;
    display: table;
    width: 100%;
    padding: 8px 15px;
    margin-bottom: 20px;
    margin-top: 10px;
    border-radius: 0;
    font-size: 1.2em;
  background-color: #F3F3F3;
}
.breadcrumb ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.breadcrumb ul li {
    float: left;
    line-height: 1.800em;
    padding: 0 1px;
}
.breadcrumb ul li.active a {
    color: #008ac9;
    line-height: 1.2em;
    /*text-decoration: underline;*/
}
.breadcrumb ul li a {
    color: #004c85;
    font-size: 1.2em;
    font-family: 'open_sanssemibold', sans-serif;
}
.breadcrumb ul li.breadcrumb-devider {
  font-size: 1.4em;
  line-height: 1.3em !important;
  color: #004c85;
}
.content-left {
    padding: 0;
    
}
.content-right {
  padding-left: 20px;
}
.content-right h5, .content-right h3 {
  margin-bottom: 28px;
}
.border-divider {
    border-right: solid 1px #a4a7a9;
    padding-right: 30px;
    display: table;
    width: 100%;
  padding-bottom: 25px;
}
.person {
    margin: 15px 0;
}
.title  h3 {
    margin: 10px 0 30px;
}
.panel-box {
    margin-top: 12px;
    padding-right: 6px;
    padding-left: 6px;
}
.panel-wrapper {
    position: relative;
    display: table;
    width: 100%;
  background-size: cover !important;
}
.panel-wrapper img {
    width: 100%;
}
a.panel-btn {
  text-transform: uppercase;
  line-height: normal;
  text-align: center;
  width: 100%;
  position: absolute;
      display: block;
      font-size: 20px;
  top: 50%;
  z-index: 1;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.panel-wrapper-blue {
    background: #008ac9;
    position: relative;
    display: table;
    width: 100%;
}
.panel-wrapper-blue a {
    color: #fff;
}
.panel-wrapper-blue a:hover {
    text-decoration: none;
}

.text-box {
    font-size: 1.400em;
    display: table;
}
.text-box p{
  margin: 0;
}
span.text {
    display: table-cell;
    float: none;
    vertical-align: middle;
}
footer {
    background: #f5f5f5;
    margin-top: 50px;
    font-size: 1.3em;
}
.copyright {
    float: left;
    padding: 5px 0;
    min-height: 40px;
    display: table;
    font-family: 'open_sanssemibold', sans-serif;
}
.copyright span {
    float: none;
    vertical-align: middle;
    display: table-cell;
}
.footer-menu {
    padding: 5px 0;
    float: right;
  display: table;
}
.footer-menu ul {
    list-style-type: none;
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.footer-menu li {
    float: left;
}
.footer-menu li:before,
.download-section li:before,
.breadcrumb li:before,
.language-menu li:before,
.press-pager li:before,
.bxslider li:before,
.lSSlideOuter li:before,
.footer-icons li:before,
section.slider li:before{
    content: initial;
}
.footer-menu li a {
    padding: 0 10px;
    font-size: 1em;
    font-family: 'open_sanssemibold', sans-serif;
}
.footer-icons {
    display: none;
}
.footer-text, .footer-text p, #inner-page .footer-text p {
    color: #fff;
    text-align: center;
    margin: 20px 0 10px;
    font-size: 1.265em;
    font-family: 'open_sansbold', sans-serif;
}
.footer-text p, #inner-page .footer-text p {
    color: #fff;
    text-align: center;
    margin: 0;
    font-size: 1.265em;
    font-family: 'open_sansbold', sans-serif;
}
/* Inner Page Elements & Fixes */

#inner-page .page-title {
  margin-bottom: 0px;  
}
#inner-page p {
    font-family: 'open_sansregular', sans-serif;
    font-size: 1.4em;
}
#inner-page h1 {
    font-size: 3em;
    margin-bottom: 26px
}
#inner-page h2 {
    font-size: 2em;
}
#inner-page h3 {
    font-size: 1.6em;
}
#inner-page h4 {
    font-size: 1.4em;
}
#inner-page h5 {
    font-size: 1.6em;
}
#inner-page h6 {
    font-size: 1.4em;
}
#inner-page .jumbotron {
    background: none;
    display: table;
    width: 100%;
}
#inner-page .jumbotron img {
    width: 100%;
}
#inner-page .photo,
#inner-page .info {
    padding: 0;
}
#inner-page .no-title .row:before {
    height: 34px;
}
.row.padding {
  padding: 50px 0px 0px 0px;
}
#inner-page footer {
    margin-top: 0;
}
#inner-page footer p, #inner-page subcontent p{
    font-size: 1em;
}
#inner-page .subcontent {
    background: #a4a7a9;
    padding-bottom: 20px;
    margin-top: 4.5em;
}
#inner-page .subcontent a.panel-btn {
   font-size: 3.6em;
   color: #004b84;
}
#inner-page .breadcrumb {
    background: none;
}
#inner-page.info {
    padding: 0;
}
#inner-page.photo {
    padding: 0;
}
#inner-page .person .text-box p{
  font-size: 1em;
}
.page-browser-text{
  float: left;
    font-family: 'open_sansbold', sans-serif;
    font-size: 1.6em;
  margin: 10px 20px 10px 0;
}
.press-pager {
    display: table;
  float: left;
    margin: 10px 0;
}
.press-pager span {
    float: left;
    font-family: 'open_sansbold', sans-serif;
    font-size: 1.6em;
    line-height: 1.8em;
    margin-right: 10px;
}
.press-pager li {
    float: left;
    padding: 0 10px;
}
.press-pager li > a {
    font-size: 1.6em;
}
.press-pager li.active a {
    text-decoration: underline;
    text-decoration-color: currentColor;
}
.press-pager .browseLinksWrap {
  margin-left: -10px;
  margin-right: -10px;
}

.press-item {
    border-top: solid 1px #008ac9;
    padding: 20px 0;
    margin: 0;
    display: inline-block;
    width: 100%;
}
.powermail_fieldwrap_submit button:hover {
  color: #004b84;
}
.press-item:last-child {
    border-bottom: solid 1px #008ac9;
    padding: 20px 0;
}
.press-item h2 {
    margin-top: 0;
}
.press-item-date {
  font-family: 'open_sansbold', sans-serif;
  position: absolute;
  font-size: 1.4em;
  right: 0;
  top: 0;
  margin-top: 4px;
}

.download-section {
    margin: 0;
    display: table;
}
.download-section ul li {
    float: left;
    padding-right: 15px;
}
.map {} 
/* Powermail */

.powermail_fieldwrap_html  .blue, .mandatory {
  color:#008ac9;
}
.tx-powermail {
  font-size: 1.4em;
}
.powermail_fieldwrap {
  margin: 1.5em 0;
}
.tx-powermail .form-control {
  display: block;
  width: 100%;
  height:auto;
  padding: 6px 12px;
  margin: 10px 0;
  font-size: 1em;
  line-height: 1.42857143;
  color: #303030;
  background-color: #fff;
  background-image: none;
  border: solid 1px #008ac9;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: initial;
  -o-transition: initial;
  transition: initial;
}
.tx-powermail legend {
  display: block;
  margin-bottom: 0; 
  font-size: 1em;
  line-height: inherit;
  color: #303030;
  border: 0; 
  border-bottom: 0;
}
.tx-powermail button {
  border: 0;
  background: none;
  padding: 0;
  float: right;
  color: #008ac9;
  font-size: 1.6em;
  font-family: 'open_sansbold', sans-serif;
  margin-right: 20%;
}
.tx-powermail .input-wrapper {
  display: table;
  width: 60%;
  height: 54px;
}
.tx-powermail .branche {
  width: 40%;
}
.tx-powermail .powermail_field_branche{
    font-family: 'open_sansitalic', sans-serif;
  color: #008ac9;
}
.tx-powermail .powermail_label  {
  font-family: 'open_sansbold', sans-serif;
  float: left;
  width: 20%;
  height: 54px;
  margin-bottom: 0;
  display: table;
}
.tx-powermail .straenr2 {
  display: table;
  width: 20%;
}
.tx-powermail .straenr {
  width: 40%;
  float: left;
  padding-right: 10px;
}
.tx-powermail .marker_t3npqps8 {
    width: 35%;
}
.input-wrapper.plzort {
  width: 25%;
  float: left;
  padding-right: 10px;
}
.tx-powermail .label-marker_t3npqps8, .tx-powermail .label-straenr2{
  display: none;
}

.tx-powermail .powermail_fieldwrap_straenr2 {
  display: table;
  margin: 0;
}
.tx-powermail .label-text, .tx-powermail  .powermail_radio_outer  {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
input[type='radio'] {
    -webkit-appearance:none;
    width:16px;
    height:16px;
    border:1px solid #008ac9;
    border-radius:50%;
    outline:none;

}
input[type='radio']:hover {
    box-shadow:0 0 1px 0px grey inset;
}
input[type='radio']:before {
    content:'';
    display:block;
    width:60%;
    height:60%;
    margin: 20% auto;    
    border-radius:50%;    
}
input[type='radio']:checked:before {
    background:#008ac9;
}
input[type='radio']:focus {
  border:0;
  background: none;
  box-shadow:0;
  display: none;
}
.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
  margin-left: -30px;
}
.radio-inline, .checkbox-inline {
  display: inline-block;
  padding-left: 30px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
  font-family: 'open_sansbold', sans-serif;
  color: #008ac9;
}
/* tt-news */
.news-single-img{
  margin-right: -5px;
  margin-left: -5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.single-image {
  float: left;
  padding: 7px 5px;
}
.press-content a {
    font-family: 'open_sansbold', sans-serif;
    font-size: 1.6em;
  }
.press-content .press-text a {
  font-size: 1em;
}
.press-content .press-text a.underline {
  text-decoration: underline;
  font-family: 'open_sansregular', sans-serif;
}

.press-content h2 a {
    font-size: 1em;
  text-decoration: none;
  }
span.news-list-morelink {
  float: none;
  display: table;
  margin: 20px 0;
}
ul.csc-bulletlist  {
  font-size: 1.400em;
  font-family: 'open_sansbold', sans-serif;
}
.csc-default{
  display: table;
  width: 100%;
  overflow-x: hidden;
}
.panel-wrapper-blue:hover {
  background: #004b84;
  cursor: pointer;
}
.panel-wrapper{
  cursor: pointer;
}
.panel-wrapper-blue img {
  width: 100%;
  height: auto;
}

@media (min-width: 992px) {

.language-menu li.active img:hover, 
.language-menu li.active a:hover {
  cursor: default;
/*  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  /*filter: url(grayscale.svg); /* Firefox 4+ */
  /*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); */
/*  filter: gray; /* IE 6-9 */
}
.language-menu li.inactive:hover img{
  background: green;
}
li.inactive img:hover{
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  /* filter: url(grayscale.svg); /* Firefox 4+ */
  /* filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); */
  filter: gray; /* IE 6-9 */
}
li.inactive :hover img{
  -webkit-transition: all .6s ease;
}

.language-menu li.active img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    /* filter: url(grayscale.svg); /* Firefox 4+ */
    /* filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); */
  filter: gray; /* IE 6-9 */
}

  #inner-page .subcontent a.panel-btn {
    font-size: 3.6em;
    color: #004b84;
  }
    .container {
        width: 980px
    }
.press-image {
    width: 34.18367346938776%;
    padding-left: 0;
}
.press-text {
    width: 65.81632653061224%;
}
.press-item .row {
  margin: 0;
}
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-text {
      float: left;
      position: relative;
      top: 0;
      left: 10%;
      margin-top: 7%;
      margin-left: 0;
      letter-spacing: 2px;
    
    }
    .bx-wrapper{
        
    }
    .jumbotron .header {
        font-size: 1em;
        line-height: 1em;
    }
    .jumbotron .caption {
        font-size: 1em;
        line-height: 1em;
    }
}
@media only screen and (max-width: 991px) {
  .slider-text {
      margin-top: 30px!important;
   }
    body {
        font-size: 8px;
    }
    header {
        margin: 5px 0;
    }
    header .container {
        display: table;
        width: 100%;
        padding: 0;
    }
    .navbar-toggle {
        display: block;
    }
    .toggle {
        display: table-cell;
        float: none !important;
        vertical-align: middle;
    }
    .logo {
        padding: 0 20px;
    }
    .logo-wrapper {
        display: table;
        float: none;
        width: 100%;
        padding: 10px 0;
    }
    .logo-box {
        margin-bottom: 10px;
        display: table;
        margin: 0 auto;
    }
    .language-menu {
        display: table-cell;
        float: none !important;
        vertical-align: middle;
    }
    .language-menu ul {
        list-style-type: none;
        padding: 0; 
        display: table;
        width: 100%;
        margin: 0 auto;
    }
    .language-menu li.active {
        display: none!important;
        float: none!important;
        margin: 0 auto!important;
    }
    .language-menu li.inactive {
        display: table;
        float: none;
        margin: 0 auto;
    }
    .language-menu a.swap-language img {
        margin: 0 auto;
        display: table;
        padding-top: 5px;
        display: none;
    }
  .language-menu .swap-language img {
    margin: 0 auto;
    display: table;
  }
  .language-menu a.swap-language:hover {
    cursor: pointer;
  }
    .language-menu a.swap-language {
        display: block;
    }
    .jumbotron {
        overflow: hidden;
    }
    .buttons {
        display: none;
    }
    .slider-text {
  margin-top: 4%;
  margin-left: 2em;
  letter-spacing: 0.1em;
    }
    .bx-wrapper{
          font-size: 3em;
     }
    .jumbotron .header {
    }
    .jumbotron .caption {
    }   
    .slider-image{
        display: none;
    }

    .slider-text {
      width: 100%;
    }


    .jumbotron .header a{
      font-size: 2.5em;
    }
    .jumbotron .caption a {
        font-size: 1.5em;
    }

    .content-left {
        margin-bottom: 25px;
        position: relative;
        min-height: 1px;
        padding-right: 0;
        padding-left: 0;
    }
    .border-divider {
        border-bottom: solid 1px #a4a7a9;
        border-right: 0;
        padding-bottom: 10px;
        padding-right: 0;
    }
    footer {
        padding-top: 15px;
        margin-top: 0;
    }
    .footer-icons {
        display: table;
        margin: 0 auto;
    }
    .footer-icons ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }
    .footer-icons ul li {
        float: none;
        display: inline-block;
        padding: 0 14px;
    }
    .jumbotron .caption {
        font-size: 1.4em;
        line-height: 1.4em;
        letter-spacing: normal;
        margin: 0 0 0 5%;
    }
    .breadcrumb {
        display: none
    }
    .copyright {
        float: none;
        text-align: center;
        width: 100%;
        padding: 0;
        min-height: initial;
    }
    .footer-menu li {
        float: none;
        display: inline-block;
    }
    .footer-menu ul {
        display: table;
        padding: 0;
        margin: 0 auto;
    }
    .footer-menu {
        padding: 5px 0;
        float: none;
        text-align: center;
        display: table;
        width: 72%;
        margin: 0 auto;
        margin-top: 5px;
    }
  .press-item-date {
    position: relative;
    display: table;
    margin: 10px 0 5px;
  }
}
@media only screen and (max-width: 768px) {
    body {
        font-size: 8px;
    }
    

  .img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img{
    display: block;
    max-width: 100%;
    height: auto;
    float: left;
    margin: 0 5% 0 0;
  }
  .panel-wrapper {
    position: relative;
    display: table;
    width: 100%;
    background-size: cover !important;
  }
  #inner-page .footer-text p {
    color: #fff;
    text-align: center;
    font-family: 'open_sansbold', sans-serif;
    width: 80%;
  }
    .slider-text {
        padding: 0 2em;   
    }
    .bx-wrapper{
    font-size: 3.1em;
     }
    .jumbotron .caption {
        font-size: 1.2em;
        line-height: 1.2em;
        letter-spacing: normal;
        margin: 0 0 0 5%;
    }

    .parent-page-title{
        margin-left: 15px;
    }
    .content-left {
        padding-right: 15px;
        padding-left: 15px;
    }
  
#inner-page .main-content  a.underline {
  font-size: 12px;
  }
#inner-page .page-title {
  margin-bottom: 20px;
}
#inner-page h1 {
  font-size: 2.500em;
}  
#inner-page h3 {
  font-size: 1.750em;
}
#inner-page p {
  font-size: 1.5em;
}
#inner-page .panel-wrapper img {
    width: 100%;
    display: none;
  }
#inner-page .subcontent a.panel-btn {
  font-size: 2.5em;
  color: #FFFFFF;
  position: relative;
  }
  a.panel-btn{
  display: table-row-group;
  }
#inner-page .footer-text{
  margin: 0 auto;
  padding: 5px 0;
  background: #a4a7a9;
  display: table;
  width: 60%;
  font-size: 14px;
  line-height: normal;
  }
.footer-text, .footer-text p, #inner-page .footer-text p {
  font-size: 14px;
}
#inner-page .footer-text p{
  margin: auto;
  }
#inner-page .panels {
  display: block;
  min-height: 160px;
  width: 100%;
  padding: 0px 0 10px;
  background: #004b84;
}
#inner-page  .panel-box {
  margin-top: 12px;
  padding-right: 6px;
  float: left;
  padding-left: 6px;
  height: auto;
  width: 100%;
}
#inner-page .subcontent a.panel-btn {
    color: #ffffff;
    display: block;
    font-size: 2.5em;
    height: auto;
    position: inherit;
}
#inner-page .subcontent {
  padding: 0;
}

#inner-page .subcontent a.panel-btn {
    color: #ffffff;
    display: block;
    font-size: 1.8em;
    height: 34px;
    position: inherit;
    top: 20px;
    transform: inherit;
}
#inner-page .subcontent .container {
  padding: 0;
}
}

@media only screen and (max-width: 720px) {
    a.panel-btn {
        font-size: 2.6em;
    }
.bx-wrapper {
  font-size: 2.6em;
}
}
@media only screen and (max-width: 620px) {
    a.panel-btn {
        font-size: 2em;
    }
    .slider-text {
  margin-top: 0;
    }
.bx-wrapper{
  font-size: 2.1em;
}
    .jumbotron .caption {
font-size: 1.2em;
  line-height: 1.2em;
  letter-spacing: normal;
  margin: -0.4em 0 0 1em;
    }
    .info {
        float: none;
        width: 100%;
        padding: 0;
    }
    .photo {
        float: none;
        width: 100%;
        padding: 0;
    }
    .bx-wrapper .bx-prev {
      margin-left: -24px;
    }
    .bx-wrapper .bx-next {
      margin-right: -24px;
      opacity: 1;
      right: 0;
  }
}
/* Mobile Layout */
@media only screen and (max-width: 535px) {
.bx-wrapper {
  font-size: 1em;
}



}
@media only screen and (max-width: 420px) {
 
 .bx-wrapper {display: none;}
.bx-controls {display: none;}
.hiddennews {
  display: block;
}


    .jumbotron .header {
        /*font-size: 0.85em;*/
    }
    .jumbotron .caption {
        font-size: 1em;
    }
    a.panel-btn {

        font-size: 2.5em;
        word-wrap:break-word;
        -moz-hyphens: auto;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-o-hyphens: auto;
hyphens: auto; 
    }
    .person {
        float: none;
        width: 100%;
    }
    .copyright {
        font-size: 1em;
    }
.bx-wrapper {
  font-size: 2.2em;
}
.slider-text {
  margin-top: 1em;
  position: absolute;
  top: 0;
  margin-left: 0;
}
.slider-image {
  width: 40%;
}
.tx-powermail .input-wrapper { width:100%;}
.tx-powermail .powermail_label{  width: 23%;}
.tx-powermail .straenr{width: 80%;}
.tx-powermail .marker_t3npqps8 { width: 70%;}
.tx-powermail .straenr2 { width: 20%;}
.input-wrapper.plzort {
  width: 30%;
}
.tx-powermail .powermail_label {
    height: 0;
    margin-top: 10px;
    width: 100% !important;
}
#inner-page .panel-box {
    float: left;
    height: auto;
    margin-top: 12px;
    padding-left: 6px;
    padding-right: 6px;
    width: 100%;
}

}
@media only screen and (max-width: 320px) {
    .info {
        float: none;
        width: 100%;
        padding: 15px 0;
    }
.bx-wrapper {
  font-size: 1.8em;
}

}
.nav-item {
  float: left;
  zoom: 1;
  position: relative;
  list-style: none;
}
#carousel .flex-viewport li div{
  overflow: hidden;
}


a {
    font-size: inherit;
}

/* ==========================================================================
   für die Cookie-Zeile am unteren Rand - nachträglich eingefügt
   ========================================================================== */
   
#cookiedingsbums a {color:#000; text-decoration:none;}

#cookiedingsbums a:hover {text-decoration:underline;}

#cookiedingsbums div {padding:10px; padding-right:40px;}

#cookiedingsbums { 
   outline: 4px solid #7b92a9; 
   text-align:middle; 
   border-top:1px solid #fff;
   background: #98EB92; 
   background: -moz-linear-gradient(top, #98EB92 0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#98EB92), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #98EB92 0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #98EB92 0%,#f2f6f9 100%);
   background: -ms-linear-gradient(top, #98EB92 0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #98EB92 0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#98EB92', endColorstr='#f2f6f9',GradientType=0 ); 
   position:fixed;
   bottom:0px; 
   z-index:10000; 
   width:65%; 
   font-size:16px; 
   line-height:18px;}

#cookiedingsbumsCloser {
   color: #777;
   font: 14px/100% arial, sans-serif;
   position: absolute;
   right: 5px;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   top: 5px;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #7b92a9; 
   border-right:1px solid #7b92a9; 
   padding:4px;
   background: #ced6df; /* Old browsers */
   background: -moz-linear-gradient(top, #ced6df0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ced6df), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -ms-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #ced6df0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ced6df', endColorstr='#f2f6f9',GradientType=0 ); 
 }

#cookiedingsbumsCloser:hover {border-bottom:1px solid white; border-right:1px solid white; border-top:1px solid #7b92a9; border-left:1px solid #7b92a9;}


