/* */
.textmedia .topOrBottom  { width: 100%; }

/************* :hover entfernen damit ios-Geräte Video sofort laden ********************/
.vjs-default-skin .vjs-big-play-button {
pointer-events:none !important;
}
/***************************************************************************************/
/* cookieconsent */

/*.cc_container {
  background: #fff;
  color: #999;
  border: 1px solid #ccc
}*/
.cc_banner-wrapper {
  z-index: 2000000005 !important;
}
@media screen and (min-width: 768px) {
.cc_container .cc_message {
  font-size: 0.93em !important;
}
}
@media screen and (min-width: 992px) {
.cc_container .cc_message {
  font-size: 1em !important;
}
}
.cc_container .cc_btn,
.cc_container .cc_btn:visited {
  color: #333 !important;
  background-color: #e7e7e7 !important;
}
.cc_container .cc_btn:hover,
.cc_container .cc_btn:active {
  color: #333 !important;
  background-color: #999 !important;
}
.cc_container a,
.cc_container a:visited,
.cc_container a:hover,
.cc_container a:active {
  color: #333 !important;
}
/* cookieconsent */

.inner_cbQuickGoogleMap {
  max-width:100%;
}
.dropdown-menu {
    overflow:visible !important;
}
.tx-felogin-pi1 input.submit {
    background-color: transparent;
    border: 0px none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    margin: 5px 0 0;
    padding: 8px 12px;
    width: auto;
}
.carousel-fade .carousel-inner .item {
  display:block;
  position:absolute;
  top:0;
  left:0;
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.5s linear;
       -o-transition: opacity 0.5s linear;
          transition: opacity 0.5s linear;
}

.carousel-fade .carousel-inner .item.active {
  position:relative;
  top:0;
  left:0;
  opacity: 1;
}
.carousel-indicators {
  display:none;
}
.carousel-control.left,
.carousel-control.right{
  background-image:none;
  filter:none;
}
.carousel-control i.icon {
  position: absolute;
  top: 50%;
  transform:translate(0,-50%);
  z-index: 5;
  display: inline-block;
  font-size:100%;
  color:#ededee;
}
.carousel-control.left i.icon {
  left: 0;
  margin-left: 0;
}
.carousel-control.right i.icon {
  right: 0;
  margin-right: 0;
}
@media screen and (min-width: 992px) {
.carousel-indicators {
  display:block;
}
.carousel-control i.icon {
  font-size:300%;
}
.carousel-control.left i.icon {
  left: 0;
  margin-left: 0;
}
.carousel-control.right i.icon {
  right: 0;
  margin-right: 0;
}
}
.nav,
.navbar .nav > li > a {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    text-transform: inherit;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
html {
  font-size: 100%;
}
body {
  font-family: 'PT Sans Narrow', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 93.75%;
  color: #565960;
  background-color:#fff;
  background-image: -moz-linear-gradient(#dde9f9 0%, #e7f0f9 25%,  #fcfdff 75%, #ffffff 100%);
  background-image: -webkit-linear-gradient(#dde9f9 0%, #e7f0f9 25%,  #fcfdff 75%, #ffffff 100%);
  background-image: linear-gradient(#dde9f9 0%, #e7f0f9 25%,  #fcfdff 75%, #ffffff 100%);
  background-size: 100% 1600px;
  background-repeat:no-repeat;
  position: relative; /* For scrollyspy */
}
@media (min-width: 1200px) {
.container {
  width: 1140px;
}
}
.align-left {
  text-align:left;
}
.align-right {
  text-align:right;
}
.align-center {
  text-align:center;
}
table, .table {
  color: #565960;
}
a {
  color: #565960;
  text-decoration: none;
  font-weight:bold;
}
a:hover,
a:focus {
  color: #565960;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.img-thumbnail {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #59585d;
}
ul, ol {
  padding-left:1.2em; 
}
/*** Silbentrennung für Absätze und Überschriften ***/
p,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'PT Sans Narrow', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.1; 
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 25px;
}
.headline-container h1,
.headline-container .h1,
.headline-container h2,
.headline-container .h2,
.headline-container h3,
.headline-container .h3 {
  margin-top: 0;
  margin-bottom: 0;
  border-bottom:0px none;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 150%;
  display:inline-block;
  padding-bottom:15px;
  border-bottom:2px solid #008acb;
}
h2,
.h2 {
  font-size: 150%;
  display:inline-block;
  padding-bottom:15px;
  border-bottom:2px solid #008acb;
}
h3,
.h3 {
  font-size: 130%;
  color:#008acb;
}
@media screen and (min-width: 992px) {
h1,
.h1,
h2,
.h2 {
  font-size: 200%;
}
h3,
.h3 {
  font-size: 140%;
  color:#008acb;
}
}
h4,
.h4 {
  font-size: 120%;
}
h5,
.h5 {
  font-size: 100%;
}
h6,
.h6 {
  font-size: 90%;
}
/********* Header-Ausrichtung *********/
.csc-header-alignment-left {
  text-align:left;
}
.csc-header-alignment-right {
  text-align:right;
}
.csc-header-alignment-center {
  text-align:center;
}
@media screen and (max-width: 767px) {
select.form-control {
  margin-bottom:10px;
}
}
@media screen and (max-width: 767px) {
#more-div {
  display:none;
}
}
@media screen and (min-width: 768px) {
.head-outer.head-fixed-top {
  position:fixed;
  top:0;
  width:100%;
  z-index:1000;
}
.head-outer.head-fixed-top .navbar-spec {
  margin-top:0;
}
}
#header {
  position:relative;
  padding: 0;
  min-height:inherit;
}
.header-container{
  background-color:#fff;
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.25);
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.25);
  box-shadow: 0 0 5px rgba(0,0,0,0.25);
}
.header-container .phone-number {
  padding-top:8px;
  display:inline-block;
}
.header-container .phone-number p.phone {
  font-size:130%;
  font-weight:bold;
  color:#008acb;
  text-align:right;
}
.socials-phone {
  float:right;
  margin-right:20px;
}
.socials-phone ul{
  display:inline-block;
  font-size:130%;
  padding:0;
  padding-top:8px;
}
.socials-phone ul > li {
  display:inline-block;
}
@media screen and (min-width: 992px) {
.socials-phone {
  margin-right:0;
}
.header-container .phone-number p.phone {
  font-size:180%;
}
.socials-phone ul>li {
  font-size:150%;
}
}
.header-container p.phone .icon:before {
  margin-left:0;
}
.header-container p.phone:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e80c'; 
}
.logo {
  padding:15px 0 15px 15px;
}
.logo img {
  display:block;
  max-width:100%;
  height:auto;
}
@media screen and (min-width: 992px) {
.logo {
  padding:23px 0 0 23px;
}
}
.hilfsnav {   
  padding-right:13px;
}
.hilfsnav ul {   
  list-style:none;
  text-align:center;
  padding:0;
  margin:0;
}
.hilfsnav ul > li {
  display: inline-block;
  padding:0;
  margin:0;
  color:#565960;
  font-size:87%;
}
.hilfsnav ul > li > a {
  display: inline-block;
  padding: 5px;
  color:#565960;
  text-transform:uppercase;
  font-weight:normal;
}
@media screen and (min-width: 992px) {
.hilfsnav ul {   
  text-align:right;
}
.hilfsnav ul > li {
  font-size:95%;
}
.hilfsnav ul > li > a {
  padding: 10px 7px;
}
}
.hilfsnav ul > li + li:before {
  display: inline-block;
  content:"|";
}
.hilfsnav a:focus,
.hilfsnav a:hover,
.hilfsnav a:active {
  text-decoration:none;
}
.navlang {   
  float:right;
  padding-right:20px;
  margin-left:0;
  margin-top:12px;
}
@media screen and (min-width: 992px) {
.navlang {   
  padding-right:20px;
  margin-left:30px;
}
}
.navlang ul {
  margin:0;
  padding:0;
  list-style-type:none;
}
.navlang ul li {
  margin:0;
  padding:0;
}
.navlang ul li a {
  display:inline-block;
  padding:0px 7px;
  color:#565960;
  text-transform:uppercase;
  font-weight:bold;
  border:1px solid #008acb;
}
@media screen and (min-width: 992px) {
.navlang {   
  margin-top:15px;
}
.navlang ul li a {
  padding:3px 7px;
}
}
.navlang ul li a i:before {
  text-align:right;
  margin-right:0;
}
.navlang .nav > li > a:hover,
.navlang .nav > li > a:focus,
.navlang .nav .open > a,
.navlang .nav .open > a:hover,
.navlang .nav .open > a:focus {
  background-color: transparent;
  border-color: #008acb;
}
@media screen and (max-width: 767px) {
  .navbar-nav .open #languageMenu.dropdown-menu {
    background-color: #fff;
    position: absolute;
    top: 100%;
    left: -3px;
    right:-3px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    z-index: 1000;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: inherit;
    padding: 3px 7px;
  }
}
#languageMenu {
  width:auto !important;
  min-width:inherit;
  top:100%;
  border-radius: 0;
  white-space:nowrap;
}
#languageMenu li {
  display:block;
  padding:3px 7px;
  color:#565960;
  text-transform:uppercase;
  font-weight:bold;
}
#languageMenu li a,
#languageMenu li a:hover,
#languageMenu li a:focus {
  display:block; 
  background-color:transparent !important;
  border:0px none !important;
  color:#565960;
}
#languageMenu.dropdown-menu > .active > a,
#languageMenu.dropdown-menu > .active > a:hover,
#languageMenu.dropdown-menu > .active > a:focus {
  text-decoration: none;
  background-color: transparent;
  outline: 0;
}

#footer {
  background-color:#fff;
  margin-bottom:0;
  padding-top:30px;
}
.footer-content-container {
  background-color:#008acb;
  color:#fff;
  padding:30px 0 20px;
}
.footer-content-container h2,
.footer-content-container .h2 {
  color:#fff;
  font-size:125%;
  border-bottom:2px solid #fff;
  margin-top:0;
}
.footer-content-container a,
.footer-content-container a:hover,
.footer-content-container a:focus {
  color:#fff;
  font-weight:bold;
}
.footer-content-container .footer_kontakt h2 {
  margin-bottom:20px;
}
.footer-content-container p.phone {
  font-size:200%;
  font-weight:bold;
  text-align:center;
}
.footer-content-container .footer_socials .social_icon {
  display:inline-block;
  margin-right:5px;
}
.footer-content-container .footer_socials .social_icon .icon {
  font-size:180%;
}
@media screen and (max-width: 767px) {
.footer-content-container .footer_kontakt {
  padding:15px 0 0 0;
}
.footer-content-container .footer_kontakt h2 {
  padding-bottom:5px;
  margin-bottom:5px;
}
.footer-content-container p.phone {
  text-align:left;
}
.footer-content-container .footer_socials {
  border-top:2px solid #fff;
  border-bottom:2px solid #fff;
  margin-bottom:15px;
  padding-top:5px;
}
.footer-content-container .footer_socials .social_icon {
  margin-bottom:5px;
}
.footer-content-container .footer_socials .social_icon .icon {
  font-size:280%;
}
}


@media screen and (min-width: 768px) {
.footer-content-container p.phone {
  font-size:160%;
  text-align:left;
}
}
@media screen and (min-width: 992px) {
.footer-content-container p.phone {
  font-size:230%;
  text-align:left;
}
}
.footer-content-container p.phone .icon:before {
  margin-left:0;
}
.footer-content-container p.phone:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e80c'; 
}
.footer-content-container .btn {
  color:#008acb;
  background-image: -moz-linear-gradient(#fefffa 0%, #cdcbd0 100%);
  background-image: -webkit-linear-gradient(#fefffa 0%, #cdcbd0 100%);
  background-image: linear-gradient(#fefffa 0%, #cdcbd0 100%);
}
.footer-content-container .btn:hover,
.footer-content-container .btn:focus,
.footer-content-container .btn:active,
.footer-content-container .btn.active {
  color:#008acb;
  background-image: -moz-linear-gradient(#fefffa 0%, #cdcbd0 100%);
  background-image: -webkit-linear-gradient(#fefffa 0%, #cdcbd0 100%);
  background-image: linear-gradient(#fefffa 0%, #cdcbd0 100%);
}
@media screen and (max-width: 767px) {
/*.footer-content-container .footer_app .center-block {
  text-align:center;
}
.footer-content-container .footer_app .center-block .img-responsive {
  display:inline-block;
}
.footer-content-container .footer_app p {
  text-align:center;
}*/
.footer-content-container .btn {
  margin-left:15px;
}
}
.footer-nav-container {
  background-color:#f1f9fc;
  padding:5px 0 0;
}
.footer-nav-container figure {
  margin-bottom:5px !important;
}
.navbar.navbar-footer {
  border-radius: 0;
  margin-left:-7px;
  padding:12px 0;
}
.nav.footer > li {
  display: inline-block;
  color:#565960;
  font-size:90%;
}
.nav.footer > li > a,
.nav.footer > li > a:hover,
.nav.footer > li > a:focus {
  display: inline-block;
  padding: 10px 7px;
  color:#565960;
  text-transform:uppercase;
  font-weight:bold;
  background-color:transparent;
}
@media (max-width: 767px) {
.nav.footer > li > a,
.nav.footer > li > a:hover,
.nav.footer > li > a:focus {
  padding: 5px 7px;
}
}
.nav.footer > li + li:before {
  display: inline-block;
  content:"|";
}
.footer-nav-container p {
  font-size:55%;
}
.footer-seo-container {
  background-color:#fff;
  font-size:87.5%;
  padding:30px 0;
}
.footer-seo-container p {
  margin-bottom:0;
  line-height:1.25em;
}
.footer-seo-container,
.footer-seo-container a,
.footer-seo-container a:hover,
.footer-seo-container a:focus {
  color:#a7a8ab;
  font-weight:normal;
}
.footer-seo-container h3,
.footer-seo-container h3 a,
.footer-seo-container h3 a:hover,
.footer-seo-container h3 a:focus {
  color:#505157;
  font-weight:bold;
}
.footer-seo-container h3 {
  font-size:105%;
  line-height:1.3em;
  margin:0;
}
/************************* TABELLEN *************************/
table.contenttable td,
table.contenttable th {
  background-color: #fff;
}

table.contenttable {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
table.contenttable > thead > tr > th,
table.contenttable > tbody > tr > th,
table.contenttable > tfoot > tr > th,
table.contenttable > thead > tr > td,
table.contenttable > tbody > tr > td,
table.contenttable > tfoot > tr > td {
  padding: 5px;
  line-height: 1.42857143;
  vertical-align: top;
}
table.contenttable > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #ddd;
}
table.contenttable > tbody + tbody {
  border-top: 2px solid #ddd;
}
table.contenttable table.contenttable {
  background-color: #fff;
}
table.contenttable > tbody > tr:nth-child(odd) > td,
table.contenttable > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
table.contenttable > tbody > tr:hover > td,
table.contenttable > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table.contenttable col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table.contenttable td[class*="col-"],
table.contenttable th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
@media screen and (max-width: 767px) {
  table.contenttable {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  table.contenttable > table.contenttable {
    margin-bottom: 0;
  }
  table.contenttable > table.contenttable > thead > tr > th,
  table.contenttable > table.contenttable > tbody > tr > th,
  table.contenttable > table.contenttable > tfoot > tr > th,
  table.contenttable > table.contenttable > thead > tr > td,
  table.contenttable > table.contenttable > tbody > tr > td,
  table.contenttable > table.contenttable > tfoot > tr > td {
    white-space: nowrap;
  }
}
/************************* nav sidebar *************************/
.nav > li.active > a,
.nav > li > a:hover, 
.nav > li > a:focus {
    background-color: #eee;
}
.nav.level2 {
    background-color: #eee;
}
.nav.level2 > li > a {
    padding: 5px 15px 5px 30px;
}
.nav.level2 > li.active > a,
.nav.level2 > li > a:hover, 
.nav.level2 > li > a:focus {
    background-color: #e7e7e7;
}
.nav.level3 {
    background-color: #e7e7e7;
}
.nav.level3 > li > a {
    padding: 3px 15px 3px 45px;
}
.nav.level3 > li.active > a,
.nav.level3 > li > a:hover, 
.nav.level3 > li > a:focus {
    background-color: #e0e0e0;
}
.nav.level4 {
    background-color: #e0e0e0;
}
.nav.level4 > li > a {
    padding: 5px 15px 5px 60px;
}
.nav.level4 > li.active > a,
.nav.level4 > li > a:hover, 
.nav.level4 > li > a:focus {
    background-color: #d7d7d7;
}
.nav-container {
  background-color:#008acb;
  border:3px solid #008acb;
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.25);
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.25);
  box-shadow: 0 0 5px rgba(0,0,0,0.25);
}
@media (min-width: 768px) {
.nav-container {
  position:relative; 
}
}
.breadcrumb {
  font-size: 90%;
  line-height: inherit;
  font-weight: normal;
  text-transform: none;
  border: 0px none;
  padding: 2px 0 0 0;
  margin-bottom: 0;
  border-radius: 0;
  text-align:right;
  background-color:transparent;
  color:#7a7a7a;
}
.breadcrumb > li + li:before {
  content: "//";
  color: #7a7a7a;
  padding:0 2px;
}
.breadcrumb a {
  color:#7a7a7a;
  font-weight:normal;
}
.main-container,
.main-container1 {
  background-color:#fff;
  border:1px solid #008acb;
  padding:15px;
  -moz-box-shadow: 0 0 15px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.4);
  box-shadow: 0 0 15px rgba(0,0,0,0.4);
}
.main-container {
  margin-top:20px;
  margin-bottom:30px;
}
.main-container.produkte {
  margin-top:0;
}
.produkte-container,
.main-container2.einstieg {
  margin-top:20px;
}
@media (min-width: 768px) {
.main-container1 {
  padding-left:30px;
}
}
.main-content1.right {
  padding: 15px 15px 5px 15px;
  background-color:#f1f9fc;
}
.btn {
  border: 0px none;
  white-space: nowrap;
  padding: 8px 12px;
  font-size: 100%;
  font-weight:bold;
  line-height: 1.42857143;
  border-radius: 0;
  color:#fff;
  background-image: -moz-linear-gradient(#0287ca 0%, #1f4c90 100%);
  background-image: -webkit-linear-gradient(#0287ca 0%, #1f4c90 100%);
  background-image: linear-gradient(#0287ca 0%, #1f4c90 100%);
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active{
  outline: none;
  color: #ffffff;
  text-decoration: none;
  -webkit-box-shadow:none;
  box-shadow:none;
  background-image: -moz-linear-gradient(#0287ca 0%, #1f4c90 100%);
  background-image: -webkit-linear-gradient(#0287ca 0%, #1f4c90 100%);
  background-image: linear-gradient(#0287ca 0%, #1f4c90 100%);
}
.panel-default {
  border:0px none;
  border-radius:0;  
}
.panel .panel-heading,
.panel .panel-title {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  text-transform:none;
  color: inherit;
  background-color:#008acb;
}
.panel-title a {
  display: block;
  padding: 7px 15px 10px 15px;
  color:#fff;
  font-size:135%;
  font-weight:bold;
  position:relative;
}
.panel-title a:hover,
.panel-title a:focus {
  text-decoration:none;
}
.panel-title a:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e804';
  color:#008acb;
  background-color:#fff;
  position:absolute;
  top:8px;
  right:5px;
  width:28px;
  height:28px;
  line-height:28px;
}
.panel-title a.collapsed:after { /* geschlossn */
  content: '\e805';
  line-height:31px;
}
.ce-uploads span {
  display: inline-block;
}
ul.ce-uploads > li > a {
  font-weight:bold;
  color:#565960;
}
ul.ce-uploads > li > a:hover,
ul.ce-uploads > li > a:focus {
  text-decoration:none;
}
ul.ce-uploads > li > a:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e82e';
  color:#fff;
  background-color:#008acb;
  width:24px;
  height:24px;
  line-height:24px;
  transform:translate(0,-1px);
}
.produktfinder-container {
  background-color:#008acb;
  /*-moz-box-shadow: 0 0 15px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.4);
  box-shadow: 0 0 15px rgba(0,0,0,0.4);*/
  margin:20px 0;
}
.schulungen-container {
  background-color:#f1f9fc;
}
.content-menu {
  padding-top:15px;
}
.content-menu .center-block {
  text-align:center;
}
.content-menu .center-block img {
  display:inline-block;
}

.content-menu .btn,
.content-menu .btn:hover,
.content-menu .btn:focus,
.content-menu .btn:active,
.content-menu .btn.active {
  display:inline-block;
  padding:10px 15px;
  color:#565960;
  font-weight:bold;
  background-image: -moz-linear-gradient(#fefffa 0%, #cdcbd0 100%);
  background-image: -webkit-linear-gradient(#fefffa 0%, #cdcbd0 100%);
  background-image: linear-gradient(#fefffa 0%, #cdcbd0 100%);
}
.produktenav-container {
  margin-bottom:20px;
}
.produktenav-container .produktenav {
  display:inline-block;
  position:relative;
}
.produktenav-container .produktenav .navbar-title {
  background-color:#008acb;
  color:#fff;
  font-weight:bold;
  padding:5px 5px 5px 10px;
}
.produktenav-container .produktenav .dropdown-menu {
  left:0;
  right:auto;
  margin:0;
  padding:10px 0;
  border:1px solid #008acb;
  min-width:190px;
  -moz-box-shadow: 0 5px 15px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.4);
  box-shadow: 0 5px 15px rgba(0,0,0,0.4);
}
.headerimage {
  margin-bottom:10px;
}
.headerimage figure {
  margin-bottom:0 !important;
}
.box.grau {
  padding: 0 15px 15px 15px;
  margin:15px 0;
  background-color: #f1f9fc;
}
.box.grau .bild,
.box.grau .text {
  padding-top: 15px;
}
.box.grau h2,
.box.grau .h2 {
  font-size:135%;
  margin-top:5px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.box.grau h3,
.box.grau .h3 {
  margin:0;
}
@media (min-width: 768px) {
.main-content .box.grau {
  min-height:450px;
}
}
@media (min-width: 992px) {
.main-content .box.grau {
  min-height:400px;
}
}
@media (min-width: 1200px) {
.main-content .box.grau {
  min-height:400px;
}
}
.content-right {
  padding-top:5px;
}
.content-right .produkt-single {
  margin:0 0 15px 0;
  padding:0 15px 15px 15px;
  border:1px solid #008acb;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.content-right .produkt-single .produktbild,
.content-right .produkt-single .text {
  padding-top: 15px;
}
.content-right .produkt-single h2 {
  font-size: 135%;
  margin-top:5px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}