/* basic settings */
*, *:before, *:after {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  margin: 0!important;
  padding: 0!important;
  overflow:visible!important;
}
body, nav, a, p {
  margin: 0;
  padding: 0;
}
ol, ul {
  margin: 0;
  padding: 0 0 0 20px;
}
img {
  max-width: 100%;
  height: auto;
  width: auto;
}
body {
  font-family: Ubuntu, Arial, sans-serif;
  font-size: 17px;
  font-size: 1.7 rem;
  font-weight: 300;
  line-height: 140%;
  color: #303030;
  overflow-x:hidden;
}
/*b, strong {
  font-weight:400;
}*/
a, a:active {
  text-decoration: none;
  color:#005a93;
}
a:active {
  outline: none !important;
}
a:focus {
  outline: none !important;
}
a:hover {
  text-decoration: underline;
}
iframe {
  max-width: 100%;
}
h1, h2, h3, h4, h5 {
  margin: 0;
  color: #222;
}
h1 {
  padding: 0 0 0 0;
  text-transform: uppercase;
    font-size: 40px;
    color: #005a93;
    font-weight: 500;
    text-align:left;
    margin-bottom:8px;
}
h1.align-center, h2.align-center {
  text-align:center;
}
h2 {
  padding: 0 0 10px 0;
  font-size: 32px;
    color: #005a93;
    text-transform: uppercase;
    font-weight: 300;
    text-align:left;
}

h3{
  color:#005a93;
  font-size:28px;
  text-transform:uppercase;
  font-weight:400;
  padding: 25px 0;
}
h4{
  color:#005a93;
  font-size:24px;
  text-transform:uppercase;
  font-weight:300;
}
h4, h5 {
  padding: 0 0 5px 0;
}
caption {
  font-style: italic;
}
hr{
  border-top:1px solid #8e8d8d;
}
#slickSlider327{
  display:none;
}
#news.mfp-zoom-out-cur .mfp-title{
  display:none!important;
}
#section-content ul{
    padding-top: 15px;
    padding-bottom: 15px;
    margin-left: 15px;
}
.align-center{
  text-align:center;
}
.t3js-icon img {
  height: 16px;
  width: 16px;
}
.flexContainer {
  display: flex;
  flex-wrap: wrap;
}
.flexContainer .col2{
  width:100%;
  padding:15px 0;
}
#cookie-bar{
  left:0;
}
#cookie-bar .cb-enable, #cookie-bar .cb-policy {
  background: #005a93;
}
#cookie-bar .cb-enable:hover, #cookie-bar .cb-policy:hover {
  background: #0292cf;
}
/* mobile navi */
#oben{
  padding: 50px 15px 55px;
    max-width: 1230px;
    margin: auto;
}
.triggerText {
  float: left;
  line-height: 22px;
  padding-right: 15px;
}
#hamburger {
  box-sizing: border-box;
  display: block;
  width: 45px;
  height: 22px;
  z-index: 2;
  position: relative;
  float: right;
}
#hamburger:before, #hamburger:after, #hamburger span {
  background: #005a93;
  content: '';
  display: block;
  width: 45px;
  height: 4px;
  position: absolute;
  left: 0px;
}
#hamburger:before {
  top: 0px;
}
#hamburger span {
  top: 9px;
}
#hamburger:after {
  top: 18px;
}
#hamburger:before, #hamburger:after, #hamburger span {
  -webkit-transition: all 0.5s ease 0.5s;
  transition: all 0.5s ease 0.5s;
  -webkit-transition-property: transform, top, bottom, left, opacity, background;
  transition-property: transform, top, bottom, left, opacity, background;
}
#mobileNaviTriggerWrap {
  position: absolute;
  display: block;
  top: 22px;
  right: 15px;
  text-transform: uppercase;
  color: #005a93;
  font-size: 24px;
}
.mm-menu .mm-search input {
  background: #006199;
  color: #ffffff;
  font-size: 18px;
  font-size: 1.8 rem;
  padding-top: 3px;
  height: 33px;
  border-radius: 0;
}
.mm-noresultsmsg {
  color: #006199;
}
.mm-subclose .glyphicon {
  font-size: 24px;
  font-size: 2.4 rem;
  margin-right: 10px;
  top: 5px;
}
.mm-menu .mm-list > li > a.mm-subclose {
  background: #006199;
  color: #ffffff;
}
.mm-list a.mm-subclose {
  padding-top: 13px;
}
.mm-list {
  font-size: 18px;
  font-size: 1.8 rem;
}
.mm-menu em.mm-counter {
  color: #707173;
  font-size: 18px;
  font-size: 1.8 rem;
  line-height: 41px;
  margin-top: -19px;
  margin-right: 5px;
}
.mm-list > li {
  border-bottom: 1px solid rgb(0,90,147);
}
.mm-list li:hover a,
.mm-list li.mm-selected a{
  background:rgb(0,90,147)!important;
  font-weight:300!important;
  color:#fff;
}

.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after, .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after, .mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
  border-bottom: 0;
  border-color: transparent;
}
.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu .mm-list > li.mm-selected > span {
  background: none;
  font-weight: bold;
}
.mm-menu .mm-list{
  padding:30px 0;
}
.mm-list a.mm-subclose {
  text-indent: 0;
}
em.mm-counter + a.mm-subopen {
  padding-left: 0;
  width: 40px;
  line-height: 41px;
  font-size: 24px;
  font-size: 2.4 rem;
}
em.mm-counter + a.mm-subopen .glyphicon {
  line-height: 41px;
  top: 0;
}
.mm-menu {
  background: #ffffff;
  color: #707173;
}
.mm-footer nav span {
  color: #707173;
}
.mm-menu a, .mm-list > li > a, .mm-list > li > span {
  color: #337ab7;
}
.mm-menu .mm-list > li > a.mm-subopen:before {
  border: 0;
}
.mm-footer nav span {
  display: inline-block;
  margin: 0 5px 0 5px;
}
.mm-footer nav {
  padding-bottom: 8px;
}
#mobileNavi .glyphicon{
  padding-top:9px;
}
/* DCE Slick Slider */
.slick-dots {
  bottom: -30px;
}
.slick-dots li button::before {
  font-size: 16px;
}
.slickSliderSingle {
  position: relative;
}
.slickSliderContent {
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.slickSliderContent {
  max-width: 100%;
}
.slickSliderContent header {
  font-weight: bold;
  font-size: 50px;
  line-height: 50px;
  color: #ffffff;
  text-shadow: 0 0 5px #000000;
}
.slickSliderTeaser {
  display: none;
}
.cl-effect-10 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: inline-block;
  font-size: 18px;
  margin-top: 5px;
  float: left;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.7);
}
.cl-effect-10 a {
  overflow: hidden;
  display: block;
}
.cl-effect-10 a span {
  display: inline-block;
  padding: 5px 10px;
  background: #006199;
  color: #ffffff;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.slick-slider {
  margin-bottom: 0;
  margin-top:20px;
}
.slick-slide img{
  margin:auto;
}
.slick-prev, .slick-next, .facebook, .mail {
  display: block;
  z-index: 100;
  position: absolute;
  height: 50px;
  width: 50px;
  background: rgba(0,90,147,.8);
  right: 25px;
  left: auto;
}
.slick-prev:before {
  content: url(../images/left.png);
}

.slick-next:before {
  content: url(../images/right.png);
}

.facebook:before {
  content: url(../images/facebook.png);
  opacity: .75;
}
.mail:before {
  content: url(../images/mail.png);
  opacity: .75;
}
.facebook:hover, .facebook:focus, .mail:hover, .mail:focus {
  background: #005a93;
}
.facebook:hover:before, .facebook:focus:before, .mail:hover:before, .mail:focus:before {
  opacity: 1;
}
.slick-prev {
  top: auto;
  bottom: 0;
  left: 0;
}
.slick-next {
  top: auto;
  bottom: 0;
  right: 0;
}
.slick-prev, .slick-next, .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  background: transparent;
}
.mail, .facebook {
  display: none;
}
.facebook-mobil {
  height: 50px;
  position: absolute;
  bottom: 20px;
  width: 100%;
  z-index: 99;
  background: url(../images/facebook-mobil.png);
  background-position: center;
  background-color: rgba(0,90,147,.8);
  background-repeat: no-repeat;
  background-size:101px;
}
.partner{
  padding:15px;
}
#partner h3{
  text-align:center;
  text-transform:uppercase;
  color:#005a93;
  font-weight:500;
  line-height:35px;
  font-size:25px;
  padding:20px 15px;
}
#partner{
  padding-bottom:10px;
}
.partnerslider{
  max-width:75%;
  max-width: -webkit-calc(100% - 100px);
  max-width: -moz-calc(100% - 100px);
  max-width: calc(100% - 100px);
    margin: auto;
}
.partnerslider .slick-next{
  background:transparent;
  display: block;
    right: -50px;
    top: 50%;
    top: -webkit-calc(50% - 17px);
    top: -moz-calc(50% - 17px);
    top: calc(50% - 17px);
}
.partnerslider .slick-next:before{
  content:url(../images/partner-next.png);
}
.partnerslider .slick-prev{
  background:transparent;
  display: block;
    left: -50px;
    top: -webkit-calc(50% - 17px);
    top: -moz-calc(50% - 17px);
    top: calc(50% - 17px);
}
.partnerslider .slick-prev:before{
  content:url(../images/partner-prev.png);
}
/* Layout */
#invisible {
  display: none;
}
#cookie-bar {
  z-index: 20000;
  bottom: 0;
  position: fixed;
  width: 100%;
  min-height: 32px;
  margin: 0;
}
#naviWrap {
  padding: 0 15px;
  height: 70px;
  position: absolute;
  width: 100%;
  z-index: 20000;
  background-color: #ffffff;
  justify-content: space-between;
  top: -50px;
}
#logo {
  display: block;
  /*width: 100px;*/
  margin: auto;
  text-align: left;
  float: left;
}
#logo a img {
  width: 100%;
}
#logo a {
  display: inline-block;
}
#footer {
  font-size: 14px;
}
#footer .firstWrap {
  background-color: #006199;
  padding: 30px;
  color: #eeeeee;
}
#footer .secondWrap {
  background-color: #333333;
  padding: 15px;
  color: #eeeeee;
}
#footer .csc-darkblue {
  padding: 50px 10px;
  position:relative;
}
#footer .csc-darkgrey {
  padding: 15px 10px;
}
#footer a {
  color: #eeeeee;
}
#footer ul li {
  list-style-type: none;
}
#metaNavi{
  text-align:center;
  padding: 75px 0 55px;
  font-size:14px;
  background:url(../images/farbband.png);
  background-repeat:no-repeat;
  background-position:top;
  background-size: 100% 20px;
}

#metaNavi a{
  color:#303030;
}
#metaNavi a:hover{
  text-decoration:underline;
}
#metaNavi ul {
  padding: 0;
  display: flex;
  justify-content: space-around;
}
#sitemap {
  display: none;
}
 #social {
  position: relative;
  text-align:center;
  width:100%;
  padding-top:15px;
}
#social .facebook, #social .mail{
  position:relative;
  top:auto;
  left:auto;
  right:auto;
  bottom:auto;
  float: none;
    display: inline-block;
}
#header {
  margin-top: 50px;
    position: relative;
    padding-bottom: 20px;
    background: url(../images/farbband.png);
    background-repeat: no-repeat;
    background-size: 100% 20px;
    background-position: bottom;
}
#header.fixed #mainNavi {
  position: fixed;
  top: 0;
  left: 0;
  height: 71px;
  background: rgb(1,132,215);
  background: -moz-linear-gradient(top, rgba(1,132,215,1) 0%, rgba(0,90,147,1) 100%);
  background: -webkit-linear-gradient(top, rgba(1,132,215,1) 0%,rgba(0,90,147,1) 100%);
  background: linear-gradient(to bottom, rgba(1,132,215,1) 0%,rgba(0,90,147,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0184d7', endColorstr='#005a93',GradientType=0 );
}
#header.fixed #mainNavi:before {
  content: "000";
    color: transparent;
    width: 100%;
    position: absolute;
    top: 70px;
    background: url(../images/farbband.png);
    background-size: 100% auto;
    height:20px;
}


#mainNavi {
  display: none;
  position: absolute;
  bottom: 20px;
}
.dropdown:hover .dropdown-menu {
  display: block;
  margin-top:0;
}
.dropdown-menu{
  margin-top:0;
  box-shadow:none;
  -webkit-box-shadow:none;
}
.csc-darkgrey {
  background-color: #333333;
  color: #eeeeee
}
.csc-darkgrey h1, .csc-darkgrey h2, .csc-darkgrey h3, .csc-darkgrey h4, .csc-darkgrey h5 {
  color: #eeeeee
}
.csc-darkblue {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0086c8+0,005c95+100 */
  background: rgb(0,134,200); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(0,134,200,1) 0%, rgba(0,92,149,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,134,200,1) 0%,rgba(0,92,149,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,134,200,1) 0%,rgba(0,92,149,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0086c8', endColorstr='#005c95',GradientType=0 ); /* IE6-9 */
  color:#fff;
}
.csc-darkblue a{
  color:#fff;
}
.csc-darkblue h1, .csc-darkblue h2, .csc-darkblue h3, .csc-darkblue h4, .csc-darkblue h5 {
  color: #eeeeee
}
.csc-grey {
  background-color: #cccccc;
}
.footerGap {
  max-width: 1280px;
  margin: 0 auto;
}
.overlay.spuren {
  background: url(/fileadmin/templates/images/mtb-mobil.png);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: 100% 0;
  width: 100%;
  height: 100%;
  height: -webkit-calc(100% - 20px);
  height: -moz-calc(100% - 20px);
  height: calc(100% - 20px);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  
}
#copyright {
  text-align:center;
  font-size:17px;
}
#main section{
  background:url(../images/bg-gray.jpg);
  background-repeat:repeat;
}

#main section:after{  
  height:130px;
  width:100%;
  display:block;
  position:relative;
  content:" ";
  background:url(../images/hg-berge.png);
  background-size:auto 130px;
  background-position:center;
}
#section-content{
  padding:15px;
  max-width:1230px;
  margin:auto;
}
#top-button{
  height:105px;
  width:105px;
  display:none;
  bottom:90px;
  right:0;
  position:fixed;
  background:url(../images/up.png);
  z-index:105;
}
#top-button:hover{
  cursor:pointer;
}
#top-button.fixed{
  display:block;
}
/* Boxen Startseite */
.start-boxes{
  padding-top:50px;
}
.box.red{
  background:#af0a2f;
}
.box.red a{
  background:#c70b36;
}
.box.red a:hover{
  color:#af0a2f;
}
.box.hblau{
  background:#0292cf;
  background-image:url(../images/bikespur.png);
  background-position:bottom;
  background-size:100% auto;
  background-repeat:no-repeat;
}
.box.hblau a{
  background:#05a6d9;
}
.box.hblau a:hover{
  color:#0292cf;
}
.box.dblau{
  background:#00569e;
}
.box.dblau a{
  background:#0061b2;
}
.box.dblau a:hover{
  color:#00569e;
}
.box{
  -webkit-box-shadow:inset 0 -30px 30px -20px rgba(0,0,0,.25);
  box-shadow:inset 0 -30px 30px -20px rgba(0,0,0,.25);
  text-align:center;
  padding-bottom:40px;
  margin-bottom:20px;
  
}
.box-icon{
  padding:40px 0;
}
.box-title{
  color:#fff;
  font-size:28px;
  text-transform:uppercase;
  font-weight:400;
  margin-bottom:30px;
  padding:0 15px;
}
.box > a{
  text-transform:uppercase;
  color:#fff;
  border:1px solid #fff;
  font-size:18px;
  display:block;
  width:200px;
  margin:auto;
  padding:9px 0;
  text-decoration:none;
  margin-bottom:9px;
}
.box > a:hover{
  background:#fff;
  font-weight:500;
}
/* Bild mit Text und Buttons */
.element-btb{
  padding: 50px 0;
}
.btb-title h3{
  color:#005a93;
  font-size:32px;
  text-transform:uppercase;
  font-weight:300;
}
.btb-text{
  font-size:17px;
  padding-bottom:30px;
}
.btb-text p{
  margin-bottom:20px;
}
.btb-image{
  text-align:center;
  margin-bottom: 30px;
}
.btb-image img {
  width:100%;
}
.btb-image a{
  display:inline-block;
  position:relative;
  z-index:2;
}
.btb-image a.shadow:before,
.btb-image a.shadow:after{
  position: absolute;
    content: "";
    width: 45%;
    height: 30%;
    bottom: 10px;
    left: 10px;
    box-shadow: 0 15px 10px rgba(0, 0, 0, .3);
    transform: rotate(-3deg);
    z-index: -2;
}
.btb-image a.shadow:after{
  right: 0;
    left: auto;
    transform: rotate(3deg);
}
.btb-buttons{
  padding-top:20px;
}
.btb-buttons a {
  color:#fff;
  background:#005a93;
  display:inline-block;
  width: 220px;
  text-align:center;
  padding:9px 0;
  text-transform:uppercase;
  font-size:18px;
  text-decoration:none;
  margin-right:2%;
  margin-bottom:20px;
}
.btb-buttons a:hover{
  background:#004983;
}
.down{
  display: none;
    background: url(../images/down.png);
    height: 47px;
    width: 47px;
    position: absolute;
    bottom: 130px;
    left: -webkit-calc( 50% - 23px);
    left: -moz-calc( 50% - 23px);
    left: calc( 50% - 23px);
    z-index:15;
}
.down:hover{
  cursor:pointer;
}
/* NEWS */
.news-single-imgcaption{
  display:none;
}
.news-img-container {
  display: inline-block;
    overflow: hidden;
    height:auto;
    width:auto;
}
.news-img-container img{
  min-width:100%;
  height:auto;
  width:auto;
}
.news-list-title{
  padding-top:50px;
  color:#005a93;
  font-size:26px;
}
.news-list-title h3{
  padding-bottom:30px;
  font-size:32px;
  font-weight:400;
  padding-top:10px;
}
.news-list-image{
  padding-bottom:50px;
  text-align:center;
}
.news-list-content{
  padding-bottom:50px;
}
.news-list-container .news-list-item{
  border-top:1px solid #8c8c8c;
}
.news-list-container .news-list-item:first-child{
  border-top:none;
}
.news-list-browse {
  border-top:1px solid #8d8d8c;
  border-bottom:1px solid #8d8d8c;
  padding:10px 0;
  text-align:center;
  text-transform:uppercase;
  margin:50px 0;
}
.news-list-browse span.active{
  color:#005a93;
  font-weight:500;
}
.news-list-browse span,
.news-list-browse a{
  color:#303030;
  font-weight:300;
}
.news-list-morelink a{
  text-transform:uppercase;
  font-weight:500;
}
.browseLinksWrap span{
  padding:0 20px;
}
.browseLinksWrap span:first-child,
.browseLinksWrap span:last-child,
.browseLinksWrap span:nth-child(2),
.browseLinksWrap span:nth-last-child(+2){
  padding:0 15px;
  display:none;
}
.news-single-item{
  padding:50px 0;
}
.news-single-item > a {
  float:right;
}
.news-single-item h2{
  text-transform:none;
  font-size:22px;
  padding:15px 0;
  line-height:30px;
}
.news-single-img{
  text-align:center;
  padding:30px 0;
}
.news-single-content{
  padding:0 0 30px 0;
}
.news-single-backlink{
  text-transform:uppercase;
  font-weight:500;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background:transparent;
}
.download-container .download{
  width:100%;
  margin-bottom:5px;
}
.download-container .download a{
  display:block;
  width:100%;
  background: rgba(255,255,255,.4);
  padding:10px;
  color:#303030;
  text-decoration:none;
}
.download-container .download a:hover{
  background:#fff;
  font-weight:500;
}
.download-container .download a .arrow{
  color:#005a93;
  font-weight:500;
  padding-left:5px;
  padding-right:10px;
  width:25px;  
  float:left;
}
.download-container .download a .download-title{
  float:left;
  width:-webkit-calc(100% - 25px);
  width:-moz-calc(100% - 25px);
  width:calc(100% - 25px);
}
.download-header{
  font-size:32px;
  font-weight:400;
  padding:20px 0;
}
.download-container .download a .download-button{
  text-align:left;
  color:#005a93;
  font-weight:500;
  text-transform:uppercase;
  background:#fff;
  padding:10px;
  width:100%;
  display:block;
  margin-top:10px;
  padding-left:25px;
}
.news-header-list-item{
  padding-top:35px;
}
.news-header-list-item:hover .news-header-list-image .overlay{
  background:transparent;
}
.news-header-list-image{
  text-align:center;
  position:relative;
  font-size:0;
}
.news-header-list-image .overlay{
  background:rgba(0,0,0,.5);
  height:100%;
  width:100%;
  position:absolute;
  top:0;
  left:0;
}
.news-header-list-text{
  background:#005a93;
  color:#fff;
  text-align:center;
  padding-bottom:35px;
}
.news-header-list-text h3{
  color:#fff;
  text-transform:none;
  font-weight:400;
  font-size:26px;
  padding-top:35px;
  padding-bottom:10px;
  padding-left:10px;
  padding-right:10px;
}
.news-header-list-text a{
  color:#fff;
  text-transform:uppercase;
  display:block;
  text-decoration:none;
  margin-top:20px;
  padding:10px;
  border:1px solid #fff;
  width:200px;
  margin-left:auto;
  margin-right:auto;
  background:#0085c7;
}
.news-header-list-text a:hover{
  background:#fff;
  color:#005a93;
}
/* Powermail */
.tx-powermail form h3,
.powermail_label,
.powermail_legend{
  display:none;
}
.powermail_field{
  width:100%;
  border:0;
  padding:10px;
  font-size:17px;
  margin-bottom:15px;
}
.powermail_captcha_outer {
  text-align:center;
}
#powermail_field_spamschutz{
  font-size:14px;
  text-align:center;
  display:block;
  margin:auto;
  margin-bottom:20px;
}
.powermail_submit{
  background:#005a93;
  color:#fff;
  text-transform:uppercase;
  font-weight:500;
}
/*WC GALLERY*/
.tx-wc-gallery{
  margin:50px -15px;
}
.tx-wc-gallery .small-padding{
  padding:15px!important;
}
.gallery-image{
  height:auto;
  overflow:hidden;
  position:relative;
}
.gallery-image img{
  min-width:100%;       
}
.overlay-wrapper {
  height:100%;
  width:100%;
  top:0!important;
  left:0;
  background:rgba(0,0,0,.5);
  z-index:10;
}
.album-wrapper a{
  text-decoration:none;
}
.album-wrapper > a:hover .overlay-wrapper{
  background:none;
}
.gallery-descr{
  padding:30px 15px;
  background:#005a93;
  color:#fff;
  text-align:center;
  font-size:26px;
}
.gallery-descr .small{
  font-size:14px;
  margin-top:15px;
}
.gallery-more{
  background:#0085c7;
  font-size:18px;
  text-transform:uppercase;
  border:1px solid;
  display:inline-block;
  margin-top:20px;
  padding:7px 20px;
}
.album-wrapper a:hover .gallery-more{
  background:#fff;
  color:#005a93;
}
.wc-gallery .paginator{
  margin-top: 50px;
    text-transform: uppercase;
    border-top: 1px solid #303030;
    border-bottom: 1px solid #303030;
}
.wc-gallery .paginator-container {
  padding:0 15px;
  margin-left:0!important;
  margin-right:0!important;
}
.wc-gallery .paginator li{
  font-size:17px;
}
.wc-gallery .paginator ul{
  margin-left:auto!important;
  padding-right:20px;
}
.tx-wc-gallery .paginator li.prev, .tx-wc-gallery .paginator li.next {
  padding:0 50px;
}
.wc-gallery .goback{
  padding:0 15px;
  margin:0!important;
}
.wc-gallery .goback:hover .gallery-more{
  background:#fff;
}
.wc-gallery .goback:hover .gallery-more a{
  color:#005a93;
}
.wc-gallery .goback .gallery-more{
  border:1px solid #fff;
  width:100%;
}
.wc-gallery .goback a{ 
  color:#fff;
  text-decoration:none;
}
.contenttable {
  width:100%;
}
.contenttable th {
  text-align:center;
  color:#fff;
  background:#005a93;
  padding:10px;
}
.contenttable td{
  padding:10px;
}
/*.contenttable tr:nth-child(even)*/
.footable-row-detail{
  background:rgba(0,90,147,.1);
}
@media screen and (min-width: 400px) {
  #logo {
    width: 150px;
  }
}
@media screen and (min-width: 480px) {
  .news-img-container{
    height:300px;
    width:-webkit-calc(50% - 8px);
    width:-moz-calc(50% - 8px);
    width:calc(50% - 8px);
    margin-right:15px;
    margin-bottom:15px;
  }
  .news-img-container:nth-child(even){
    margin-right:0;
  }
  .news-img-container img {
    height:100%;
    max-width:10000px;
  }
  .overlay.radler {
    background: url(../images/radler.png);
    background-size: cover;
    width: 100%;
    height: 100%;
    height: -webkit-calc(100% - 20px);
    height: -moz-calc(100% - 20px);
    height: calc(100% - 20px);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    background-position:center;
  }
  #metaNavi a{
    padding:0 10px;
  }
  .browseLinksWrap span:nth-child(2),
  .browseLinksWrap span:nth-last-child(+2){
    display:inline;
  }
  .browseLinksWrap span {
      padding: 0 5px;
  }
}
@media screen and (min-width: 550px) {
  .mail {
    top: 50%;
    top: -webkit-calc(50% - 66px);
    top: -moz-calc(50% - 66px);
    top: calc(50% - 66px);
    display: block;
  }
  .facebook {
    top: 50%;
    top: -webkit-calc(50% - 118px);
    top: -moz-calc(50% - 118px);
    top: calc(50% - 118px);
    display: block;
  }
  .facebook-mobil {
    display: none;
  }
  .slick-prev {
    top: 53%;
    top: -webkit-calc(50% + 58px);
    top: -moz-calc(50% + 58px);
    top: calc(50% + 58px);
    background: rgba(0,90,147,.8);
    left: auto;
    right: 25px;
  }
  .slick-next {
    top: 50%;
    top: -webkit-calc(50% + 6px);
    top: -moz-calc(50% + 6px);
    top: calc(50% + 6px);
    background: rgba(0,90,147,.8);
    left: auto;
    right: 25px;
  }
  .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background: #005a93;
  }
  .partnerslider .slick-prev, .partnerslider .slick-next,
  .partnerslider .slick-prev:hover, .partnerslider .slick-next:hover,
  .partnerslider .slick-prev:focus, .partnerslider .slick-next:focus{
    background:transparent;
  }
}
@media screen and (min-width:640px) {
  .news-header-list-container{
    text-align:left;
  }
  .news-header-list-item{
    width: -webkit-calc( 50% - 15px );
    width: -moz-calc( 50% - 15px );
    width: calc( 50% - 15px );
      background: #005a93;
      padding-top:0;
      margin-top:35px;
      display: inline-block;
      margin-right: 15px;
      vertical-align:top;
  }
  .news-header-list-item:nth-child(2n){
    margin-right:0;
  }
  .news-header-list-image img{
    height:100%;
    width:auto;
    max-width:2000px;
    min-width:100%;
  }
  .news-header-list-image{
    text-align: center;
      position: relative;
      height: 220px;
      overflow: hidden;
  }
  .news-header-list-image .overlay {
    height:220px;
  }
}
@media screen and (min-width: 768px) {
  #oben{
    padding: 90px 15px 55px;
  }
  .news-img-container:nth-child(even){
    margin-right:15px;
  }
  .news-img-container{
    height:300px;
    width:-webkit-calc(33% - 10px);
    width:-moz-calc(33% - 10px);
    width:calc(33% - 10px);
    margin-right:15px;
  }
  .news-img-container:nth-child(3n){
    margin-right:0;
  }
  .wc-gallery .goback .gallery-more {
    width:50%;
    width:-webkit-calc(50% -15px);
    width:-moz-calc(50% - 15px);
    width:calc(50% - 15px);    
  }
  .wc-gallery .img-wrapper{
    height: 230px;
      overflow: hidden;
      margin-bottom: 15px;
  }
  .gallery-image {
      height: 220px;
     }
  .navbar-nav > li > a {
    padding-top:25px;
    padding-bottom:25px;
  }
  .overlay.spuren{
    background: url(../images/radspur.png);    
    background-position:65% top;
    background-repeat:no-repeat;
  }
  .powermail_fieldwrap{
    max-width:800px;
    margin-right:auto;
    margin-left:auto;
  }
  .tx-powermail{
    margin: 0 -10px;
  }
  .news-single-content{
    padding:30px 0;
  }
  .browseLinksWrap span:first-child,
  .browseLinksWrap span:last-child{
    display:inline;
  }
  #contact {
    flex-grow: 1;
  }
  #sitemap {
    display: block;
    flex-grow: 2;
    padding-right: 20px;
  }
  #sitemap ul {
    padding: 0;
  }
  #sitemap ul ul {
    padding-left: 20px;
  }
  #sitemap ul ul ul {
    display: flex;
    flex-flow: flex-start;
  }
  #sitemap ul ul ul li {
    padding-right: 10px;
  }
  #metaNavi ul li {
    padding-left: 10px;
  }
  .footerGap {
    display: flex;
    justify-content: space-between;
  }
  .slickSliderTeaser {
    display: block;
    font-weight: bold;
    font-size: 26px;
    line-height: 30px;
    color: #ffffff;
    text-shadow: 0 0 5px #000000;
    font-style: italic;
  }
  .slickSliderContent {
    max-width: 700px;
    left: 20px;
    bottom: 20px;
  }
  .slickSliderContent header {
    font-weight: bold;
    font-size: 60px;
    line-height: 70px;
    color: #ffffff;
    text-shadow: 0 0 15px #000000;
  }
  .partnerslider a:after{
      height: 100%;
      width: 1px;
      position: absolute;
      background: #cbcbcb;
      content: " ";
      top: 0;
  }
  .partnerslider .slick-list{
    border-right:1px solid #cbcbcb;
  }
  #partner h3{
    font-size:32px;
  }
  .download-container .download a .download-button{
    position:absolute;
    height:100%;
    width:180px;
    top:-10px;
    right:0;
    display: flex;
      align-items: center;
      justify-content: space-around;
      text-align:center;
  }
  .download-container .download a{
    position:relative;
  }
  .download-container{
    margin-bottom:60px;
  }
  .download-container .download a .download-button{
    padding-left:10px;
  }
}
@media screen and (min-width: 840px) {
  .news-header-list-item{
    width: -webkit-calc( 33.333% - 20px );
    width: -moz-calc( 33.333% - 20px );
    width: calc( 33.333% - 20px );
    margin-right:20px;
  }
  .news-header-list-item:nth-child(2n){
    margin-right:20px;
  }
  .news-header-list-item:nth-child(3n) {
    margin-right:0;
  }
}
@media screen and (min-width: 900px) {
  .start-boxes{
    margin:0 -15px;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
  }
  .box-padding{
    width:33.333%;
    padding:0 15px;
  }
  .down{
    display:block;
  }
}
@media screen and (min-width: 992px) {
  .gallery-image {
      height: 180px;
     }
     .wc-gallery .img-wrapper{
    height: 180px;
  }
  .wc-gallery .goback .gallery-more{
    width: -webkit-calc( 33.333% - 20px );
    width: -moz-calc( 33.333% - 20px );
    width: calc( 33.333% - 20px );
  }
}
@media screen and (min-width: 1030px) {
  .slick-slider{
    margin-top:0;
  }
  #naviWrap{
    height:50px;
  }
  .flexContainer{
    flex-wrap: nowrap;
  }
  .col2:first-child{
    padding-right:15px;
  }
  .col2:last-child{
    padding-left:15px;
  }
  .btb-text,
  .btb-title {
    float:left;
    width:70%;
    padding-bottom:0;
    padding-right:50px;
  }
  .btb-image {
    float:right;
    width:30%;
    margin-bottom:0;
  }
  #main section:after{
    background-size:auto 225px;
    height:225px;
  }
  #social{
      position: absolute;
      right: 25px;
      display: inline-block;
      width: auto;
      padding-top: 0;
      top: 21px;
  }
  #social .facebook,
  #social .mail{
    display:block;
    margin-bottom:3px;
  }
  #mobileNaviTriggerWrap {
    display: none;
  }
  #mainNavi {
    display: block;
    order: 2;
    flex-grow: 1;
    background: -moz-linear-gradient(top,  rgba(0,134,200,0.8) 0%, rgba(0,91,148,0.8) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,134,200,0.8) 0%,rgba(0,91,148,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,134,200,0.8) 0%,rgba(0,91,148,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0086c8', endColorstr='#cc005b94',GradientType=0 ); /* IE6-9 */
    z-index: 200;
    width: 100%;
    font-size: 24px;
    text-transform: uppercase;
  }
  #mainNavi a {
    color: #fff;
  }
  #mainNavi a:after {
    display: block;
    content: attr(title);
    font-weight: bold;
    height: 1px;
    color: transparent;
    overflow: hidden;
    visibility: hidden;
    margin-bottom: -1px;
  }
  #mainNavi .active > a {
    font-weight: 400;
  }
  .navbar-nav > li > a {
    padding-right: 0;
    padding-left: 0;
    padding-bottom:25px;
  }
  #mainNavi a .caret {
    display: none;
  }
  #mainNavi .nav li ul li {
    font-size: 18px;
  }
  .dropdown-menu{
    z-index:100;
    border-radius:0;
    padding: 20px 0;
  }
  .dropdown:hover .dropdown-menu {    
    border: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2673a3+0,2698d0+100 */
    background: rgb(38,115,163); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(38,115,163,1) 0%, rgba(38,152,208,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(38,115,163,1) 0%,rgba(38,152,208,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(38,115,163,1) 0%,rgba(38,152,208,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2673a3', endColorstr='#2698d0',GradientType=0 ); /* IE6-9 */
    margin-left:-15px;
    margin-right:-15px;
  }
  .dropdown-menu > li > a {
    font-weight: 300;
    padding-left:15px;
    padding-right:15px;
  }
  .nav > li > a:hover, .nav > li > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, ul.nav > li:hover > a {
    background: transparent;
    font-weight: 400;
  }
  #mainNavi .navbar-nav {
    justify-content: space-between;
    -webkit-justify-content: space-between;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    width: 100%;
  }
  .slickSliderContent {
    left: 30px;
    bottom: 30px;
  }
  .slickSliderTeaser {
    font-size: 26px;
    line-height: 30px;
  }
  .slickSliderContent header {
    font-size: 60px;
    line-height: 80px;
  }
  .cl-effect-10 {
    margin-top: 10px;
    font-size: 26px;
    float: right;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.7);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.7);
  }
  .cl-effect-10 a span {
    padding: 10px 20px;
  }
  .cl-effect-10 a::before {
    position: absolute;
    z-index: -1;
    padding: 10px 20px;
    background: #ffffff;
    color: #006199;
    content: attr(data-hover);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transform: translateX(-25%);
  }
  .cl-effect-10 a:hover span, .cl-effect-10 a:focus span {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform: translateX(100%);
  }
  .cl-effect-10 a:hover::before, .cl-effect-10 a:focus::before {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    transform: translateX(0%);
  }
  .news-list-title,
  .news-list-content{
    float:right;
    width:68.5%;
    padding-left:30px;
  }
  .news-list-image{
    float:left;
    padding-top:50px;
    width:31.5%;
  }
  .overlay.spuren{
    background-position:top;
  }
}
@media screen and (min-width: 1100px) {
  .gallery-image {
      height: 220px;
     }
     .wc-gallery .img-wrapper{
    height: 230px;
  }
}
@media screen and (min-width: 1200px) {
  #logo {
    max-width: 1200px;
    width: 100%;
    float: none;
  }
  #naviWrap {
    padding: 0;
  }
  .navbar-nav {
    max-width: 1200px;
    margin: auto;
    float: none;
  }

}
@media screen and (min-width: 1280px) {
  #partner h3{
    max-width:1200px;
    margin:auto;
  }
  
  .slickSliderContent {
    left: 10%;
    bottom: 80px;
  }
  .slickSliderTeaser {
    font-size: 30px;
    line-height: 34px;
  }
  .slickSliderContent header {
    font-size: 80px;
    line-height: 100px;
  }
  .overlay.spuren {
      background-size: contain;
   }
}
@media screen and (min-width: 1420px) {
  .partner{
    padding-right:50px;
    padding-left:50px;
    position:relative;
  }  
  .partnerslider{
    width:100%;
    max-width:1200px;
    position:static;
  }
  .partnerslider .slick-prev{
    left:50px;
  }
  .partnerslider .slick-next{
    right:50px;
  }
}

@media screen and (max-width:768px) {
  #partner h3{
    line-height:25px;
  }
  hr{
    margin-top:1px;
    margin-bottom:1px;
  }
  .element-btb{
    padding:20px 0;
  }
  .btb-text{
    padding-bottom:10px;
  }
  #partner h3 {
    padding-bottom:0;
  }
  .headerSlider .slick-slide img {
    max-width: 2000%;
      height: 400px;
      width:auto;
      display: block;
      position: absolute;
      top: -9999px;
      bottom: -9999px;
      left: -9999px;
      right: -9999px;
      margin: auto;
  }
  .headerSlider .slick-slide{
    overflow:hidden;
    height:400px;
  }
  
  h1{
    font-size:35px;
  }
  h2{
    font-size:28px;
  }  
  h3,  
  .box-title,
  .btb-title h3,
  .news-list-title h3,
  .download-header{
    font-size:25px;
  }
  h4,
  #partner h3,
  .news-list-title,
  .news-single-item h2 {
    font-size:20px;
  }
  body,
  #copyright,
  .btb-text,
  .powermail_field,
  .box > a,
  .btb-buttons a{
    font-size:16px;
  }
}

/* Änderungen Philipp 28.05.2018 (Datenschutz) */

.powermail_check_inner{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 10px;
}
.powermail_check_inner label{
	padding-left: 10px;
	font-weight: 400;
}
.powermail_check_inner input{
	margin-top: 6px;
}