body {
    color: #626262;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 0;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    letter-spacing: .04em
}

.bgcolor-primary {
    background-color: #f9ae26
}

.bgcolor-gray-lighter-light {
    background-color: #f5f5f5
}

.bgcolor-gray-lighter {
    background-color: #e6e6e6
}

.bgcolor-gray-dark {
    background-color: #404040
}

.bgcolor-gray-darker {
    background-color: #1c1c1c
}

.bg-color-info-lighter {
    background-color: #f2fafc
}

h1, .h1 {
    font-size: 36px;
    margin-bottom: 15px;
    margin-top: 20px;
    font-weight: 500;
    line-height: 1.21428571
}

h1 .sub, .h1 .sub {
    font-size: 21px
}

h2, .h2 {
    font-size: 30px
}

h3, .h3 {
    font-size: 24px
}

h4, .h4 {
    font-size: 21px;
    color: #f9ae26;
    font-weight: 300
}

h5, .h5 {
    font-size: 18px;
    color: #f9ae26;
    font-weight: 500
}

h6, .h6 {
    font-size: 13px;
    font-weight: 700
}

h2, .h2, h3, .h3 {
    margin-bottom: 10px;
    margin-top: 20px
}

h4, .h4, h5, .h5, h6, .h6 {
    margin-bottom: 10px;
    margin-top: 10px
}

p, .p {
    font-size: 14px;
    line-height: 1.42857143
}

a {
    color: #f9ae26
}

.underline {
    text-decoration: underline
}

strong, .strong {
    font-weight: 700
}

.lead {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 10px
}

.text-align-top {
    vertical-align: text-top
}

.text-justify {
    text-align: justify
}

.text-white {
    color: #fff
}

.text-color-base {
    color: #626262
}

.text-color-primary {
    color: #f9ae26
}

.text-color-success {
    color: #91c01c
}

.text-color-info {
    color: #3ebbcf
}

.text-color-danger {
    color: #df0811
}

.text-color-gray {
    color: #808080
}

.text-color-gray-light {
    color: #bfbfbf
}

.text-color-gray-lighter {
    color: #e6e6e6
}

.font-light {
    font-weight: 300
}

.font-normal {
    font-weight: normal;
    font-weight: 400
}

.no-linehight {
    line-height: 0
}

.text-right-md, .text-right-lg {
    text-align: right
}

.pad-top5 {
    padding-top: 5px
}

.pad-top10 {
    padding-top: 10px
}

.pad-top15 {
    padding-top: 15px
}

.pad-top20 {
    padding-top: 20px
}

.pad-top35 {
    padding-top: 35px
}

.pad-top50 {
    padding-top: 50px
}

.pad-right5 {
    padding-right: 5px
}

.pad-right10 {
    padding-right: 10px
}

.pad-right20 {
    padding-right: 20px
}

.pad-right35 {
    padding-right: 35px
}

.pad-right50 {
    padding-right: 50px
}

.pad-bottom5 {
    padding-bottom: 5px
}

.pad-bottom10 {
    padding-bottom: 10px
}

.pad-bottom20 {
    padding-bottom: 20px
}

.pad-bottom35 {
    padding-bottom: 35px
}

.pad-bottom50 {
    padding-bottom: 50px
}

.pad-left5 {
    padding-left: 5px
}

.pad-left10 {
    padding-left: 10px
}

.pad-left20 {
    padding-left: 20px
}

.pad-left25 {
    padding-left: 25px
}

.pad-left35 {
    padding-left: 35px
}

.pad-left50 {
    padding-left: 50px
}

.no-padding {
    padding: 0
}

.mar-top5 {
    margin-top: 5px
}

.mar-top10 {
    margin-top: 10px
}

.mar-top15 {
    margin-top: 15px
}

.mar-top20 {
    margin-top: 20px
}

.mar-top35 {
    margin-top: 35px
}

.mar-top50 {
    margin-top: 50px
}

.mar-top80 {
    margin-top: 80px
}

.mar-right5 {
    margin-right: 5px
}

.mar-right10 {
    margin-right: 10px
}

.mar-right15 {
    margin-right: 15px
}

.mar-right20 {
    margin-right: 20px
}

.mar-bottom5 {
    margin-bottom: 5px
}

.mar-bottom10 {
    margin-bottom: 10px
}

.mar-bottom15 {
    margin-bottom: 15px
}

.mar-bottom20 {
    margin-bottom: 20px
}

.mar-bottom35 {
    margin-bottom: 35px
}

.mar-bottom50 {
    margin-bottom: 50px
}

.mar-bottom80 {
    margin-bottom: 80px
}

.mar-left5 {
    margin-left: 5px
}

.mar-left10 {
    margin-left: 10px
}

.mar-left15 {
    margin-left: 15px
}

.mar-left20 {
    margin-left: 20px
}

.mar-auto {
    margin: auto
}

.no-margin {
    margin: 0
}

.no-mar-top {
    margin-top: 0
}

.no-mar-bottom {
    margin-bottom: 0
}

.min-width30prz {
    min-width: 30%
}

.anzahl {
    margin-top: 5px;
    width: 45px
}
.anzahl-big {
    margin-top: 5px;
    width: 75px
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-left: -20px;
    margin-top: 4px;
    position: absolute
}

.btn-expand {
    width: 100%
}

.btn-md, .btn-group-md>.btn {
    border-radius: 2px;
    padding: 7px 15px 9px
}

.btn-lg, .btn-group-lg>.btn {
    border-radius: 2px;
    padding: 9px 15px 10px
}

.btn-gray {
    background-image: linear-gradient(to bottom, #fff 0, #efefef 100%);
    border-color: #ccc;
    color: #626262
}

.btn-gray:hover, .btn-gray:focus, .btn-gray.focus, .btn-gray:active, .btn-gray.active, .open>.dropdown-toggle.btn-gray {
    background-image: linear-gradient(to bottom, #f8f8f8 0, #fff 100%);
    border-color: #ccc;
    color: #fff
}

.btn-default {
    background-color: rgba(255, 255, 255, 0.9);
    border-color: #e6e6e6;
    color: #626262
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
    background-color: #f9ae26;
    border-color: #f9ae26;
    color: #fff
}

.btn-primary {
    background-image: linear-gradient(to bottom, #f9ae26 0, #f9ae26 100%);
    background-color: #f9ae26;
    border-color: #f9ae26
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    background-image: linear-gradient(to bottom, #fbba44 0, #f9ae26 100%);
    border-color: #f9ae26
}

.btn-success {
    background-image: linear-gradient(to bottom, #91c01c 0, #91c01c 100%);
    border-color: #91c01c
}

.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success {
    background-image: linear-gradient(to bottom, #9ac826 0, #91c01c 100%);
    border-color: #91c01c
}

.btn-info {
    background-image: linear-gradient(to bottom, #3ebbcf 0, #3ebbcf 100%);
    border-color: #3ebbcf
}

.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info {
    background-image: linear-gradient(to bottom, #45c6d8 0, #3ebbcf 100%);
    border-color: #3ebbcf
}

.btn-warning {
    background-image: linear-gradient(to bottom, #ed8164 0, #ed8164 100%);
    border-color: #ed8164
}

.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open>.dropdown-toggle.btn-warning {
    background-image: linear-gradient(to bottom, #e9704e 0, #ed8264 100%);
    border-color: #ed8164
}

.btn-danger {
    background-image: linear-gradient(to bottom, #df0811 0, #df0811 100%);
    border-color: #df0811
}

.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open>.dropdown-toggle.btn-danger {
    background-image: linear-gradient(to bottom, #df0811 0, #e81010 100%)
}

.btn-link:hover, .btn-link:focus {
    color: #91c01c
}

.btn-group-vertical .btn {
    text-align: left
}

.btn-group-vertical .btn:active, .btn-group-vertical .btn.active, .btn-group-vertical .btn:focus {
    background-color: #f9ae26;
    color: #fff;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #f7b100;
    border: 1px solid #f7b100
}

.badge {
    background-color: #3ebbcf;
    line-height: 1.1
}

.btn .badge {
    top: -2px
}

.link-arrow-norm {
    height: 8px;
    position: relative;
    padding: 0 15px;
    color: #626262;
    font-weight: 300
}

.link-arrow-norm:before {
    content: " ";
    top: -1px;
    left: 1px;
    width: 18px;
    height: 18px;
    position: absolute;
    background: url("../img/sprite-ml-shop.png") 0 -11px no-repeat
}

.link-arrow-norm:hover, .link-arrow-norm:focus {
    color: #f9ae26
}

.link-arrow-norm:hover:before, .link-arrow-norm:focus:before {
    background: url("../img/sprite-ml-shop.png") 0 -28px no-repeat
}

.dropdown-menu {
    min-width: 100%;
    margin-top: 0;
    padding: 5px 11px 10px;
    z-index: 9750
}

.dropdown-hover:hover .dropdown-menu {
    display: block
}

.btn-group-special {
    width: 100%;
    margin-bottom: 5px
}

.btn-group-special .btn-special {
    padding-left: 30px;
    text-align: left;
    margin: 0
}

.select-special-wrapper:before, .btn-special:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 7px solid transparent;
    border-collapse: separate;
    border-image: none;
    content: "";
    position: absolute;
    border: 10px solid transparent;
    margin-top: -8px;
    right: 15px;
    top: 40%;
    background: url("../img/sprite-ml-shop.png") no-repeat scroll -38px -5px transparent
}

.select-special-wrapper, .btn-special {
    background-image: -moz-linear-gradient(center top, #fff 0, #f5f5f5 100%);
    background: -moz-linear-gradient(top, #fff 0, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #f5f5f5));
    background: -webkit-linear-gradient(top, #fff 0, #f5f5f5 100%);
    background: -o-linear-gradient(top, #fff 0, #f5f5f5 100%);
    background: -ms-linear-gradient(top, #fff 0, #f5f5f5 100%);
    background: linear-gradient(to bottom, #fff 0, #f5f5f5 100%);
    border: 1px solid #bfbfbf;
    border-radius: 2px;
    display: block;
    position: relative;
    transition: border .2s linear 0s, box-shadow .2s linear 0s;
    width: 100%;
    font-size: 14px;
    margin: 0;
    padding: 8px 15px;
    cursor: pointer
}

.select-special-wrapper .select-colorprev, .btn-special .select-colorprev {
    display: inline-block;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: none;
    margin: 0 3px -1px 0;
    height: 14px;
    width: 14px
}

.select-special-wrapper:hover, .btn-special:hover {
    background-image: -moz-linear-gradient(center top, #f5f5f5 0, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f5f5), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, #f5f5f5 0, #fff 100%);
    background: -o-linear-gradient(top, #f5f5f5 0, #fff 100%);
    background: -ms-linear-gradient(top, #f5f5f5 0, #fff 100%);
    background: linear-gradient(to bottom, #f5f5f5 0, #fff 100%);
    border: 1px solid #808080
}

.select-special-wrapper .select-special, .btn-special .select-special {
    font-size: 14px;
    border: thin none;
    bottom: 0;
    cursor: pointer;
    left: 0;
    opacity: 0;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.select-colorprev {
    background: none repeat scroll 0 0 none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: none;
    display: inline-block;
    height: 17px;
    margin: 11px 5px 0 0;
    width: 25px
}

select:focus {
    outline: none
}

.color-dropdown li {
    width: 50%;
    float: left
}

.color-dropdown li a {
    cursor: pointer;
    margin: 1px;
    padding: 0;
    color: #808080;
    overflow: hidden
}

.color-dropdown li a span {
    display: block;
    float: left;
    margin: 0 4px 0 0;
    border-color: #f5f5f5
}

.color-dropdown li a:hover {
    background-color: #f5f5f5
}

.color-dropdown-car li {
    width: 35px;
    height: 35px;
    float: left
}

.color-dropdown-car li a {
    height: 100%;
    width: 100%;
    background-color: #555;
    border: 2px solid #fff
}

.select-big {
    font-size: 18px;
    margin: 0 5px 10px 0;
    padding: 10px 30px 15px 25px
}

.scroll-top {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 9900;
    background-color: #808080;
    color: #fff;
    width: 40px;
    right: 0;
    bottom: 30px;
    padding: 16px 10px;
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.176)
}

.scroll-top:hover {
    background-color: #3ebbcf
}

.scroll-top.show {
    visibility: visible;
    cursor: pointer;
    opacity: 1
}

.breadcrumb {
    background-color: #fff;
    margin-bottom: 0;
    padding: 5px 15px 0;
    font-size: 12px
}

.breadcrumb a {
    font-size: 12px;
    color: #808080;
    cursor: pointer
}

.breadcrumb a:hover, .breadcrumb a:focus {
    color: #f9ae26
}

.table {
    font-size: 14px
}

.table thead tr>th {
    border-bottom: 2px solid #e6e6e6
}

.table thead tr>th, .table tbody tr>th, .table tfoot tr>th, .table thead tr>th, .table thead tr>td, .table tbody tr>td, .table tfoot tr>td, .table thead tr>td {
    border-top: 1px solid #e6e6e6
}

.divider-top {
    border-top: 1px solid #e6e6e6;
    margin-bottom: 5px;
    height: 10px
}

.divider-bottom {
    border-bottom: 1px solid #e6e6e6;
    margin-top: 5px;
    height: 10px
}

.divider-sum {
    border-bottom: 3px solid #bfbfbf;
    margin: 5px 0;
    height: 10px
}

.divider-primary {
    border-color: #f9ae26
}

#spinner {
    z-index: 10001;
    background-color: #808080;
    opacity: .7;
    padding-top: 100px;
    position: fixed;
    height: 100%;
    width: 100%
}

.page-header {
    border-bottom: 1px solid #f9ae26;
    margin: 0 0 15px;
    padding-bottom: 0;
    color: #f9ae26
}

.page-header h5 {
    text-align: right;
    margin: 0 0 8px
}

.toptext h2, .toptext .h2 {
    margin-top: 0;
    margin-bottom: 20px
}

.toptext h5, .toptext .h5 {
    margin-bottom: 1px;
    padding: 0
}

.hinttext {
    border-top: 1px solid #e6e6e6;
    color: #bfbfbf;
    margin-top: 15px
}

.iconbox {
    color: #808080
}

.iconbox .glyphicon {
    float: left;
    font-size: 47.6px;
    margin-bottom: 60px;
    margin-right: 20px
}

.box-gray {
    background-color: #e6e6e6;
    color: #808080;
    margin: 0 0 10px;
    padding: 4px 20px
}

a.homebanner:hover, a.homebanner:focus {
    border: 1px solid #bfbfbf;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176)
}

.design-prev {
    display: block;
    color: #626262;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.design-prev h2, .design-prev h5, .design-prev small, .design-prev p {
    color: #626262;
    margin: 10px 0 0
}

.design-prev:hover, .design-prev:focus {
    background-color: #f7b100;
    text-decoration: none;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    color: #fff
}

.design-prev:hover h4, .design-prev:focus h4, .design-prev:hover h5, .design-prev:focus h5, .design-prev:hover p, .design-prev:focus p, .design-prev:hover small, .design-prev:focus small {
    color: #fff
}

.design-prev.design-prev-start {
    padding-top: 5px;
    padding-bottom: 0;
    margin-bottom: 10px
}

.design-prev.design-prev-start h5 {
    color: #f7b100
}

.design-prev.design-prev-start h2 {
    margin: 0 0 12px
}

.design-prev.design-prev-start p {
    text-align: left;
    padding-bottom: 10px;
    padding-left: 137px
}

.design-prev.design-prev-start:hover, .design-prev.design-prev-start:focus {
    background-color: #fff
}

.design-prev.design-prev-start:hover p, .design-prev.design-prev-start:focus p, .design-prev.design-prev-start:hover small, .design-prev.design-prev-start:focus small, .design-prev.design-prev-start:hover a, .design-prev.design-prev-start:focus a {
    color: #f7b100;
    text-decoration: underline
}

.design-prev.rubrik h4, .design-prev.rubrik p {
    padding-left: 15px;
    margin: 10px 0 0
}

.previewComposer {
    position: relative
}

.previewComposer .nvorbx {
    position: absolute;
    visibility: hidden;
    margin: 0
}

.previewComposer.previewComposerOld .nvorbx {
    visibility: visible;
    padding: 10px;
    background-color: #df0811;
    width: 280px;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    color: #fff
}

.stephead {
    background-color: #808080;
    margin-bottom: 12px
}

.stephead h5 {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    background-color: #f9ae26;
    display: inline-block;
    height: 20px;
    line-height: 0;
    margin: 0;
    padding: 13px 7px 14px
}

.stephead h5.steptext {
    background-color: #808080;
    margin: 0;
    font-weight: 300;
    letter-spacing: .02em
}

.ffname {
    background: no-repeat scroll right 0 #f9ae26;
    width: 870px;
    height: 93px;
    position: relative;
    margin-bottom: 10px
}

.ffname .ffname-text {
    position: absolute;
    height: 93px;
    width: 422px;
    padding: 0 20px;
    background-color: #f9ae26
}

.ffname .ffname-text h5, .ffname .ffname-text p {
    color: #fff
}

a.add-adress {
    background-color: #f5f5f5;
    display: block;
    width: 100%;
    height: 150px;
    position: relative;
    min-height: 120px;
}

a.add-adress:before {
    content: " ";
    top: 1px;
    left: 1px;
    width: 38px;
    height: 38px;
    position: absolute;
    background: url("../img/sprite-ml-shop.png") 0 -50px no-repeat
}

a.add-adress div {
    background-color: #f9ae26;
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 4px 0 5px
}

a.add-adress:hover, a.add-adress:focus {
    background-color: #f9ae26;
    color: #f9ae26
}

.well {
    background-color: #fff
}

#faq .panel-default {
    border-color: transparent
}

#faq .panel-default .panel-heading {
    padding-left: 45px;
    background-color: #e6e6e6;
    border-color: #bfbfbf;
    color: #626262
}

#faq .panel-default .panel-heading:before {
    content: " ";
    left: 35px;
    width: 18px;
    height: 18px;
    position: absolute;
    background: url("../img/sprite-ml-shop.png") -30px 5px no-repeat
}

#faq .panel-default .panel-heading a {
    display: block
}

#faq .panel-default .panel-heading a:hover {
    text-decoration: none
}

#faq .panel-default .panel-heading:hover {
    color: #fff;
    background-color: #f9ae26
}

#faq .panel-default .panel-heading:hover:before {
    content: " ";
    left: 35px;
    width: 18px;
    height: 18px;
    position: absolute;
    background: url("../img/sprite-ml-shop.png") -30px -29px no-repeat
}

.panelactive {
    background-color: #f9ae26 !important
}

.panelactive a {
    color: #fff
}

.panelactive:before {
    content: " ";
    left: 35px;
    width: 18px;
    height: 18px;
    position: absolute;
    /*background: url("../img/sprite-ml-shop.png") -30px -29px no-repeat !important*/
}

.mainnav {
    margin-top: 10px
}

.mainnav .nav>li>a {
    color: #626262;
    text-transform: uppercase;
    letter-spacing: .04em;
    font-weight: 300
}

.mainnav .nav>li>a:hover, .mainnav .nav>li>a:focus, .mainnav .nav>li>a.active {
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 47px, #fbba44 80%);
    text-decoration: none;
    color: #f9ae26
}

.mainnav .nav>li>a.active {
    font-weight: 500
}

/** **/

.mainnav.navbar ul li:hover .submen {
    display: block;
    position: absolute;
    z-index: 9999;
    background: #FFFFFF;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125);
    border: 1px solid #f5f5f5;
    width: 220px;
    height: inherit;
}
.mainnav.navbar ul li:hover .submen ul {
    list-style: none;
    width: 180px;
    float: left;
}
.mainnav.navbar ul li:hover ul.submen li {
    border-bottom: 1px solid #d6d6d6;
    margin-left: -20px;
    margin-right: 20px;
}


.mainnav.navbar ul li:hover ul.submen li:last-child{
    border-bottom: none;
}

.mainnav.navbar ul li:hover ul.submen li a {
    text-decoration: none;
    display: block;
    background: none;
    text-align: left;
    line-height: 34px;
    font-size: 14px;
    padding: 0;
    color: #585858;
}
.mainnav.navbar ul li:hover ul.submen li a:hover {
    color: #F9AE26;
}
.mainnav.navbar ul li:hover ul.submen li:hover {
    color: #F9AE26;
    border-bottom: 1px solid #F9AE26;
}

.mainnav.navbar ul li:hover ul.submen li:hover:last-child{
    border-bottom: none;
}
.mainnav.navbar ul.submen  {
    display: none;
    list-style: none;
}



/** **/





.mainnav.navbar {
    margin-bottom: 0
}

.mainnav .navbar-brand {
    padding: 3px 15px
}

.mainnav .navbar-collapse {
    padding-left: 0;
    padding-right: 0
}

.mainnav .navbar-collapse .navbar-form .btn {
    background-color: #f5f5f5
}

.mainnav .navbar-collapse .navbar-form .btn:hover, .mainnav .navbar-collapse .navbar-form .btn:focus {
    color: #fff;
    background-color: #bfbfbf
}

.topmenue.nav>li {
    line-height: 1.1;
    width: 190px;
    color: #808080
}

.topmenue.nav>li .dropdown-menu .cartbaseelm {
    padding: 5px 10px;
    border-top: 1px solid #e6e6e6
}

.topmenue.nav>li .dropdown-menu .cartbaseelm a {
    color: #626262
}

.topmenue.nav>li .dropdown-menu .cartbaseelm a:hover, .topmenue.nav>li .dropdown-menu .cartbaseelm a:focus {
    color: #f9ae26
}

.topmenue.nav>li .dropdown-menu .cartbaseelm small {
    color: #808080
}

.topmenue.nav>li .dropdown-menu .cartbaseelm .cartimg {
    margin-right: 10px;
    margin-top: 2px;
    width: 25%;
    height: 25%
}

.topmenue.nav>li .dropdown-menu .cartbaseelm:first-child {
    border-top: 1px solid #fff
}

.topmenue.nav>li .dropdown-menu .btn-primary {
    margin: 5px 10px
}

.topmenue.nav>li>a {
    color: #626262;
    background-color: #fff;
    border: 1px solid #fff
}

.topmenue.nav>li>a .glyphicon-shopping-cart {
    color: #f9ae26
}

.topmenue.nav>li>a:hover, .topmenue.nav>li>a:focus {
    color: #f9ae26;
    background-image: linear-gradient(to bottom, #f8f8f8 0, #fff 100%);
    border-color: #ccc
}

.topmenue.nav>li>a:hover .small, .topmenue.nav>li>a:focus .small {
    color: #f9ae26
}

.topmenue .glyphicon {
    font-size: 26px;
    margin: 0 10px
}

.topmenue h6, .topmenue .small {
    margin: 0;
    padding: 0 0 5px
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    cursor: pointer;
    background-color: #f7b100;
    color: #fff;
    border: 1px solid #f7b100
}

.nav-tabs li a:hover, .nav-tabs li a:focus {
    cursor: pointer;
    background-color: #f7b100;
    color: #fff;
    border: 1px solid #f7b100
}

.nav-tabs>li.tabdisabled>a, .nav-tabs>li.tabdisabled>a:hover, .nav-tabs>li.tabdisabled>a:focus {
    cursor: not-allowed;
    background-color: #fff;
    color: #626262;
    border: none
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0
}

.boxedcontainer {
    max-width: 1170px;
    margin: auto;
    padding: 0 30px
}

.slider-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    background-color: #f4fbfd
}

.slider {
    position: relative;
    width: 100%;
    margin: 0 auto;
    letter-spacing: .009em
}

.slider h1 {
    font-size: 39px;
    line-height: 1.2;
    margin: 0;
    margin-top: 10px;
    padding: 2px
}

.slider p {
    font-size: 16.1px;
    line-height: 1.3;
    margin: 5px 0;
    padding: 2px
}

.slider .btn {
    width: auto !important;
    height: auto !important
}

.slider img:hover {
    cursor: pointer
}

.slider-schweif {
    background: url("../img/stage/schweif-4000.png") 50% 0 no-repeat;
    position: absolute;
    width: 100%;
    bottom: -1%;
    height: 80px;
    z-index: 9740
}

#montageTabContent p {
    padding: 25px;
    padding-right: 35px
}

#montageTabContent img {
    max-width: 170px;
    height: auto;
    margin: 15px 35px 15px 15px
}

footer .hinweisfooter, .footer .hinweisfooter {
    background-color: #808080;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset
}

footer .hinweisfooter h4, .footer .hinweisfooter h4 {
    color: #e6e6e6
}

footer .hinweisfooter p, .footer .hinweisfooter p {
    color: #bfbfbf
}

footer .link-arrow, .footer .link-arrow {
    height: 8px;
    position: relative;
    padding: 0 15px;
    color: #fff
}

footer .link-arrow:before, .footer .link-arrow:before {
    content: " ";
    top: 1px;
    left: 1px;
    width: 18px;
    height: 18px;
    position: absolute;
    background: url("../img/sprite-ml-shop.png") 0 4px no-repeat
}

footer .link-arrow:hover, .footer .link-arrow:hover, footer .link-arrow:focus, .footer .link-arrow:focus {
    color: #f9ae26
}

footer .link-arrow:hover:before, .footer .link-arrow:hover:before, footer .link-arrow:focus:before, .footer .link-arrow:focus:before {
    background: url("../img/sprite-ml-shop.png") 0 -29px no-repeat
}

@media only screen and (min-width:993px) {
    .slider {
        width: 987px
    }
}

@media only screen and (min-width:1201px) {
    .slider {
        width: 1170px
    }
}

@media all and (max-width:1200px) {
    .text-right-lg {
        text-align: inherit
    }
}

@media all and (max-width:992px) {
    .text-right-md {
        text-align: inherit
    }

    .mainnav .nav>li>a {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 13px
    }
}

@media all and (min-width:993px) {
    .foilselect-old {
        width: 350px;
        display: inline-block
    }
}

.previewComposer .preload {
    display: none
}

.select-colorprev {
    border: 1px solid #808080
}

.modal-content {
    padding: 8px 15px 20px
}

.modal-header {
    padding: 15px 15px 0;
    border: none
}

.cart-modal img {
    margin: 24px 0 -24px
}

.dropzone .dz-default.dz-message {
    background-image: url("../img/dropzone-sprite.png")
}

.cursor-pointer {
    cursor: pointer
}

.showdisabled {
    opacity: .5 !important;
    cursor: not-allowed !important
}

.select-special-wrapper.showdisabled .select-special, .btn-special.showdisabled .select-special {
    cursor: not-allowed
}

.errordisplay {
    border: 2px solid #df0811
}

.formerrordisplay {
    color: #df0811
}

.pricematrixtable {
    padding: 10px
}

.pricematrixtable table td {
    padding-left: 3px;
    padding-right: 3px
}

.pricematrixtable table td:first-child {
    font-weight: bold;
    padding-right: 8px
}

.carbon {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding-bottom: 15px;
    padding-left: 15px
}

.carbon .glyphicon {
    font-size: 16px
}

.carbon h5, .carbon .h5 {
    color: #626262
}

.font-bold {
    font-weight: 700
}