/* ==========================================================================
   basic
   ========================================================================== */
* {
  outline: none !important;
}
html {
  overflow-x: hidden;
}
/* ==========================================================================
   includes:
   ========================================================================== */
/* ==========================================================================
   typo basic / tinymce rte
   ========================================================================== */
body {
  font-size: 18px !important;
  color: #636362;
  font-family: 'Open Sans', sans-serif;
}hy
h1 {
  font-size: 40px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  color: #17356c;
  line-height: 110%;
  margin-top: 0;
}
h2 {
  font-size: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #17356c;
  line-height: 150%;
}
h3 {
  font-size: 22px !important;
  color: #17356c;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

h4,
h5,
h6 {
  font-size: 18px !important;
  color: #17356c;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
a {
  color: #17356c;
  text-decoration: underline;
}
.text-klein {
  font-size: 13px;
  line-height: 110%;
  display: block;
}
.text-blau {
  color: #17356c;
}
/* ==========================================================================
   typo advanced
   ========================================================================== */
a.pdf {
  display: block;
  text-decoration: none;
}
a.pdf span.pdf-download {
  display: block;
  width: 18px;
  height: 18px;
  background-image: url(../img/icon_download.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  padding-right: 5px;
  float: left;
  position: relative;
  top: 3px;
}
a.mobile {
  text-decoration: none;
  color: #636362;
  cursor: default;
  pointer-events: none;
}
p.more a {
  text-decoration: none;
}
.ce_text.block ul {
  list-style: none;
  padding: 0;
}
.ce_text.block ul li {
  padding-left: 20px;
  background-image: url(../img/dot.svg);
  background-position: 0 9px;
  background-size: 7px 7px;
  background-repeat: no-repeat;
}
/* ==========================================================================
   layout
   ========================================================================== */
body,
html {
  height: 100%;
}
#page {
  border-top: 1px solid #ffffff;
  position: relative;
}
#page.mmPushBody {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}
#header,
#header-image,
#content,
#footer {
  position: relative;
  width: 100%;
}
.row {
  position: relative;
}
#header {
  height: 170px;
  background: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11;
  -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
}
#header #logo {
  position: absolute;
  z-index: 1;
  top: 74px;
  left: 0;
  background: #ffffff;
}
#header #logo img {
  width: 380px;
}
#header .service {
  height: 35px;
  border-bottom: 1px solid #e0eefc;
}
#header .menu {
  margin-top: 100px;
  height: 35px;
  border-top: 1px solid #e0eefc;
}
#header .navbar-toggle {
  display: none;
}
#header .search-form {
  float: right;
  border-left: 1px solid #17356c;
  margin-top: 7px;
  padding-left: 30px;
  position: relative;
  height: 20px;
}
#header .search-form span.glyphicon {
  position: absolute;
  z-index: 1;
  top: 1px;
  right: 0;
  display: block;
  float: right;
  color: #17356c;
  cursor: pointer;
}
#header .search-form span.glyphicon.glyphicon-remove {
  display: none;
}
#header #search {
  position: absolute;
  z-index: 1;
  top: 170px;
  right: 0;
  min-width: 300px;
  background: rgba(255, 255, 255, 0.95);
  padding: 10px;
  border: 0;
  display: none;
  -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
}
#header #search label {
  display: none;
}
#header #search input {
  font-size: 14px;
  padding: 3px;
  -webkit-border-radius: 0;
  border-radius: 0;
  float: left;
}
#header #search input[type="text"] {
  border: 0;
  border-bottom: 1px solid #17356c;
  width: 200px;
}
#header #search input[type="submit"] {
  border-bottom: 1px solid #17356c;
  background: #17356c;
  color: #ffffff;
  text-align: center;
  width: 60px;
}
#header #sticky-bar {
  position: fixed;
  top: 0px;
  right: 0;
  z-index: 12;
  background: #17356c;
  padding: 10px;
}
#header #sticky-bar a {
  text-decoration: none;
  font-weight: 600;
}
#header #sticky-bar .fon {
  float: left;
  color: #9ec8f1;
  margin-right: 20px;
}
#header #sticky-bar .fon a {
  font-size: 22px;
  font-weight: 600;
  color: #9ec8f1;
}
#header #sticky-bar .fon span.glyphicon {
  position: relative;
  top: 0px;
  font-size: 24px;
}
#header #sticky-bar .mail {
  float: left;
  color: #e0eefc;
}
#header #sticky-bar .mail a {
  font-size: 22px;
  font-weight: 600;
  color: #e0eefc;
}
#header #sticky-bar .mail span.glyphicon {
  position: relative;
  top: 0px;
  font-size: 24px;
}
#header #sticky-bar .triangle {
  position: absolute;
  z-index: 1;
  top: 40px;
  left: 0px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 18px 0 0;
  border-color: #17356c transparent transparent transparent;
  -webkit-transform: rotate(360deg);
  /* border-style: inset*/
}
#header.scroll {
  top: -35px;
  height: 120px;
  transition: all 0.5s ease;
}
#header.scroll #logo {
  top: 55px;
}
#header.scroll #logo img {
  width: 250px;
  transition: all 0.5s ease;
}
#header.scroll .menu {
  border: 0;
  margin-top: 48px;
}
#header.scroll .menu nav.nav-top .navbar-nav.level_1 > li > a {
  padding-bottom: 3px;
}
#header.scroll .menu .dropdown-menu {
  top: 85px;
}
#header.scroll #sticky-bar {
  padding: 2px 10px;
  transition: all 0.5s ease;
}
#header.scroll #sticky-bar .fon {
  margin-right: 20px;
}
#header.scroll #sticky-bar .fon a {
  font-size: 12px;
  transition: all 0.5s ease;
}
#header.scroll #sticky-bar .fon span.glyphicon {
  top: 2px;
}
#header.scroll #sticky-bar .mail a {
  font-size: 12px;
  transition: all 0.5s ease;
}
#header.scroll #sticky-bar .mail span.glyphicon {
  top: 2px;
}
#header.scroll #sticky-bar .triangle {
  top: 25px;
  border-width: 15px 10px 0 0;
}
#header.scroll #search {
  top: 120px;
}
#header-image {
  position: relative;
  z-index: 1;
  margin-top: 170px;
  height: auto;
}
#header-image .page-image {
  margin: 0 auto;
  width: 100%;
  max-width: 1440px !important;
  position: relative;
  border-bottom: 50px solid #17356c;
}
#header-image .page-image img {
  width: 100% !important;
  height: auto !important;
}
#header-image .page-image.slider {
  border-bottom: 0;
}
#header-image .container {
  position: relative;
}
#header-image .container .mod_breadcrumb.breadcrumb {
  position: absolute;
  z-index: 1;
  bottom: -20px;
  left: 0px;
  padding: 0;
  background: none !important;
}
#header-image .container .mod_breadcrumb.breadcrumb ul,
#header-image .container .mod_breadcrumb.breadcrumb li {
  margin: 0;
  padding: 0;
  list-style: none;
  background: none !important;
}
#header-image .container .mod_breadcrumb.breadcrumb li {
  display: block;
  text-decoration: none;
  color: #ffffff;
  line-height: 50px;
  font-size: 20px;
}
#page.startseite #content {
  margin-top: 50px;
}
#content {
  z-index: 08;
  margin-top: 60px;
  margin-bottom: 110px;
  /* parallax */
  /* suche */
}
#content .row.teaser {
  margin: 0 0 50px 0;
}
#content .row.teaser .teaser_wrapper {
  margin: 20px;
  padding: 20px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
#content .row.teaser .teaser_wrapper h2 {
  font-weight: 600;
  line-height: 1.2em;
  margin: 10px 0 20px 0;
  padding: 0;
  text-decoration: none;
  font-size: 23px;
}
#content .row.teaser .teaser_wrapper h2 a {
  font-size: 23px;
  text-decoration: none;
  line-height: 110%;
}
#content .row.teaser .teaser_wrapper p {
  font-size: 18px;
}
#content .row.teaser .teaser_wrapper ul {
  margin: 0;
  padding: 0;
  display: block;
  margin: 10px 0 10px 0;
  list-style: none;
}
#content .row.teaser .teaser_wrapper ul li {
  display: block;
  font-size: 18px;
}
#content .row.teaser .teaser_wrapper a {
  font-size: 18px;
}
#content .row.teaser .teaser_wrapper .teaser-text {
  padding-top: 15px;
  border-top: 1px solid #d8d8d8;
}
#content .row.teaser .teaser_wrapper .teaser_wrapper_inner.left {
  margin: 0;
  padding: 0;
}
#content .row.teaser .teaser_wrapper .teaser_wrapper_inner.left h2 {
  height: auto;
}
#content .row.teaser .teaser_wrapper .teaser_wrapper_inner.left ul li {
  display: block;
  margin-bottom: 10px;
}
#content .row.teaser .teaser_wrapper .teaser_wrapper_inner.left ul li a {
  display: block;
  line-height: 18px;
  font-size: 17px;
  padding: 8px 0 8px 36px;
  background: #e0eefc;
  color: #17356c;
  background-repeat: no-repeat;
  text-decoration: none;
  background-image: url(../img/icon_tarif.png);
  background-position: 4px 4px;
}
#content .row.teaser .teaser_wrapper .teaser_wrapper_inner.left ul li a.login {
  background-image: url(../img/icon_tarif_login.png);
  background-position: 5px 2px;
}
#content .row.teaser .teaser_wrapper .teaser_wrapper_inner.left ul li a.vertrag {
  background-image: url(../img/icon_tarif_vertrag.png);
  background-position: 5px 6px;
}
#content .left {
  padding: 0 50px 0 0;
}
#content .parallax_section {
  height: 440px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #17356c;
  background-position: 100%;
  position: relative;
}
#content .parallax_section article {
  display: block;
  position: relative;
  top: 150px;
  padding: 50px;
  width: 90%;
}
#content .parallax_section article h2 {
  color: #ffffff;
  font-size: 35px;
  font-weight: 600;
  line-height: 100%;
}
#content .parallax_section article p {
  color: #ffffff;
  font-size: 23px;
  line-height: 120%;
  margin-top: 20px;
}
#content #para_1 {
  background-image: url("../img/parallax/feature-bar.jpg");
}
#content #claim {
  padding: 14px 0;
  color: #17356c;
  text-align: center;
}
#content #claim h2 {
  font-size: 35px;
  line-height: 100%;
}
#content #claim p {
  font-size: 23px;
  line-height: 120%;
  margin-top: 20px;
}
#content #para_2 {
  background-image: url("../img/parallax/info-bar.jpg");
}
#content #para_2 .row.info {
  position: absolute;
  z-index: 11;
  bottom: -70px;
  width: 100%;
}
#content #para_2 .map {
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 440px;
  background-image: url(../img/parallax/karte-d.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}
#content #para_2 .info-box {
  position: relative;
}
#content #para_2 .info-box .inner {
  position: relative;
  margin: auto;
  width: 80%;
  background: rgba(255, 255, 255, 0.95);
  padding: 10px 20px;
  min-height: 120px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
#content #para_2 .info-box .inner .glyphicon {
  position: absolute;
  z-index: 21;
  top: 15px;
  right: 27px;
  color: #17356c;
  font-size: 40px;
}
#content #para_2 .info-box .inner .contact {
  width: 80%;
  font-size: 14px;
}
#content #para_2 .info-box .inner .contact a {
  font-size: 14px;
  text-decoration: none;
}
#content #para_2 .info-box .inner .contact h3 {
  font-size: 18px;
  font-weight: 300;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
  border-bottom: 1px solid #515150;
}
#content .mod_search form .formbody {
  clear: both;
  margin-top: 50px;
  margin-bottom: 50px;
}
#content .mod_search form .formbody label {
  display: none;
}
#content .mod_search form .formbody input {
  float: left !important;
}
#content .mod_search form .formbody input.text {
  background: #ffffff;
  border: 1px solid #17356c;
  font-size: 13px;
  padding: 6px 5px 5px 5px;
  line-height: 13px;
}
#content .mod_search form .formbody input[type="submit"] {
  background-color: #17356c !important;
}
#content .mod_search form .formbody:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}
#content .mod_search p.header {
  margin: 20px 0 20px 0;
}
#content .search-result-item {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #515150;
}
#content #service-10-suche {
  display: none;
}
#footer {
  z-index: 07;
  height: 250px;
  border-top: 1px solid #e0eefc;
}
#footer .menu {
  padding-top: 15px;
}
#footer .btn-top {
  margin-top: 50px;
  text-align: center;
  cursor: pointer;
}
#footer .btn-top span.glyphicon {
  margin: 0 auto;
  display: block;
  width: 40px;
  line-height: 100%;
  text-align: center;
  color: #17356c;
  font-size: 24px;
  padding: 6px 5px 6px 8px;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
}
#footer .copyright {
  margin-top: 50px;
  text-align: center;
  font-size: 12px;
}
/* ==========================================================================
   contao layout
   ========================================================================== */
.mod_newslist h1 {
  margin-bottom: 50px;
}
.mod_newslist .layout_latest {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #515150;
}
.mod_newslist .layout_latest h2 {
  margin: 0;
  padding: 0;
}
.mod_newslist .layout_latest h2 a {
  text-decoration: none;
}
.mod_newslist .layout_latest .text {
  padding-right: 30px;
}
.mod_newslist .layout_latest .text p.info {
  font-size: 12px;
}
.ce_gallery > ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
}
.ce_gallery > ul li {
  float: left;
}
.ce_gallery > ul li.col_first {
  clear: left;
}
.image_container {
  margin: 4px 0 30px 0;
}
.image_container figcaption {
  font-size: 14px;
}
.image_container.float_right {
  margin: 0 0 20px 30px;
}
.image_container.float_left {
  margin: 0 30px 20px 0;
}
.float_left {
  float: left;
}
.float_right {
  float: right;
}
/* Akkordeon */
.ce_accordion {
  margin: 20px 0 20px 0;
}
.ce_accordion .toggler {
  position: relative;
  margin-bottom: -2px;
  padding: 0.6875em 2.5em 0.8125em 1.25em;
  border: 1px solid #c0dbf7;
  border-radius: 3px;
  outline: none;
  font-weight: bold;
  cursor: pointer;
  background: #e0eefc;
}
.ce_accordion .toggler span.glyphicon {
  position: absolute;
  right: 10px;
  top: 18px;
  font-size: 16px;
  color: #17356c;
}
.ce_accordion .toggler.ui-state-active span.glyphicon-plus {
  display: none;
}
.ce_accordion .accordion {
  position: relative;
  margin-bottom: -2px;
  padding: 20px;
  border: 1px solid #e0eefc;
  border-top-color: #e0eefc;
  border-radius: 0 0 3px 3px;
  background: #ffffff;
}
.ce_accordion_ohne .accordion {
  position: relative;
  margin-bottom: -2px;
  padding: 0px;
  border: 1px solid #e0eefc;
  border-top-color: #e0eefc;
  border-radius: 0 0 3px 3px;
  background: #ffffff;
}
.clear,
#clear {
  height: 0.1px;
  font-size: 0.1px;
  line-height: 0.1px;
  clear: both;
}
.invisible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.custom {
  display: block;
}
#container:after,
.custom:after {
  content: "";
  display: table;
  clear: both;
}
table {
  border-collapse: collapse;
  border: 1px solid #c0dbf7 !important;
  border-color: #c0dbf7;
  background: #ffffff;
}
table caption {
  display: none;
}
table th {
  text-align: center;
  color: #17356c;
  font-weight: 600;
  background: #e0eefc;
}
table.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #c0dbf7;
}
table.table > thead > tr > th,
table.table > tbody > tr > th,
table.table > tfoot > tr > th,
table.table > thead > tr > td,
table.table > tbody > tr > td,
table.table > tfoot > tr > td {
  padding: 5px;
  border-top: 1px solid #c0dbf7;
}
/* ==========================================================================
   navigation
   ========================================================================== */
nav {
  position: relative;
  display: block;
}
nav ul.navbar-nav {
  background: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  border: 0;
}
nav li {
  border: 0;
  margin: 0;
  padding: 0;
  background: none;
}
nav.nav-top {
  z-index: 99;
  /* hover effects  */
}
nav.nav-top ul.level_1.default {
  float: right;
  /* enable hover */
  /* siehe: script.js */
}
nav.nav-top ul.level_1.default > li {
  border: 0;
  margin: 0;
  padding: 0;
  float: none;
  display: inline-block;
  height: auto;
  background: none;
  position: relative;
}
nav.nav-top ul.level_1.default > li.submenu.informationen {
  display: none;
}
nav.nav-top ul.level_1.default > li:hover {
  border: 0;
  background: none;
}
nav.nav-top ul.level_1.default > li > a {
  color: #17356c;
  box-shadow: none;
  font-size: 17px;
  line-height: 35px;
  font-weight: 300;
  white-space: nowrap;
  text-shadow: none;
  background: none;
  text-decoration: none;
  display: block;
  text-align: center !important;
  padding: 0;
  margin: 0 50px 0 50px;
}
nav.nav-top ul.level_1.default > li a:hover,
nav.nav-top ul.level_1.default > li a.active {
  color: #17356c;
  background: none;
  font-weight: bold;
}
nav.nav-top ul.level_1.default ul.dropdown-menu {
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  left: 50%;
  margin-left: -570px;
  top: 170px;
  padding: 20px;
  position: fixed;
  width: 100%;
  max-width: 1140px;
  min-height: 230px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.4);
  z-index: 999;
  background: rgba(255, 255, 255, 0.95);
}
nav.nav-top ul.level_1.default ul.dropdown-menu > li {
  padding: 0px;
  display: block;
  float: left;
  width: 20%;
}
nav.nav-top ul.level_1.default ul.dropdown-menu > li > a {
  font-weight: 700;
  color: #17356c;
  padding: 5px 0;
  margin: 0;
  text-decoration: none;
  font-size: 14px;
  line-height: 150%;
  padding-bottom: 10px;
}
nav.nav-top ul.level_1.default ul.dropdown-menu > li > a:hover,
nav.nav-top ul.level_1.default ul.dropdown-menu > li > a.active {
  text-decoration: underline;
}
nav.nav-top ul.level_1.default ul.dropdown-menu > li:nth-child(5):after {
  background: red;
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}
nav.nav-top ul.level_1.default ul.dropdown-menu ul.level_3 li {
  padding: 0 20px 0 0;
}
nav.nav-top ul.level_1.default ul.dropdown-menu ul.level_3 li a {
  font-size: 14px;
  line-height: 120%;
  text-align: left;
  color: #17356c;
  padding: 5px 0 5px 0;
  margin: 0;
  text-decoration: none;
}
nav.nav-top ul.level_1.default ul.dropdown-menu ul.level_3 > li > a:hover,
nav.nav-top ul.level_1.default ul.dropdown-menu ul.level_3 > li > a.active {
  color: #17356c;
  font-weight: bold;
  text-decoration: underline;
}
nav.nav-top ul.level_1 > li {
  display: inline-block;
  position: relative;
  padding-bottom: 2px;
  margin-bottom: -2px;
}
nav.nav-top ul.level_1 > li:after {
  content: "";
  border-top: 2px solid #ffffff;
  position: absolute;
  top: 0;
  left: 50%;
  right: 50%;
  transition: all 400ms ease-out;
}
nav.nav-top ul.level_1 > li:hover:after,
nav.nav-top ul.level_1 > li.active:after,
nav.nav-top ul.level_1 > li.trail:after {
  border-top: 2px solid #17356c;
  left: 20px;
  right: 20px;
  transition: all 400ms ease-out;
  color: #17356c;
}
nav.nav-top ul.level_1 > li:hover a,
nav.nav-top ul.level_1 > li.active a {
  color: #17356c;
  transition: all 400ms ease-out;
}
nav.nav-service ul.navbar-nav li {
  display: block;
  margin: 0 30px 0 0 !important;
  padding: 0;
}
nav.nav-service ul.navbar-nav li a {
  margin: 0;
  padding: 0;
  color: #17356c;
  display: block;
  line-height: 35px;
  font-size: 16px;
  text-decoration: none;
}
nav.nav-service ul.navbar-nav li a:hover {
  background: none;
  font-weight: bold;
}
nav.nav-service ul.navbar-nav li .level_2.dropdown-menu {
  display: none !important;
}
nav.nav-left {
  position: relative;
}
nav.nav-left ul.level_1 {
  width: 100%;
  float: none !important;
}
nav.nav-left ul.level_1 li {
  float: none;
  display: block;
  border-bottom: 1px solid #e0eefc;
}
nav.nav-left ul.level_1 li a {
  clear: left;
  margin: 0;
  padding: 0;
  color: #636362;
  display: block;
  line-height: 35px;
  text-decoration: none;
  font-size: 17px;
}
nav.nav-left ul.level_1 li a.active,
nav.nav-left ul.level_1 li a:hover,
nav.nav-left ul.level_1 li.trail > a {
  background: none;
  font-weight: bold;
  color: #17356c;
}
nav.nav-left ul.level_1 li a.submenu {
  display: inline-block;
}
nav.nav-left ul.level_1 li.submenu ul.level_2 {
  display: none;
  position: relative;
}
nav.nav-left ul.level_1 li.submenu ul.level_2 li {
  padding-left: 30px;
}
nav.nav-left ul.level_1 li.submenu ul.level_2 li:last-child {
  border: 0;
}
nav.nav-left ul.level_1 li.submenu ul.level_2 li > a {
  font-size: 15px;
  line-height: 18px;
  padding: 8px 0 8px 0;
}
nav.nav-left ul.level_1 li.submenu ul.level_2 li.submenu ul.level_3 {
  display: none;
}
nav.nav-left ul.level_1 li.submenu ul.level_2 li.submenu ul.level_3 li.submenu ul.level_4 {
  display: none;
}
nav.nav-left ul.level_1 li.submenu ul.level_2 li.submenu ul.level_3 li.submenu.trail ul.level_4,
nav.nav-left ul.level_1 li.submenu ul.level_2 li.submenu ul.level_3 li.submenu.active ul.level_4 {
  display: block;
}
nav.nav-left ul.level_1 li.submenu ul.level_2 li.submenu.trail ul.level_3,
nav.nav-left ul.level_1 li.submenu ul.level_2 li.submenu.active ul.level_3 {
  display: block;
}
nav.nav-left ul.level_1 li.submenu.trail ul.level_2,
nav.nav-left ul.level_1 li.submenu.active ul.level_2 {
  display: block;
}
/* ==========================================================================
   forms
   ========================================================================== */
/* ==========================================================================
   slider
   ========================================================================== */
.content-slider {
  position: relative;
}
.content-slider .ce_text.block h1,
.content-slider .ce_text.block h2,
.content-slider .ce_text.block h3,
.content-slider .ce_text.block h4,
.content-slider .ce_text.block h5,
.content-slider .ce_text.block h6 {
  display: none;
}
.content-slider .ce_text.block h2.h2-slider {
  position: absolute;
  z-index: 1;
  left: 200000px;
}
.content-slider .ce_text.block a > * {
  text-decoration: none !important;
}
.content-slider .ce_text.block a {
  display: block;
  text-decoration: none !important;
}
.content-slider .ce_text.block .slider-info {
  position: absolute;
  z-index: 2;
  top: 55px;
  right: 0;
  width: 470px;
  height: 150px;
  padding: 20px 30px;
  background: rgba(255, 255, 255, 0.7);
  text-decoration: none !important;
}
.content-slider .ce_text.block .slider-info p {
  color: #17356c;
  font-size: 26px;
  line-height: 85%;
  font-weight: 600;
}
.content-slider .ce_text.block .slider-info p strong {
  font-size: 58px;
  font-weight: 600;
  line-height: 95%;
}
.content-slider .ce_text.block .slider-info p > a {
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 0;
  font-size: 14px;
  line-height: 1em;
  color: #ffffff;
  background: #ef7c00;
  padding: 6px 15px;
  text-decoration: none;
  right: 100px;
}
.content-slider .ce_text.block.pkv .slider-info p:nth-child(2) {
  padding-left: 70px;
}
.content-slider .ce_text.block.kzv .slider-info p:nth-child(2) {
  padding-left: 120px;
}
.content-slider .ce_text.block.pv .slider-info p:nth-child(2) {
  padding-left: 25px;
}
.content-slider .ce_text.block.akv .slider-info p:nth-child(2) {
  padding-left: 30px;
}
.content-slider .ce_text.block.aok .slider-info p {
  font-size: 22px;
}
.content-slider .ce_text.block.aok .slider-info p strong {
  font-size: 55px;
}
.content-slider .ce_text.block.aok .slider-info p:nth-child(1) {
  padding-left: 20px;
}
.content-slider .ce_text.block.aok .slider-info p:nth-child(2) {
  padding-left: 0px;
}
.content-slider .image_container {
  margin: 0;
}
nav.slider-control {
  position: absolute;
  z-index: 2;
  top: 55px;
  left: 125px;
  height: auto;
  margin: 0;
  padding: 0;
}
nav.slider-control .slider-menu-lnao {
  display: block;
  width: 100%;
}
nav.slider-control .slider-menu-lnao b {
  cursor: pointer;
  display: block;
  width: 290px;
  height: 88px;
}
nav.slider-control .slider-menu-lnao b .bg {
  display: block;
  background: rgba(255, 255, 255, 0.7);
  margin-left: 55px;
  height: 75px;
  overflow: hidden;
}
nav.slider-control .slider-menu-lnao b span.icon {
  display: table-cell;
  vertical-align: middle;
  padding: 0px 10px 10px 40px;
  height: 88px;
  color: #17356c;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 105%;
  font-weight: 600;
  text-align: right;
  background-position: -6px -6px;
  background-repeat: no-repeat;
}
nav.slider-control .slider-menu-lnao b[data-index="0"] span.icon {
  background-image: url(../img/icons_slider/Private_Krankenversicherung_Mittelblau.svg);
}
nav.slider-control .slider-menu-lnao b[data-index="1"] span.icon {
  background-image: url(../img/icons_slider/Krankenzusatzversicherung_Mittelblau.svg);
}
nav.slider-control .slider-menu-lnao b[data-index="2"] span.icon {
  background-image: url(../img/icons_slider/Pflegezusatzversicherung_Mittelblau.svg);
}
nav.slider-control .slider-menu-lnao b[data-index="3"] span.icon {
  background-image: url(../img/icons_slider/Auslandsreisekrankenversicherung_Mittelblau.svg);
}
nav.slider-control .slider-menu-lnao b[data-index="4"] span.icon {
  background-image: url(../img/icons_slider/Zahnaerzte_Mittelblau.svg);
}
nav.slider-control .slider-menu-lnao b.active {
  background-image: url(../img/icons_slider_schatten.png);
  background-position: 0 -3px;
  background-repeat: no-repeat;
}
nav.slider-control .slider-menu-lnao b.active .bg {
  transition: all 0.5s ease;
  background: #18366d;
  /* Old browsers */
  background: -moz-linear-gradient(left, #18366d 5%, #7389b0 33%, #18366d 68%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #18366d 5%, #7389b0 33%, #18366d 68%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #18366d 5%, #7389b0 33%, #18366d 68%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#18366d', endColorstr='#18366d', GradientType=1);
  /* IE6-9 */
}
nav.slider-control .slider-menu-lnao b.active span.icon {
  transition: all 0.75s ease;
  color: #ffffff;
}
nav.slider-control .slider-menu-lnao b.active[data-index="0"] span.icon {
  background-image: url(../img/icons_slider/Private_Krankenversicherung_neg_weiss.svg);
}
nav.slider-control .slider-menu-lnao b.active[data-index="1"] span.icon {
  background-image: url(../img/icons_slider/Krankenzusatzversicherung_neg_weiss.svg);
}
nav.slider-control .slider-menu-lnao b.active[data-index="2"] span.icon {
  background-image: url(../img/icons_slider/Pflegezusatzversicherung_neg_weiss.svg);
}
nav.slider-control .slider-menu-lnao b.active[data-index="3"] span.icon {
  background-image: url(../img/icons_slider/Auslandsreisekrankenversicherung_neg_weiss.svg);
}
nav.slider-control .slider-menu-lnao b.active[data-index="4"] span.icon {
  background-image: url(../img/icons_slider/Zahnaerzte_neg_weiss.svg);
}
.mod_sitemap ul {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
}
.mod_sitemap ul a {
  display: block;
  text-decoration: none;
}
.mod_sitemap ul a:hover {
  text-decoration: underline;
}
.mod_sitemap ul li {
  padding: 3px 0 3px 0;
}
.mod_sitemap ul.level_1 > li > a {
  font-size: 18px;
  font-weight: bold;
}
.mod_sitemap ul ul.level_2 > li > a {
  padding-left: 20px;
  font-size: 16px;
}
.mod_sitemap ul ul.level_3 > li > a {
  padding-left: 40px;
  font-size: 14px;
}
.mod_sitemap ul ul.level_4 > li > a {
  padding-left: 60px;
  font-size: 14px;
}
.mod_sitemap ul ul.level_5 > li > a {
  padding-left: 80px;
  font-size: 14px;
}
.mod_sitemap ul ul.level_6 > li > a {
  padding-left: 80px;
  font-size: 14px;
}
.mod_sitemap ul ul.level_7 > li > a {
  padding-left: 80px;
  font-size: 14px;
}
/* ==========================================================================
   contact form
   ========================================================================== */
form label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 300;
  font-size: 15px;
}
form input[type="text"],
form input[type="password"],
form input[type="date"],
form input[type="datetime"],
form input[type="email"],
form input[type="number"],
form input[type="search"],
form input[type="tel"],
form input[type="time"],
form input[type="url"],
form input:not([type]),
form textarea,
form select {
  width: 50%;
  float: right;
  font-size: 15px;
}
form input[type="submit"],
form button {
  float: right;
  background: #ef7c00;
  color: #ffffff;
  border: 0;
  font-size: 15px;
  text-align: center;
  padding: 5px 20px;
}
form input[type="radio"],
form input[type="checkbox"] {
  position: relative;
  bottom: -1px;
  float: left;
  margin-right: 10px;
}
form .widget:before,
form .ce_form .widget:after {
  content: " ";
  display: table;
}
form .widget:after {
  clear: both;
}
form .mac.safari input[type="radio"] {
  margin: 0 3px;
}
form .widget {
  margin: 15px 0;
  clear: both;
}
form.form-last-element:before {
  content: "";
  display: table;
  clear: both;
}
form .mandatory.error {
  clear: both;
  position: relative;
  margin: 0 0 50px 0;
  padding: 0;
}
form .form-last-element fieldset span {
  float: right;
  width: auto;
}
form .checkbox_container.form-last-element {
  margin: 15px 0 5px;
}
form .form-last-element label {
  float: left;
  margin-right: 10px;
  line-height: 24px;
}
/* ==========================================================================
   cookie bar
   ========================================================================== */
#cookie-bar {
  background: rgba(255, 255, 255, 0.85);
  height: auto;
  line-height: 30px;
  color: #17356c;
  text-align: center;
  padding: 10px;
  -webkit-box-shadow: 0 -5px 5px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 -5px 5px 0 rgba(0, 0, 0, 0.3);
}
#cookie-bar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999999;
}
#cookie-bar.fixed.bottom {
  bottom: 0;
  top: auto;
}
#cookie-bar p {
  margin: 0;
  padding: 0;
}
#cookie-bar a {
  color: #ffffff;
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
  padding: 0 6px;
  margin-left: 8px;
  font-size: 12px;
}
#cookie-bar .cb-enable {
  background: #ef7c00;
}
#cookie-bar .cb-enable:hover {
  background: #ef7c00;
}
#cookie-bar .cb-disable {
  background: #ef7c00;
}
#cookie-bar .cb-disable:hover {
  background: #ef7c00;
}
#cookie-bar .cb-policy {
  background: #ef7c00;
}
#cookie-bar .cb-policy:hover {
  background: #ef7c00;
}
/* ==========================================================================
   responsive
   ========================================================================== */
@media (min-width: 1440px) {
  nav#mobile-menu {
    display: none;
  }
  #content .container.teaser {
    min-width: 1180px !important;
  }
  #content .container.claims {
    min-width: 1400px !important;
  }
}
@media (min-width: 1200px) {
  nav#mobile-menu {
    display: none;
  }
  .container.teaser {
    min-width: 1180px !important;
  }
}
@media (min-width: 1025px) and (max-width: 1199px) {
  nav#mobile-menu {
    display: none;
  }
  /*  slider */
  .slider-info {
    top: 50px;
  }
  nav.slider-control {
    top: 30px;
    left: 0px;
  }
  nav.slider-control .slider-menu-lnao b {
    width: 260px;
    height: 70px;
  }
  nav.slider-control .slider-menu-lnao b.active {
    background-image: url(../img/icons_slider_schatten_small.png) !important;
    background-position: 0px -2px;
  }
  nav.slider-control .slider-menu-lnao b .bg {
    margin-left: 55px;
    height: 60px;
  }
  nav.slider-control .slider-menu-lnao b span.icon {
    background-position: -4px -3px;
    background-size: 70px;
    font-size: 13px;
    height: 70px;
  }
  /* teaser */
  #content #para_2 .info-box .inner {
    width: 90%;
    min-height: 145px;
  }
  #content #para_2 .info-box .inner .contact {
    font-size: 12px;
  }
  #content #para_2 .info-box .inner .contact a {
    font-size: 12px;
  }
  #content #para_2 .info-box .inner .contact h3 {
    font-size: 22px !important;
    padding-right: 60px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  nav#mobile-menu {
    display: none;
  }
  #header #sticky-bar {
    padding: 5px;
  }
  #header #sticky-bar .fon a {
    font-size: 14px;
  }
  #header #sticky-bar .fon span.glyphicon {
    font-size: 14px;
  }
  #header #sticky-bar .mail a {
    font-size: 14px;
  }
  #header #sticky-bar .mail span.glyphicon {
    font-size: 14px;
  }
  #header #sticky-bar .triangle {
    top: 30px;
    border-width: 30px 18px 0 0;
  }
  nav.nav-top ul.level_1.default > li > a {
    margin: 0 10px 0 10px;
  }
  nav.nav-top ul.level_1.default ul.dropdown-menu {
    width: 768px;
    margin-left: -384px;
  }
  nav.nav-top ul.level_1.default ul.dropdown-menu > li {
    width: 33.33%;
    min-height: 200px;
  }
  #content {
    /* teaser */
  }
  #content .container.teaser {
    min-width: 808px !important;
  }
  #content .container.teaser .row.teaser .teaser_wrapper p {
    font-size: 16px;
  }
  #content .container.teaser .row.teaser .teaser_wrapper.left ul li a {
    font-size: 15px;
  }
  #content #para_2 .info-box .inner {
    width: 90%;
    min-height: 145px;
  }
  #content #para_2 .info-box .inner .contact {
    font-size: 12px;
  }
  #content #para_2 .info-box .inner .contact a {
    font-size: 12px;
  }
  #content #para_2 .info-box .inner .contact h3 {
    font-size: 16px;
  }
  /*  slider */
  .content-slider {
    position: relative;
  }
  .content-slider .ce_text.block .slider-info {
    top: 30px;
    width: 280px;
    height: 90px;
    padding: 10px 15px;
  }
  .content-slider .ce_text.block .slider-info p {
    font-size: 16px;
  }
  .content-slider .ce_text.block .slider-info p strong {
    font-size: 32px;
  }
  .content-slider .ce_text.block .slider-info a {
    font-size: 11px;
    right: 30px;
  }
  .content-slider .ce_text.block.kzv .slider-info p:nth-child(2) {
    padding-left: 40px;
  }
  .content-slider .ce_text.block.aok .slider-info p {
    font-size: 14px;
  }
  .content-slider .ce_text.block.aok .slider-info p strong {
    font-size: 28px;
  }
  .content-slider .ce_text.block.aok .slider-info p:nth-child(1) {
    padding-left: 20px;
  }
  .content-slider .ce_text.block.aok .slider-info p:nth-child(2) {
    padding-left: 0px;
  }
  nav.slider-control {
    top: 30px;
    left: -20px;
    width: 200px;
  }
  nav.slider-control .slider-menu-lnao b {
    width: 240px;
    height: 55px;
  }
  nav.slider-control .slider-menu-lnao b .bg {
    margin-left: 55px;
    height: 50px;
  }
  nav.slider-control .slider-menu-lnao b span.icon {
    background-position: -4px -3px;
    background-size: 54px;
    font-size: 13px;
    height: 60px;
  }
}
@media (min-width: 1px) and (max-width: 1024px) {
  #header .menu,
  #header-scoll .menu,
  #header .search-form,
  #header-scoll .search-form,
  #header #search,
  #header-scoll #search,
  #header .nav-service,
  #header-scoll .nav-service {
    display: none;
  }
  #header .navbar-toggle,
  #header-scoll .navbar-toggle {
    display: block;
    position: absolute;
    z-index: 9999;
    top: 84px;
    right: 20px;
    border: 0;
    background: none;
    padding: 10px;
    cursor: pointer;
  }
  #header .navbar-toggle .icon-bar,
  #header-scoll .navbar-toggle .icon-bar {
    display: block;
    width: 26px;
    height: 2px;
    border-radius: 0px;
    background: #17356c;
  }
  /* navigation */
  .overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    min-height: 100%;
    width: 100%;
    z-index: 2999;
    background: black;
    opacity: 0.2;
    filter: alpha(opacity=20);
    display: none;
  }
  #mobile-menu {
    position: absolute;
    top: 0;
    background: #ffffff;
    z-index: 99999;
    -webkit-box-shadow: 0 1px 8px #555555;
    -moz-box-shadow: 0 1px 8px #555555;
    -o-box-shadow: 0 1px 8px #555555;
    box-shadow: 0 1px 8px #555555;
    display: none;
    font-family: Helvetica, sans-serif;
    font-size: 15px;
    border-right: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
    line-height: 1.42857;
  }
  .mobile-menu {
    list-style-type: none;
    margin: 0;
    width: 100%;
    float: left;
    margin-left: 0;
    padding-left: 0;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mobile-menu #search-mobile {
    height: 70px;
    background-color: #ffffff;
    color: #555555;
    padding: 10px 15px;
    box-sizing: border-box;
  }
  .mobile-menu #search-mobile .formbody label {
    display: none;
  }
  .mobile-menu #search-mobile .formbody input {
    float: inherit;
    border: 1px solid #17356c;
    padding: 0px 5px 0 5px;
    font-size: 12px;
    line-height: 25px;
    width: 190px !important;
  }
  .mobile-menu #search-mobile .formbody input[type="text"] {
    float: left;
  }
  .mobile-menu #search-mobile .formbody input[type="submit"] {
    width: 60px !important;
    background: #17356c !important;
    color: #ffffff;
    float: right;
    font-size: 11px;
    line-height: 27px;
    height: 27px;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
  }
  .mobile-menu > li:first-child {
    border-top: 0;
  }
  .mobile-menu ul {
    margin-left: 0;
    padding-left: 0;
  }
  .mobile-menu ul.expand {
    background: #242424;
  }
  .mobile-menu .home {
    background-color: #ffffff;
    color: #17356c;
    height: auto;
    overflow: hidden;
    font-weight: 700;
  }
  .mobile-menu .home i {
    padding-right: 5px;
    color: #ffffff;
  }
  .mobile-menu .home a {
    position: relative;
    top: 4px;
    color: #17356c !important;
  }
  .mobile-menu .home .glyphicon.glyphicon-remove {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    color: #17356c;
    line-height: 30px;
    padding: 0 10px 0 30px;
    cursor: pointer;
  }
  .mobile-menu .expand {
    right: 0;
    position: absolute;
    border-left: 1px solid #e0eefc;
    padding: 10px 22px 10px 22px !important;
    color: #17356c;
    margin-left: 100px;
  }
  .mobile-menu .expand:hover {
    cursor: pointer;
  }
  .mobile-menu li {
    display: block;
    border-top: 1px solid #e0eefc;
    width: 100%;
    float: left;
    margin-left: 0;
    padding-left: 0;
    position: relative;
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.05);
    -webkit-transition: background-color 0.6s ease-out;
    -moz-transition: background-color 0.6s ease-out;
    -o-transition: background-color 0.6s ease-out;
    transition: background-color 0.6s ease-out;
  }
  .mobile-menu li a {
    display: block;
    overflow: hidden;
    white-space: normal;
    color: #17356c;
    text-decoration: none;
    padding: 10px;
    padding-left: 15px;
    font-size: 15px !important;
  }
  .mobile-menu li a.active {
    color: #ef7c00;
  }
  .mobile-menu li li {
    background: #ffffff;
  }
  .mobile-menu li li a {
    padding-left: 27px;
    font-size: 14px !important;
  }
  .mobile-menu li li li {
    background: #ffffff;
  }
  .mobile-menu li li li a {
    padding-left: 35px;
  }
  .mobile-menu ul.level_4 li {
    padding-left: 20px;
  }
  .mobile-menu ul.level_5 li {
    padding-left: 20px;
  }
  .mobile-menu ul.level_5 li a {
    font-size: 13px;
  }
  .mobile-menu .social a {
    float: left;
    padding: 0;
    margin: 10px 0 10px 15px;
  }
  .mobile-menu .social i {
    font-size: 22px;
    color: #ffffff;
  }
  .mobile-menu input.simple:focus {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }
  .mobile-menu [class^="icon-"]:before {
    margin-right: 0;
    margin-left: 0;
  }
  .mobile-menu [class*=" icon-"]:before {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 451px) and (max-width: 768px) {
  nav.slider-control .slider-menu-lnao b {
    background-size: 35%;
  }
  #content #para_1 {
    background-position: 0 0;
    background-size: contain;
  }
  #content #para_2 {
    background-position: 0 0;
    background-size: cover;
  }
}
@media (min-width: 1px) and (max-width: 768px) {
  body {
    font-size: 16px !important;
  }
  h1 {
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    color: #17356c;
    line-height: 110%;
    margin-top: 0;
  }
  h2 {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    color: #17356c;
    line-height: 150%;
  }
  h3,
  h4,
  h5,
  h6 {
    font-size: 16px !important;
    color: #17356c;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
  }
  a.mobile {
    color: #17356c;
    cursor: pointer;
    pointer-events: auto;
    line-height: 300%;
  }
  #page .container {
    padding: 0 10px 0 10px;
  }
  #page .container .row {
    padding: 0;
  }
  #header,
  #header.scroll {
    top: -35px;
    height: 140px !important;
  }
  #header #logo,
  #header.scroll #logo {
    left: 20px;
    top: 48px;
  }
  #header #logo img,
  #header.scroll #logo img {
    width: 200px;
  }
  #header #sticky-bar,
  #header.scroll #sticky-bar {
    position: relative;
    height: 40px;
    padding: 5px 10px;
    top: 35px;
    width: 100%;
  }
  #header #sticky-bar .triangle,
  #header.scroll #sticky-bar .triangle {
    display: none;
  }
  #header #sticky-bar .fon,
  #header.scroll #sticky-bar .fon,
  #header #sticky-bar .mail,
  #header.scroll #sticky-bar .mail {
    position: relative;
    padding: 0;
    top: 3px;
    margin: 0;
  }
  #header #sticky-bar .fon span.glyphicon,
  #header.scroll #sticky-bar .fon span.glyphicon,
  #header #sticky-bar .mail span.glyphicon,
  #header.scroll #sticky-bar .mail span.glyphicon,
  #header #sticky-bar .fon a,
  #header.scroll #sticky-bar .fon a,
  #header #sticky-bar .mail a,
  #header.scroll #sticky-bar .mail a {
    font-size: 12px;
    top: 1px;
  }
  #header #sticky-bar .mail,
  #header.scroll #sticky-bar .mail {
    float: right;
  }
  #header .service li,
  #header.scroll .service li {
    float: left;
  }
  #header .menu,
  #header.scroll .menu,
  #header .search-form,
  #header.scroll .search-form,
  #header #search,
  #header.scroll #search,
  #header .nav-service,
  #header.scroll .nav-service {
    display: none;
  }
  #header-image {
    height: auto;
    margin-top: 105px;
  }
  #header-image .page-image {
    border-bottom: 30px solid #17356c;
    width: 100% !important;
  }
  #header-image .page-image img {
    position: relative;
    left: -50%;
    margin-left: 50%;
  }
  #header-image .container .mod_breadcrumb.breadcrumb {
    bottom: -18px;
  }
  #header-image .container .mod_breadcrumb.breadcrumb li {
    line-height: 30px;
    font-size: 14px;
  }
  #content {
    margin-top: 25px !important;
  }
  #content .content .left nav.nav-left {
    display: none;
  }
  #content .row.teaser .teaser_wrapper {
    margin: 10px;
    padding: 10px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  }
  #footer {
    height: auto;
    padding-bottom: 50px;
  }
  #footer nav.nav-service ul.navbar-nav {
    width: 100%;
  }
  #footer nav.nav-service ul.navbar-nav li {
    margin: 0 !important;
    padding: 0;
    float: none;
  }
  #footer nav.nav-service ul.navbar-nav li > a {
    margin: 0;
    text-align: center;
  }
  /*  slider */
  .ce_sliderStart.block {
    padding-bottom: 50px;
  }
  .ce_sliderStart.block .content-slider {
    position: relative;
  }
  .ce_sliderStart.block .content-slider .ce_text.block {
    overflow: hidden;
  }
  .ce_sliderStart.block .content-slider .ce_text.block .slider-info {
    top: 30px;
    width: 280px;
    height: 90px;
    padding: 10px 15px;
  }
  .ce_sliderStart.block .content-slider .ce_text.block .slider-info p {
    font-size: 16px;
  }
  .ce_sliderStart.block .content-slider .ce_text.block .slider-info p strong {
    font-size: 32px;
  }
  .ce_sliderStart.block .content-slider .ce_text.block .slider-info a {
    font-size: 11px;
    right: 30px;
  }
  .ce_sliderStart.block .content-slider .ce_text.block.kzv .slider-info p:nth-child(2) {
    padding-left: 40px;
  }
  .ce_sliderStart.block .content-slider .ce_text.block.aok .slider-info p {
    font-size: 14px;
  }
  .ce_sliderStart.block .content-slider .ce_text.block.aok .slider-info p strong {
    font-size: 28px;
  }
  .ce_sliderStart.block .content-slider .ce_text.block.aok .slider-info p:nth-child(1) {
    padding-left: 20px;
  }
  .ce_sliderStart.block .content-slider .ce_text.block.aok .slider-info p:nth-child(2) {
    padding-left: 0px;
  }
  nav.slider-control:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
  }
  nav.slider-control {
    position: relative;
    top: 0;
    left: 0;
    clear: both;
    width: 100%;
  }
  nav.slider-control .slider-menu-lnao {
    width: 100%;
    position: relative;
  }
  nav.slider-control .slider-menu-lnao b {
    display: block;
    float: left;
    padding: 0;
    margin: 0;
    min-width: 35px;
    width: 20%;
    height: 50px;
    border-bottom: 1px solid #e0eefc;
    border-left: 1px solid #e0eefc;
    background-position: center !important;
    background-size: 50%;
    background-repeat: no-repeat !important;
    background-color: rgba(255, 255, 255, 0.7) !important;
  }
  nav.slider-control .slider-menu-lnao b:first-child {
    border-left: 0;
  }
  nav.slider-control .slider-menu-lnao b span.icon,
  nav.slider-control .slider-menu-lnao b span.bg {
    display: none;
  }
  nav.slider-control .slider-menu-lnao b.active span.bg {
    display: block;
    background: none;
  }
  nav.slider-control .slider-menu-lnao b.active span.bg span.icon {
    display: block;
    position: absolute;
    z-index: 90000;
    left: 0;
    top: 49px;
    background: #17356c;
    color: #ffffff;
    text-align: center;
    height: 50px;
    width: 100%;
    line-height: 50px;
    margin: 0;
    padding: 0;
  }
  nav.slider-control .slider-menu-lnao b[data-index="0"] {
    background: url(../img/icons_slider/Private_Krankenversicherung_Mittelblau.svg);
  }
  nav.slider-control .slider-menu-lnao b[data-index="1"] {
    background: url(../img/icons_slider/Krankenzusatzversicherung_Mittelblau.svg);
  }
  nav.slider-control .slider-menu-lnao b[data-index="2"] {
    background: url(../img/icons_slider/Pflegezusatzversicherung_Mittelblau.svg);
  }
  nav.slider-control .slider-menu-lnao b[data-index="3"] {
    background: url(../img/icons_slider/Auslandsreisekrankenversicherung_Mittelblau.svg);
  }
  nav.slider-control .slider-menu-lnao b[data-index="4"] {
    background: url(../img/icons_slider/Zahnaerzte_Mittelblau.svg);
  }
  nav.slider-control .slider-menu-lnao b.active {
    background-color: #17356c !important;
    transition: all 0.15s ease;
  }
  nav.slider-control .slider-menu-lnao b[data-index="0"].active {
    background: url(../img/icons_slider/Private_Krankenversicherung_neg_weiss.svg);
  }
  nav.slider-control .slider-menu-lnao b[data-index="1"].active {
    background-image: url(../img/icons_slider/Krankenzusatzversicherung_neg_weiss.svg);
  }
  nav.slider-control .slider-menu-lnao b[data-index="2"].active {
    background-image: url(../img/icons_slider/Pflegezusatzversicherung_neg_weiss.svg);
  }
  nav.slider-control .slider-menu-lnao b[data-index="3"].active {
    background-image: url(../img/icons_slider/Auslandsreisekrankenversicherung_neg_weiss.svg);
  }
  nav.slider-control .slider-menu-lnao b[data-index="4"].active {
    background-image: url(../img/icons_slider/Zahnaerzte_neg_weiss.svg);
  }
  .image_container.float_right {
    float: none;
    clear: both;
    margin: 20px 0 20px 0;
  }
  .image_container.float_left {
    float: none;
    clear: both;
    margin: 20px 0 20px 0;
  }
  /* form */
  form label {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    font-weight: 300;
    font-size: 15px;
  }
  form input[type="text"],
  form input[type="password"],
  form input[type="date"],
  form input[type="datetime"],
  form input[type="email"],
  form input[type="number"],
  form input[type="search"],
  form input[type="tel"],
  form input[type="time"],
  form input[type="url"],
  form input:not([type]),
  form textarea,
  form select {
    width: 100%;
    float: none;
    background: #fefefe;
    border: 1px solid #17356c;
    padding: 4px;
    font-size: 15px;
  }
}
@media (max-width: 450px) {
  #content .parallax_section {
    background-repeat: no-repeat;
    background-attachment: inherit;
    background-size: contain;
    height: 240px;
  }
  #content .parallax_section article {
    width: 100%;
    top: 50px;
  }
  #content .parallax_section article h2 {
    font-size: 20px;
    width: 100%;
  }
  #content .parallax_section article p {
    font-size: 14px;
  }
  #content #claim h2 {
    font-size: 20px;
  }
  #content #claim p {
    font-size: 14px;
  }
  #content #para_1 {
    background-position: 0 0;
    background-size: cover;
    margin-bottom: 50px;
  }
  #content #para_2 {
    background-position: 0 0;
    background-size: cover;
    margin-bottom: 350px;
  }
  #content #para_2 .map {
    background-position: bottom left ;
    background-size: 350px auto;
  }
  #content #para_2 .row.info {
    bottom: -350px;
  }
  #content #para_2 .row.info .box_1 {
    margin-bottom: 30px;
  }
  #sticky-bar {
    font-size: 11px !important;
    line-height: 30px;
  }
  #sticky-bar a {
    font-size: 11px !important;
  }
  #sticky-bar span.glyphicon {
    top: 1px !important;
  }
}
@media (max-width: 300px) {
  #sticky-bar {
    display: none;
  }
}
/* browser */
/* ==========================================================================
    Boostrap print reset
   ========================================================================== */
@media print {
  [class*="col-sm-"] {
    float: left;
  }
  [class*="col-xs-"] {
    float: left;
  }
  .col-sm-12,
  .col-xs-12 {
    width: 100% !important;
  }
  .col-sm-11,
  .col-xs-11 {
    width: 91.66666667% !important;
  }
  .col-sm-10,
  .col-xs-10 {
    width: 83.33333333% !important;
  }
  .col-sm-9,
  .col-xs-9 {
    width: 75% !important;
  }
  .col-sm-8,
  .col-xs-8 {
    width: 66.66666667% !important;
  }
  .col-sm-7,
  .col-xs-7 {
    width: 58.33333333% !important;
  }
  .col-sm-6,
  .col-xs-6 {
    width: 50% !important;
  }
  .col-sm-5,
  .col-xs-5 {
    width: 41.66666667% !important;
  }
  .col-sm-4,
  .col-xs-4 {
    width: 33.33333333% !important;
  }
  .col-sm-3,
  .col-xs-3 {
    width: 25% !important;
  }
  .col-sm-2,
  .col-xs-2 {
    width: 16.66666667% !important;
  }
  .col-sm-1,
  .col-xs-1 {
    width: 8.33333333% !important;
  }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12 {
    float: left !important;
  }
  body {
    margin: 0;
    padding: 0 !important;
    min-width: 768px;
  }
  .container {
    width: auto;
    min-width: 750px;
  }
  body {
    font-size: 10px;
  }
  a[href]:after {
    content: none;
  }
  .noprint,
  div.alert,
  header,
  .group-media,
  .btn,
  .footer,
  form,
  #comments,
  .nav,
  ul.links.list-inline,
  ul.action-links {
    display: none !important;
  }
  /* Anpassungen qfp */
  #header {
    display: none !important;
  }
  #header div.meta {
    display: none !important;
  }
  headerImage {
    height: 200px !important;
  }
  #footerNavi,
  #footerTeaser {
    display: none !important;
  }
}
.ui-loading .ui-loader { display: block; }
.ui-loader { display: none; position: absolute; opacity: .85; z-index: 100; left: 50%; width: 200px; margin-left: -130px; margin-top: -35px; padding: 10px 30px; }
.teaser .teaser_wrapper #article-193 figure {
	margin-top: 0;
	margin-bottom: 0;
}

/* Menü-Buttons */

.menue-button {
    display: flex;
    flex-wrap: wrap;
}

.menue-button-center {
	justify-content: space-evenly;
	margin-bottom: 20px;
}

.menue-button-sticky {
	position: sticky;
	position: -webkit-sticky;
	top: 100px;
	background: white;
	margin: 0;
	padding: 10px 0;
	z-index: 100;
	border-bottom: 2px solid #e6e7ed;
}

@media (min-width: 769px) {
	.menue-button-sticky {
		top: 80px;
	}
}

.menue-button-link {
    border: 2px solid rgb(230, 230, 230);
    border-radius: 10px;
    text-decoration: none;
    margin: 2px;
    background-color: rgb(255, 255, 255);
}

.menue-button-link span {
    padding: 0px 0px 0px 10px;
    display: table-cell;
    vertical-align: middle;
    height: 50px;
    color: #17356c;
    
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto; 
}

.menue-button-link:hover {
    background-color: #17356c;
}

.menue-button-link:hover span {
	color: white;
}

.menue-button-link-borderless {
    border-radius: 10px;
    text-decoration: none;
    margin: 2px;
    padding-right: 30px;
    font-size: 25px 
}

.menue-button-link-borderless:hover,
.menue-button-link-borderless.active{
    color: #f17d00;
    font-weight: 700;
}

.menue-button-link-image {
	min-width: 300px;
	width: 45%;
	min-height: 80px;
	display: flex;
}

.menue-button-link-image span {
    padding: 0px 5px 0px 80px;
    background-repeat: no-repeat;
    font-size: 110%;
    line-height: 1.1;
    height: 100%;display: flex;
    align-items: center;
    background-size: 80px;
}

@media (max-width: 768px) {
	.menue-button-link-image span {
    padding: 0px 5px 0px 80px;
    background-repeat: no-repeat;
    font-size: 100%;
    line-height: 1.1;
    height: 100%;display: flex;
    align-items: center;
    background-size: 80px;
    }
}
	
.ueberschrift-orange {
	color: #f17d00 !important;
	font-size: 30px;
}

/* Wrapper für Navigations-Elemente */

.nav-elemente-wrapper {
	display: flex;
	flex-wrap: wrap;
	/* justify-content: space-evenly; Sprungmarken mittig ausgerichtet*/
}

.nav-elemente-wrapper .nav-element {
	width: 250px;
	padding: 5px;
	margin-bottom: 20px;
}

.nav-elemente-wrapper .nav-element img {
	width: 100%;
	height: auto;
}

.nav-elemente-wrapper .nav-element figcaption {
	display: flex;
	align-items: center;
	height: 70px;
	text-align: center;
    justify-content: center;
	
	-moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.nav-elemente-wrapper button {
	background-color: #f17d00;
	color: #fff;
	height: 45px;
	width: 100%;
	border: 1px solid transparent;
	font-weight: 800;
}

.nav-elemente-wrapper .nav-element-no-caption figcaption {
	display: none;
}

.nav-elemente-wrapper .nav-element-no-caption button {
	height: 60px;
	margin-top: 10px;
}

.nav-element-hover {
  position: relative;
  height: 300px;
}

.nav-element-hover p {
    position: absolute;
    top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #17356C;
	color: #fff;
	visibility: hidden;
	opacity: 0;
	
	/* transition effect. not necessary */
	transition: opacity .2s, visibility .2s;
	
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
}

.nav-element-hover p a {
    color: white !important;
}

.nav-element-hover:hover p {
  visibility: visible;
  opacity: 1;
}

/* Ohne Menü */

#page.ohne_menue {
	/* alt: max-width: 800px; */
	margin: 0px auto;
	/* alt: margin: 20px auto; */
}

#page.ce_accordion {
	/* alt: max-width: 800px; */
	margin: 20px auto;
}

/* Interne Verlinkungen und Sticky Bars */

.interner-link-scroll {
	scroll-margin-top: 170px;
}

.interner-link-scroll-no-nav {
	scroll-margin-top: 120px;
}

@media (min-width: 769px) {
	.interner-link-scroll {
		scroll-margin-top: 150px;
	}
	
	.interner-link-scroll-no-nav {
		scroll-margin-top: 100px;
	}
}

/* iFrame-Rechner */

.externer-rechner {
	background-color: transparent;
	border: medium none;
	width: 100%;
	height: 800px;
	margin-top: 20px;
}

/* Sonstiges */

.blauer-hintergrund {
	background: rgba(23,53,108,0.04);
	/* background-color: #FFFFF0; */
	padding: 10px 20px;
}

.weisser-hintergrund {
	background: rgba(255,255,255,1);
	padding: 10px 20px;
}

.kein-margin-unten {
	margin-bottom: 0 !important;
}

/* Netdoktor-Videos Startseite */

#netdoktor-videos {
	margin-bottom: 50px;
}

#netdoktor-videos-ueberschrift {
	padding: 0 10px 10px;
}

#netdoktor-videos > div > div,
#netdoktor-videos > p {
	padding: 0 10px;
}

#netdoktor-videos > p {
	clear: both;
}