.rest{
    position: fixed;
    bottom: -5px;
    text-align: center;
    z-index: 9999;
    right: 0px;
    border-radius: 0;
    width: 100%; 
    display:none;
}

.headphone{
    margin-right: 70px; 
    margin-top:20px;
    font-size:26px;
    display:none;
    float:right;
}
#M1018, #M1442, #M1307{
    display:none;
}
.mobileVideo {
    display:none;
}

.modal-footer {
     padding: 15px;
     text-align: right;
     border-top: 1px solid #e5e5e5;
     background: #e5e5e5;
 }

body {
    color: #424242;
    font-family: Georgia;
    font-size: 14px;
}

.btn-group.lang{
    top: 23px;
    position: absolute;
    right: 105px;
}

.btn-group.lang .btn{
    padding: 9px;
}

.btn-group.lang .dropdown-menu > li.disabled{
    display:none;
}

.summaryKat{
    width:70%;
}

li#M1147 span, li#M2082 span{
    display: block;
    font-size: 11px; 
    text-align: center;
    color: #b03530;
}

.red{
    color: red;
}

.green{
    color: green;
}

.shoppingSection span.verfuegbar, .shoppingSection span.verkauft{font-size: 10px;}

.shoppingSection{
    position: absolute;
    right:15px;
    bottom:15px;
    width:30%;
    text-align: right;
}

.shoppingSection span{
    display:block;
}

.shoppingSection span.preis{font-size: 16px;}
.shoppingSection span.preisAn{font-size: 14px;}
.shoppingSection span.streichpreis{font-size: 13px; color: red; text-decoration: line-through;}
/*
#benefits img.media-object{
    width: 30px;
}
*/

#benefits.row {
    background: #eee;
    padding-top: 0;
    padding-bottom: 0px;
    margin: 0;
    position: fixed;
    width: 100%;
    z-index: 2;
}

.navbar.navbar-default{margin-top: 0%;}

.navbar-header .rowLang1 {
    width: 300px;
    position: absolute;
    right: 113px;
    top: 21px;
    font-size: 28px;
}

.navbar-header .rowLang1 ul {
    float: right;
}

.navbar-header .rowLang1 ul li {
    padding-left: 10px;
    list-style-type: none;
    display:inline;
}

.navbar-header .rowLang1 ul li.active {
    border: 1px solid #000;
    padding: 2px;
}

#benefits .container {
    /* margin: 0; */
    padding-bottom: 14px;
    padding-top: 14px;
}

#benefits h4, #benefits .h4{font-size: 16px;}

#benefits .media-body, #benefits .media-left, #benefits .media-right {
    display: table-cell;
    vertical-align: middle;
}

.flexP{display:flex; color:#000;}

.flexP svg{margin-right: 7px;}

#ac-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("images/pop-bg.png") repeat top left transparent;
  z-index: 1001;
}

#popup {
    position: fixed;
    max-width: 562px;
    bottom: 0;
    right: 0;
}

body.galerie {
	background:#fff;
}
.row {
    padding-top: 15px;
}

a.glTooltip, a.glTooltip:hover, a.ltTooltip, a.ltTooltip:hover  {
    cursor: help;
    border-bottom: 1px dotted #777;
    color: #424242;
    text-decoration: none;
}

.fancybox-button--fullscreen, .fancybox-button--play{
    display:none!important;
}

a.glTooltip:hover, a.ltTooltip:hover {
    border-bottom: 0px dotted #777;
    color: #ae251d;
}

.glossarTooltip, .literaturTooltip{
    z-index:9999;
    width: 400px;
    padding: 10px;
    background-color: #fff;
}



a.term {
    margin-top: 5px;
    display: inline-block;
    padding-bottom: 12px;
    font-weight: 700;
}

.right{float:right;}

.list-group.kategiries{margin-top:22px;}

.row.backend, .row.backend a{text-align:right;color: #b03530;}

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    background-color: #b03530;
    border-color: #b03530;
}

a.noUnderline:hover{text-decoration:none;}

.btn-center{
    margin: auto;
    display: table;
}

.playerY {
    width:100%;
    height: auto;
    max-width: 600px;
}

.banner{width:100%; max-width:570px;}
.fivTXT {
    padding-top:0;
}
h1, .h1, h2, .h2, h3, .h3 {
    color: #000;
    font-size: 20px;
	margin-top:0;
}
h2, .h2 {
    font-size: 18px;
}
h3, .h3 {
    font-size: 16px;
}

h5, .h5 {
    margin-top:0;
}

a{color:#ae251d;}

a:hover{color:#b03530;text-decoration: underline;}

img.align_left{
    float:left;
    margin-right:20px;
}

.grid {
    position: relative;
}

#loader {
    padding: 50px;
    text-align: center;
}

.row {
margin-right: 0;
margin-left: 0;
}

hr {
    border: none;
    height: 20px;
    width: 100%;
    height: 50px;
    margin-top: 0;
    border-bottom: 0px solid #fff;
    box-shadow: 0 15px 15px -15px #fff;
    margin: -50px auto 10px;
}

.cke_editable hr{
    border-bottom: 3px solid #000;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 24px;
    text-align: center;
    font-weight: 600;
    border-left: 0px solid #eee;
}

.static {
    position: fixed;
    z-index: 999; 
}

.bg-info.red {
    background-color: #b03530;
	padding:5px;
	color:#fff;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.align_right{float:right; padding-left:10px; padding-bottom:10px;}
.align_left{float:left; padding-right:10px; padding-bottom:10px;}
.h6, h6{
    color:#b03530;
    margin-bottom:0;
    font-size: 16px;
    font-style: italic;
}

.footer{padding-top:20px;}

#border{padding-top:164px;}

.logo{
	background:#fff;
    padding:0;
    padding-top: 10px;
}

.logo .thumbnail {
    margin-bottom: 7px;
}

.navbar {
    margin-bottom: 25px;
}
/*.right{margin-top:10px; float:right; padding-bottom:10px;}*/

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #b03530;
}
.container {
    background-color: transparent;
    border: 0 none;
    color: #333333;
    max-width: 1100px;
	margin-top:0px;
    padding-bottom:15px;
}

#border ol, #border ul {
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 0;
    padding-left: 17px;
}

#border ol.filter-button-group, #border ul.filter-button-group {margin:0; padding:0;}
.right{float:right;}

.navbar-brand{display:none;}

.thumbnail .caption {
    color: #000;
    padding: 5px;
	font-size:12px;
}

.thumbnail .caption-typ2 {
    color: #000;
    padding: 10px;
    font-size: 18px;
    font-style: italic;
    color: #000;
}

.thumbnail, .img-thumbnail{
    border: 0px solid #ddd;
}

.thumbnail, .img-thumbnail{
    padding: 0px;
    margin-bottom: 5px;
}

.kat .thumbnail.kat{	
	border:0px solid #b03530;
	padding:0px;
	margin-top:0px;
    margin-bottom:0px;
	background:#fff;
	box-shadow: 0;
    border-radius:0;
}

.caption h3, .caption .h3 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}

.thumbnail {
    background-color: transparent;
    padding:0;
}

.row.white{
	background:#fff;
}

.gal a {
    background: #fff none repeat scroll 0 0;
	margin-bottom:5px;
	border:1px solid #b03530;
	-webkit-box-shadow: 0px 3px 8px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 3px 8px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 3px 8px -4px rgba(0,0,0,0.75);
}

.content .pp img.img-responsive, .TextformatterVideoEmbed{
	border:1px solid #b03530;
	-webkit-box-shadow: 0px 3px 8px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 3px 8px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 3px 8px -4px rgba(0,0,0,0.75);
	margin-bottom:10px;
}

 .TextformatterVideoEmbed{
	clear:both;
 }
 
.gal img {
    min-height:80px;
	max-height:80px;
	width:auto;
	margin:auto;
	padding:5px;
}

.gal.BT img {
    min-height:none;
	max-height:none;
}

.katname{padding-right:5px; padding-top:10px;}

.list-group-item {
    border: 1px solid #b03530;
}

.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.list-group-item:last-child {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.col-md-12.content{min-height:400px;}

.logo .thumbnail, .logo .img-thumbnail{
    padding-bottom:0em;
}

.navbar-static-top {
    border-top: 0px solid #ae251d;
	border-bottom: 0px solid #ae251d;
	background:#fff;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #fff;
    color: #000;
    font-weight: bold;
}

.navbar-default .navbar-nav  a{
    font-size: 13px;
}

#border, #footerBCK {
	background: #eee;
}

#footerBCK {
    margin-top:40px;
}

.btn-xs, .btn-group-xs > .btn {
    border-radius: 0px;
    font-size: 11px;
}

.btn-primary {
    background-color: #ae251d;
    border-color: #ae251d;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    background-color: #646464;
    border-color: #646464;
}
.kat.home{
	position:relative;
}

.kat.home .btn {
    bottom: 0px;
    left: 15px;
    position: absolute;
}

.footer{
	min-height:200px;
	background:#fff;
	color:#000;
	padding-bottom:2em;
	font-size:11px;
}

.footer .container{
	color:#000;
}

.footer h2, .footer .h2 {
    font-size: 16px;
    font-weight: bold;
	color:#000;
}

.footer a {
	color:#000;
	text-decoration:underline;
}

.relative {
    position: relative;
}

.navigation {
    position: absolute;
    bottom:0;
    right:0;
}
/*
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2,
.col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4,
.col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6,
.col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8,
.col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10,
.col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 5px;
    padding-right: 5px;
}
*/
.row.grid {
    margin-left: -5px;
    margin-right: -5px;
    visibility: hidden;
}

.row.grid .grid-item {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
}
.kat .img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    width: 100%;
}
.is-checked {
    color: #b03530;
}

.iconX {
    display: none;
}

.filterTextLit p{
    margin:0;
}

.is-checked .iconX {
    display: inline;
}

.is-checked .iconPlus {
    display: none;
}


.filter-button-group .button{
    border: 0px;
    background: transparent;
    border-color: transparent;
    font-style: italic;
    font-size: 13px;
}

.filter-button-group {
    margin-top:10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.ktg.headline{
    color: #000;
    font-weight: bold;
    font-size: 12px;
}

.nav.filter-button-group>li>a {
    position: relative;
    display: block;
    padding: 3px 10px;
    color:#000;
}

.nav.filter-button-group>li.disabled>a {
    color:#aaa;
}

.row.footer {
    font-family: Arial;
    font-size: 12px;
}

.row.footer a{
    text-decoration: none;
}

.row.footer .svg-inline--fa{
    margin-right: 5px;
}

.row.footer h2 {
    font-family: Georgia;
    font-weight: normal;
    font-size: 15px;
    font-style:italic;
    margin-top: 10px;
}

.xl{
    font-size: 18px;
    vertical-align: middle;
}

.xl-icon{
    font-size: 24px;
}

a.link {
    background-image: url(css-images/chevron-right.svg);
    background-repeat: no-repeat;
    background-size: 8px;
    background-position: left center;
    padding-left: 10px;
    font-size: 18px;
    font-style: italic;
    color: #000;
}

#newTerm .align_right, #newTerm .align_left  {
    float: none;
    padding:0;
    width: 100%;
    margin-bottom: 10px;
}
#newTerm p {
    padding:0;
}

.footer a.link {
    background-image: url(css-images/chevron-right.svg);
    background-repeat: no-repeat;
    background-size: 7%;
    background-position: left center;
    padding-left: 3%;
    font-size: 13px;
}

a.link:hover {
    text-decoration: underline;
}
.sceno-video-dimensions {
    width: 100%;
}

.carousel-indicators li{
    background-color: #fff;
    border: 0;
}

.carousel-indicators li.active{
    background-color: #b03530;
}

.vjs-poster {
    background-size: cover;
}

.videoSpalte .vjs-poster {
    background-size: contain;
}

.table-row:nth-child {background: blue}

.video-js .vjs-big-play-button, .video-js .vjs-big-play-button:focus {
    display: none;
}

h1{margin-top: 30px;}

.bckTXT.grey{
   background-color: #eee;
}

.inside {padding:10px;}

.opener, .closer {
    position: absolute;
    right: 10px;
    top: 40%;
    font-size: 18px;
}

.rollout:hover, .open:hover{cursor: pointer;}

.closer {
    display:none;
}
.rollout, .open{
    background-color: #e6e6e6;
    margin:0;
}

.caption.relative{
    padding:10px;
}

.bL280{
    float:left;
    width: 100%;
    max-width: 280px;
    padding-right: 10px;
}

.bR280{
    float:right;
    width: 100%;
    max-width: 280px;
    padding-left: 10px;
}

.bR{
    width: 100%;
    padding-bottom: 10px;
}

.blog .ktg.headline {
    border-bottom: 1px solid #eee;
    margin-bottom:15px;
    display:block;
}

.blog h3 {
    font-size: 22px;
}

p.button{background:#eee; padding:10px;}

.page-header {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    padding-top:12px;
    margin-top:0;
}

.tp .tpImage{float:right;}

a.noUnderline .panel-body p{color:#000;}

.serviceNavigation{display:table; margin:auto; font-family: Georgia;}

.table{
    background-color: #e6e6e6;
    margin:0;
    padding: 10px;
    padding-top:0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.table:nth-child(2n) {
    background-color: #dadada;
}

ul.dropdown-menu li.blogMenu{display:none;}

#sceno-video{
    height:400px;
    max-height: 400px;
}

.navbar .img-thumbnail{
    width: 100%;
    max-width: 292px;
    float:left;
    margin-left:12px;
}

.scrolling .navbar .img-thumbnail {
    max-width: 165px;
}

.navbar-default {
    background-color: #fff;
    border-color: #fff;
}

.navigationTop, .navigationTop .container, .navigationTop .navbar{
    padding-top:0;
    padding-bottom:0;
    margin-top:0;
    margin-bottom:0;
}
.navbar.navbar-default {
    margin-top: 0%;
    z-index: 9999;
}
.navigationTop .navbar-nav {
    position: absolute;
    bottom: 6px;
    right: 0;
}

.navbar .img-thumbnail{
    width: 100%;
    max-width: 292px;
    float:left;
}

a#cart{font-size:20px;}


nav#cart {
    padding: 0;
    margin-right: 0;
    font-size: 16px;
}

nav#cart .navbar-right {
    margin-right:0;
}
nav#cart .navbar-left {
    float: left;
}
nav#cart .navbar-right {
    float: right;
}

#border ul.shopping-cart-items {
    padding-left:0;
    list-style-type: none;
}

nav#cart ul li {
    display: inline;
    padding-left: 20px;
    list-style-type: none;
}
nav#cart ul li a {
    color: #777777;
    text-decoration: none;
}
nav#cart ul li a:hover {
    color: black;
}

.row.inst *{
    font-family: Helvetica, Arial, sans-serif;
}

.row.inst img.fit{
    height:293px;
    object-fit: cover;
}

.row.inst .vIcon{
    position: absolute;
    top: 10px;
    right: 30px;
    font-size: 28px;
    color: #fff;
}

.badge {
    background-color: #ae251d;
    border-radius: 10px;
    color: white;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    padding: 3px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.shopHeader .container{
    position: relative;
    margin-top:0;
    margin-bottom:0;
    padding-bottom:0;
}

.shopping-cart {
    margin: 5px 0;
    float: right;
    right:0;
    background: white;
    width: 320px;
    position: absolute;
    border-radius: 3px;
    padding: 20px;
    display: none;
    z-index: 998;
}

.shopping-cart .item-name a{
    color: #000;
    text-decoration: none;
}

.shopping-cart .shopping-cart-header {
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 15px;
}
.shopping-cart .shopping-cart-header .shopping-cart-total {
    float: right;
}
.shopping-cart .shopping-cart-items {
    padding-top: 20px;
}
.shopping-cart .shopping-cart-items li {
    margin-bottom: 18px;
}
.shopping-cart .shopping-cart-items img {
    float: left;
    margin-right: 12px;
}
.shopping-cart .shopping-cart-items .item-name {
    display: block;
    padding-top: 10px;
    font-size: 16px;
}
.shopping-cart .shopping-cart-items .item-price {
    color: #ae251d;
    float: right;
}
.shopping-cart .shopping-cart-items .item-quantity {
    color: #ABB0BE;
}

.shopping-cart:after {
    bottom: 100%;
    left: 89%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: white;
    border-width: 8px;
    margin-left: -8px;
}

.cart-icon {
    color: #515783;
    font-size: 24px;
    margin-right: 7px;
    float: left;
}

 .shopping-cart .btn {
    text-align: center;
    display: block;
     width: 100%;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.cart .panel {
    border: 0;
}

.cart .panel-info>.panel-heading {
    color: #000;
    background-color: transparent;
    border-color: transparent;
}

#border nav#lang ul.navbar-right {
    margin:0;
}

#border nav#lang ul.navbar-right li, #border nav#lang ul.navbar-right li.none { 
    display: inline;
    font-size: 18px; 
}

#border nav#lang ul.navbar-right li.active {
    border: 1px solid #000;
    padding: 2px;
    padding-top: 1px; 
} 

#border.scrolling ul.filter-button-group {
    top: 85px;
    width: 100%;
    padding-top: 15px;
    z-index: 998;
    background-color: #eee;
    position: fixed;
    padding-bottom: 15px;
}


@media (min-width: 768px) {
    .btn-group.lang{display:none;}
    .navbar-nav {
        float: right;
        margin: 0;
    }

    #navbar_top_custom .rowLang1{
        display:none;
    }
}
@media (max-width: 1200px){
.navigationTop .navbar-nav {
    bottom: 0;
}

    .navbar .img-thumbnail {
        margin-bottom: 5px;
    }
}

@media (max-width: 768px){
    .rest{
        display:block;
    }
    .headphone{
        display:block;
    }
    #border .rowLang{
        display:none;
    }
    .navigationTop .navbar-nav {
        position: static;
    }

    .navbar-toggle{
        margin-top: 17px;
    }

    .navbar .img-thumbnail{
        width: 100%;
        max-width: 292px;
        float:left;
    }

    .navbar-nav {
        float: left;
    }
    #sceno-video{
        max-height: 205px;
    }
    .navigation {
        position: static;
    }

    .vjs-poster {
        background-size: contain;
        background-color: #eee;
    }

    .logo{
        padding-left:15px;
        padding-right: 15px;
    }

    .filter-button-group li {
        margin-bottom: 15px;
        display: block;
    }

    .glossarTooltip {
        width: 100%;
        left: 0!important;
    }

    .bR280, .bL280{
        float:right;
        width: 100%;
        max-width: 100%;
        padding:0;
        padding-bottom: 10px;
    }

    .cke_editable .bL280{
        max-width: 280px;
        float:left;
        padding-right: 10px;
    }

    .cke_editable .bR280{
        max-width: 280px;
        float:right;
        padding-left:10px;
    }
    .summaryKat{width: 100%;}
    .shoppingSection{position: static; width: 100%; display:block;}
    .shoppingSection span.verfuegbar, .shoppingSection span.verkauft{font-size: 8px;}
    .shoppingSection span.preis{font-size: 11px;}
    .shoppingSection span.streichpreis{font-size: 10px;}

    #benefits h4, #benefits .h4{font-size: 13px;}

    li#M1147 span, li#M2082 span{
        text-align: left;
    }

    .scrolling .navbar .img-thumbnail, .navbar .img-thumbnail {
        max-width: 165px;
    }

    #border {
        padding-top: 94px;
    }

    #border.scrolling ul.filter-button-group, #border ul.filter-button-group {
        position:unset;
    }

}

@media (max-width: 480px){
    .mobileVideo {
        display:block;
    }
    .mobileVideo h6, .mobileVideo p {
        display:none;
    }

    #benefits h4, #benefits .h4{font-size: 10px;}
    .navbar.navbar-default {
        margin-top: 0%;
    }

    .navbar-toggle{
        margin-top: 18px;
    }

    .navbar .img-thumbnail{
        max-width: 166px;
    }

    .cartMobile{
        display:none;
    }

    .cartMobiledelete{
        line-height: 42px;
    }

    .contentPayment label{display:inline;}

}

@media (max-width: 400px){
    .navbar .img-thumbnail {
        max-width: 120px;
        margin-top: 14px;
    }
    .literaturTooltip .pBild, .literaturTooltip p  {
        display: none;
    }
    .literaturTooltip {
        width: 200px;
    }
    .literaturTooltip h2 {
       font-size: 14px;
    }

    .literaturTooltip .col-xs-7 {
       width: 100%;
    }
    
}