@charset "utf-8";

@font-face {
    font-family: 'Bree Serif';
    src: url('../fonts/BreeSerif-Regular.ttf');
    font-weight: 400;
    font-display: fallback;
}
@font-face {
    font-family: 'Merriweather';
    src: url('../fonts/Merriweather-Black.ttf');
    font-weight: 900;
    font-display: fallback;
}
@font-face {
    font-family: 'Merriweather';
    src: url('../fonts/Merriweather-Bold.ttf');
    font-weight: 700;
    font-display: fallback;
}
@font-face {
    font-family: 'Merriweather';
    src: url('../fonts/Merriweather-Regular.ttf');
    font-weight: 400;
    font-display: fallback;
}
@font-face {
    font-family: 'Merriweather';
    src: url('../fonts/Merriweather-Light.ttf');
    font-weight: 100;
    font-display: fallback;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, .personal-data .form-additional-label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, main,
footer, header, hgroup, menu, nav, section, header, footer {
    display: block; }

ol, ul {
    list-style: none; }

blockquote, q {
    quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none; }

table {
    border-collapse: collapse;
    border-spacing: 0; }

a img {
    border: 0; }

input::-moz-focus-inner, button::-moz-focus-inner {
    border: 0;
    padding: 0; }

/* Global styles*/
html {
    font-size: 100%; }

body {
    background-color: #ffffff;
    font-family: 'Bree Serif', serif;
    font-weight: 400; }

li {
    line-height: 0; }

.wrapper:after {
    content: "";
    display: table;
    clear: both;
    *zoom: 1; }

main h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    line-height: 1.75rem;
    margin: 0 0 21px 0;
    margin: 0 0 1.3125rem 0;
    color: #333333; }
.blue-theme main h2 {
    color: #003d75; }

main p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1.125rem;
    margin: 0 0 15px 0;
    margin: 0 0 0.9375rem 0;
    color: #666666; }

aside h3 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 20px;
    line-height: 1.25rem;
    margin: 0 0 15px 2px;
    margin: 0 0 0.9375rem 0.125rem;
    color: #333333;
    font-weight: normal; }

:focus {
    outline-color: transparent;
    border: 0;
    -webkit-focus-ring-color: transparent;
    outline: none; }

/* Buttons links*/
.color-button, .color-button:active, .color-button:focus {
    background: url(../../images/buttons_gradient.png) repeat-x 0 -43px;
    text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.75);
    filter: progid:DXImageTransform.Microsoft.Shadow(direction=0,strength=1,color=rgba(0, 0, 0, 0.75));
    color: white;
    border: 0;
    cursor: pointer;
    height: 41px;
    height: 2.5625rem;
    line-height: 41px;
    line-height: 2.5625rem;
    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    font-family: 'Bree Serif', serif;
    font-size: 16px;
    font-size: 1rem;
    display: inline-block;
    margin: 0 0 0 0;
    margin: 0 0 0 0;
    padding: 0 14px 0 12px;
    padding: 0 0.875rem 0 0.75rem; }
.green-theme .color-button, .green-theme .color-button:active, .green-theme .color-button:focus {
    background: url(../../images/buttons_gradient.png) repeat-x 0 -88px; }
.red-theme .color-button, .red-theme .color-button:active, .red-theme .color-button:focus {
    background: url(../../images/buttons_gradient.png) repeat-x 0 -209px; }

.grey-button, .grey-button-big, .grey-button-cart-big, .grey-button-big:active, .grey-button-big:focus, .grey-button-cart, .grey-button-cart:active, .grey-button-cart:focus, .grey-button-submit, .grey-button-submit:active, .grey-button-submit:focus, .grey-button-small, .grey-button-small:active, .grey-button-small:focus, .grey-button:active, .grey-button-big:active, .grey-button-cart-big:active, .grey-button-cart:active, .grey-button-submit:active, .grey-button-small:active, .grey-button:focus, .grey-button-big:focus, .grey-button-cart-big:focus, .grey-button-cart:focus, .grey-button-submit:focus, .grey-button-small:focus {
    background: url(../../images/buttons_gradient.png) repeat-x 0 -134px;
    height: 30px;
    height: 1.875rem;
    margin: 0;
    padding: 0 8px 0 11px;
    padding: 0 0.5rem 0 0.6875rem;
    font-family: 'Bree Serif', serif;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 28px;
    line-height: 1.75rem;
    color: #333333;
    text-shadow: 0 1px 1px white;
    filter: progid:DXImageTransform.Microsoft.Shadow(direction=0,strength=1,color=white);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    display: inline-block;
    border: 0;
    cursor: pointer;
    text-decoration: none; }
.grey-button i, .grey-button-big i, .grey-button-cart-big i, .grey-button-big:active i, .grey-button-big:focus i, .grey-button-cart i, .grey-button-cart:active i, .grey-button-cart:focus i, .grey-button-submit i, .grey-button-submit:active i, .grey-button-submit:focus i, .grey-button-small i, .grey-button-small:active i, .grey-button-small:focus i, .grey-button:active i, .grey-button-big:active i, .grey-button-cart-big:active i, .grey-button-cart:active i, .grey-button-submit:active i, .grey-button-small:active i, .grey-button:focus i, .grey-button-big:focus i, .grey-button-cart-big:focus i, .grey-button-cart:focus i, .grey-button-submit:focus i, .grey-button-small:focus i {
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    width: 0.3125rem;
    height: 9px;
    height: 0.5625rem;
    background: url(../../images/icons.png) no-repeat 0 -176px;
    margin: 0 0 0 6px;
    margin: 0 0 0 0.375rem; }

.grey-button-big, .grey-button-cart-big, .grey-button-cart-big:active, .grey-button-cart-big:focus, .grey-button-big:active, .grey-button-cart-big:active, .grey-button-big:focus, .grey-button-cart-big:focus {
    background: url(../../images/buttons_gradient.png) repeat-x 0 0;
    height: 41px;
    height: 2.5625rem;
    margin: 0 0 0 -4px;
    margin: 0 0 0 -0.25rem;
    padding: 0 14px 0 14px;
    padding: 0 0.875rem 0 0.875rem;
    font-size: 16px;
    font-size: 1rem;
    line-height: 41px;
    line-height: 2.5625rem; }
.grey-button-big i, .grey-button-cart-big i, .grey-button-cart-big:active i, .grey-button-cart-big:focus i, .grey-button-big:active i, .grey-button-cart-big:active i, .grey-button-big:focus i, .grey-button-cart-big:focus i {
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    width: 0.3125rem;
    height: 7px;
    height: 0.4375rem;
    background: url(../../images/icons.png) no-repeat 0 -936px;
    margin: 0 0 0 6px;
    margin: 0 0 0 0.375rem; }

.grey-button-cart, .grey-button-cart:active, .grey-button-cart:focus {
    background: url(../../images/buttons_gradient.png) repeat-x 0 -168px;
    width: 241px;
    width: 15.0625rem;
    height: 35px;
    height: 2.1875rem;
    padding: 0;
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 32px;
    line-height: 2rem; }
.grey-button-cart i, .grey-button-cart:active i, .grey-button-cart:focus i {
    margin: 0 0 0 6px;
    margin: 0 0 0 0.375rem; }
.grey-button-cart i.icon-cart, .grey-button-cart:active i.icon-cart, .grey-button-cart:focus i.icon-cart {
    display: inline-block;
    vertical-align: middle;
    width: 23px;
    width: 1.4375rem;
    height: 19px;
    height: 1.1875rem;
    background: url(../../images/icons.png) no-repeat -26px -314px;
    margin: -3px 7px 0 0;
    margin: -0.1875rem 0.4375rem 0 0; }

.grey-button-cart-big, .grey-button-cart-big:active, .grey-button-cart-big:focus {
    padding: 0 19px 0 16px;
    padding: 0 1.1875rem 0 1rem; }
.grey-button-cart-big i, .grey-button-cart-big:active i, .grey-button-cart-big:focus i {
    margin: 0 0 0 6px;
    margin: 0 0 0 0.375rem; }
.grey-button-cart-big i.icon-cart, .grey-button-cart-big:active i.icon-cart, .grey-button-cart-big:focus i.icon-cart {
    display: inline-block;
    vertical-align: middle;
    width: 23px;
    width: 1.4375rem;
    height: 19px;
    height: 1.1875rem;
    background: url(../../images/icons.png) no-repeat -26px -314px;
    margin: -3px 14px 0 0;
    margin: -0.1875rem 0.875rem 0 0; }

.grey-button-submit, .grey-button-submit:active, .grey-button-submit:focus {
    background: url(../../images/buttons_gradient.png) repeat-x 0 -168px;
    width: 112px;
    width: 7rem;
    height: 35px;
    height: 2.1875rem;
    padding: 0;
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 32px;
    line-height: 2rem; }

.grey-button-small, .grey-button-small:active, .grey-button-small:focus {
    background: url(../../images/buttons_gradient.png) repeat-x 0 -254px;
    width: auto;
    height: 25px;
    height: 1.5625rem;
    padding: 0 11px 0 10px;
    padding: 0 0.6875rem 0 0.625rem;
    margin: 0 6px 0 0;
    margin: 0 0.375rem 0 0;
    text-align: left;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 25px;
    line-height: 1.5625rem;
    float: left; }
.grey-button-small .icon-edit, .grey-button-small:active .icon-edit, .grey-button-small:focus .icon-edit {
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    width: 0.8125rem;
    height: 13px;
    height: 0.8125rem;
    background: url(../../images/icons.png) no-repeat 0 -918px;
    margin: -3px 8px 0 0;
    margin: -0.1875rem 0.5rem 0 0; }
.grey-button-small .icon-delete, .grey-button-small:active .icon-delete, .grey-button-small:focus .icon-delete {
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    width: 0.8125rem;
    height: 13px;
    height: 0.8125rem;
    background: url(../../images/icons.png) no-repeat 0 -890px;
    margin: 0 8px 0 0;
    margin: 0 0.5rem 0 0; }

.grey-button-big .icon-delete, .grey-button-big:active .icon-delete, .grey-button-big:focus .icon-delete {
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    width: 0.8125rem;
    height: 13px;
    height: 0.8125rem;
    background: url(../../images/icons.png) no-repeat 0 -890px;
    margin: -2rem 4px 0 0;
    margin: -0.125rem 0.25rem 0 0; }

.button-arrow-top, .button-arrow-top:active, .button-arrow-top:focus {
    background: url(../../images/buttons_gradient.png) repeat-x 0 -254px;
    width: 28px;
    width: 1.75rem;
    height: 25px;
    height: 1.5625rem;
    border-left: 1px solid #ffffff;
    padding: 0;
    margin: 0 6px 0 0;
    margin: 0 0.375rem 0 0;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 25px;
    line-height: 1.5625rem;
    text-align: center;
    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    display: inline-block;
    float: left; }
.button-arrow-top i, .button-arrow-top:active i, .button-arrow-top:focus i {
    display: inline-block;
    vertical-align: middle;
    width: 9px;
    width: 0.5625rem;
    height: 6px;
    height: 0.375rem;
    background: url(../../images/icons.png) no-repeat -33px -922px; }

.button-arrow-bottom, .button-arrow-bottom:active, .button-arrow-bottom:focus {
    background: url(../../images/buttons_gradient.png) repeat-x 0 -254px;
    width: 28px;
    width: 1.75rem;
    height: 25px;
    height: 1.5625rem;
    border-right: 1px solid #b5b6b5;
    padding: 0;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 25px;
    line-height: 1.5625rem;
    text-align: center;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    display: inline-block;
    float: left; }
.button-arrow-bottom i, .button-arrow-bottom:active i, .button-arrow-bottom:focus i {
    display: inline-block;
    vertical-align: middle;
    width: 9px;
    width: 0.5625rem;
    height: 6px;
    height: 0.375rem;
    background: url(../../images/icons.png) no-repeat -33px -891px; }

/*icons*/
.icon-zoom, .icon-360view, .icon-freizeichen, .icon-textgravur, .icon-guenstig, .icon-neu, .icon-auswahl,
.icon-schmuckstein, .icon-gravur, .icon-farbauswahl, .icon-mehr {
    display: inline-block;
    width: 25px;
    width: 1.5625rem;
    height: 25px;
    height: 1.5625rem;
    background-image: url(../../images/product_icons.png);
    background-repeat: no-repeat; }

.icon-zoom {
    background-position: 0 0; }

.icon-360view {
    background-position: 0 -27px; }

.icon-freizeichen {
    background-position: 0 -55px; }

.icon-textgravur {
    background-position: 0 -83px; }

.icon-guenstig {
    background-position: 0 -137px; }

.icon-neu {
    background-position: 0 -164px; }

.icon-auswahl {
    background-position: 0 -110px; }

.icon-schmuckstein {
    background-position: 0 -191px; }

.icon-gravur {
    background-position: 0 -218px; }

.icon-farbauswahl {
    background-position: 0 -245px; }

.icon-mehr {
    background-position: 0 -272px; }

/* Basic HTML structure*/
header {
    width: 100%;
    position: relative;
    height: 537px;
    height: 33.5625rem; }

.header-inner {
    position: relative;
    width: 1100px;
    width: 68.75rem;
    margin: 0 auto; }

main {
    width: 1100px;
    width: 68.75rem;
    margin: -174px auto 50px auto;
    margin: -10.875rem auto 3.125rem auto;
    position: relative;
    z-index: 400;
    background: transparent; }
.subpage main {
    background: url(../../images/shadow_top.png) top left no-repeat;
    padding: 25px 10px 0 10px;
    padding: 1.5625rem 0.625rem 0 0.625rem;
    margin: -184px auto 50px auto;
    margin: -11.5rem auto 3.125rem auto; }

.subpage aside {
    background: url(../../images/bg_sidebar.jpg) repeat-x;
    min-height: 1372px;
    min-height: 85.75rem; }

.subpage article {
    margin: 0 0 45px 0;
    margin: 0 0 2.8125rem 0; }

.landing main {
    margin: -100px auto 50px auto;
    margin: -6.25rem auto 3.125rem auto; }

.start main {
    margin: -29px auto 50px auto;
    margin: -1.8125rem auto 3.125rem auto; }

.subpage aside {
    width: 293px;
    width: 18.3125rem;
    margin: 0 14px 0 0;
    margin: 0 0.875rem 0 0;
    padding: 0 0 0 21px;
    padding: 0 0 0 1.3125rem;
    float: left; }

.subpage article {
    width: 752px;
    width: 47rem;
    float: left; }
.subpage article:after {
    content: "";
    display: table;
    clear: both;
    *zoom: 1; }

.full-content {
    clear: left; }

footer {
    width: 100%;
    background: #f0f0ef;
    border-top: 5px solid #cccccc; }

.footer-inner {
    margin: 0 auto;
    width: 1100px;
    width: 68.75rem;
    padding: 27px 0 0 0;
    padding: 1.6875rem 0 0 0;
    position: relative; }

/* Grids*/
.col-wrapper {
    margin: 0 0 31px 0;
    margin: 0 0 1.9375rem 0; }
.col-wrapper:after {
    content: "";
    display: table;
    clear: both;
    *zoom: 1; }

.col-50 {
    width: 50%;
    float: left; }

.col-50:first-child p {
    padding: 0 17px 0 0; }

/* Navigation*/
.meta-navigation {
    position: absolute;
    z-index: 200;
    top: 6px;
    top: 0.375rem;
    left: 0; }
.meta-navigation:after {
    content: "";
    display: table;
    clear: both;
    *zoom: 1; }
.meta-navigation li {
    float: left;
    background: url(../../images/trenner.gif) no-repeat 0 3px;
    padding: 0 3px 0 5px;
    padding: 0 0.1875rem 0 0.3125rem; }
.blue-theme .meta-navigation li {
    background: url(../../images/blue_icons.png) no-repeat 0 -133px; }
.red-theme .meta-navigation li {
    background: url(../../images/red_icons.png) no-repeat 0 -133px; }
.green-theme .meta-navigation li {
    background: url(../../images/green_icons.png) no-repeat 0 -129px; }
.meta-navigation li:first-child {
    background: none;
    padding: 0 3px 0 0;
    padding: 0 0.1875rem 0 0; }
.meta-navigation li a {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 14px;
    line-height: 0.875rem;
    color: #003d75;
    text-decoration: none; }

.user-navigation {
    position: absolute;
    z-index: 200;
    top: 6px;
    top: 0.375rem;
    right: 0; }
.user-navigation:after {
    content: "";
    display: table;
    clear: both;
    *zoom: 1; }
.user-navigation li {
    float: left;
    padding: 0 3px 0 5px;
    padding: 0 0.1875rem 0 0.3125rem; }
.blue-theme .user-navigation li {
    background: url(../../images/blue_icons.png) no-repeat 0 -133px; }
.red-theme .user-navigation li {
    background: url(../../images/red_icons.png) no-repeat 0 -133px; }
.green-theme .user-navigation li {
    background: url(../../images/green_icons.png) no-repeat 0 -129px; }
.user-navigation li:first-child {
    background: none;
    padding: 0 3px 0 0;
    padding: 0 0.1875rem 0 0; }
.user-navigation li a {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 14px;
    line-height: 0.875rem;
    color: #003d75;
    text-decoration: none; }

.blue-theme .meta-navigation a, .blue-theme .user-navigation a {
    color: #003d75; }

.red-theme .meta-navigation a, .red-theme .user-navigation a {
    color: #450817; }

.green-theme .meta-navigation a, .green-theme .user-navigation a {
    color: white; }

/*Main navigation*/
.nav-bar {
    position: absolute;
    z-index: 800;
    top: 157px;
    top: 9.8125rem;
    left: 0;
    height: 41px;
    height: 2.5625rem;
    width: 100%;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px; }
.nav-bar:after {
    content: "";
    display: table;
    clear: both;
    *zoom: 1; }
.blue-theme .nav-bar {
    background: url(../../images/gradients.png) repeat-x 0 0; }
.red-theme .nav-bar {
    background: url(../../images/gradients.png) repeat-x 0 -42px; }
.green-theme .nav-bar {
    background: url(../../images/gradients.png) repeat-x 0 -85px; }

.main-navigation {
    float: left; }
.main-navigation:after {
    content: "";
    display: table;
    clear: both;
    *zoom: 1; }
.main-navigation li {
    float: left;
    padding: 1px 0 0 0;
    padding: 0.0625rem 0 0 0;
    position: relative; }
.main-navigation li:first-child a {
    padding: 7px 11px 0 17px;
    padding: 0.4375rem 0.6875rem 0 1.0625rem;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
}
.main-navigation li:hover .flyout {
    display: block;
}
.main-navigation li a {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    line-height: 1.25rem;
    color: white;
    text-decoration: none;
    text-shadow: 0 1px 1px black;
    filter: progid:DXImageTransform.Microsoft.Shadow(direction=0,strength=1,color=black);
    display: block;
    height: 32px;
    height: 2rem;
    padding: 7px 11px 0 11px;
    padding: 0.4375rem 0.6875rem 0 0.6875rem; }
.main-navigation li a:hover, .main-navigation li a.active {
    background: rgba(0, 0, 0, 0.25); }

.flyout {
    position: absolute;
    z-index: 100;
    top: 39px;
    top: 2.4375rem;
    left: -1px;
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 505px;
    width: 31.5625rem;
    padding: 0 0 6px 0;
    padding: 0 0 0.375rem 0;
    border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-left: 1px solid #42454d;
    border-right: 1px solid #42454d;
    border-bottom: 1px solid #42454d;
    display: none; }
.blue-theme .flyout {
    background-color: #03315b;
    background-image: url(../../images/flyout_gradient_blue.png); }
.red-theme .flyout {
    background-color: #4e0819; }
.green-theme .flyout {
    background-color: #06342b; }
.flyout .flyout-content {
    width: 230px;
    width: 14.375rem;
    padding: 7px 0 8px 36px;
    padding: 0.4375rem 0 0.5rem 2.25rem;
    overflow: hidden; }
.flyout .flyout-content strong {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 1.625rem;
    margin: 0 0 7px 0;
    margin: 0 0 0.4375rem 0;
    display: block;
    font-weight: 400;
    color: white; }
.flyout .flyout-content p {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 14px;
    line-height: 0.875rem;
    color: white;
    margin: 0 0 13px 0;
    margin: 0 0 0.8125rem 0; }
.flyout .flyout-content .pic {
    float: left;
    width: 100px;
    width: 6.25rem;
    margin: 0 16px 0 0;
    margin: 0 1rem 0 0; }
.flyout .flyout-content .text {
    float: left;
    width: 100px;
    width: 6.25rem;
    padding: 70px 0 0 0;
    padding: 4.375rem 0 0 0;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 14px;
    line-height: 0.875rem;
    color: white; }
.flyout .flyout-content .text .price {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 20px;
    line-height: 1.25rem;
    color: #ffcc00; }
.flyout .flyout-content .text .grey-button, .flyout .flyout-content .text .grey-button-big, .flyout .flyout-content .text .grey-button-cart-big, .flyout .flyout-content .text .grey-button-cart, .flyout .flyout-content .text .grey-button-submit, .flyout .flyout-content .text .grey-button-small, .flyout .flyout-content .text .grey-button:hover, .flyout .flyout-content .text .grey-button-big:hover, .flyout .flyout-content .text .grey-button-cart-big:hover, .flyout .flyout-content .text .grey-button-cart:hover, .flyout .flyout-content .text .grey-button-submit:hover, .flyout .flyout-content .text .grey-button-small:hover {
    color: #333333;
    display: inline-block;
    margin: 13px 0 0 0;
    margin: 0.8125rem 0 0 0;
    padding: 0 8px 0 11px;
    padding: 0 0.5rem 0 0.6875rem;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 30px;
    line-height: 1.875rem;
    text-shadow: 0 1px 1px white;
    filter: progid:DXImageTransform.Microsoft.Shadow(direction=0,strength=1,color=white);
    height: 30px;
    height: 1.875rem;
    text-decoration: none;
    background-position: 0 -133px;
    background-image: url(../../images/buttons_gradient.png); }

.sub-navigation {
    margin: 6px 0 0 10px;
    margin: 0.375rem 0 0 0.625rem;
    width: 229px;
    width: 14.3125rem;
    float: left; }
.sub-navigation li {
    float: none;
    padding: 0 0 0 0;
    padding: 0 0 0 0; }
.blue-theme .sub-navigation li:first-child a, .red-theme .sub-navigation li:first-child a, .green-theme .sub-navigation li:first-child a {
    border-top: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 3px 5px 3px 5px;
    padding: 0.1875rem 0.3125rem 0.1875rem 0.3125rem; }
.sub-navigation li a {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1.125rem;
    color: white;
    text-decoration: none;
    display: block;
    padding: 4px 5px 7px 5px;
    padding: 0.25rem 0.3125rem 0.4375rem 0.3125rem;
    text-shadow: none;
    height: auto; }
.blue-theme .sub-navigation li a {
    border-top: 1px solid #68839d; }
.red-theme .sub-navigation li a {
    border-top: 1px solid #ffffff; }
.green-theme .sub-navigation li a {
    border-top: 1px solid #ffffff; }
.sub-navigation li a:hover, .sub-navigation li a:focus, .sub-navigation li a.active {
    color: #ffcc00;
    background: transparent; }

.category-navigation {
    margin: 0 0 18px 0;
    margin: 0 0 1.125rem 0;
    width: 265px;
    width: 16.5625rem;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding: 13px 0 1px 0;
    padding: 0.8125rem 0 0.0625rem 0; }
.category-navigation li {
    padding: 0 0 10px 0;
    padding: 0 0 0.625rem 0; }
.category-navigation li a {
    font-size: 16px;
    font-size: 1rem;
    line-height: 18px;
    line-height: 1.125rem;
    color: #999999;
    text-decoration: none;
    padding: 0 0 0 11px;
    padding: 0 0 0 0.6875rem;
    background: url(../../images/icons.png) no-repeat 3px -585px;
    display: inline-block; }
.category-navigation li a:hover, .category-navigation li a:focus, .category-navigation li a.active {
    color: #333333;
    background: url(../../images/icons.png) no-repeat 3px -619px; }
.category-navigation .numbers {
    background: #cccccc;
    display: inline-block;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
    color: white;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 0 4px 3px 4px;
    padding: 0 0.25rem 0.1875rem 0.25rem;
    margin: 0 0 0 7px;
    margin: 0 0 0 0.4375rem; }

.footer-navigation {
    margin: 0 0 57px 0;
    margin: 0 0 3.5625rem 0; }
.footer-navigation:after {
    content: "";
    display: table;
    clear: both;
    *zoom: 1; }

.footer-navigation ul {
    float: left;
    margin: 0 50px 0 0;
    margin: 0 3.125rem 0 0; }

.footer-navigation li {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 16px;
    line-height: 1rem;
    padding: 0 0 3px 0;
    padding: 0 0 0.1875rem 0; }

.footer-navigation li strong {
    display: inline-block;
    margin: 0 0 7px 0;
    margin: 0 0 0.4375rem 0; }

.footer-navigation li a {
    text-decoration: none;
    color: #a9a9a8; }

.breadcrumbs {
    overflow: hidden;
    margin: 0 0 7px 0;
    margin: 0 0 0.4375rem 0; }
.full-content .breadcrumbs {
    margin: 0 0 9px 24px;
    margin: 0 0 0.5625rem 1.5rem; }
.breadcrumbs li {
    float: left;
    background: url(../../images/icons.png) no-repeat 0 -646px;
    padding: 0 0 0 14px;
    padding: 0 0 0 0.875rem;
    margin: 0 7px 0 0;
    margin: 0 0.4375rem 0 0;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 1.625rem; }
.breadcrumbs li:first-child {
    padding: 0;
    background: none; }
.breadcrumbs li a {
    text-decoration: none;
    color: #999999; }
.breadcrumbs li.active {
    background: url(../../images/icons.png) no-repeat 0 -554px; }
.breadcrumbs li.active a {
    color: #333333; }
.breadcrumbs li .home-link {
    width: 16px;
    width: 1rem;
    height: 18px;
    height: 1.125rem;
    background: url(../../images/icons.png) no-repeat 0 -531px;
    display: inline-block;
    text-indent: -10000em;
    margin: 5px 0 0 0;
    margin: 0.3125rem 0 0 0; }

/* Header styles*/
.logo {
    position: absolute;
    z-index: 200;
    top: 57px;
    top: 3.5625rem;
    left: 0;
    width: 190px;
    width: 11.875rem;
    height: 64px;
    height: 4rem;
    display: block;
    text-indent: -10000em; }

.landing .logo {
    background: url(../../images/logo_sack.png) no-repeat; }

.blue-theme .logo {
    background: url(../../images/logo_sack_blue.png) no-repeat; }

.red-theme .logo {
    background: url(../../images/logo_sack_red.png) no-repeat; }

.green-theme .logo {
    background: url(../../images/logo_sack_green.png) no-repeat; }

.headercycle {
    width: 100%;
    position: relative; }
.headercycle .slide {
    width: 100%;
    height: 507px; }
.headercycle .slide-text {
    width: 1100px;
    margin: 0 auto;
    position: relative;
    z-index: 300;
    top: 227px;
    top: 14.1875rem; }
.headercycle .slide-text h2, .headercycle .slide-text p {
    color: white;
    width: 490px; }
.headercycle .slide-text h2 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 36px;
    line-height: 2.25rem;
    margin: 0 0 15px 0;
    margin: 0 0 0.9375rem 0;
    font-weight: 400; }
.headercycle .slide-text p {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 18px;
    line-height: 1.125rem;
    margin: 0 0 5px 0;
    margin: 0 0 0.3125rem 0; }
.headercycle .headercycle-02 p, .headercycle .headercycle-02 h2 {
    color: #333333; }
.headercycle .custom-pager {
    position: relative;
    z-index: 300;
    width: 1100px;
    margin: 0 auto 0;
    top: -306px;
    top: -19.125rem; }
.headercycle .custom-pager span {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../../images/icons.png) no-repeat -17px 0;
    margin: 0 5px 0 0; }
.headercycle .custom-pager span.cycle-pager-active {
    background: url(../../images/icons.png) no-repeat 0 0; }

.headercycle-01 {
    background: url(../../images/cycle_verteiler_01.jpg) no-repeat;
    background-size: cover;
    height: 507px; }

.headercycle-02 {
    background: url(../../images/cycle_verteiler_02.jpg) no-repeat;
    background-size: cover;
    height: 507px; }

.headercycle-03 {
    background: url(../../images/cycle_verteiler_03.jpg) no-repeat;
    background-size: cover;
    height: 507px; }

.header-info {
    position: absolute;
    z-index: 300;
    right: 0;
    top: 24px;
    top: 1.5rem; }
.header-info .phone {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 32px;
    line-height: 2rem;
    display: block;
    margin: 0 0 16px 0;
    margin: 0 0 1rem 0; }
.header-info .phone:after {
    content: "";
    display: table;
    clear: both;
    *zoom: 1; }
.header-info .phone i {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    width: 1.125rem;
    height: 27px;
    height: 1.6875rem;
    margin: -4px 9px 0 11px;
    margin: -0.25rem 0.5625rem 0 0.6875rem; }
.header-info .phone i {
    background: url(../../images/blue_icons.png) no-repeat 0 -21px;
}
.header-info .phone {
    color: #003d75; }

.blue-theme .header-info .phone i {
    background: url(../../images/blue_icons.png) no-repeat 0 -21px; }
.red-theme .header-info .phone i {
    background: url(../../images/red_icons.png) no-repeat 0 -21px; }
.green-theme .header-info .phone i {
    background: url(../../images/green_icons.png) no-repeat 0 -21px; }
.blue-theme .header-info .phone {
    color: #003d75; }
.red-theme .header-info .phone {
    color: #450817; }
.green-theme .header-info .phone {
    color: white; }

.header-new {
    width: 100px;
    width: 6.25rem;
    height: 32px;
    height: 2rem;
    background: url(../../images/tags.png) no-repeat 5px 0;
    padding: 36px 0 0 0;
    padding: 2.25rem 0 0 0;
    margin: 0 3px 0 0;
    margin: 0 0.1875rem 0 0;
    float: left; }

.header-sale {
    width: 147px;
    width: 9.1875rem;
    height: 32px;
    height: 2rem;
    background: url(../../images/tags.png) no-repeat -94px 0;
    padding: 36px 0 0 0;
    padding: 2.25rem 0 0 0;
    float: left; }

.seal {
    float: left;
    margin: 5px 0 0 0;
    margin: 0.3125rem 0 0 0; }

.header-pic {
    width: 100%;
    height: 537px;
    height: 33.5625rem;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1; }

.header-text {
    width: 1100px;
    width: 68.75rem;
    margin: 0 auto 0;
    padding: 243px 0 0 0;
    padding: 15.1875rem 0 0 0; }
.subpage .header-text {
    padding: 223px 0 0 32px;
    padding: 13.9375rem 0 0 2rem; }
.header-text h1 {
    font-size: 48px;
    font-size: 3rem;
    line-height: 50px;
    line-height: 3.125rem;
    width: 600px;
    width: 37.5rem;
    margin: 0 0 9px 0;
    margin: 0 0 0.5625rem 0;
    font-weight: 400; }
.subpage .header-text h1 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 1.625rem; }
.header-text h1 .subtitle {
    display: block;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
    line-height: 1.875rem;
    margin: 4px 0 0 0;
    margin: 0.25rem 0 0 0; }
.blue-theme .header-text h1 {
    color: #003d75; }
.red-theme .header-text h1 {
    color: #450817; }
.green-theme .header-text h1 {
    color: #06342b; }
.header-text p {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 20px;
    line-height: 1.25rem;
    margin: 0 0 5px 0;
    margin: 0 0 0.3125rem 0;
    width: 540px;
    width: 33.75rem; }
.blue-theme .header-text p {
    color: white; }
.red-theme .header-text p {
    color: #bc0534; }
.green-theme .header-text p {
    color: #06342b; }

.fblike {
    position: absolute;
    top: 5px;
    top: 0.3125rem;
    left: 459px;
    left: 28.6875rem;
    z-index: 1000; }

/* Footer styles */
footer {
    padding: 0 0 15px 0;
    padding: 0 0 0.9375rem 0; }
footer .col-wrapper {
    margin: 0 0 35px 0;
    margin: 0 0 2.1875rem 0; }
footer strong {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 16px;
    line-height: 1rem;
    display: inline-block;
    margin: 0 0 10px 0;
    margin: 0 0 0.625rem 0;
    color: #333333; }
footer .col-01, footer .col-03 {
    width: 310px;
    width: 19.375rem;
    float: left; }
footer .col-02 {
    width: 289px;
    width: 18.0625rem;
    float: left; }
footer .socialmedia img {
    margin: 0 19px 0 0;
    margin: 0 1.1875rem 0 0; }
footer .trusted img {
    float: left; }
footer .trusted .text {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 13px;
    line-height: 0.8125rem;
    color: #333333;
    display: inline-block;
    float: right;
    margin: 0 10px 0 0;
    margin: 0 0.625rem 0 0;
    width: 100px;
    width: 6.25rem; }
footer .newsletter {
    margin: 0 0 12px 0;
    margin: 0 0 0.75rem 0; }
footer .coupon {
    background: url(../../images/logo_gutschein.png) no-repeat;
    padding: 8px 0 0 90px;
    padding: 0.5rem 0 0 5.625rem;
    min-height: 80px;
    min-height: 5rem; }
footer .coupon ul {
    display: block; }
footer .coupon li {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 16px;
    line-height: 1rem;
    color: #a9a9a8;
    background: url(../../images/icons.png) no-repeat 0 -119px;
    padding: 0 0 3px 17px;
    padding: 0 0 0.1875rem 1.0625rem; }
footer .shipping {
    position: absolute;
    z-index: 5;
    right: 171px;
    right: 10.6875rem;
    top: 23px;
    top: 1.4375rem;
    width: 125px;
    width: 7.8125rem; }
footer .shipping img {
    display: inline-block;
    margin: 0 0 14px 3px;
    margin: 0 0 0.875rem 0.1875rem; }
footer .shipping img:nth-child(2) {
    margin: 0 0 14px 0;
    margin: 0 0 0.875rem 0; }
footer .paying {
    position: absolute;
    z-index: 5;
    right: 10px;
    right: 0.625rem;
    top: 23px;
    top: 1.4375rem;
    width: 125px;
    width: 7.8125rem;
    text-align: center; }
footer .paying img {
    display: inline-block;
    margin: 0 0 14px 0;
    margin: 0 0 0.875rem 0; }
footer .copyright {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 13px;
    line-height: 0.8125rem;
    color: #a9a9a8; }
footer .copyright em {
    text-decoration: underline;
    font-style: normal; }

/* Fixed Layer at page bottom*/
.bottom {
    position: fixed;
    left: 0;
    bottom: -270px;
    z-index: 600;
    background-color: #ffcc00;
    width: 100%;
    -webkit-box-shadow: 0 -1px 3px 1px #cdcdcb;
    -moz-box-shadow: 0 -1px 3px 1px #cdcdcb;
    box-shadow: 0 -1px 3px 1px #cdcdcb;
    height: 280px;
}

.bottom-content {
    display: none;
    height: 227px;
    height: 14.1875rem; }
.bottom-content.active {
    display: block !important; }

.bottom-container {
    margin: 0 auto;
    width: 1100px;
    width: 68.75rem;
    position: relative;
    padding: 20px 0 19px 0;
    padding: 1.25rem 0 1.1875rem 0;
}
.bottom-container:after {
    content: "";
    display: table;
    clear: both;
    *zoom: 1; }
.bottom-container h3 {
    margin: 0 0 20px 0;
    margin: 0 0 1.25rem 0;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 1.625rem;
    color: #333333; }
.bottom-container .slider-container {
    float: left;
    width: 540px;
    width: 33.75rem;
    margin: 0 20px 0 0;
    margin: 0 1.25rem 0 0;
    background: none; }
.bottom-container .slider-container .slider-outer {
    width: 467px;
    width: 29.1875rem;
    margin: 0 0 0 30px;
    margin: 0 0 0 1.875rem; }
.bottom-container .slider-container .slide-left-button {
    left: 2px;
    left: 0.125rem;
    top: 82px;
    top: 5.125rem; }
.bottom-container .slider-container .slide-right-button {
    right: 16px;
    right: 1rem;
    top: 82px;
    top: 5.125rem; }
.bottom-container #cart .slider-container {
    width: 780px;
    background: none;
    /*    width: 540px;
        width: 33.75rem; */
}
.bottom-container #cart .slider-container .slider-outer {
    /*    width: 467px;
        width: 29.1875rem; */
    width: 706px;
    height: 206px;
    overflow: hidden;
}
.bottom-container #watchlist .slider-container {
    width: 898px;
    width: 56.125rem;
    background: none; }
.bottom-container #watchlist .slider-container .slider-outer {
    width: 825px;
    width: 51.5625rem; }
.bottom-container .slide-item {
    width: 113px;
    width: 7.0625rem;
    margin: 0 5px 0 0;
    margin: 0 0.3125rem 0 0;
    padding: 0 0 0 0;
    padding: 0 0 0 0;
    float: left;
    text-align: center; }
.bottom-container .slide-item .pic {
    height: 113px;
    height: 7.0625rem;
    width: 113px;
    width: 7.0625rem;
    padding: 0;
    background: none #ffffff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 0 0 20px 0;
    margin: 0 0 1.25rem 0;
    overflow: hidden;}
.bottom-container .slide-item .pic img {
    max-width: 90%; }
.bottom-container .slide-item .description {
    font-size: 12px;
    /*    font-size: 0.875rem;*/
    line-height: 18px;
    line-height: 1.125rem;
    color: #333333; }

.bottom-container .slide-item .description div {
    font-size: 11px;
    line-height: 14px;
}

.bottom-container .no-item {
    background: none #ffe066;
    height: 113px;
    height: 7.0625rem;
    width: 113px;
    width: 7.0625rem;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 0 5px 0 0;
    margin: 0 0.3125rem 0 0;
    float: left; }

.summary-container {
    float: right;
    width: 250px;
    /*    width: 16.8125rem; */

}
.summary-container h3 {
    margin: 0 0 14px 0;
    margin: 0 0 0.875rem 0; }
.summary-container .text {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 20px;
    line-height: 1.25rem;
    margin: 0 0 27px 0;
    margin: 0 0 1.6875rem 0;
    color: #333333; }
.summary-container .sum-box {
    background: #000000;
    color: #ffffff;
    display: block;
    padding: 8px 15px 13px 0;
    padding: 0.5rem 0.9375rem 0.8125rem 0;
    margin: 6px 0 3px 0;
    margin: 0.375rem 0 0.1875rem 0;
    width: 226px;
    width: 14.125rem;
    text-align: right;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }
.summary-container .sum-box .sum {
    font-size: 36px;
    font-size: 2.25rem; }

.watchlist-container {
    float: left;
    width: 180px;
    width: 11.25rem;
    padding: 42px 0 0 0;
    padding: 2.625rem 0 0 0; }
.watchlist-container .text {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 20px;
    line-height: 1.25rem;
    height: 106px;
    height: 6.625rem;
    margin: 0 0 27px 0;
    margin: 0 0 1.6875rem 0;
    color: #333333; }
.watchlist-container .grey-button-submit {
    width: 160px;
    width: 10rem; }

.login-container {
    float: left;
    width: 270px;
    width: 16.875rem; }
.login-container .account-form {
    border-left: 1px solid #333333;
    height: 187px;
    height: 11.6875rem;
    padding: 0 0 0 28px;
    padding: 0 0 0 1.75rem;
    width: 240px;
    width: 15rem; }
.login-container h3 {
    margin: 0 0 14px 28px;
    margin: 0 0 0.875rem 1.75rem; }
.login-container label, .login-container .personal-data .form-additional-label, .personal-data .login-container .form-additional-label {
    display: block;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 20px;
    line-height: 1.25rem;
    color: #333333;
    margin: 0 0 14px 0;
    margin: 0 0 0.875rem 0; }
.login-container label:first-child, .login-container .personal-data .form-additional-label:first-child, .personal-data .login-container .form-additional-label:first-child {
    margin: 0 0 5px 0;
    margin: 0 0 0.3125rem 0; }
.login-container label input[type=radio], .login-container .personal-data .form-additional-label input[type=radio], .personal-data .login-container .form-additional-label input[type=radio] {
    margin: 1px 8px 0 0;
    margin: 0.0625rem 0.5rem 0 0; }
.login-container input[type=text], .login-container input[type=password] {
    font-family: 'Bree Serif', serif;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #cccccc;
    height: 31px;
    height: 1.9375rem;
    width: 220px;
    width: 13.75rem;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    padding: 2px 9px 0 9px;
    padding: 0.125rem 0.5625rem 0 0.5625rem;
    margin: 0 0 6px 0;
    margin: 0 0 0.375rem 0;
    display: inline-block;
    color: #333333; }
.login-container input[type=password] {
    margin: 0 0 7px 0;
    margin: 0 0 0.4375rem 0; }
.login-container .text-link {
    display: inline-block;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 14px;
    line-height: 0.875rem;
    color: #333333;
    width: 90px;
    width: 5.625rem;
    margin: 0 29px 0 9px;
    margin: 0 1.8125rem 0 0.5625rem;
    float: left; }
.login-container .grey-button-submit {
    float: left; }
.login-container input[type=submit] {
    width: 100px;
    width: 6.25rem;
    float: left; }
.login-container input::-webkit-input-placeholder {
    color: #bbbbbb;
    font-style: normal; }
.login-container input:-moz-placeholder {
    /* Firefox 18- */
    color: #bbbbbb;
    font-style: normal; }
.login-container input::-moz-placeholder {
    /* Firefox 19+ */
    color: #bbbbbb;
    font-style: normal; }
.login-container input:-ms-input-placeholder {
    color: #bbbbbb;
    font-style: normal; }

.bottom-tabs {
    position: absolute;
    top: -40px;
    top: -2.5rem;
    right: 0;
    z-index: 599; }
.bottom-tabs .tab-list, .bottom-tabs .tab-cart {
    padding: 0 45px 0 13px;
    padding: 0 2.8125rem 0 0.8125rem;
    height: 40px;
    height: 2.5rem;
    border: 0;
    cursor: pointer;
    -webkit-box-shadow: 1px -1px 3px 0 #cdcdcb;
    -moz-box-shadow: 1px -1px 3px 0 #cdcdcb;
    box-shadow: 1px -1px 3px 0 #cdcdcb;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    font-size: 24px;
    font-size: 1.5rem;
    position: relative;
    top: 0; }
.bottom-tabs .tab-active {
    color: #333333;
    z-index: 604; }
.bottom-tabs .tab-list.tab-active {
    background: url(../../images/icons.png) no-repeat right -487px #ffcc00;
    right: -9px; }
.bottom-tabs .tab-cart.tab-active {
    background: url(../../images/icons.png) no-repeat right -413px #ffcc00;
    left: -9px; }
.bottom-tabs .tab-inactive {
    color: white;
    z-index: 601; }
.bottom-tabs .tab-list.tab-inactive {
    background: url(../../images/icons.png) no-repeat right -448px black; }
.bottom-tabs .tab-cart.tab-inactive {
    background: url(../../images/icons.png) no-repeat right -377px black; }

.close-button {
    position: absolute;
    top: 15px;
    top: 0.9375rem;
    right: 13px;
    right: 0.8125rem;
    z-index: 601;
    width: 19px;
    width: 1.1875rem;
    height: 19px;
    height: 1.1875rem;
    background: url(../../images/icons.png) no-repeat -27px -340px;
    border: 0;
    cursor: pointer; }

/* Components */
.benefitsbar {
    background: #ffcc00;
    height: 41px;
    height: 2.5625rem;
    margin: 0 0 44px 0;
    margin: 0 0 2.75rem 0;
    padding: 8px 0 0 0;
    padding: 0.5rem 0 0 0;
    color: #333333; }
.blue-theme .benefitsbar {
    background: #003d75;
    color: white; }
.red-theme .benefitsbar {
    background: #b80533;
    color: white; }
.green-theme .benefitsbar {
    background: #06342b;
    color: white; }
.benefitsbar strong {
    display: inline-block;
    margin: 0 63px 0 16px;
    margin: 0 3.9375rem 0 1rem;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 30px;
    line-height: 1.875rem; }
.blue-theme .benefitsbar strong, .red-theme .benefitsbar strong, .green-theme .benefitsbar strong {
    color: rgba(255, 255, 255, 0.5); }
.benefitsbar ul {
    display: inline-block; }
.benefitsbar li {
    display: inline-block;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 30px;
    line-height: 1.875rem; }
.benefitsbar .secure {
    background: url(../../images/icons.png) no-repeat 0 -197px;
    margin: 0 42px 0 0;
    padding: 0 0 0 30px;
    padding: 0 0 0 1.875rem; }
.landing .benefitsbar .secure {
    background: url(../../images/icons.png) no-repeat 0 -16px; }
.benefitsbar .flash {
    background: url(../../images/icons.png) no-repeat 0 -264px;
    padding: 0 0 0 37px;}
.landing .benefitsbar .flash {
    background: url(../../images/icons.png) no-repeat 0 -45px; }
.benefitsbar .checkmark {
    background: url(../../images/icons.png) no-repeat 0 -233px;
    padding: 0 0 0 35px;
    padding: 0 0 0 2.1875rem;
    margin: 0 42px 0 0;
}
.landing .benefitsbar .checkmark {
    background: url(../../images/icons.png) no-repeat 0 -84px; }

/*product boxes*/
.best-box {
    width: 152px;
    width: 9.5rem;
    height: 281px;
    height: 17.5625rem;
    margin: 0 0 0 6px;
    margin: 0 0 0 0.375rem;
    padding: 23px 0 0 0;
    padding: 1.4375rem 0 0 0;
    float: left;
    text-align: center; }
.best-box:first-child {
    margin: 0; }
.blue-theme .best-box {
    background: url(../../images/blue_box.jpg) no-repeat bottom; }
.red-theme .best-box {
    background: url(../../images/red_box.jpg) no-repeat bottom; }
.green-theme .best-box {
    background: url(../../images/green_box.jpg) no-repeat bottom; }
.best-box .pic {
    height: 114px;
    height: 7.125rem;
    width: 152px;
    width: 9.5rem;
    padding: 0 0 58px 0;
    padding: 0 0 3.625rem 0;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden; }
.material {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 14px;
    line-height: 0.875rem;
    color: white;
    display: inline-block;
    height: 15px;
    height: 0.9375rem;
    background: red; }
.best-box .description {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 14px;
    line-height: 0.875rem;
    color: white;
    display: block;
    margin: 0 0 11px 0;
    margin: 0 0 0.6875rem 0; }
.best-box .grey-button, .best-box .grey-button-big, .best-box .grey-button-cart-big, .best-box .grey-button-cart, .best-box .grey-button-submit, .best-box .grey-button-small {
    padding: 0 8px 0 7px;
    padding: 0 0.5rem 0 0.4375rem;
    height: 31px;
    height: 1.9375rem; }
.best-box .grey-button i, .best-box .grey-button-big i, .best-box .grey-button-cart-big i, .best-box .grey-button-cart i, .best-box .grey-button-submit i, .best-box .grey-button-small i {
    margin: 0 0 0 3px;
    margin: 0 0 0 0.1875rem; }

.product-line {
    margin: 0 0 69px 0;
    margin: 0 0 4.3125rem 0;
    /*background: url("../../images/black_line.png") repeat-x left 35px;*/
}

.landing .product-line {
    background: url("../../images/black_line.png") repeat-x left 35px;
}

.product-line:after {
    content: "";
    display: table;
    clear: both;
    *zoom: 1; }

.blue-theme .product-line {
    background: url("../../images/blue_line.png") repeat-x left 35px !important;
}
.red-theme .product-line {
    background: url("../../images/red_line.png") repeat-x left 35px !important;
}
.green-theme .product-line {
    background: url("../../images/green_line.png") repeat-x left 35px !important;
}
.product-line h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    line-height: 1.75rem;
    padding: 0 0 19px 0;
    padding: 0 0 1.1875rem 0;
    margin: 0 0 18px 0;
    margin: 0 0 1.125rem 0;
    background: url("../../images/black_icons.png") no-repeat scroll 134px 39px transparent;
}
.blue-theme .product-line h2 {
    color: #003d75;
    background: url("../../images/blue_icons.png") no-repeat scroll 134px 39px transparent; }
.red-theme .product-line h2 {
    color: #450817;
    background: url("../../images/red_icons.png") no-repeat scroll 134px 39px transparent; }
.green-theme .product-line h2 {
    color: #06342b;
    background: url("../../images/green_icons.png") no-repeat scroll 134px 39px transparent; }
.product-line .item {
    text-align: center;
    float: left;
    width: 140px;
    width: 8.75rem;
    margin: 0 0 0 17px;
    margin: 0 0 0 1.0625rem; }
.red-theme .product-line .item {
    width: 155px;
    width: 9.6875rem; }
.green-theme .product-line .item {
    width: 163px;}
.product-line .item.first {
    margin: 0 0 0 10px;
    margin: 0 0 0 0.625rem; }
.product-line .item .pic {
    width: 140px;
    width: 8.75rem;
    height: 190px;
    height: 11.875rem;
    display: table-cell;
    text-align: center;
    vertical-align: middle; }
.red-theme .product-line .item .pic {
    width: 155px;
    width: 9.6875rem; }
.product-line .item .pic img {
    max-width: 90%; }
.product-line .item strong {
    display: block;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem;
    color: #333333;
    font-weight: normal;
    margin: 10px 0 16px 0;
    margin: 0.625rem 0 1rem 0; }

.category-products {
    margin: 0 0 33px 0;
    margin: 0 0 2.0625rem 0; }
.category-products:after {
    content: "";
    display: table;
    clear: both;
    *zoom: 1; }
.category-products .item {
    text-align: center;
    float: left;
    width: 167px;
    width: 10.4375rem;
    margin: 0 0 0 18px;
    margin: 0 0 0 1.125rem;
    position: relative; }
.category-products .item.first {
    margin: 0 0 0 0;
    margin: 0 0 0 0; }
.category-products .item .pic {
    width: 167px;
    width: 10.4375rem;
    height: 278px;
    height: 17.375rem;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    background: url(../../images/big_shadow.png) no-repeat center bottom; }
.category-products .item .pic img {
    max-width: 90%; }
.category-products .item strong {
    display: block;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 1.625rem;
    height: 46px;
    height: 2.875rem;
    color: #333333;
    font-weight: normal; }
.category-products .item .tag {
    position: absolute;
    right: 0;
    right: 0;
    top: 284px;
    top: 17.75rem;
    z-index: 10;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px;
    line-height: 0.9375rem;
    padding: 5px 8px 7px 8px;
    padding: 0.3125rem 0.5rem 0.4375rem 0.5rem;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: red;
    color: white;
    display: block;
    tet-align: right; }
.category-products .item .tag .price {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 15px;
    line-height: 0.9375rem; }
.category-products .item p {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px;
    line-height: 0.9375rem;
    color: #333333;
    padding: 0 10px;
    padding: 0 0.625rem; }
.category-products .grey-button, .category-products .grey-button-big, .category-products .grey-button-cart-big, .category-products .grey-button-cart, .category-products .grey-button-submit, .category-products .grey-button-small {
    width: 167px;
    width: 10.4375rem;
    text-align: center;
    padding: 0;
    margin: 13px 0 13px 0;
    margin: 0.8125rem 0 0.8125rem 0; }

/*Slider*/
.slider-container {
    width: 545px;
    width: 34.0625rem;
    position: relative;
    float: left; }
.blue-theme .slider-container {
    background: url("../../images/blue_line.png") repeat-x left 35px; }
.red-theme .slider-container {
    background: url("../../images/red_line.png") repeat-x left 35px; }
.green-theme .slider-container {
    background: url("../../images/green_line.png") repeat-x left 35px; }
.slider-container:first-child {
    margin: 0 10px 0 0;
    margin: 0 0.625rem 0 0; }
.slider-container h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    line-height: 1.75rem;
    padding: 0 0 19px 0;
    padding: 0 0 1.1875rem 0;
    margin: 0 0 8px 0;
    margin: 0 0 0.5rem 0; }
.blue-theme .slider-container h2 {
    color: #003d75;
    background: url("../../images/blue_icons.png") no-repeat scroll 93px 39px transparent; }
.red-theme .slider-container h2 {
    color: #450817;
    background: url("../../images/red_icons.png") no-repeat scroll 93px 39px transparent; }
.green-theme .slider-container h2 {
    color: #06342b;
    background: url("../../images/green_icons.png") no-repeat scroll 93px 39px transparent; }
.slider-container .slider-outer {
    overflow: hidden;
    width: 438px;
    width: 27.375rem;
    margin: 0 0 0 60px;
    margin: 0 0 0 3.75rem;
    position: relative;
    z-index: 1; }
.slider-container .slider-inner {
    overflow: visible;
    width: 6000px;
    position: relative;
    left: 0;
    z-index: 3; }
.slider-container .slide-left-button {
    position: absolute;
    left: 24px;
    left: 1.5rem;
    top: 245px;
    top: 15.3125rem;
    z-index: 50;
    width: 13px;
    width: 0.8125rem;
    height: 30px;
    height: 1.875rem;
    border: 0;
    text-indent: -100000px; }
.slider-container .slide-left-inactive {
    cursor: default;
    background: url(../../images/icons.png) no-repeat 0 -314px; }
.slider-container .slide-left-active {
    cursor: pointer; }
.blue-theme .slider-container .slide-left-active {
    background: url(../../images/blue_icons.png) no-repeat 0 -94px; }
.red-theme .slider-container .slide-left-active {
    background: url(../../images/red_icons.png) no-repeat 0 -94px; }
.green-theme .slider-container .slide-left-active {
    background: url(../../images/green_icons.png) no-repeat 0 -90px; }
.slider-container .slide-right-button {
    position: absolute;
    right: 24px;
    right: 1.5rem;
    top: 245px;
    top: 15.3125rem;
    z-index: 50;
    width: 13px;
    width: 0.8125rem;
    height: 30px;
    height: 1.875rem;
    text-indent: -100000px;
    border: 0; }
.slider-container .slide-right-inactive {
    cursor: default;
    background: url(../../images/icons.png) no-repeat 0 -347px; }
.slider-container .slide-right-active {
    cursor: pointer; }
.blue-theme .slider-container .slide-right-active {
    background: url(../../images/blue_icons.png) no-repeat 0 -64px; }
.red-theme .slider-container .slide-right-active {
    background: url(../../images/red_icons.png) no-repeat 0 -62px; }
.green-theme .slider-container .slide-right-active {
    background: url(../../images/green_icons.png) no-repeat 0 -60px; }

.slide-item {
    width: 120px;
    width: 7.5rem;
    margin: 0 39px 0 0;
    margin: 0 2.4375rem 0 0;
    padding: 0 0 0 0;
    padding: 0 0 0 0;
    float: left;
    text-align: center; }
.slide-item .pic {
    height: 120px;
    height: 7.5rem;
    width: 120px;
    width: 7.5rem;
    padding: 0 0 24px 0;
    padding: 0 0 1.5rem 0;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    background: url(../../images/product_shadow.png) no-repeat bottom center; }
.slide-item .pic img {
    max-width: 90%; }
.slide-item .rating {
    margin: 10px 0 8px 0;
    margin: 0.625rem 0 0.5rem 0;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 14px;
    line-height: 0.875rem;
    color: #333333;
    display: inline-block;
    height: 15px;
    height: 0.9375rem; }
.slide-item .description {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 14px;
    line-height: 0.875rem;
    color: #333333;
    display: block;
    margin: 0 0 11px 0;
    margin: 0 0 0.6875rem 0; }
.slide-item .grey-button, .slide-item .grey-button-big, .slide-item .grey-button-cart-big, .slide-item .grey-button-cart, .slide-item .grey-button-submit, .slide-item .grey-button-small {
    padding: 0 8px 0 7px;
    padding: 0 0.5rem 0 0.4375rem; }
.slide-item .grey-button i, .slide-item .grey-button-big i, .slide-item .grey-button-cart-big i, .slide-item .grey-button-cart i, .slide-item .grey-button-submit i, .slide-item .grey-button-small i {
    margin: 0 0 0 3px;
    margin: 0 0 0 0.1875rem; }

.category-title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 1.625rem;
    color: #333333;
    margin: 0 0 14px 2px;
    margin: 0 0 0.875rem 0.125rem;
    display: block;
    font-weight: normal; }

.personal-contact {
    margin: 0 0 16px 2px;
    margin: 0 0 1rem 0.125rem;
    overflow: hidden; }
.personal-contact .pic {
    width: 50px;
    width: 3.125rem;
    height: 50px;
    height: 3.125rem;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
    border: 1px solid #666666;
    float: left;
    margin: 2px 11px 0 0;
    margin: 0.125rem 0.6875rem 0 0; }
.personal-contact .text {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px;
    line-height: 0.9375rem;
    color: #333333; }
.personal-contact .text a {
    text-decoration: underline;
    color: #333333; }

.product-detail {
    position: relative;
    margin: 0 0 100px 0;
    margin: 0 0 6.25rem 0;
    padding: 0 0 0 0;
    padding: 0 0 0 0;
    /*border-top: 1px solid #CCCCCC; }*/
}
.product-detail:after {
    content: "";
    display: table;
    clear: both;
    *zoom: 1; }
.product-detail .left {
    float: left;
    width: 374px;
    width: 23.375rem;
    position: relative; }

.product-detail .left .pager.pagerTopPos {
    display: none;
}
.product-detail .right .pager.pagerTopPos {
    display: block;
}


.product-detail .right {
    float: left;
    width: 370px;
    width: 23.125rem;
    position: relative; }
.product-detail .wrapper {
    margin: 0 0 35px 0;
    margin: 0 0 2.1875rem 0; }
.product-detail .pic {
    width: 315px;
    width: 19.6875rem;
    padding: 22px 33px 0 0;
    padding: 1.375rem 2.0625rem 0 0;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    float: right; }
.product-detail .pic img {
    max-width: 315px; }
.product-detail .description {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px;
    line-height: 0.9375rem;
    color: #333333;
    margin: 0 0 14px 0;
    margin: 0 0 0.875rem 0;
    padding: 0 20px 0 0;
    padding: 0 1.25rem 0 0; }
.product-detail .description h2 {
    color: #333333;
    margin: 0 0 1px 0;
    margin: 0 0 0.0625rem 0; }
.product-detail .description p {
    color: #333333;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px;
    line-height: 0.9375rem; }
.product-detail .description strong {
    font-size: 16px;
    font-size: 1rem;
    line-height: 18px;
    line-height: 1.125rem;
    display: block;
    margin: 0 0 4px 0;
    margin: 0 0 0.25rem 0; }
.product-detail .description .price {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem;
    display: inline-block;
    margin: 0 0 12px 0;
    margin: 0 0 0.75rem 0; }
.product-detail .description .value {
    display: block;
    padding: 0 0 0 10px;
    padding: 0 0 0 0.625rem;
    margin: 0 0 17px 0;
    margin: 0 0 1.0625rem 0; }
.product-detail .description ul {
    margin: 0 0 20px 10px;
    margin: 0 0 1.25rem 0.625rem; }
.product-detail .description ul li {
    background: url(../../images/icons.png) no-repeat 0 -782px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px;
    line-height: 0.9375rem;
    padding: 0 0 1px 7px;
    padding: 0 0 0.0625rem 0.4375rem; }
.product-detail .rating {
    margin: 0 0 26px 0;
    margin: 0 0 1.625rem 0;
    padding: 3px 0 0 0;
    padding: 0.1875rem 0 0 0;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px;
    line-height: 0.9375rem;
    float: left; }
.product-detail .deal-tag {
    position: absolute;
    left: 21px;
    left: 1.3125rem;
    top: 49px;
    top: 3.0625rem;
    z-index: 7;
    width: 122px;
    width: 7.625rem;
    height: 48px;
    height: 3rem;
    background: url(../../images/deal_tag.png) no-repeat;
    text-indent: -10000em; }
.product-detail .product-icons {
    margin: 0 0 20px 0;
    margin: 0 0 1.25rem 0; }
.product-detail .align-right {
    text-align: right;
    color: #333333;
    margin: 0;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px;
    line-height: 0.9375rem;
    margin: 0 0 24px 0;
    margin: 0 0 1.5rem 0; }
.product-detail .align-right strong {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 20px;
    line-height: 1.25rem;
    margin: 0 0 24px 0;
    margin: 0 0 1.5rem 0;
    display: block; }
.product-detail .align-right a {
    text-decoration: underline;
    color: #333333; }
.product-detail .align-right .price-wrapper {
    display: block;
    font-size: 18px;
    font-size: 1.125rem;
    margin: 0 0 12px 0;
    margin: 0 0 0.75rem 0; }
.product-detail .align-right .price-wrapper .price {
    font-size: 48px;
    font-size: 3rem; }
.product-detail .scroll-box {
    height: 280px;
    height: 17.5rem;
    margin: 0 0 47px -25px;
    margin: 0 0 2.9375rem -1.5625rem;
    padding: 1px 0 0 0;
    padding: 0.0625rem 0 0 0;
    overflow: hidden;
    width: 396px;
    width: 24.75rem; }
.product-detail .motive-item {
    float: left;
    width: 100px;
    width: 6.25rem;
    margin: 0 0 0 25px;
    margin: 0 0 0 1.5625rem;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 13px;
    line-height: 0.8125rem;
    text-align: center;
    position: relative;
    cursor: pointer;
    padding: 3px 0 0 0;
    padding: 0.1875rem 0 0 0; }
.product-detail .motive-item .pic {
    overflow: hidden;
    width: 100px;
    width: 6.25rem;
    height: 100px;
    height: 6.25rem;
    padding: 0 0 7px 0;
    padding: 0 0 0.4375rem 0;
    text-align: center;
    float: none; }
.product-detail .motive-item .pic img {
    max-width: 100px; }
.product-detail .motive-item input[type=radio] {
    visibility: hidden;
    display: block; }
.product-detail .motive-item .motive-selected {
    position: absolute;
    right: -7px;
    right: -0.4375rem;
    top: -6px;
    top: -0.375rem;
    height: 37px;
    height: 2.3125rem;
    width: 32px;
    width: 2rem;
    z-index: 10;
    display: block;
    background: url(../../images/motive_selected.png) no-repeat; }
.product-detail .product-headline {
    background: #000000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 7px 0 6px 11px;
    padding: 0.4375rem 0 0.375rem 0.6875rem;
    margin: 0 0 7px 0;
    margin: 0 0 0.4375rem 0;
    color: white;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px;
    line-height: 0.9375rem; }
.product-detail .custom-select {
    background: -moz-linear-gradient(top, #e9e9e9, #fefefe);
    /* FF3.6+ */
    background: -webkit-gradient(top, #e9e9e9, #fefefe);
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e9e9e9, #fefefe);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e9e9e9, #fefefe);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e9e9e9, #fefefe);
    /* IE10+ */
    background: linear-gradient(top, #e9e9e9, #fefefe);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e9e9e9, endColorstr=#fefefe, GradientType=0);
    /* IE6-9 */
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #cccccc;
    width: 367px;
    width: 22.9375rem;
    margin: 0 0 7px 0;
    margin: 0 0 0.4375rem 0;
    height: 26px;
    height: 1.625rem; }
.product-detail .custom-select select {
    border: 0;
    width: 355px;
    width: 22.1875rem;
    margin: 2px 0 0 8px;
    margin: 0.125rem 0 0 0.5rem; }
.product-detail textarea {
    height: 89px;
    height: 5.5625rem;
    width: 351px;
    width: 21.9375rem;
    margin: 0 0 7px 0;
    margin: 0 0 0.4375rem 0; }
.product-detail .product-form {
    margin: 0 0 46px 0;
    margin: 0 0 2.875rem 0;
    overflow: hidden; }
.product-detail .character {
    width: 150px;
    width: 9.375rem;
    float: left;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px;
    line-height: 0.9375rem;
    overflow: hidden; }
.product-detail .character label, .product-detail .character .personal-data .form-additional-label, .personal-data .product-detail .character .form-additional-label {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px;
    line-height: 0.9375rem;
    float: left;
    width: auto;
    padding: 3px 0 0 0;
    padding: 0.1875rem 0 0 0; }
.product-detail .character input[type=text] {
    background: #000000;
    color: white;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center;
    height: 20px;
    height: 1.25rem;
    width: 25px;
    width: 1.5625rem;
    margin: 0 7px 0 0;
    margin: 0 0.4375rem 0 0;
    float: left;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 20px;
    line-height: 1.25rem; }
.product-detail .text {
    width: auto;
    float: right;
    text-align: right;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px;
    line-height: 0.9375rem;
    padding: 3px 0 0 0;
    padding: 0.1875rem 0 0 0; }
.product-detail .label-quantity {
    width: 281px;
    width: 17.5625rem;
    float: left;
    margin: 0 0 0 9px;
    margin: 0 0 0 0.5625rem; }
.product-detail .input-quantity {
    width: 58px;
    width: 3.625rem;
    height: 26px;
    height: 1.625rem;
    float: right;
    padding: 0 9px 0 0;
    padding: 0 0.5625rem 0 0;
    text-align: right;
    background: -moz-linear-gradient(top, #e9e9e9, #fefefe);
    /* FF3.6+ */
    background: -webkit-gradient(top, #e9e9e9, #fefefe);
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e9e9e9, #fefefe);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e9e9e9, #fefefe);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e9e9e9, #fefefe);
    /* IE10+ */
    background: linear-gradient(top, #e9e9e9, #fefefe);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e9e9e9, endColorstr=#fefefe, GradientType=0);
    /* IE6-9 */
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }
.product-detail .grey-button-cart-big {
    float: right;
    margin: 23px 0 0 0;
    margin: 1.4375rem 0 0 0; }

.image-item {
    position: relative;
    width: 355px;
    width: 22.1875rem;
    margin: 0 0 53px 22px;
    margin: 0 0 3.3125rem 1.375rem;
    float: left; }
.image-item:after {
    content: "";
    display: table;
    clear: both;
    *zoom: 1; }
.image-item .left {
    float: left;
    width: 178px;
    width: 11.125rem;
    position: relative; }
.image-item .right {
    float: right;
    width: 167px;
    width: 10.4375rem;
    position: relative; }
.image-item .right .btn-group {
    margin: 0 0 0 72px;
    margin: 0 0 0 4.5rem; }
.image-item .text-box {
    background: #f2f2f2;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    width: 145px;
    width: 9.0625rem;
    color: #333333;
    margin: 0 0 14px 0;
    margin: 0 0 0.875rem 0;
    padding: 10px 11px 8px 11px;
    padding: 0.625rem 0.6875rem 0.5rem 0.6875rem; }
.image-item .text-box strong {
    font-size: 16px;
    font-size: 1rem;
    line-height: 18px;
    line-height: 1.125rem;
    display: block; }
.image-item .text-box .price {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem;
    display: inline-block;
    margin: 0 0 12px 0;
    margin: 0 0 0.75rem 0; }
.image-item .text-box .value {
    display: block;
    padding: 0 0 0 10px;
    padding: 0 0 0 0.625rem;
    margin: 0 0 21px 0;
    margin: 0 0 1.3125rem 0;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 14px;
    line-height: 0.875rem; }
.image-item .text-box .align-right {
    text-align: right;
    color: #333333;
    margin: 0;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 14px;
    line-height: 0.875rem; }
.image-item .text-box a {
    text-decoration: underline;
    color: #333333; }

.list-item {
    position: relative;
    margin: 0 0 37px 22px;
    margin: 0 0 2.3125rem 1.375rem; }
.list-item:after {
    content: "";
    display: table;
    clear: both;
    *zoom: 1; }
.list-item .left {
    float: left;
    width: 200px;
    width: 12.5rem;
    position: relative;
    margin: 0 55px 0 0;
    margin: 0 3.4375rem 0 0; }
.list-item .right {
    float: left;
    width: 497px;
    width: 31.0625rem;
    position: relative;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px;
    line-height: 0.9375rem;
    color: #333333;
    margin: -4px 0 0 0;
    margin: -0.25rem 0 0 0; }
.list-item .right .btn-group {
    margin: 0 0 0 5px;
    margin: 0 0 0 0.3125rem; }
.list-item .list-top {
    overflow: hidden;
    margin: 0 0 13px 8px;
    margin: 0 0 0.8125rem 0.5rem; }
.list-item .list-top .product-title {
    float: left;
    width: 280px; }
.list-item .list-top .product-icons {
    float: right;
    width: 200px;
    text-align: right; }
.list-item .list-top .product-icons span {
    display: inline-block;
    margin: 0 0 0 2px;
    margin: 0 0 0 0.125rem; }
.list-item p {
    margin: 0 0 17px 8px;
    margin: 0 0 1.0625rem 0.5rem;
    color: #333333;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px;
    line-height: 0.9375rem; }
.list-item .list-bottom {
    overflow: hidden;
    margin: 0 0 0 8px;
    margin: 0 0 0 0.5rem; }
.list-item .list-bottom .material {
    float: left;
    width: 250px; }
.list-item .list-bottom .rating {
    float: right; }

.products {
    margin: 0 0 20px -22px;
    margin: 0 0 1.25rem -1.375rem; }
.products:after {
    content: "";
    display: table;
    clear: both;
    *zoom: 1; }
.products .rating {
    margin: 0 0 22px 0;
    margin: 0 0 1.375rem 0;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px;
    line-height: 0.9375rem; }
.products .pic {
    height: 246px;
    height: 15.375rem;
    width: 145px;
    width: 9.0625rem;
    padding: 0 0 36px 0;
    padding: 0 0 2.25rem 0;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    background: url(../../images/product_shadow_large.png) no-repeat bottom center;
    float: right; }
.products .pic img {
    max-height: 246px;
    max-width: 145px; }

.product-title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 1.625rem;
    color: #333333;
    margin: 0 0 7px 0;
    margin: 0 0 0.4375rem 0;
    display: inline-block; }
.product-title .sale {
    font-family: Arial, Helvetica, sans-serif;
    display: inline-block;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 16px;
    line-height: 1rem;
    font-weight: bold;
    background: red;
    color: white;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 2px 4px 2px 4px;
    padding: 0.125rem 0.25rem 0.125rem 0.25rem;
    margin: 0 0 0 1px;
    margin: 0 0 0 0.0625rem;
    position: relative;
    top: -4px; }

.icon-bar {
    width: 25px;
    width: 1.5625rem;
    float: left;
    overflow: hidden; }
.icon-bar a {
    display: block;
    margin: 0 0 2px 0;
    margin: 0 0 0.125rem 0;
    text-indent: -100000px;
    width: 25px;
    width: 1.5625rem;
    height: 25px;
    height: 1.5625rem;
    overflow: hidden; }
.icon-bar .zoom {
    border: 1px solid #999999;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    width: 23px;
    width: 1.4375rem;
    height: 23px;
    height: 1.4375rem;
    text-indent: 0; }
.icon-bar .zoom img {
    max-width: 100%; }
.icon-bar .zoom.icon-zoom {
    text-indent: -100000px; }

/*Producttable*/
.product-table {
    background: url(../../images/bg_thead.gif) no-repeat;
    width: 100%; }
.product-table .col-01 {
    width: 80px; }
.product-table .col-02 {
    width: 80px; }
.product-table .col-03 {
    width: 70px; }
.product-table .col-04 {
    width: 80px; }
.product-table .col-05 {
    width: 60px; }
.product-table .col-06 {
    width: 70px; }
.product-table .col-07 {
    width: 105px; }
.product-table th {
    color: #ffffff;
    padding: 6px 0 6px 0;
    padding: 0.375rem 0 0.375rem 0;
    background: none;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px;
    line-height: 0.9375rem;
    text-align: left; }
.product-table th:first-child {
    padding: 6px 0 6px 8px;
    padding: 0.375rem 0 0.375rem 0.5rem; }
.product-table tbody td {
    padding: 2px 0 2px 0;
    padding: 0.125rem 0 0.125rem 0;
    background: none;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 14px;
    line-height: 0.875rem;
    vertical-align: middle; }
.product-table tbody td:first-child {
    padding: 2px 0 2px 8px;
    padding: 0.125rem 0 0.125rem 0.5rem; }
.product-table tbody td.last-btn {
    padding: 2px 0 2px 5px;
    padding: 0.125rem 0 0.125rem 0.3125rem; }
.product-table tbody tr:first-child td {
    padding: 12px 0 2px 0;
    padding: 0.75rem 0 0.125rem 0; }
.product-table tbody tr:first-child td:first-child {
    padding: 12px 0 2px 8px;
    padding: 0.75rem 0 0.125rem 0.5rem; }
.product-table tbody tr:first-child td.last-btn {
    padding: 12px 0 2px 5px;
    padding: 0.75rem 0 0.125rem 0.3125rem; }
.product-table tfoot td {
    color: #999999;
    vertical-align: top;
    padding: 10px 0 2px 8px;
    padding: 0.625rem 0 0.125rem 0.5rem;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px;
    line-height: 0.9375rem; }
.product-table tfoot td a {
    color: #b6b6b6; }
.product-table .align-right {
    text-align: right; }
.product-table .odd-color {
    background: #ffffff; }
.product-table .even-color {
    background: #f2f2f2; }
.product-table .sale {
    font-family: Arial, Helvetica, sans-serif;
    display: inline-block;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 16px;
    line-height: 1rem;
    font-weight: bold;
    background: red;
    color: white;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 2px 4px 2px 4px;
    padding: 0.125rem 0.25rem 0.125rem 0.25rem; }

/*Pager*/
.pager {
    overflow: hidden;
    margin: -5px 0 50px 0;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 16px;
    line-height: 1rem;
    color: #333333; }
.pager a {
    color: #333333;
    text-decoration: none; }
.pager .pager-left {
    float: left; }
.pager .pager-right {
    float: right;
    text-align: right;
    margin: 0; }

a.page-number {
    color: #333333;
    margin: 0 10px 0 0;
    display: inline-block; }

span.page-number {
    display: inline-block;
    padding: 1px 10px 6px 10px;
    padding: 0.0625rem 0.625rem 0.375rem 0.625rem;
    margin: 0 6px 0 -6px;
    color: white;
    background: #333333;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px; }

.page-next {
    background: url(../../images/icons.png) no-repeat right -736px;
    padding: 0 16px 0 0;
}

a.page-next.pagingLinkGrey {
    color: #b5b6b5;
    background: url(../../images/icons.png) no-repeat right -793px;
    padding: 0 16px 0 0;
}

.page-back {
    background: url(../../images/icons.png) no-repeat 0 -760px;
    padding: 0 0 0 16px;
    margin: 0 8px 0 0;
    margin: 0 0.5rem 0 0; }

a.page-back.pagingLinkGrey {
    background: url(../../images/icons.png) no-repeat 0 -807px;
    color: #b5b6b5;
    padding: 0 0 0 16px;
    margin: 0 8px 0 0;
    margin: 0 0.5rem 0 0; }

.cart {
    margin: 0 21px 0 24px;
    margin: 0 1.3125rem 0 1.5rem;
    padding: 21px 0 0 0;
    padding: 1.3125rem 0 0 0;
    border-top: 1px solid #cccccc; }
.cart p {
    margin: 0 0 36px 196px;
    margin: 0 0 2.25rem 12.25rem;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px;
    line-height: 0.9375rem; }
.cart p strong {
    color: #333333; }

.cart-sum {
    margin: 0 0 20px 615px;
    margin: 0 0 1.25rem 38.0875rem;
    overflow: hidden; }
.cart-sum strong {
    display: block;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 1.625rem;
    float: left;
    width: 195px;
    width: 12.1875rem;
    padding: 10px 0 0 0;
    padding: 0.625rem 0 0 0; }
.cart-sum .cart-sum-right {
    width: 241px;
    width: 15.0625rem;
    float: left;
    margin: 0 0 20px 0;
    margin: 0 0 1.25rem 0; }
.cart-sum .cart-sum-right .sum-box {
    display: block;
    color: white;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 20px;
    line-height: 1.25rem;
    text-align: right;
    padding: 11px 12px 14px 0;
    padding: 0.6875rem 0.75rem 0.875rem 0;
    margin: 0 0 10px 0;
    margin: 0 0 0.625rem 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: url(../../images/icons.png) no-repeat 12px -820px #333333; }
.cart-sum .cart-sum-right .sum {
    font-size: 24px;
    font-size: 1.5rem; }
.cart-sum .cart-sum-right .small {
    display: block;
    margin: 0 0 12px 6px;
    margin: 0 0 0.725rem 0.375rem;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px;
    line-height: 0.9375rem;
    color: #333333; }

.cart-item {
    overflow: hidden;
    margin: 0 0 64px 0;
    margin: 0 0 4rem 0;
}
.cart-item .pos-num {
    float: left;
    padding: 0 0 0 3px;
    padding: 0 0 0 0.1875rem;
    width: 52px;
    width: 3.25rem;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px;
    line-height: 0.9375rem;
    color: #333333; }
.cart-item .pic-wrapper {
    width: 111px;
    width: 6.9375rem;
    height: 111px;
    height: 6.9375rem;
    margin: 0 25px 0 0;
    margin: 0 1.5625rem 0 0;
    float: left;
    overflow: hidden;
    border: 1px solid #cccccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }
.cart-item .pic-wrapper .pic {
    width: 111px;
    width: 6.9375rem;
    height: 111px;
    height: 6.9375rem;
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
.cart-item .pic-wrapper img {
    max-width: 90px; }

.cart-table {
    background: url(../../images/bg_thead_large.gif) no-repeat;
    float: left;
    width: 862px;
    width: 53.875rem; }
.cart-table .col-01 {
    width: 87px; }
.cart-table .col-02 {
    width: 86px; }
.cart-table .col-03 {
    width: 120px; }
.cart-table .col-04 {
    width: 62px; }
.cart-table .col-05 {
    width: 92px; }
.cart-table .col-06 {
    width: 290px; }
.cart-table .col-07 {
    width: 91px; }
.cart-table caption {
    text-align: left;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 1.625rem;
    color: #333333;
    padding: 0 0 14px 0;
    padding: 0 0 0.875rem 0; }
.cart-table th {
    color: #ffffff;
    padding: 7px 0 6px 0;
    padding: 0.4375rem 0 0.375rem 0;
    background: none;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px;
    line-height: 0.9375rem;
    text-align: left;
    vertical-align: top; }
.cart-table th.last {
    padding: 7px 12px 6px 0;
    padding: 0.4375rem 0.75rem 0.375rem 0; }
.cart-table th.price {
    padding: 7px 20px 6px 0;
    padding: 0.4375rem 1.25rem 0.375rem 0; }
.cart-table th:first-child {
    padding: 7px 0 6px 8px;
    padding: 0.4375rem 0 0.375rem 0.5rem; }
.cart-table td {
    padding: 12px 0 0 0;
    padding: 0.75rem 0 0 0;
    background: none;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 14px;
    line-height: 0.875rem;
    vertical-align: top; }
.cart-table td:first-child {
    padding: 12px 0 0 8px;
    padding: 0.75rem 0 0 0.5rem; }
.cart-table .last {
    padding: 12px 12px 0 0;
    padding: 0.75rem 0.75rem 0 0; }
.cart-table .price {
    padding: 12px 20px 0 0;
    padding: 0.75rem 1.25rem 0 0; }
.cart-table .buttons {
    padding: 7px 0 7px 0;
    padding: 0.4375rem 0 0.4375rem 0; }
.cart-table tfoot td {

    border-top: 3px double #cccccc;
    vertical-align: bottom;
    padding: 9px 0 2px 8px;
    padding: 0.5625rem 0 0.125rem 0.5rem; }
.cart-table tfoot td.last {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 20px;
    line-height: 1.25rem; }
.cart-table .align-right {
    text-align: right; }
.cart-table .align-center {
    text-align: center; }

/* Forms*/
label, .personal-data .form-additional-label {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 16px;
    line-height: 1rem;
    display: block;
    color: #333333; }

.newsletter label, .newsletter .personal-data .form-additional-label, .personal-data .newsletter .form-additional-label {
    margin: 0 0 10px 0;
    margin: 0 0 0.625rem 0; }

input[type=text], input[type=email], input[type=search] {
    font-family: 'Bree Serif', serif;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border: 1px solid #cccccc;
    height: 36px;
    height: 2.25rem;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    padding: 4px 0 0 0;
    padding: 0.25rem 0 0 0;
    display: inline-block;
    color: #333333;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }

input[type=text].input-short {
    background: -moz-linear-gradient(top, #eaeaea, #fefefe);
    /* FF3.6+ */
    background: -webkit-gradient(top, #eaeaea, #fefefe);
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eaeaea, #fefefe);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eaeaea, #fefefe);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #eaeaea, #fefefe);
    /* IE10+ */
    background: linear-gradient(top, #eaeaea, #fefefe);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#eaeaea, endColorstr=#fefefe, GradientType=0);
    /* IE6-9 */
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 0 8px 0 0;
    padding: 0 0.5rem 0 0;
    height: 26px;
    height: 1.625rem;
    line-height: 26px;
    line-height: 1.625rem;
    width: 59px;
    width: 3.6875rem;
    text-align: right; }

input[type=text].input-black {
    font-family: Arial, Helvetica, sans-serif;
    background: #000000;
    border: 1px solid #000000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 13px;
    font-size: 0.8125rem;
    height: 20px;
    height: 1.25rem;
    color: white;
    line-height: 20px;
    line-height: 1.25rem;
    width: 23px;
    width: 1.4375rem;
    text-align: center;
    padding: 0;
    font-weight: bold; }

input::-webkit-input-placeholder {
    color: rgba(0, 61, 117, 0.4);
    font-size: 16px;
    font-size: 1rem;
    font-style: italic; }

input:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(0, 61, 117, 0.4);
    font-size: 16px;
    font-size: 1rem;
    font-style: italic; }

input::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(0, 61, 117, 0.4);
    font-size: 16px;
    font-size: 1rem;
    font-style: italic; }

input:focus::-webkit-input-placeholder {
    color: transparent; }

input:focus:-moz-placeholder {
    color: transparent; }

input:focus::-moz-placeholder {
    color: transparent; }

input:-ms-input-placeholder {
    color: rgba(0, 61, 117, 0.4);
    font-size: 16px;
    font-size: 1rem;
    font-style: italic; }

.newsletter input[type=email], .newsletter input[type=text] {
    width: 186px;
    width: 11.625rem;
    padding: 4px 11px 0 11px;
    padding: 0.25rem 0.6875rem 0 0.6875rem;
    height: 35px;
    height: 2.1875rem;
    float: left; }

.nav-search input[type=search], .nav-search input[type=text] {
    height: 28px;
    width: 255px;
    padding: 3px 9px 1px 9px;
    margin: 4px 0 0 4px;
    border: 1px solid #cfd0cf;
    line-height: 1;
    float: left; }

.teaser-search input[type=text], .teaser-search input[type=search] {
    height: 28px;
    height: 1.75rem;
    width: 255px;
    width: 15.9375rem;
    padding: 2px 9px 0 9px;
    padding: 0.125rem 0.5625rem 0 0.5625rem;
    margin: 4px 0 0 4px;
    margin: 0.25rem 0 0 0.25rem;
    border: 1px solid #cfd0cf;
    line-height: 1; }

textarea {
    background: -moz-linear-gradient(top, #eaeaea, #fefefe);
    /* FF3.6+ */
    background: -webkit-gradient(top, #eaeaea, #fefefe);
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eaeaea, #fefefe);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eaeaea, #fefefe);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #eaeaea, #fefefe);
    /* IE10+ */
    background: linear-gradient(top, #eaeaea, #fefefe);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#eaeaea, endColorstr=#fefefe, GradientType=0);
    /* IE6-9 */
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #cccccc;
    font-family: 'Bree Serif', serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    height: 57px;
    height: 3.5625rem;
    width: 349px;
    width: 21.8125rem;
    padding: 8px;
    padding: 0.5rem;
    overflow: hidden;
    resize: none;
    color: #333333; }

.nav-search {
    float: right; }

.sport input::-webkit-input-placeholder {
    color: rgba(0, 61, 117, 0.4); }
.sport input:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(0, 61, 117, 0.4); }
.sport input::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(0, 61, 117, 0.4); }
.sport input:-ms-input-placeholder {
    color: rgba(0, 61, 117, 0.4); }

.schuetze input::-webkit-input-placeholder {
    color: rgba(6, 52, 43, 0.4); }
.schuetze input:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(6, 52, 43, 0.4); }
.schuetze input::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(6, 52, 43, 0.4); }
.schuetze input:-ms-input-placeholder {
    color: rgba(6, 52, 43, 0.4); }

.karneval input::-webkit-input-placeholder {
    color: rgba(170, 5, 47, 0.4); }
.karneval input:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(170, 5, 47, 0.4); }
.karneval input::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(170, 5, 47, 0.4); }
.karneval input:-ms-input-placeholder {
    color: rgba(170, 5, 47, 0.4); }

.form-wrapper {
    margin: 0 0 5px 0;
    margin: 0 0 0.3125rem 0; }
.form-wrapper:after {
    content: "";
    display: table;
    clear: both;
    *zoom: 1; }

.filter {
    border-bottom: 1px solid #CCCCCC;
    padding: 0 0 15px 0;
    padding: 0 0 0.9375rem 0;
    margin: 0 0 15px 0;
    margin: 0 0 0.9375rem 0;
    width: 266px;
    width: 16.625rem; }
.filter label, .filter .personal-data .form-additional-label, .personal-data .filter .form-additional-label {
    float: left;
    display: block;
    width: 128px;
    width: 8rem; }

label, .personal-data .form-additional-label {
    font-size: 16px;
    font-size: 1rem;
    line-height: 18px;
    line-height: 1.125rem;
    color: #333333;
    padding: 5px 0 0 0;
    padding: 0.3125rem 0 0 0; }

.custom-select {
    width: 122px;
    width: 7.625rem;
    height: 28px;
    height: 1.75rem;
    background: url(../../images/bg_select_short.png) no-repeat;
    float: left; }
.custom-select select {
    width: 115px;
    border: 0;
    background: transparent;
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    line-height: 1.25rem;
    color: #333333;
    margin: 3px 0 0 2px;
    margin: 0.1875rem 0 0 0.125rem; }

.custom-radio {
    width: 16px;
    width: 1rem;
    height: 14px;
    height: 0.875rem;
    float: left;
    margin: 6px 8px 0 0;
    margin: 0.375rem 0.5rem 0 0;
    cursor: pointer; }
.custom-radio input {
    visibility: hidden; }

.radio-list {
    background: url(../../images/icons.png) no-repeat -21px -698px; }
.radio-list.active {
    background: url(../../images/icons.png) no-repeat 0 -698px; }

.radio-image {
    background: url(../../images/icons.png) no-repeat 0 -718px; }
.radio-image.active {
    background: url(../../images/icons.png) no-repeat -20px -718px; }

.product-filter {
    margin: 0 0 16px 0;
    padding: 17px 0 15px 0;
    padding: 1.0625rem 0 0.9375rem 0;
    border-bottom: 1px solid #cccccc; }
.product-filter label, .product-filter .personal-data .form-additional-label, .personal-data .product-filter .form-additional-label {
    float: left;
    display: block;
    width: 54px;
    width: 3.375rem; }
.product-filter label:first-child, .product-filter .personal-data .form-additional-label:first-child, .personal-data .product-filter .form-additional-label:first-child {
    width: 108px;
    width: 6.75rem; }
.product-filter .custom-select {
    margin: 0 11px 0 0;
    margin: 0 0.6875rem 0 0; }
.product-filter .custom-select + .custom-select {
    margin: 0 8px 0 0;
    margin: 0 0.5rem 0 0; }
.product-filter .grey-button-submit {
    margin: 10px 0 0 108px;
    margin: 0.625rem 0 0 6.75rem; }

.slider-wrapper {
    margin: 0 0 24px 0; }
.slider-wrapper label, .slider-wrapper .personal-data .form-additional-label, .personal-data .slider-wrapper .form-additional-label {
    padding: 7px 0 0 0;
    padding: 0.4375rem 0 0 0; }

.price-range {
    width: 630px;
    width: 39.375rem;
    position: relative;
    float: left; }

.personal-data {
    overflow: hidden; }
.personal-data form {
    overflow: hidden;
    border-bottom: 1px solid #cccccc;
    padding: 0 0 12px 0;
    padding: 0 0 0.75rem 0;
    margin: 0 0 16px 0;
    margin: 0 0 1rem 0; }
.personal-data h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 1.625rem;
    color: #333333 !important;
    padding: 0 0 16px 0;
    padding: 0 0 1rem 0;
    margin: 0 0 10px 0;
    margin: 0 0 0.625rem 0;
    border-bottom: 1px solid #cccccc; }
.personal-data h2 .step {
    color: #999999; }
.personal-data .info {
    display: block;
    margin: 0 0 32px 2px;
    margin: 0 0 2rem 0.125rem;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px;
    line-height: 0.9375rem; }
.personal-data .info strong {
    color: #333333; }
.personal-data .form-left {
    float: left;
    width: 502px;
    width: 31.375rem;
    margin: 0 0 0 2px;
    margin: 0 0 0 0.125rem; }
.personal-data .form-right {
    float: right;
    width: 502px;
    width: 31.375rem; }
.personal-data .custom-select {
    background: -moz-linear-gradient(top, #e9e9e9, #fefefe);
    /* FF3.6+ */
    background: -webkit-gradient(top, #e9e9e9, #fefefe);
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e9e9e9, #fefefe);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e9e9e9, #fefefe);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e9e9e9, #fefefe);
    /* IE10+ */
    background: linear-gradient(top, #e9e9e9, #fefefe);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e9e9e9, endColorstr=#fefefe, GradientType=0);
    /* IE6-9 */
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #cccccc;
    width: 347px;
    width: 21.6875rem;
    float: left;
    height: 26px;
    height: 1.625rem;
    padding: 0; }
.personal-data .custom-select select {
    border: 0;
    width: 335px;
    width: 20.9375rem;
    margin: 2px 0 0 6px;
    margin: 0.125rem 0 0 0.375rem; }
.personal-data input[type=text] {
    background: -moz-linear-gradient(top, #e9e9e9, #fefefe);
    /* FF3.6+ */
    background: -webkit-gradient(top, #e9e9e9, #fefefe);
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e9e9e9, #fefefe);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e9e9e9, #fefefe);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e9e9e9, #fefefe);
    /* IE10+ */
    background: linear-gradient(top, #e9e9e9, #fefefe);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e9e9e9, endColorstr=#fefefe, GradientType=0);
    /* IE6-9 */
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 0 0 0 9px;
    padding: 0 0 0 0.5625rem;
    height: 26px;
    height: 1.625rem;
    line-height: 26px;
    line-height: 1.625rem;
    width: 338px;
    width: 21.125rem;
    float: left; }
.personal-data input[type=text].input-medium {
    width: 251px;
    width: 15.6875rem;
    float: right;
    text-align: left; }
.personal-data input[type=text].input-short {
    width: 69px;
    width: 4.3125rem;
    float: right;
    text-align: left; }
.personal-data .input-short + .input-medium {
    margin: 0 7px 0 0;
    margin: 0 0.4375rem 0 0; }
.personal-data .input-medium + .input-short {
    margin: 0 7px 0 0;
    margin: 0 0.4375rem 0 0; }
.personal-data label, .personal-data .form-additional-label {
    width: 153px;
    width: 9.5625rem;
    padding: 1px 0 0 0;
    padding: 0.0625rem 0 0 0;
    float: left; }
.personal-data label.double-label, .personal-data .double-label.form-additional-label {
    width: auto; }
.personal-data .form-wrapper {
    margin: 0 0 12px 0;
    margin: 0 0 0.75rem 0; }
.personal-data .radio-wrapper {
    margin: 0 0 21px 0;
    margin: 0 0 1.3125rem 0; }
.personal-data .form-margin {
    margin: 0 0 52px 0;
    margin: 0 0 3.25rem 0; }
.personal-data .radio {
    float: left;
    margin: 0 51px 0 0;
    margin: 0 3.1875rem 0 0;
    width: auto; }
.personal-data .radio input[type=radio] {
    margin: 0 5px 0 0;
    margin: 0 0.3125rem 0 0; }
.personal-data .grey-button-big, .personal-data .grey-button-cart-big {
    float: right; }

/* Teaser*/
/* Verteiler teaser mit autocomplete*/
.landing .teaser-wrapper {
    overflow: hidden;
    margin: 0 0 41px 0;
    margin: 0 0 2.5625rem 0; }
.landing .teaser-wrapper .teaser-search {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 314px;
    width: 19.625rem;
    height: 41px;
    height: 2.5625rem;
    margin: 0 0 0 -13px;
    margin: 0 0 0 -0.8125rem;
    clear: both; }
.landing .teaser-wrapper .sport {
    background: url(../../images/teaser_sport.png) no-repeat; }
.landing .teaser-wrapper .sport .teaser-search {
    background: url(../../images/search_gradient.png) repeat-x 0 0; }
.landing .teaser-wrapper .schuetze {
    background: url(../../images/teaser_schuetze.png) no-repeat; }
.landing .teaser-wrapper .schuetze .teaser-search {
    background: url(../../images/search_gradient.png) repeat-x 0 -42px; }
.landing .teaser-wrapper .karneval {
    background: url(../../images/teaser_karneval.png) no-repeat; }
.landing .teaser-wrapper .karneval .teaser-search {
    background: url(../../images/search_gradient.png) repeat-x 0 -84px; }

.teaser-start {
    width: 309px;
    width: 19.3125rem;
    height: 214px;
    height: 13.375rem;
    float: left;
    position: relative;
    margin: 0 0 0 54px;
    margin: 0 0 0 3.375rem;
    padding: 103px 0 0 21px;
    padding: 6.4375rem 0 0 1.3125rem;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    color: #333333; }
.teaser-start:first-child {
    margin: 0; }
.teaser-start .sale {
    background: red;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 14px;
    line-height: 0.875rem;
    color: white;
    padding: 0 4px 3px 4px;
    padding: 0 0.25rem 0.1875rem 0.25rem;
    position: absolute;
    z-index: 5;
    top: 103px;
    top: 6.4375rem;
    left: 11px;
    left: 0.6875rem; }

.teaser-pic {
    width: 85px;
    width: 5.3125rem;
    height: 126px;
    height: 7.875rem;
    margin: 0 16px 0 0;
    margin: 0 1rem 0 0;
    padding: 21px 0 0 0;
    padding: 1.3125rem 0 0 0;
    background: url(../../images/teaserpic_shadow.png) no-repeat center bottom;
    text-align: center;
    float: left; }

.teaser-text {
    width: 198px;
    width: 12.375rem;
    padding: 22px 0 12px 0;
    padding: 1.375rem 0 0.75rem 0;
    float: left; }
.teaser-text h3 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 20px;
    line-height: 1.25rem;
    color: #333333;
    margin: 0 0 2px 0;
    margin: 0 0 0.125rem 0; }
.teaser-text p {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px;
    line-height: 0.9375rem;
    color: #333333;
    margin: 0 0 22px 0;
    margin: 0 0 1.375rem 0; }
.teaser-text .price {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 20px;
    line-height: 1.25rem;
    color: #333333;
    display: inline-block;
    float: left;
    margin: 10px 0 0 0;
    margin: 0.625rem 0 0 0; }
.teaser-text .price .small {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 20px;
    line-height: 1.25rem; }
.teaser-text .grey-button, .teaser-text .grey-button-big, .teaser-text .grey-button-cart-big, .teaser-text .grey-button-cart, .teaser-text .grey-button-submit, .teaser-text .grey-button-small {
    float: right; }

/* Teaser Startseite*/
.teaser-wrapper {
    overflow: hidden;
    margin: 0 0 43px 0;
    margin: 0 0 2.6875rem 0; }

.teaser-img-text {
    float: left;
    width: 520px;
    width: 32.5rem; }
.teaser-img-text:first-child {
    width: 520px;
    width: 32.5rem;
    margin: 0 32px 0 0;
    margin: 0 2rem 0 0; }
.teaser-img-text:first-child p {
    min-height: 50px;
    min-height: 3.125rem; }
.teaser-img-text img {
    float: left;
    margin: 0 25px 0 0;
    margin: 0 1.5625rem 0 0; }
.teaser-img-text h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 32px;
    line-height: 2rem;
    margin: 0 0 17px 0;
    margin: 0 0 1.0625rem 0;
    padding: 21px 0 0 0;
    padding: 1.3125rem 0 0 0; }
.blue-theme .teaser-img-text h2 {
    color: #003d75; }
.green-theme .teaser-img-text h2 {
    color: #06342b; }
.red-theme .teaser-img-text h2 {
    color: #450817; }
.teaser-img-text p {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 14px;
    line-height: 0.875rem;
    color: #666666;
    margin: 0 0 14px 0;
    margin: 0 0 0.875rem 0;
    min-height: 72px;
    min-height: 4.5rem; }
.teaser-img-text .phone {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 21px;
    line-height: 1.3125rem;
    display: inline-block;
    margin: 0 25px 0 0;
    float: left; }
.blue-theme .teaser-img-text .phone {
    color: #003d75; }
.green-theme .teaser-img-text .phone {
    color: #06342b; }
.red-theme .teaser-img-text .phone {
    color: #450817; }
.teaser-img-text .phone .phone-number {
    font-size: 24px;
    font-size: 1.5rem; }
.teaser-img-text .grey-button, .teaser-img-text .grey-button-big, .teaser-img-text .grey-button-cart-big, .teaser-img-text .grey-button-cart, .teaser-img-text .grey-button-submit, .teaser-img-text .grey-button-small {
    margin: 0 6px 0 0;
    margin: 0 0.375rem 0 0; }
.teaser-img-text .grey-button.last, .teaser-img-text .last.grey-button-big, .teaser-img-text .last.grey-button-cart-big, .teaser-img-text .last.grey-button-cart, .teaser-img-text .last.grey-button-submit, .teaser-img-text .last.grey-button-small {
    margin: 0; }
.teaser-img-text .grey-button-big, .teaser-img-text .grey-button-cart-big {
    margin: 5px 0 0 0;
    margin: 0.3125rem 0 0 0;
    float: left; }

.teaser-top-cycle {
    width: 550px;
    width: 34.375rem;
    height: 260px;
    height: 16.25rem;
    float: left;
    background: #ffffff;
    margin: 0 0 44px 0;
    margin: 0 0 2.75rem 0;
    position: relative; }
.teaser-top-cycle h2 {
    position: absolute;
    z-index: 300;
    top: 15px;
    top: 0.9375rem;
    left: 20px;
    left: 1.25rem;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 30px;
    line-height: 1.875rem;
    color: #003d75;
    font-weight: normal; }
.teaser-top-cycle h2 .smaller {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 20px;
    line-height: 1.25rem;
    display: block; }
.blue-theme .teaser-top-cycle h2 {
    color: #003d75; }
.red-theme .teaser-top-cycle h2 {
    color: white; }
.green-theme .teaser-top-cycle h2 {
    color: white; }
.teaser-top-cycle .teaser-cycle-slide {
    width: 550px;
    width: 34.375rem;
    height: 260px;
    height: 16.25rem; }
.teaser-top-cycle .discount-tag {
    position: absolute;
    z-index: 300;
    bottom: 19px;
    bottom: 1.1875rem;
    left: 0;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 30px;
    line-height: 1.875rem;
    color: white;
    text-shadow: 1px 1px 1px gray;
    filter: progid:DXImageTransform.Microsoft.Shadow(direction=0,strength=1,color=gray);
    background-color: #ffcc00;
    padding: 4px 10px 9px 20px;
    padding: 0.25rem 0.625rem 0.5625rem 1.25rem;
    display: block; }
.teaser-top-cycle .grey-button, .teaser-top-cycle .grey-button-big, .teaser-top-cycle .grey-button-cart-big, .teaser-top-cycle .grey-button-cart, .teaser-top-cycle .grey-button-submit, .teaser-top-cycle .grey-button-small {
    position: absolute;
    z-index: 300;
    bottom: 11px;
    bottom: 0.6875rem;
    right: 15px;
    right: 0.9375rem;
    padding: 0 8px 0 7px;
    padding: 0 0.5rem 0 0.4375rem; }
.teaser-top-cycle .grey-button i, .teaser-top-cycle .grey-button-big i, .teaser-top-cycle .grey-button-cart-big i, .teaser-top-cycle .grey-button-cart i, .teaser-top-cycle .grey-button-submit i, .teaser-top-cycle .grey-button-small i {
    margin: 0 0 0 3px;
    margin: 0 0 0 0.1875rem; }
.teaser-top-cycle .custom-pager {
    position: absolute;
    z-index: 300;
    left: 0;
    top: -23px;
    top: -1.4375rem; }
.teaser-top-cycle .custom-pager span {
    display: inline-block;
    width: 23px;
    height: 23px;
    margin: 0 5px 0 0;
    text-align: center;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 22px;
    line-height: 1.375rem;
    color: white;
    cursor: pointer; }
.blue-theme .teaser-top-cycle .custom-pager span {
    background-color: #003d75; }
.red-theme .teaser-top-cycle .custom-pager span {
    background-color: #450817; }
.green-theme .teaser-top-cycle .custom-pager span {
    background-color: #06342b; }
.blue-theme .teaser-top-cycle .custom-pager span.cycle-pager-active {
    background-color: #ffcc00; }
.red-theme .teaser-top-cycle .custom-pager span.cycle-pager-active {
    background-color: #b80533; }
.green-theme .teaser-top-cycle .custom-pager span.cycle-pager-active {
    background-color: #4c756b; }

.teaser-img-small {
    width: 265px;
    width: 16.5625rem;
    height: 260px;
    height: 16.25rem;
    float: left;
    margin: 0 0 44px 10px;
    margin: 0 0 2.75rem 0.625rem;
    position: relative; }
.blue-theme .teaser-img-small {
    background: url(../../images/bg_teaser_top_blue.jpg) no-repeat 0 0; }
.red-theme .teaser-img-small {
    background: url(../../images/bg_teaser_top_red.jpg) no-repeat 0 0; }
.green-theme .teaser-img-small {
    background: url(../../images/bg_teaser_top_green.jpg) no-repeat 0 0; }
main .teaser-img-small h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    line-height: 1.75rem;
    color: white;
    font-weight: normal;
    margin: 0 0 7px 16px;
    margin: 0 0 0.4375rem 1rem;
    padding: 10px 0 0 0;
    padding: 0.625rem 0 0 0; }
.teaser-img-small p {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 14px;
    line-height: 0.875rem;
    color: white;
    margin: 0 10px 5px 16px;
    margin: 0 0.625rem 0.3125rem 1rem; }
.teaser-img-small .pic {
    width: 145px;
    width: 9.0625rem;
    height: 178px;
    height: 11.125rem;
    overflow: hidden;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 16px;
    left: 1rem; }
.teaser-img-small .text {
    width: 104px;
    width: 6.5rem;
    overflow: hidden;
    position: absolute;
    z-index: 10;
    bottom: 11px;
    bottom: 0.6875rem;
    right: 0;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 14px;
    line-height: 0.875rem;
    color: white;
    padding: 0 0 0 9px;
    padding: 0 0 0 0.5625rem; }
.teaser-img-small .text .price {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 24px;
    line-height: 1.5rem;
    color: #ffcc00;
    margin: 0 0 21px 0;
    margin: 0 0 1.3125rem 0;
    display: inline-block; }
.teaser-img-small .grey-button, .teaser-img-small .grey-button-big, .teaser-img-small .grey-button-cart-big, .teaser-img-small .grey-button-cart, .teaser-img-small .grey-button-submit, .teaser-img-small .grey-button-small {
    padding: 0 8px 0 7px;
    padding: 0 0.5rem 0 0.4375rem;
    margin: 0 0 0 -9px;
    margin: 0 0 0 -0.5625rem; }
.teaser-img-small .grey-button i, .teaser-img-small .grey-button-big i, .teaser-img-small .grey-button-cart-big i, .teaser-img-small .grey-button-cart i, .teaser-img-small .grey-button-submit i, .teaser-img-small .grey-button-small i {
    margin: 0 0 0 3px;
    margin: 0 0 0 0.1875rem; }

.teaser-img-big {
    width: 265px;
    width: 16.5625rem;
    height: 260px;
    height: 16.25rem;
    float: left;
    margin: 0 0 44px 10px;
    margin: 0 0 2.75rem 0.625rem;
    position: relative; }
.blue-theme .teaser-img-big {
    background: url(../../images/bg_teaser_top_blue.jpg) no-repeat 0 0; }
.red-theme .teaser-img-big {
    background: url(../../images/bg_teaser_top_red.jpg) no-repeat 0 0; }
.green-theme .teaser-img-big {
    background: url(../../images/bg_teaser_top_green.jpg) no-repeat 0 0; }
main .teaser-img-big h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    line-height: 1.75rem;
    color: white;
    font-weight: normal;
    position: absolute;
    z-index: 2;
    top: 10px;
    top: 0.625rem;
    right: 12px;
    right: 0.75rem;
    text-align: right; }
.teaser-img-big p {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 14px;
    line-height: 0.875rem;
    color: white;
    position: absolute;
    z-index: 2;
    top: 45px;
    top: 2.8125rem;
    right: 12px;
    right: 0.75rem;
    text-align: right;
    text-align: right; }
.teaser-img-big .pic {
    width: 180px;
    width: 11.25rem;
    height: 260px;
    height: 16.25rem;
    overflow: hidden;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0; }
.teaser-img-big .text {
    width: 104px;
    width: 6.5rem;
    overflow: hidden;
    position: absolute;
    z-index: 10;
    bottom: 11px;
    bottom: 0.6875rem;
    right: 0;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 14px;
    line-height: 0.875rem;
    color: white;
    padding: 0 0 0 9px;
    padding: 0 0 0 0.5625rem; }
.teaser-img-big .text .price {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 24px;
    line-height: 1.5rem;
    color: #ffcc00;
    margin: 0 0 21px 0;
    margin: 0 0 1.3125rem 0;
    display: inline-block; }
.teaser-img-big .grey-button, .teaser-img-big .grey-button-big, .teaser-img-big .grey-button-cart-big, .teaser-img-big .grey-button-cart, .teaser-img-big .grey-button-submit, .teaser-img-big .grey-button-small {
    padding: 0 8px 0 7px;
    padding: 0 0.5rem 0 0.4375rem;
    margin: 0 0 0 -9px;
    margin: 0 0 0 -0.5625rem; }
.teaser-img-big .grey-button i, .teaser-img-big .grey-button-big i, .teaser-img-big .grey-button-cart-big i, .teaser-img-big .grey-button-cart i, .teaser-img-big .grey-button-submit i, .teaser-img-big .grey-button-small i {
    margin: 0 0 0 3px;
    margin: 0 0 0 0.1875rem; }

.teaser-category-cycle {
    width: 752px;
    width: 47rem;
    height: 260px;
    height: 16.25rem;
    margin: 0 0 20px 0;
    margin: 0 0 1.25rem 0;
    position: relative; }
.teaser-category-cycle h2 {
    position: absolute;
    z-index: 300;
    top: 55px;
    top: 3.4375rem;
    left: 19px;
    left: 1.1875rem;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 30px;
    line-height: 1.875rem;
    color: #003d75;
    font-weight: normal; }
.teaser-category-cycle h2 .smaller {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 20px;
    line-height: 1.25rem;
    display: block; }
.blue-theme .teaser-category-cycle h2 {
    color: white; }
.red-theme .teaser-category-cycle h2 {
    color: white; }
.green-theme .teaser-category-cycle h2 {
    color: white; }
.teaser-category-cycle .teaser-cycle-slide {
    width: 752px;
    width: 47rem;
    height: 260px;
    height: 16.25rem; }
.blue-theme .teaser-category-cycle .teaser-cycle-slide {
    background: url(../../images/bg_teaser_large_blue.jpg) no-repeat; }
.red-theme .teaser-category-cycle .teaser-cycle-slide {
    background: url(../../images/bg_teaser_large_red.jpg) no-repeat; }
.green-theme .teaser-category-cycle .teaser-cycle-slide {
    background: url(../../images/bg_teaser_large_green.jpg) no-repeat; }
.teaser-category-cycle .text {
    position: absolute;
    right: 0;
    top: 90px;
    top: 5.625rem;
    z-index: 10;
    width: 119px;
    width: 7.4375rem;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 16px;
    line-height: 1rem;
    color: white; }
.teaser-category-cycle .text strong {
    display: block; }
.teaser-category-cycle .text .rating {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 16px;
    line-height: 1rem;
    margin: 0 0 23px 0;
    margin: 0 0 1.4375rem 0; }
.teaser-category-cycle .text .price {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 30px;
    line-height: 1.875rem;
    color: #ffcc00; }
.teaser-category-cycle .pic {
    position: absolute;
    left: 455px;
    left: 28.4375rem;
    top: 18px;
    top: 1.125rem;
    z-index: 10;
    width: 160px;
    width: 10rem;
    height: 232px;
    height: 14.5rem;
    overflow: hidden; }
.teaser-category-cycle .pic img {
    max-width: 100%; }
.teaser-category-cycle .discount-tag {
    position: absolute;
    z-index: 300;
    bottom: 19px;
    bottom: 1.1875rem;
    left: 0;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 30px;
    line-height: 1.875rem;
    color: white;
    text-shadow: 1px 1px 1px gray;
    filter: progid:DXImageTransform.Microsoft.Shadow(direction=0,strength=1,color=gray);
    background-color: #ffcc00;
    padding: 4px 10px 9px 20px;
    padding: 0.25rem 0.625rem 0.5625rem 1.25rem;
    display: block; }
.teaser-category-cycle .grey-button, .teaser-category-cycle .grey-button-big, .teaser-category-cycle .grey-button-cart-big, .teaser-category-cycle .grey-button-cart, .teaser-category-cycle .grey-button-submit, .teaser-category-cycle .grey-button-small {
    position: absolute;
    z-index: 300;
    bottom: 20px;
    bottom: 1.25rem;
    right: 29px;
    right: 1.8125rem;
    padding: 0 8px 0 7px;
    padding: 0 0.5rem 0 0.4375rem; }
.teaser-category-cycle .grey-button i, .teaser-category-cycle .grey-button-big i, .teaser-category-cycle .grey-button-cart-big i, .teaser-category-cycle .grey-button-cart i, .teaser-category-cycle .grey-button-submit i, .teaser-category-cycle .grey-button-small i {
    margin: 0 0 0 3px;
    margin: 0 0 0 0.1875rem; }
.teaser-category-cycle .custom-pager {
    position: absolute;
    z-index: 800;
    left: 19px;
    left: 1.1875rem;
    top: 21px;
    top: 1.3125rem; }
.teaser-category-cycle .custom-pager span {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 5px 0 0;
    text-align: center;
    text-indent: -10000em;
    cursor: pointer; }
.blue-theme .teaser-category-cycle .custom-pager span {
    background-color: #3d7dba; }
.red-theme .teaser-category-cycle .custom-pager span {
    background-color: #450817; }
.green-theme .teaser-category-cycle .custom-pager span {
    background-color: #06342b; }
.blue-theme .teaser-category-cycle .custom-pager span.cycle-pager-active {
    background-color: #ffcc00; }
.red-theme .teaser-category-cycle .custom-pager span.cycle-pager-active {
    background-color: #b80533; }
.green-theme .teaser-category-cycle .custom-pager span.cycle-pager-active {
    background-color: #4c756b; }

.teaser-grey-box {
    width: 365px;
    width: 22.8125rem;
    height: 235px;
    height: 14.6875rem;
    float: left;
    margin: 0 0 38px 19px;
    margin: 0 0 2.375rem 1.1875rem;
    position: relative;
    background: url(../../images/bg_teaser_grey.jpg) no-repeat 0 0; }
.teaser-grey-box:first-child {
    margin: 0 0 38px 0;
    margin: 0 0 2.375rem 0; }
.teaser-grey-box h3 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    line-height: 1.75rem;
    color: #333333;
    font-weight: normal;
    margin: 0 0 7px 21px;
    margin: 0 0 0.4375rem 1.3125rem;
    padding: 11px 0 0 0;
    padding: 0.6875rem 0 0 0; }
.teaser-grey-box p {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 14px;
    line-height: 0.875rem;
    color: #333333;
    margin: 7px 0 5px 0;
    margin: 0.4375rem 0 0.3125rem 0; }
.teaser-grey-box .pic {
    width: 158px;
    width: 9.875rem;
    height: 189px;
    height: 11.8125rem;
    overflow: hidden;
    position: relative;
    float: right; }
.teaser-grey-box .pic.catalog img {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0;
    left: auto; }
.teaser-grey-box .pic img {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0; }
.teaser-grey-box .text {
    width: 175px;
    width: 10.9375rem;
    float: left;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 14px;
    line-height: 0.875rem;
    color: #333333;
    margin: 0 0 0 21px;
    margin: 0 0 0 1.3125rem; }
.teaser-grey-box .text .price {
    position: absolute;
    left: 21px;
    left: 1.3125rem;
    bottom: 64px;
    bottom: 4rem;
    z-index: 5;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 16px;
    line-height: 1rem; }
.teaser-grey-box .text .price strong {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 24px;
    line-height: 1.5rem;
    color: red; }
.teaser-grey-box .grey-button, .teaser-grey-box .grey-button-big, .teaser-grey-box .grey-button-cart-big, .teaser-grey-box .grey-button-cart, .teaser-grey-box .grey-button-submit, .teaser-grey-box .grey-button-small {
    position: absolute;
    left: 21px;
    left: 1.3125rem;
    bottom: 21px;
    bottom: 1.3125rem;
    z-index: 5; }
.teaser-grey-box .grey-button.second, .teaser-grey-box .second.grey-button-big, .teaser-grey-box .second.grey-button-cart-big, .teaser-grey-box .second.grey-button-cart, .teaser-grey-box .second.grey-button-submit, .teaser-grey-box .second.grey-button-small {
    left: 107px;
    left: 6.6875rem; }
.teaser-grey-box .grey-button i, .teaser-grey-box .grey-button-big i, .teaser-grey-box .grey-button-cart-big i, .teaser-grey-box .grey-button-cart i, .teaser-grey-box .grey-button-submit i, .teaser-grey-box .grey-button-small i {
    margin: 0 0 0 3px;
    margin: 0 0 0 0.1875rem; }

/* Overwrite jquery ui css*/
.recommend-tabs {
    margin: 0 0 58px 0;
    margin: 0 0 3.625rem 0; }

.recommend-tabs.ui-corner-all {
    border-radius: 0; }

.recommend-tabs.ui-widget-content {
    background: none;
    border: 0 none;
    overflow: hidden; }

.recommend-tabs.ui-widget {
    font-family: 'Bree Serif', serif;
    font-size: 12px;
    font-size: 0.75rem; }

.recommend-tabs.ui-tabs {
    padding: 0;
    position: relative; }

.ui-widget-header {
    background: none;
    border: 0;
    color: #999999;
    font-weight: normal; }
.blue-theme .ui-widget-header {
    background: url(../../images/blue_line.png) repeat-x bottom; }
.red-theme .ui-widget-header {
    background: url(../../images/red_line.png) repeat-x bottom; }
.green-theme .ui-widget-header {
    background: url(../../images/green_line.png) repeat-x bottom; }

.ui-tabs .ui-tabs-nav li {
    margin: 0 0 0 29px;
    margin: 0 0 0 1.8125rem;
    padding: 0 0 16px 0;
    padding: 0 0 1rem 0; }
.ui-tabs .ui-tabs-nav li:first-child {
    margin: 0; }
.ui-tabs .ui-tabs-nav li a {
    padding: 0 0 5px 0;
    padding: 0 0 0.3125rem 0; }

.ui-tabs .ui-tabs-nav li.ui-state-default {
    padding: 3px 0 0 0;
    padding: 0.1875rem 0 0 0;
    outline: none; }

.ui-tabs .ui-tabs-nav li.ui-state-active {
    margin-bottom: 0px;
    padding: 0 0 16px 0;
    padding: 0 0 1rem 0;
    outline: none; }
.blue-theme .ui-tabs .ui-tabs-nav li.ui-state-active {
    background: url(../../images/blue_icons.png) no-repeat center 39px; }
.red-theme .ui-tabs .ui-tabs-nav li.ui-state-active {
    background: url(../../images/red_icons.png) no-repeat center 39px; }
.green-theme .ui-tabs .ui-tabs-nav li.ui-state-active {
    background: url(../../images/green_icons.png) no-repeat center 39px; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, .ui-state-default a:active, .ui-state-default a:focus {
    color: #999999;
    text-decoration: none;
    font-weight: normal;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 26px;
    line-height: 1.625rem;
    outline-color: transparent;
    -webkit-focus-ring-color: transparent; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited, .ui-state-active a:focus {
    border: 0;
    outline: 0;
    text-decoration: none;
    font-weight: normal;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 1.625rem;
    outline-color: transparent; }
.blue-theme .ui-state-active a, .blue-theme .ui-state-active a:link, .blue-theme .ui-state-active a:visited, .blue-theme .ui-state-active a:focus {
    color: #003d75; }
.red-theme .ui-state-active a, .red-theme .ui-state-active a:link, .red-theme .ui-state-active a:visited, .red-theme .ui-state-active a:focus {
    color: #450817; }
.green-theme .ui-state-active a, .green-theme .ui-state-active a:link, .green-theme .ui-state-active a:visited, .green-theme .ui-state-active a:focus {
    color: #06342b; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, .ui-widget-header .ui-state-default {
    background: none;
    border: 0;
    outline: 0; }

.ui-tabs .ui-tabs-panel {
    padding: 0; }

/* Range slider*/
.range-start, .range-end {
    float: left;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 16px;
    line-height: 1rem;
    display: inline-block;
    text-align: center; }

.ui-slider-horizontal {
    height: 7px;
    height: 0.4375rem;
    width: 594px;
    margin: 15px 25px 0 20px;
    margin: 0.9375rem 1.5625rem 0 1.25rem;
    float: left; }

.price-range .ui-widget-header, .price-range .ui-widget-header .ui-state-default {
    background: url("../../images/gradients.png") repeat-x 0 -148px;
    border: 0; }

.price-range .ui-slider-handle, .price-range .ui-slider-handle .ui-state-default {
    background: url("../../images/slider_handle.png") no-repeat;
    display: block;
    width: 50px;
    width: 3.125rem;
    height: 52px;
    height: 3.25rem;
    color: white;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 22px;
    line-height: 1.375rem;
    text-decoration: none;
    text-align: center;
    border: 0; }

.price-range .ui-widget-content {
    background: url("../../images/gradients.png") repeat-x 0 -137px;
    border: 0;
    color: #ffffff;
    font-weight: normal; }

.ui-slider-horizontal .ui-slider-handle {
    margin-left: -20px;
    top: -37px; }

/* Bootstrap Splitbutton*/
.btn {
    background-color: #ffffff;
    background: -moz-linear-gradient(top, white, #cccccc);
    /* FF3.6+ */
    background: -webkit-gradient(top, white, #cccccc);
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, white, #cccccc);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, white, #cccccc);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, white, #cccccc);
    /* IE10+ */
    background: linear-gradient(top, white, #cccccc);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=#cccccc, GradientType=0);
    /* IE6-9 */
    border-color: #ffffff #ffffff #b0b0b0 #ffffff;
    box-shadow: 0 0 0;
    font-size: 12px;
    line-height: 20px;
    text-shadow: 0 1px 1px #ffffff;
    font-family: 'Bree Serif', serif;
    padding: 1px 12px;
    text-decoration: none; }

.btn-group > .btn:first-child {
    border-right: 1px solid #CCCCCC;
    margin-left: 0;
    margin-top: 0; }

.btn-group > .btn + .btn {
    border-left: 0;
    margin-left: 0;
    margin-top: 0; }

.btn-group > .btn.dropdown-toggle {
    margin-left: 1px;
    margin-top: 0;
    height: 24px; }

.dropdown-menu {
    min-width: 92px; }

.dropdown-menu > li > a {
    text-decoration: none;
    display: block;
    font-weight: normal;
    line-height: 20px;
    padding: 3px 12px;
    text-align: left; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background: #f2f2f2;
    color: #333333;
    text-decoration: none; }

/* fancybox*/
.fancybox-close {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    z-index: 8040;
    background: url(../../images/icons.png) no-repeat -27px -340px; }

.fancybox-skin {
    position: relative;
    background: #ffffff;
    color: #333333;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
.fancybox-skin .numbers {
    position: relative;
    bottom: -24px;
    right: -80px;
    font: 14px/20px "Bree Serif", Georgia, "Times New Roman", Times, serif;
    color: #333333;
    text-align: right;
    width: 100%;
    color: #333333; }

.fancybox-overlay {
    background: none transparent; }

.fancybox-type-image .fancybox-nav {
    width: 15px; }

.fancybox-next {
    background: none; }
.fancybox-next span {
    width: 15px;
    height: 51px;
    background: url(../../images/icons.png) no-repeat 0 -949px;
    visibility: visible;
    right: -81px; }

.fancybox-prev {
    background: none; }
.fancybox-prev span {
    width: 15px;
    height: 51px;
    background: url(../../images/icons.png) no-repeat -32px -949px;
    visibility: visible;
    left: -81px; }

/* basic scrollbar styling */
/* vertical scrollbar */
.mCSB_container {
    width: auto;
    margin-right: 0;
    overflow: hidden; }

.mCSB_container.mCS_no_scrollbar {
    margin-right: 0; }

.mCS_disabled > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar,
.mCS_destroyed > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar {
    margin-right: 0; }

.mCustomScrollBox > .mCSB_scrollTools {
    width: 14px;
    height: 100%;
    top: 0;
    right: 0; }

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto; }

.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0; }

.scroll-box .mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    height: 279px;
    margin: 0 auto; }

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 8px;
    height: 63px; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
    height: 63px;
    margin: 0 3px; }

/* default scrollbar colors and backgrounds (default theme) */
.mCustomScrollBox > .mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
    /* old ie */ }

.scroll-box .mCSB_scrollTools .mCSB_draggerRail {
    background: url(../../images/scroll_track.png) no-repeat; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: url(../../images/scroll_handle.png) no-repeat; }

/* jquery ui autocomplete*/
.ui-menu .ui-menu-item a.ac-item {
    overflow: hidden;
    width: 256px;
    border-top: 1px solid #cccccc;
    padding: 10px 0;
    border-radius: 0; }

.ui-menu .ui-menu-item:first-child a.ac-item {
    border-top: 0; }

.ac-pic {
    width: 55px;
    height: 58px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    background: transparent; }
.ac-pic img {
    max-width: 35px; }

.ac-description {
    float: right;
    width: 201px;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 14px;
    line-height: 0.875rem;
    font-weight: normal;
    color: #999999; }
.ac-description strong {
    display: block;
    color: #333333;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 16px;
    line-height: 1rem; }

.ui-autocomplete {
    width: 273px;
    z-index: 1000; }

.ui-autocomplete.ui-widget-content {
    background: #ffffff;
    border: 0;
    color: #333333;
    -webkit-box-shadow: 0 1px 1px 0 #999999;
    -moz-box-shadow: 0 1px 1px 0 #999999;
    box-shadow: 0 1px 1px 0 #999999;
    padding: 10px 0;
    z-index: 1000; }

.ui-autocomplete.ui-widget-content .ui-state-focus {
    background: #f2f2f2;
    -webkit-box-shadow: 0 0 0 0 #999999;
    -moz-box-shadow: 0 0 0 0 #999999;
    box-shadow: 0 0 0 0 #999999;
    border-radius: 0;
    margin: 0;
    border: 0; }

.ui-autocomplete .ui-menu-item {
    padding: 0 11px; }

.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
    margin: 0; }

footer .coupon {
    background: url("../../images/logo_newsletter.png") no-repeat;
}

.subpage aside {
    min-height: 0;
    background: none !important;
    background: url("../../images/bg_sidebar_top.jpg") no-repeat !important;
}

#sideBarOuter {
    background: url("../../images/bg_sidebar_body.jpg") repeat-y ;
}

#sideBarInner {
    background: url("../../images/bg_sidebar_bottom.jpg") no-repeat left bottom ;
}

.ajaxLoaderBig {
    /*    margin: 50px 0 50px 448px;
        margin: 3.125rem 0 3.125rem 28.0115rem;*/
    display: block;
    margin: 0 auto;
}

.btn {
    padding: 1px 4px;
}

.product-table .btn-group {
    padding-top: 2px;
    padding-left: 5px;
}

.product-table tbody td.last-btn {
    padding: 2px 0 0 0;
    padding: 0.125rem 0 0 0;
}

.product-table tbody tr:first-child td.last-btn {
    padding: 6px 0 0 0;
    padding: 0.375rem 0 0 0;
}

.product-table tbody td {
    vertical-align: top;
    padding: 7px 0 7px 8px;
    padding: 0.425rem 0 0.425rem 0.5rem;
}

.product-table tbody td:first-child {
    font-size: 10px;
    font-size: 0.7275rem;
    padding: 7px 7px 7px 8px;
    padding: 0.425rem 0.425rem 0.425rem 0.5rem;
}

.product-table tbody tr:first-child td:first-child {
    padding: 12px 7px 7px 8px;
    padding: 0.75rem 0.425rem 0.425rem 0.5rem;
}

.product-table tbody tr:first-child td {
    padding: 12px 0 7px 7px;
    padding: 0.75rem 0 0.425rem 0.425rem;
}

.product-table th {
    padding-left: 7px;
    padding-left: 0.425rem;
    font-size: 11px;
    font-size: 0.7125rem;
}

.product-table .artnr {
    width: 75px;
}

.product-table .groesse {
    width: 84px;
}

.product-table .info {
    width: auto;
}

.product-table .bisher {
    width: 74px;
}

.product-table .rabatt {
    width: 50px;
}

.product-table .preis {
    width: 74px;
}

.product-table .button {
    width: 62px;
}

.product-table .sale {
    font-size: 11px;
    font-size: 0.675rem;
    padding: 0.125rem 0.15rem;
}

.tdSale {
    text-align: center;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.product-table .infoText {
    font-size: 12px;
    font-size: 0.775rem;
}

.preisPraefix {
    font-size: 10px;
    font-size: 0.575rem;
}

.material {
    margin: 0 0 22px 0;
    margin: 0 0 1.375rem 0;
}

.list-item .list-top .product-icons span {
    padding: 0 0 0 2px;
    padding: 0 0 0 0.125rem;
}

.icon-bar a {
    overflow: visible;
}

.icon-bar .zoom {
    height: auto;
}

.products .pic {
    width: 201px;
    width: 12.5625rem;
    height: auto;
    padding: 0 0 0;
}

.list-item .left {
    float: left;
    margin: 0 14px 0 0;
    margin: 0 0.875rem 0 0;
    width: 241px;
    width: 15.0625rem;
}

.products .pic img {
    max-height: none;
    max-width: none;
}

.shadowUnderPic {
    margin-top: 13px;
    margin-top: 0.775rem;
}

.thumbBox {
    margin-top: 12px;
    margin-top: 0.675rem;
}

.clearer {
    visibility: hidden;
    font-size: 0px;
    height: 0px;
    clear:both;
}

.meta-navigation {
    /*
    width: 640px;
    width: 40rem;
    */
}

.align-right .product-icons span {
    padding: 0 0 0 0.125rem;
}

.material {
    background: none;
    color: #333333;
}

.category-products .item .tag {
    top: auto;
    bottom: 52px;
    bottom: 3.25rem;
}

.rubrikBox {
    position: relative;
}

.category-products .item .pic img {
    max-width: none;
}

.category-products .item .pic {
    display: block;
    vertical-align: top;
    overflow: hidden;
}

.teaser-category-cycle {
    overflow: hidden;
    margin-top: -17px;
}

.blue-theme .teaser-category-cycle .teaser-cycle-slide {
    /*    background: none;
        background: #f2f2f2;*/
}

.teaser-cycle-slide {
    overflow: hidden;
}

.teaser-cycle-indexer {
    position: relative;
    width: 550px;
    width: 34.375rem;
    height: 260px;
    height: 16.25rem;
    z-index: 1000;
    overflow: hidden;
}

.teaser-top-cycle {
    background: #f2f2f2;
}

.teaser-top-cycle .custom-pager {
    top: -1.5375rem;
}

.teaser-img-small {
    overflow: hidden;
}

.category-products .item strong {
    text-align: left;
}

.content_table_big {
    background: url(../../images/bg-table-content.gif) no-repeat;
    margin-bottom: 16px;
    margin-bottom: 1rem;
}

.last-padding {

    padding-right: 0.425rem !important;
    padding-right: 7px !important;
}

.scroll-boxing {
    height: 280px;
    height: 17.5rem;
    padding: 1px 0 0 0;
    padding: 0.0625rem 0 0 0;
    overflow: hidden;
    width: 752px;
    width: 46.9995rem;
}

.scroll-boxing .mCSB_scrollTools .mCSB_draggerContainer {
    background: url(../../images/scroll_track-high.png) no-repeat;
}

.mCSB_draggerContainer  .mCSB_dragger .mCSB_dragger_bar {
    height: 63px;
    margin: 0 2px !important;
    width: 8px;
}

.item_referenz {
    margin: 10px 0 20px 15px !important;
    margin: 0.625rem 0 1.25rem 0.9375rem !important;
}

.green-theme .header-text p {
    color: #4c756b;
    position:relative;
}

.requirementsInfo {

    font-size:14px;
    font-size:0.875rem;
    font-family: arial, sans-serif;
    font-weight: normal;
    background:#00cc02;
    color:white;
    text-align: center;
    padding:10px;
    padding:0.625rem;
}

.requirementsInfo .stronger {
    font-weight:bold;

}


#cookieInfo {
    display: none;
}

.javaScriptInfo {
    position:absolute;
    margin-top: 70px;
    top: 0px;
    z-index: 1000000000;
    width: 1100px;
    font-size: 16px;
    font-family: arial, sans-serif;
    font-weight: normal;
    background: #00cc02;
    color:white;
    text-align: center;
}

.javaScriptInfo div {
    padding: 20px;
}

.javaScriptInfo div strong {
    font-weight: bold;
    display: block;
    margin-bottom: 0px;
}

.cookieInfo {
    margin-top:-87px;
    position:absolute;
    top: 0px;
    z-index: 1000000000;
    width: 1100px;
    font-size: 16px;
    font-family: arial, sans-serif;
    font-weight: normal;
    background: #00cc02;
    color:white;
    text-align: center;
}

.cookieInfo div {
    padding: 20px;
}

.cookieInfo div strong {
    font-weight: bold;
}


.configModuleAjaxLoader {
    width: 54px;
    height: 55px;
    width: 3.375rem;
    height: 3.4375rem;
    margin: 20px 0 20px 150px;
    margin: 1.25rem 0 1.25rem 9.375rem;
}

.configModuleAjaxLoaderPrice {
    width: 54px;
    height: 55px;
    width: 3.375rem;
    height: 3.4375rem;
    margin: 20px 169px 20px 0px;
    margin: 1.25rem 10.575rem 1.25rem 0;
}

.alignLeft {
    text-align: left;
}

.overTable {
    margin-bottom: 0px !important;
}

.blackBackground {
    background: url("../../images/bg-table-black.gif") no-repeat !important;
}

.noBackground {
    background: none !important;
}


.noBackground th {
    color: #333333 !important;
    font-weight: bold;
    font-size: 13px;
    font-size: 0.8125rem;
}


.mengenRabattTable {
    margin-top: 6px;
    margin-top: 0.375rem;
}

.colBestellmenge {
    width: 7.125rem;
}
.colSpacer {

    width: auto;
}
.colBisher {
    width: 5.025rem;
}

.colRabatt {
    width: 3.125rem;
}
.colPreis {
    width: 7.925rem;
}

.align-center {
    text-align: center !important;
}

.product-table tfoot td {
    color: #B6B6B6 !important;
}

.gcStrike {
    text-decoration: line-through;
}

.product-table tfoot td a {
    color: #B6B6B6 !important;
}

.tableHeadlineSmallFont {
    font-size: 11px !important;
    font-size: 0.7125rem !important;
}

.tableHeadlineSmallFontPaddingRight {
    padding-right: 8px !important;
    padding-right: 0.5rem !important;
}

.gcVerfuegbarkeit {
    color: #3cb400;
}

.errorBackground {
    background: red !important;
}

.product-detail .multiBox .product-headline {
    background: none repeat scroll 0 0 white !important;
    color: #333333;
    font-weight: bold;
    margin-bottom: 0 !important;
}

.product-detail .commentTextModul {
    margin-top: 0 !important;
}

.multiBox .infoPointIcon img {
    width: 14px;
    margin-top: 5px;
    margin-right: 3px;
}

textarea {
    line-height: 20px;
    line-height: 1.25rem;
    overflow: visible !important;
    resize: none !important;
}

input:focus, textarea:focus {
    border: 1px solid #cccccc !important;
    background: white !important;
    color: #333333 !important;
}

.gcErrorClass h3, .gcErrorClass .product-headline {
    background: #FF0000 !important;
}

.gcErrorBorder {
    border: 1px solid #FF0000 !important;
}

.product-detail .product-headline.gcErrorAlertColor {
    background: #FF0000;
}

.product-detail .multiBox .product-headline.gcErrorAlertColor, .headlineSubpages.gcErrorClass {
    background: transparent !important;
    color: #FF0000 !important;
}

.gcErrorClass gcErrorActive {
    border: 1px solid #FF0000 !important;
}

.multiBox .gcErrorClass label {
    color: #FF0000 !important;
}

input[type=text].input-green {
    font-family: Arial, Helvetica, sans-serif;
    background: #00cc00 !important;
    border: 1px solid #00cc00 !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 13px;
    font-size: 0.8125rem;
    height: 20px;
    height: 1.25rem;
    color: white;
    line-height: 20px;
    line-height: 1.25rem;
    width: 23px;
    width: 1.4375rem;
    text-align: center;
    padding: 0;
    font-weight: bold;
}

.gcErrorClass input[type=text].input-green {
    border: 1px solid #00cc00 !important;
}

.gcErrorClass .character label {
    color: #333333 !important;
}

input[type=text].input-black {
    border: 1px solid #000000 !important;
}

.width370 {
    width: 370px;
    width: 23.125rem;
}

.width365 {
    width: 365px;

}

.product-form .text a {
    color: #333333;
}

label {
    position: relative;
}

.infoPointIcon {
    display: block;
    position: absolute;
    right:4px;
    top: 4px;
}

.normalText {
    font-weight: normal !important;
    color: #333333;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px;
    line-height: 0.9375rem;
}

.normalTextHeadline {
    display: block;
    font-size: 16px;
    font-size: 1rem;
    line-height: 18px;
    line-height: 1.125rem;
    margin: 0 0 4px 0;
    margin: 0 0 0.25rem 0;
    color: #333333;
}

.marginBottomForTextMainBlock {
    margin: 0 0 24px 0;
    margin: 0 0 1.5095rem 0;
}

.boxInSlider {
    background: red;
    width:370px !important;
    height:220px;
    overflow:hidden;
}

.bx-wrapper .bx-viewport {
    background: none !important;
    border: 0px solid !important;
    box-shadow: none !important;
}

.bx-wrapper .bx-controls-direction a {
    right: 14px;
}

.infoPopupProductHeadline {
    background: #000000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 7px 0 6px 11px;
    padding: 0.4375rem 0 0.375rem 0.6875rem;
    margin: 0 0 7px 0;
    margin: 0 0 0.4375rem 0;
    color: white;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px;
    line-height: 0.9375rem;
    width:359px;
}


.redBorders{
    border-style: solid;
    border-width: 1px;
    border-color: #FF0000;
    font-weight: normal !important;
    color: #333333;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px;
    line-height: 0.9375rem;
    margin: 0 0 24px 0;
    margin: 0 0 1.5095rem 0;
    width:343px;
    padding: 10px;
}

.formularBeschreibungsText {
    margin-left: 12px;
    width: 320px;
}

.multiBox .formularBeschreibungsText {
    margin: -12px 0 0 12px;
    width: 320px;
}


.cart-table tbody td {
    padding-bottom: 12px;
    padding-bottom: 0.75rem;
    border-bottom: 1px solid #cccccc;
}

.cart-item .pic-wrapper img {
    max-width: none !important;
}

.warenkorbInput {
    border: 1px solid #cccccc;
    border-bottom-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
    color: #333333;
    display: inline-block;
    font-family: 'Bree Serif', serif;
    font-size: 0.955rem !important;
    height: 23px !important;
    height: 1.455rem !important;
    width: 52px !important;
    width: 3.25rem !important;
    line-height: normal !important;
    padding: 0 !important;
    text-align: center;
}

.align-center {
    position: relative;
}

.warenkorbReloadIcon {
    position: absolute;
    right: 0px;
}

.grey-button-small .icon-zoom, .grey-button-small:active .icon-zoom, .grey-button-small:focus .icon-zoom {
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    width: 0.8125rem;
    height: 13px;
    height: 0.8125rem;
    background: url(../../images/icon-lupe.png) no-repeat;
    margin: -3px 8px 0 0;
    margin: -0.1875rem 0.5rem 0 0;
}

.basketSlider {
    margin:0 !important;
    padding:0 !important;
    padding-bottom:0 !important;
    margin-bottom:0 !important;
    border:0 !important;
}

.cartPaddingBottom {
    padding-bottom: 12px !important;
    padding-bottom: 0.75rem !important;
}

.cartNoBottomBorder {
    border-bottom-width: 0 !important;
}

.cart-table strong {
    font-weight: bold !important;
}

.greyText {
    color: #cccccc;
}

.strongGrey {
    color: #666666;
    font-weight: bold !important;
}

.textGrey {
    color: #666666 !important;
}

.basketContentTop {
    font-size: 9px;
    font-size: 0.555rem;
    color: #aaaaaa;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    background: #eeeeee;
    padding:2px 16px 2px 16px;
    padding:0.115rem 1rem 0.115rem 1rem;
    margin-bottom: 1px;
}

.basketContentBottom {
    width: 13.996rem;
    overflow: hidden;
    font-size: 0.655rem;
    color: #666666;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    background: #eeeeee;
    padding:0.415rem 1rem 0.415rem 1rem;
}

.basketContent {
    font-size: 0.655rem;
    color: #666666;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #eeeeee;
    padding:4px 16px 7px 16px;
    padding:0.215rem 1rem 0.415rem 1rem;
}

.basketShortPaddingBottom {
    margin-bottom: -0.955rem;
}

.cartPadding {
    padding-bottom: 2.355rem !important;
}

.preisHellGrau {
    color: #cccccc !important;
}

.cart-table .col-01 {
    width: 5.696rem !important;
}

.cart-table .col-02 {
    width: 6.696rem !important;
}

.cart-table .col-03
{
    width: 15.996rem !important;
}
.cart-table .col-04
{
    width: 5.696rem !important;
}
.cart-table .col-05
{
    width: 6.396rem !important;
}
.cart-table .col-06
{
    width: 5.696rem !important;
}
.cart-table .col-07
{
    width: 7.696rem !important;
}

.basketAbstandNachOben {
    padding-top: 2rem !important;
}

.basketHeadlineForBox {
}

.cartEigenschaftRightSpace {
    padding-right: 0.4995rem !important;
}

.topNoBorder {
    border-width: 0 !important;
}

.basketErsparnisProArtikel {
    padding-top: 0 !important;
    font-size: 0.755rem !important;
    padding-bottom: 0.155rem !important;
    color: #00ce00;
}

.basketErsparnisProArtikelBlack {
    padding-top: 0 !important;
    font-size: 0.755rem !important;
    padding-bottom: 0.155rem !important;
}

.cart-item {
    margin-top: 1.255rem !important;
    margin-bottom: 1.955rem !important;
}

.basketDottedLine {
    border-style: dotted !important;
}

.basketDebugButtons {
    background: silver;
    color: red;
    font-weight: bold;
    font-size: 14px;
    padding:8px;
    margin:5px;
    text-decoration: none;
}

.basketDebugTdBorder {
    border-style: solid;
    border-color: grey;
    border-width: 2px;
}

.basketDebugBasis {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
}

.basketDebugHeadline {
    font-weight: bold;
}

.basketDebugTable td {
    padding: 5px;
}

.basketDebugBackground {
    background: silver;
}

.basketDebugBold {
    font-weight: bold;
}

.basketDebugMarker {
    background:yellow;
}

.basketDebugImage {
    margin-top:20px;
    width:90px;
    height:90px;
    overflow:hidden;
}

.basketDebugTable .col-01 {
    width: 15%;
}

.basketDebugTable .col-02 {
    width: 14%;
}

.basketDebugTable .col-03
{
    width: 14%;
}
.basketDebugTable .col-04
{
    width: 14%;
}
.basketDebugTable .col-05
{
    width: 14%;
}
.basketDebugTable .col-06
{
    width: 14%;
}
.basketDebugTable .col-07
{
    width: 15%;
}

.basketDebugTdGrey {
    background: #e8e8e8;
}

.basketDebugTdBorderBottom {
    border-bottom-color: #e8e8e8;
}

.basketPaddingLeft {
    padding-left: 8px;
    padding-left: 0.5rem;
}

.cart-item .pic-wrapper {
    margin: 0 18px 0 0 !important;
    margin: 0 1.1625rem 0 0 !important;
}

.product-detail .product-form {
    margin: 0 !important;
}

.product-detail .align-right, .ajaxBottomSpacer, .multiBox {
    margin: 0 0 40px 0 !important;
    margin: 0 0 2.5rem 0 !important;
}

.multiBox .ajaxBottomSpacer {
    margin: 0 0 0 0 !important;
}

select.gcErrorBorder {
    border: 0 !important;
    color: #FF0000 !important;
}

.product-detail textarea.medium {
    height: 41px !important;
    height: 2.5625rem !important;
}

.product-detail textarea.big {
    height: 280px !important;
    height: 17.5rem !important;
}

.inputProductDetails {
    width: 351px;
    width: 21.9375rem;
    height: 26px;
    height: 1.625rem;
    padding: 0 8px 0 8px !important;
    padding: 0 0.5rem 0 0.5rem !important;
    background: -moz-linear-gradient(top, #e9e9e9, #fefefe);
    /* FF3.6+ */
    background: -webkit-gradient(top, #e9e9e9, #fefefe);
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e9e9e9, #fefefe);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e9e9e9, #fefefe);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e9e9e9, #fefefe);
    /* IE10+ */
    background: linear-gradient(top, #e9e9e9, #fefefe);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e9e9e9, endColorstr=#fefefe, GradientType=0);
    /* IE6-9 */
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }

/* sport farben */
input.inputProductDetails::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #d7d7d7 !important;
    font-size: 1rem;
    font-style: normal !important;
}
input.inputProductDetails::-moz-placeholder, textarea::-moz-placeholder {
    /* Firefox 18- */
    color: #a6a6a6 !important;
    font-size: 1rem;
    font-style: normal !important;
}
input.inputProductDetails::-moz-placeholder, textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #a6a6a6 !important;
    font-size: 1rem;
    font-style: normal !important;
}
input.inputProductDetails::-ms-input-placeholder, textarea::-ms-input-placeholder {
    color: #d7d7d7 !important;
    font-size: 1rem;
    font-style: normal !important;
}

.ajaxLoaderSmall {
    width: 16px;
    height: 16px;
    width: 1.0rem;
    height: 1.0rem;
}

.comment {
    color: #333333;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px;
    line-height: 0.9375rem;
    margin: 0 11px 4px 11px;
    margin: 0 0.6875rem 0.25rem 0.6875rem !important;
}

.commentTextModul {
    color: #333333;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px;
    line-height: 0.9375rem;
    margin: 12px 11px 11px 11px;
    margin: 0.725rem 0.6875rem 0.6875rem 0.6875rem !important;
}

.multiBox .comment {
    margin-top:12px;
    margin-top:0.75rem;
}

.product-detail input {
    margin: 0 0 7px 0;
    margin: 0 0 0.4375rem 0;
}

.product-detail .grey-button-cart-big {
    margin: 10px 0 0 0;
    margin: 0.625rem 0 0 0;
}

.topRoundedCorners {
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
}

.popupStrong {
    margin:0;
    padding:0;
    padding-top: 18px;
    font-size: 18px;
    font-size: 1.125rem;
}

.popup {
    margin:0;
    padding:0;
    color: #333333;
    margin-left:10px;
    width:340px;
}

.popup p {
    margin-top:4px;
    font-size: 0.8125rem;
    line-height: 0.9375rem;
}

.popupMarginTop {
    margin-top:6px;
}

.popupSale {
    font-family: Arial, Helvetica, sans-serif;
    display: inline-block;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 16px;
    line-height: 1rem;
    font-weight: bold;
    background: red;
    color: white;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 2px 4px 2px 4px;
    padding: 0.125rem 0.25rem 0.125rem 0.25rem;
}

.ajaxBottomSpacer .custom-select {
    float:none !important;
}

.ajaxLoaderMenu {
    position:absolute;
    margin: 4px 0 0 -26px;
    margin: 0.395rem 0 0 -1.625rem;
}

.txtStrike {
    text-decoration: line-through;
}

.topAndClear {
    clear:both;
    padding-top:4px;
    padding-top:0.25rem;
}

.popupFreechars {
    font-family: Arial, Helvetica, sans-serif;
    display: inline-block;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 16px;
    line-height: 1rem;
    font-weight: bold;
    background: #00cc00;
    color: white !important;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 0px 2px 0px 2px;
    padding: 0rem 0.125rem 0rem 0.125rem;
}

.popupSaleSmall {
    font-family: Arial, Helvetica, sans-serif;
    display: inline-block;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 16px;
    line-height: 1rem;
    font-weight: bold;
    background: red;
    color: white;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 0px 2px 0px 2px;
    padding: 0rem 0.125rem 0rem 0.125rem;
}

.textColor {
    color: #333333;
}

.headlineTextboxUnderMenu {
    margin: 0 0 0.15rem;
    margin: 0 0 2px;
    padding: 0.4375rem 0 0.375rem 0.6875rem;
    padding: 7px 0 6px 11px;
    color: #333333;
    font-weight: bold;
    font-size: 0.8125rem;
    font-size: 13px;
    line-height: 15px;
    line-height: 0.9375rem;
}

.ajaxMotivBoxBorders {
    /* IE6-9 */
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #cccccc;
    font-family: 'Bree Serif', serif;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    height: 280px;
    height: 17.5rem;
    overflow: auto;
    color: #333333;
    padding:0;
}

.imageBoxInAjaxBox {
    line-height:16px;
    width:115px;
    text-align: center;
    float:left;
    height:150px;

    margin-top: 2px;

}

.imageBoxInAjaxBox a {
    color: #333333;
    text-decoration: none;
}

.ajaxLoaderMotivLoader {
    margin: 50px 0 50px 150px;
    margin: 3.125rem 0 3.125rem 9.375rem;
}

.ajaxMotivBoxBordersMedium {
    height: 145px;
    height: 9.0625rem;
    overflow: hidden;
}


.ajaxMotivBoxBordersAuto {
    height: auto !important;
    overflow: hidden;
    padding:10px;
}

.ajaxMotivBoxBorderAuto {
    /* IE6-9 */
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #cccccc;
    font-family: 'Bree Serif', serif;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    color: #333333;
    overflow:hidden;
    padding:0;
}

.inputMotivSearch {
    width: 58px;
    width: 3.625rem;
    height: 26px;
    height: 1.625rem;
    float: right;
    padding: 0 9px 0 0;
    padding: 0 0.5625rem 0 0;
    text-align: right;
    background: -moz-linear-gradient(top, #e9e9e9, #fefefe);
    /* FF3.6+ */
    background: -webkit-gradient(top, #e9e9e9, #fefefe);
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e9e9e9, #fefefe);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e9e9e9, #fefefe);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e9e9e9, #fefefe);
    /* IE10+ */
    background: linear-gradient(top, #e9e9e9, #fefefe);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e9e9e9, endColorstr=#fefefe, GradientType=0);
    /* IE6-9 */
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.paddingRightForMotivSearch {
    padding-right: 48px !important;
    padding-right: 3rem !important;
    width: 312px;
    width: 19.5rem;
}

.suchErgebnisNo {
    margin-top: 30%;
    font-size: 22px;
    text-align: center;
    color: #cdcdcd;
}

.biggerLink {
    text-align: right;
    margin:0px;
    padding:0;
    line-height:11px;
    padding:1px 4px 0 0;
}

.biggerLink a {
    font-size: 11px;
    color: #d7d7d7;
}

.fileUpload {
    width: 328px;
    width: 20.5rem;
    background:#eeeeee;
    padding:10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-style: solid;
    border-width:0px;
}

.uploadIframe {
    width:100%;
    height:150px;
    border-style:solid;
    border-color:yellow;
    border-width: 0px;
    overflow:hidden;
}

.fileUploadError {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 16px;
    line-height: 1.0rem;
    width: 328px;
    color:white;
    background:#fe0000;
    padding:10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-style: solid;
    border-width:0px;
}

.fileUploadError a {
    color:white;
}

.fileUploadFormHeadlines {
    margin-bottom:6px;
    font-size: 13px;
    font-size: 0.8125rem;
}

.loaderBox {
    width:100%;
    text-align:center;
    margin-top:30px;
}

.uploadLoederLabel {
    font-family: arial,helvetica,sans-serif;
    margin-top:5px;
    color: #cdcdcd;
    font-size: 11px;
    font-size: 0.6875rem;
}

.uploadTextBox {
    font-size: 14px;
    font-size: 0.875rem;
    width: 230px;
    width: 14.375rem;
    overflow:hidden;
    color: #333333;
}

.uploadTextBoxText {
    line-height: 20px;
    line-height: 1.25rem;
}

.eigenschaftenPopup {
    margin: 18px 14px 18px 18px;
    width:370px;
}

.phSmall {
    height:30px;
    height:1.875rem;
    position:relative;
    margin-top:-10px;
}

.fancybox-skin .numbers {
    right: auto !important;
    text-align: center !important;
    font-weight: bold;
}

.imgHeadline {
    padding-left:10px;
    padding-right:10px;
    font-weight:normal;
}

.scrollingBars {
    height: 140px;
    height: 8.75rem;
    overflow: auto;
}

.multiTextGrey {
    color: #B6B6B6 !important;
    padding-top: 10px !important;
    padding-top: 0.625rem !important;
    margin-bottom: 5px !important;
    margin-bottom: 0.3125rem !important;
}

.multiScrollingBars {
    height: 300px;
    height: 18.75rem;
    overflow: auto;
}

.ajaxMotivBoxBorders .inputProductDetails {
    margin-left: 10px;
    margin-left: 0.625rem;
    width: 305px;
    width: 19.055rem;
}

.ajaxMotivBoxBorders textarea {
    margin-left: 10px;
    margin-left: 0.625rem;
    width: 305px;
    width: 19.055rem;
}

.kettenLabelTable td.tdWithBorder {
    border-style: solid;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-color: #b6b6b6;
    padding: 10px;
}

.kettenLabelTable textarea {
    width: 120px;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 14px;
    line-height: 0.875rem;
}

.kettenSpecialTopLabel {
    background-color: #b6b6b6 !important;
    margin-left: -1px;
    color:white;
    padding:4px;
    padding-left:22px;
    margin-bottom: 0px;
    font-size: 12px;
    font-size: 0.75rem;
}

.ketteBilderTd {
    text-align: center;
    border:0;
    padding:0;
    margin:0;
    line-height:0;
}

.imgKettenDummy {
    margin:0;
    padding:0;
}

.tdWithBorder .commentTextModul.multiTextGrey, .kettenBigBox .commentTextModul.multiTextGrey {
    padding-top: 0 !important;
}

.tdWithBorder textarea::-webkit-input-placeholder, .kettenBigBox textarea::-webkit-input-placeholder {
    color: #d7d7d7 !important;
    font-size: 12px;
    font-size: 0.75rem;
    font-style: normal !important;
}
.tdWithBorder textarea::-moz-placeholder, .kettenBigBox textarea::-moz-placeholder {
    /* Firefox 18- */
    color: #a6a6a6 !important;
    font-size: 12px;
    font-size: 0.75rem;
    font-style: normal !important;
}
.tdWithBorder textarea::-moz-placeholder, .kettenBigBox textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #a6a6a6 !important;
    font-size: 12px;
    font-size: 0.75rem;
    font-style: normal !important;
}
.tdWithBorder textarea::-ms-input-placeholder, .kettenBigBox textarea::-ms-input-placeholder {
    color: #d7d7d7 !important;
    font-size: 12px;
    font-size: 0.75rem;
    font-style: normal !important;
}

.kettenOhneBeschriftung {
    text-align: center;
}

.tdBigBox {
    text-align: center;
}

.kettenBigBox {
    border-style: solid;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-color: #b6b6b6;
    padding: 10px;
}

.kettenBigBox textarea {
    width: 240px;
}

.kettenBigBoxWidth .basketContentTop.kettenSpecialTopLabel {
    text-align: center;
}

.kettenBigBoxWidth .basketContentTop.kettenSpecialTopLabel {
    margin-left: 0 !important;
}

.motivListLabels {
    display: inline;
    font-size:11px;
}

.motivListHeadline {
    margin-bottom: 3px;
}


.masterAbbildungBildUnterschrift {
    left: 48px;
    position: absolute;
    font-size: 10px;
    text-align: center;
    width: 270px;
}

.grey-button-big.left i {
    background: url(../../images/arrowLeft.png) no-repeat 0 0 !important;
    margin: -2px 6px 0 0 !important;
    margin: -0.125rem 0.375rem 0 0 !important;
}


.grey-button-big {
    text-align: center !important;
}

.grey-button-big.left {
    text-align: center !important;
}


.leftArrow {
    background: url(../../images/arrowLeft.png) no-repeat 0 0 !important;
    margin: -2px 6px 0 0 !important;
    margin: -0.125rem 0.375rem 0 0 !important;
}

.basketStepString {
    color:#999999;
    font-size:16px;
    font-size:1rem;
}

/* forms */

.formContainerLeft {
    width: 350px;
    width: 21.875rem;
    overflow:hidden;
    float: left;
}

.formContainerRight {
    width: 350px;
    width: 21.875rem;
    float: left;
    margin-left: 52px;
    margin-left: 3.25rem;
}

.inputFormDetails {
    width: 332px;
    width: 20.75rem;
    height: 26px !important;
    height: 1.625rem !important;
    font-size:14px !important;
    font-size: 0.875rem !important;
    padding: 0 8px 0 8px !important;
    padding: 0 0.5rem 0 0.5rem !important;
    background: -moz-linear-gradient(top, #e9e9e9, #fefefe);
    /* FF3.6+ */
    background: -webkit-gradient(top, #e9e9e9, #fefefe);
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e9e9e9, #fefefe);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e9e9e9, #fefefe);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e9e9e9, #fefefe);
    /* IE10+ */
    background: linear-gradient(top, #e9e9e9, #fefefe);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e9e9e9, endColorstr=#fefefe, GradientType=0);
    /* IE6-9 */
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.inputFormHalf {
    width: 153px;
    width: 9.5625rem;
    margin: 0 !important;
}

.inputFormDrittel {
    width: 66px;
    width: 4.125rem;
    margin: 0 !important;
}

.inputFormZweiDrittel {
    width: 240px;
    width: 15rem;
    margin: 0 !important;
}

.inputFormSecondMargin {
    margin-left: 4px !important;
    margin-left: 0.25rem !important;
}

.inputFormLabel {
    color: #333333;
    font-size:12px;
    font-size:0.75rem;
    font-weight: bold;
    margin: -2px 0 4px 10px !important;
    margin: -0.125rem 0 0.25rem 0.625rem !important;
}

.inputFormLabelContainer {
    height: 64px;
    height: 4rem;
}

.formCustomSelect {
    background: -moz-linear-gradient(top, #e9e9e9, #fefefe);
    /* FF3.6+ */
    background: -webkit-gradient(top, #e9e9e9, #fefefe);
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e9e9e9, #fefefe);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e9e9e9, #fefefe);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e9e9e9, #fefefe);
    /* IE10+ */
    background: linear-gradient(top, #e9e9e9, #fefefe);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e9e9e9, endColorstr=#fefefe, GradientType=0);
    /* IE6-9 */
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #cccccc;
    width: 348px !important;
    width: 21.75rem !important;
    margin: 0 0 7px 0;
    margin: 0 0 0.4375rem 0;
    height: 26px !important;
    height: 1.625rem !important;
}

.formCustomSelect select {
    width: 342px !important;
    width: 21.375rem !important;
    border: 0;
    background: transparent;
    font-size: 12px;
    font-size:0.75rem;
    color: #333333;
    margin: 4px 0 0 2px;
    margin: 0.25rem 0 0 0.125rem;
}

.formButtonBox {
    margin-top: 16px;
    margin-top: 1rem;
    border-top: 1px solid #cccccc;
    padding-top:16px;
    padding-top:1rem;
}

.borderBox {
    background: transparent;
    height: 16px;
    height: 1rem;
    border-top: 1px solid #cccccc;
}

.breadcrumbs li {
    line-height: 30px !important;
    line-height: 1.875rem !important;
    font-size: 22px !important;
    font-size: 1.375rem !important;
    height: 30px;
    height: 1.875rem;
    overflow: hidden;
}

.category-title {
    font-size: 22px !important;
    font-size: 1.375rem !important;
}

.category-title {
    line-height: 30px !important;
    line-height: 1.875rem !important;
    margin: 0 0 7px 2px;
    margin: 0 0 0.4375rem 0.125rem;
}

.arrowStepSpacer {
    padding: 0 4px 0 6px;
    padding: 0 0.25rem 0 0.375rem;
}

.gcErrorTxt {
    color: #FF0000 !important;
}

.formBezahlungLogo {
    float:right;
    margin-top:22px;
    margin-top:1.375rem;
}

.formBezahlungLogo img {
    height: 30px;
    height: 1.875rem;
}

.formBezahlungText {
    margin-top: 4px;
    margin-top: 0.25rem;
}

.formBezahlungText a {
    color: #666666 !important;
}

.formBezahlungInputField {
    margin-top: 4px;
    margin-top: 0.25rem;
    position: absolute;
}

.inputFormLabelPoint {
    display: inline !important;
    margin-left: 32px !important;
    margin-left: 2rem !important;
}

.inputFormLabelSubForm {
    display: block !important;
    margin: 12px 0 4px 0 !important;
    margin: 0.75rem 0 0.25rem 0 !important;
}

.formErrorBox {
    margin-left:10px;
    margin-left:0.625rem;
    margin-bottom:10px;
    margin-bottom:0.625rem;
    margin-top:6px;
    margin-top:0.375rem;
    line-height:22px;
    line-height:1.375rem;
    font-size: 14px;
    font-size: 0.875rem;
}

.shortFormTextBox {
    margin-left:32px;
    margin-left:16rem;
    width:200px;
    width:12.5rem;
}

.formTextLeftSpace {
    margin-left:32px;
    margin-left:2rem;
}

.formTextLeftSpaceSmall {
    margin-left:32px;
    margin-left:2rem;
    width:210px;
    width:13.125rem;
}

.formTextLeftSpaceMedium {
    margin-left:32px;
    margin-left:2rem;
    width:220px;
    width:13.75rem;
}

.formTextLeftSpaceBig {
    margin-left:32px;
    margin-left:2rem;
    width:250px;
    width:15.625rem;
}

.textareaForm {
    width: 332px !important;
    width: 20.75rem !important;
    height: 100px !important;
    height: 6.25rem !important;
}

.formText {
    margin-left:10px;
    margin-left:0.625rem;
    margin-top:8px;
    margin-top:0.5rem;
}

.spanLinerAsDiv {
    display: block;
}

.buyFormLabel {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px;
    line-height: 0.9375rem;
    color: #FFFFFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #000000;
    padding: 7px 0 6px 11px;
    padding: 0.4375rem 0 0.375rem 0.6875rem;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
}

.buyTableBig {
    width: 230px;
    width: 14.375rem;
}

.buyTableSmall {
    width: 31px;
    width: 1.9375rem;
}

.buyTableSmallB {
    width: 21px;
    width: 1.3125rem;
}

.buyTabkeCellGrey {
    background: #eeeeee;
    color: #333333;
    font-size: 12px;
    font-size: 0.775rem;
    padding: 10px 10px 0px 10px;
    padding: 0.625rem 0.625rem 0rem 0.625rem;
}

.buyTabkeCellBottom {
    overflow: hidden;
    font-size: 11px;
    font-size: 0.655rem;
    color: #666666;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    background: #eeeeee;
    padding:7px 16px 7px 16px;
    padding:0.415rem 1rem 0.415rem 1rem;
}

.formLabelError {
    background: #FF0000;
}

.formBezahlungCheckFiled {
    margin-top:4px;
    margin-top:0.25rem;
    position: absolute;
}

.formBezahlungCheckFiledText {
    color: #333333 !important;
    font-size: 14px !important;
    font-size: 0.875rem !important;
    margin-left:30px;
    margin-left:1.875rem;
    margin-bottom: 26px;
    margin-bottom: 1.625rem;
}

.formAgbTxt {
    margin-left:6px;
    margin-left:0.375rem;
}

.formAgbTxt, .formAgbTxt a {
    color: #333333 !important;
    font-size: 14px !important;
    font-size: 0.875rem !important;
}

.txtMarginBottom {
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
}

.formErrorBoxText {
    line-height: 22px;
    line-height: 1.375rem;
    font-size: 13px;
    font-size: 0.8125rem;
    color: black;
    margin-left: -4px;
    margin-left: -0.25rem;
    margin-bottom: 2px;
    margin-bottom: 0.125rem;
}

.formErrorBoxText a {
    color:black;
}

.marginBottom20 {
    margin-bottom:20px;
    margin-bottom:1.25rem;
}

.marginBottom32 {
    margin-bottom:32px;
    margin-bottom:2rem;
}

.marginTop14 {
    margin-top:14px;
    margin-top:0.875rem;
}

.marginTopMinus12 {
    margin-top:-12px;
    margin-top:-0.75rem;
}

.clearBoth {
    clear:both;
}

.floatRight {
    float:right
}

.marginLeftNull {
    margin-left: 0px;
    margin-left: 0rem;
}

.buyTabkeCellGrey {
    overflow:hidden;
    text-overflow: ellipsis;
}


.marginBottomNull {
    margin-bottom:0 !important;
}

.anmerkungBestellBox {
    height:60px !important;
    height:3.75rem !important;
    width:734px !important;
    width:45.875rem !important;
}

.textareaSmallHeight {
    height: 40px !important;
    height: 2.5rem !important;
}

.headerImageBox {
    position: relative;
    width: 1100px;
    width: 68.75rem;
    margin: 0 auto 0;
}

.foregroundImage {
    position: absolute;
    right:0px;
    height: 363px;
    height:22.6875rem;
    width: 565px;
    width: 35.3125rem;
    overflow: hidden;
}

.foregroundImageExtended {
    height: 537px !important;
    height: 33.5625 !important;
    overflow:  visible !important;
}

.header-text p {
    width: 500px;
    width: 31.25rem;
}

.hintergrundMotiv {
    position: absolute;
    right: 0;
    top: 0;
}

.green-theme .header-info .phone {
    color: #06342b !important;
}

.green-theme .meta-navigation a, .green-theme .user-navigation a {
    color: #06342b !important;
}

.blue-theme .teaser-category-cycle .teaser-cycle-slide {
    background: none !important;
}

.red-theme .teaser-category-cycle .teaser-cycle-slide {
    background: none !important;
}

.green-theme .teaser-category-cycle .teaser-cycle-slide {
    background: none !important;
}

.red-theme .teaser-category-cycle {
    background: url(../../images/bg_teaser_large_red.jpg) no-repeat;
}

.blue-theme .teaser-category-cycle {
    background: url(../../images/bg_teaser_large_blue.jpg) no-repeat;
}

.green-theme .teaser-category-cycle {
    background: url(../../images/bg_teaser_large_green.jpg) no-repeat;
}

.bannerContentLeft {
    margin: 20px 0 0 20px;
    margin: 1.25rem 0 0 1.25rem;
    width: 390px;
    width: 24.375rem;
    height: 206px;
    height: 12.875rem;
    overflow: hidden;
}

.bannerContentLeft h2 {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    margin-left: 0 !important;
}

.bannerContentLeft h2 .smaller {
    margin-bottom: 4px;
    margin-bottom: 0.25rem;
    font-size: 17px;
    font-size: 1,0625rem;
}

.bannerContentMiddle {
    top: 0px;
    top: 0rem;
    left: 410px;
    left: 25.625rem;
    position: absolute;
    width: 210px;
    width: 13.125rem;
    height: 260px;
    height: 16.25rem;
}

.bannerContentRight {
    bottom: 18px;
    bottom: 1.125rem;
    left: 630px;
    left: 39.375rem;
    position: absolute;
    margin: 20px 0 0 0;
    margin: 1.25rem 0 0 0;
    width: 114px;
    width: 7.125rem;
    overflow: hidden;
}

.bannerBildUnterschrift {
    clear: both;
    position: absolute;
    bottom: 0px;
    bottom: 0rem;
    width: 400px;
    width: 25rem;
    height: 32px;
    height: 2rem;
    font-size: 12px;
    font-size: 0.75rem;
    margin-left: 20px;
    margin-left: 1.25rem;
    overflow: hidden;
    color: white;
}

.bannerHeadlineYellow {
    color: #ffcc00 !important;
}

.bannerLongText p {
    clear: both;
    color: white;
}

.leftSpawn {
    float: left;
}

.rightSpawn {
    width: 186px;
    width: 11.625rem;
    margin-left: 30px;
    margin-left: 1.875rem;
    float: left;
}

.leftSpawn li, .rightSpawn li {
    margin-bottom:4px !important;
    margin-bottom: 0.25rem !important;
    color: white;
    line-height: 14px;
    line-height: 0.875rem;
    font-size: 12px;
    font-size: 0.75rem;
    background: url(../../images/bullet.png) 1px 6px no-repeat;
    background: url(../../images/bullet.png) 0.0625rem 0.375rem no-repeat;
    padding-left: 11px;
    padding-left: 0.6875rem;
}

.bannerRawHtml ul {
    list-style-type: none;
}

.bannerTopMarginLeftContent {
    margin-top: 30px !important;
    margin-top: 1.875rem !important;
}

.blue-theme .teaser-top-cycle .custom-pager span {
    background-color: #003d75 !important;
}

.red-theme .teaser-top-cycle .custom-pager span {
    background-color: #b80533  !important;
}

.green-theme .teaser-top-cycle .custom-pager span {
    background-color: #4c756b  !important;
}

.blue-theme .teaser-top-cycle .custom-pager span.cycle-pager-active {
    background-color: #ffcc00  !important;
}

.red-theme .teaser-top-cycle .custom-pager span.cycle-pager-active {
    background-color: #ffcc00  !important;
}

.green-theme .teaser-top-cycle .custom-pager span.cycle-pager-active {
    background-color: #ffcc00  !important;
}

.blue-theme .teaser-category-cycle .custom-pager span {
    background-color: #3d7dba  !important;
}

.red-theme .teaser-category-cycle .custom-pager span {
    background-color: #b80533  !important;
}

.green-theme .teaser-category-cycle .custom-pager span {
    background-color: #4c756b  !important;
}

.blue-theme .teaser-category-cycle .custom-pager span.cycle-pager-active {
    background-color: #ffcc00  !important;
}

.red-theme .teaser-category-cycle .custom-pager span.cycle-pager-active {
    background-color: #ffcc00  !important;
}

.green-theme .teaser-category-cycle .custom-pager span.cycle-pager-active {
    background-color: #ffcc00  !important;
}

.bannerImageContainer {
    position: relative;
}

.bannerImageStar {
    position: absolute;
    height: 20px;
    height: 1.25rem;
    width: 20px;
    width: 1.25rem;
    z-index: 100;

}

.bannerContentRight .text {
    margin: 0;
    padding: 0;
    top: 0;
    position: relative;
}

.bannerContentRight .grey-button {
    margin-top: 10px;
    margin-top: 0.625rem;
    top: 0;
    right:0;
    bottom: 0;
    left: 0;
    position: relative;
}

.startseite .teaser-category-cycle .teaser-cycle-slide {
    width: 550px;
    width: 34.375rem;
}

.startseite .teaser-category-cycle {
    width: 550px;
    width: 34.375rem;
    height: 260px;
    height: 16.25rem;
    margin: 0 0 20px 0;
    margin: 0 0 1.25rem 0;
    position: relative;
    float: left;
}

.startseite .teaser-category-cycle .bannerContentLeft h2 {
    margin-top: 0 !important;
}

.startseite .bannerContentMiddle {
    left: 240px;
    left: 14.955rem;
    top: 80px;
    top: 5rem;
}

.startseite .bannerContentRight {
    left: 424px;
    left: 26.5rem;
}

.startseite .teaser-category-cycle {
    overflow: visible;
}

.startseite .custom-pager {
    position: absolute;
    z-index: -1;
    left: 0;
    top: -23px;
    top: -1.4375rem;
}

.startseite .custom-pager span {
    width: 23px;
    width: 1.4375rem;
    height: 23px;
    height: 1.4375rem;
    margin: 0 5px 0 0;
    margin: 0 0.3125rem 0 0;
    text-align: center;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 22px;
    line-height: 1.375rem;
    color: white;
}

.blue-theme .startseite .custom-pager span {
    background-color: #003d75 !important;
    text-indent:0px !important;
    text-indent:0em !important;
}

.green-theme .startseite .custom-pager span {
    background-color: #06342b !important;
    text-indent:0px !important;
    text-indent:0em !important;
}

.red-theme .startseite .custom-pager span {
    background-color: #450817 !important;
    text-indent:0px !important;
    text-indent:0em !important;
}

.blue-theme .startseite .custom-pager span.cycle-pager-active {
    background-color: #3c7db9 !important;
}

.green-theme .startseite .custom-pager span.cycle-pager-active {
    background-color: #4c756b !important;
}

.red-theme .startseite .custom-pager span.cycle-pager-active {
    background-color: #b80533 !important;
}

.blue-theme .startseite .teaser-category-cycle {
    background: url(../../images/bgBlueStartBannerBig.jpg) no-repeat;
}

.green-theme .startseite .teaser-category-cycle {
    background: url(../../images/bgGreenStartBannerBig.jpg) no-repeat;
}

.red-theme .startseite .teaser-category-cycle {
    background: url(../../images/bgRedStartBannerBig.jpg) no-repeat;
}

.productTeaserTextBox {
    position: relative;
    z-index: 10;
    height: 160px;
    height: 10rem;
    margin: 16px 20px 0 20px;
    margin: 1rem 1.25rem 0 1.25rem;
}

.productTeaserTextBox h2 {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 24px !important;
    line-height: 1.5rem !important;
}

.rightTextFlow, .productTeaserTextBox.rightTextFlow h2, .productTeaserTextBox.rightTextFlow div {
    text-align: right !important;
}

.productTeaserTextBox p {
    margin: 0 !important;
    margin-top: 10px !important;
    margin-top: 0.625em !important;
}

.startseitenProductTeaser .discount-tag {
    position: absolute;
    z-index: 300;
    bottom: 19px;
    bottom: 1.1875rem;
    left: 0;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 30px;
    line-height: 1.875rem;
    color: white;
    text-shadow: 1px 1px 1px gray;
    filter: progid:DXImageTransform.Microsoft.Shadow(direction=0,strength=1,color=gray);
    background-color: #ffcc00;
    padding: 4px 10px 9px 20px;
    padding: 0.25rem 0.625rem 0.5625rem 1.25rem;
    display: block;
}

.startseitenProductTeaser .bannerContentRight {
    bottom: 18px;
    bottom: 1.125rem;
    left: 142px;
    left: 8.875rem;
    position: absolute;
    margin: 20px 0 0 0;
    margin: 1.25rem 0 0 0;
    width: 120px;
    width: 7.525rem;
    overflow: hidden;
}

.startseitenProductTeaser .price {
    margin-bottom: 0 !important;
}

.startseitenProductTeaser .bannerContentRight .grey-button {
    bottom: 0;
    left: 9px;
    left: 0.5775rem;
    margin-top: 0.625rem;
    position: relative;
    right: 0;
    top: 0;
}

.leftTextFlow {
    text-align: left !important;
}

.startseitenProductTeaser .bannerContentRight .text {
    width: 100% !important;
}

.bannerContentRight.rightTextFlow {
    left: 124px !important;
    left: 7.775rem !important;
}

.rightTextFlow  .grey-button {
    left: 0 !important;
}

.textOverPreis {
    margin-bottom: 3px;
    margin-bottom: 0.1775rem;
}

.startseitenProductTeaser .bannerImageContainer {
    position: absolute;
    z-index: 1;
}

.startpageBannerAnimationIcon {
    position: absolute;
    top: 196px;
    top: 12.25rem;
    z-index: 100;
}

.startpageBannerAnimationIcon.productTeaser {
    top: 211px !important;
    top: 13.175rem !important;
}

.startpageBannerAnimationIcon .icon-360view {
    background: none !important;
}

.productAnchor {
    visibility: hidden;
}

.referencelistBox {
    height: 280px;
    height: 17.5rem;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #cccccc;
    overflow: none;
    padding:0;
    text-align: center;
}

.category-products.ajaxMotivBoxBorders {
    height: 100% !important;
}

.referencelistBox .ajaxMotivBoxBorders {
    border: none;
}

.referencelistBox .ajaxLoaderMotivLoader, .ajaxDefaultBox .ajaxLoaderMotivLoader {
    margin: 0 !important;
    margin-top: 100px !important;
    margin-top: 6.25rem !important;
}

.referencelistContainerAbstand {
    /*    margin-top: 10px;
        margin-top: 0.625rem;
        margin-bottom: 10px;
        margin-bottom: 0.625rem;*/

    margin-bottom: 0;
    margin-top: 0;
}

.referencelistImages {
    position: relative;
    height: 180px !important;
    height: 11.25rem !important;
    overflow: hidden;
}

.referencelistImagesHeadline {
    display: block;
    font-size: 14px !important;
    font-size: 0.875rem !important;
    height: 32px !important;
    height: 2rem !important;
    overflow: hidden;
}

/*.category-products .item .pic {


    height: 32px !important;
    height: 2rem !important;


}*/


.defaultContentHeadline {
    color: #333333 !important;
    margin: 0 0 0.525rem !important;
}

.defaultContentText a {

    color: #666666 !important;
}

.defaultContentSubheadline {
    margin: 0 0 0.225rem !important;
}

.defaultContentMiddleCol {

    width: 160px;

}

.flyout {
    left: 1px !important;
    overflow: hidden;
}

.sub-navigation li a {
    padding: 4px 5px 7px 5px !important;
    padding: 0.25rem 0.3125rem 0.4375rem !important;
    border-top-left-radius: 0 !important;
    -moz-border-radius-topleft: 0 !important;
    -webkit-border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    -moz-border-radius-bottomleft: 0 !important;
    -webkit-border-bottom-left-radius: 0 !important;
}

.flyout-content {

    position:relative;
    overflow: hidden;
    width: 230px !important;
    width: 14.375rem !important;

    margin-bottom: -6px !important;
    margin-bottom: -0.375rem !important;

}


.flyout .flyout-content strong {
    font-size: 22px !important;
    font-size: 1.35rem !important;
}

.naviTeaserImage {
    position:absolute;
    left: 250px;



    font-size: 12px;
    font-size: 0.75rem;
    line-height: 14px;
    line-height: 0.875rem;
    color: white;

    width: 120px;
    text-align: center;

}


.naviTeaserButton {
    position:absolute;
    width: 120px;
    left: 380px;



    font-size: 12px;
    font-size: 0.75rem;
    line-height: 14px;
    line-height: 0.875rem;
    color: white;

    margin-top:16px;
    margin-top:1rem;
}

.naviTeaserText {
    position:relative;
    width: 110px;
    left: 130px;
    margin-top: 12px;
    margin-top: 0.75rem;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 14px;
    line-height: 0.875rem;
    color: white;
}

.naviTeaserLeftText {
    position:relative;
    width: 220px;
    left: 20px;
    margin-top: 12px;
    margin-top: 0.75rem;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 14px;
    line-height: 0.875rem;
    color: white;
}


.flyoutTeaserBox {

    position: relative;
    margin-left: 250px;
    margin-top: 10px;



    font-size: 12px;
    font-size: 0.75rem;
    line-height: 14px;
    line-height: 0.875rem;
    color: white;

}


.flyoutTeaserBox strong {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 1.625rem;
    margin: 0 0 7px 0;
    margin: 0 0 0.4375rem 0;
    display: block;
    margin-left:20px;
    font-weight: 400;
    color: white; }


.teaserPrice {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 20px;
    line-height: 1.25rem;
    color: #ffcc00; }


.naviTeaserButton .flyout-content, .naviTeaserButton .flyout-content .text {
    margin: 0 !important;
    padding: 0 !important;
    height: auto !important;
    width: auto !important;
}

.teaserOverPriceText {
    margin-bottom: 4px;
    margin-bottom: 0.25rem;
}

.footer-navigation {

    margin-bottom: 96px !important;
    margin-bottom: 5rem !important;

}

.footer-navigation li strong {
    margin: 0 0 0.0775rem !important;
}

.sitemapHeadline {
    margin: 0 0 6px;
    margin: 0 0 0.3775rem;
}

body {
    background: #f0f0ef;
}

body.iframePage {
    background: none !important;
}


.masterBox {
    background:white;
}

footer .copyright {
    padding-bottom: 25px;
    padding-bottom: 1.575rem;
}

footer .copyright a {
    color: #a9a9a8;
    text-decoration: none;
}

footer .copyright a:hover {
    text-decoration: underline;
}

.activeFooterLink {
    background: url(../../images/icons.png) no-repeat 0px -621px !important;
    display: inline-block !important;
    padding: 0 0 0 8px !important;
    padding: 0 0 0 0.4575rem !important;
    margin-right: -8px !important;
    margin-right: -0.4575rem !important;
}

.meta-navigation a:hover {
    text-decoration: underline !important;
}

.activeMetaNavigationLink {
    text-decoration: underline !important;
}

.noBackground {
    background: white !important;
}

.ajaxDefaultBox {
    height: 260px;
    height: 16.25rem;
    overflow: hidden;
    padding:0;
    text-align: center;
}

.innenAjaxDefaultBox {
    border: 1px solid #cccccc;
    height: 100%;
}

article p a {
    color: #666666;
}

.katalogThumb {
    margin-top: 26px;
    margin-top: 1.625rem;
    height: 224px !important;
    height: 14rem !important;
}

.category-products .item p a {
    color: #333333;
}

.pBlack, .pBlack a {
    color: black !important;
}

.marginTop10 {
    margin-top: 10px;
    margin-top: 0.625rem;
}

.marginTop14 {
    margin-top: 14px;
    margin-top: 0.875rem;
}

.paddingTop10 {
    padding-top: 10px;
    padding-top: 0.625rem;
}

.marginTop24 {
    margin-top: 24px;
    margin-top: 1.5rem;
}

.contactList {
    margin-top: 14px;
    margin-top: 0.875rem;
}

.contactList .personal-contact {
    width:230px;
    margin-right: 10px;
    float:left;
}


.contactList .personal-contact .pic, aside .personal-contact .pic {
    margin-top:6px !important;
}

h3 {
    clear: both;
}

.formLefter {
    margin-left: 10px;
}

.formLefter input {
    position: relative;
    margin-top:4px;
}

.formLefter label {
    margin-left: 9px !important;
    margin-left: 0.555rem !important;
}


.txtBoxbig {
    height: 320px !important;
    height: 20rem !important;
}

.thankYouText {
    margin-top: 40px;
    margin-top: 2.5rem;
    text-align: center;
    margin-bottom:100px;
}

.txtWithUpperMargin {
    margin-top: 6px;
}

main.mainSmallWidth {
    background: none !important;
    margin: auto !important;
    padding: 0 !important;
    /*
    padding-right: 32px !important;
    padding-right: 2rem !important;
    width: 523px !important;
    width: 32.6875rem !important;
    */
    padding-left: 12px !important;
    padding-left: 0.75rem !important;
    padding-right: 32px !important;
    padding-right: 2rem !important;
    width: auto !important;
    height: 320px !important;
    height: 20rem !important;
    overflow: auto;
}

main.mainSmallWidth a {
    color: #666666;
}

.buyFormLabel {

    position: relative;
}

.headlineSubpages {

    color: #000000 !important;

}


.iframePage .fileUpload {
    width: 306px !important;
    width: 19.105rem !important;
}

.gcBiggerBox {
    height: 320px !important;
    height: 20rem !important;
}

.textareaFormSmall {
    height: 160px !important;
    height: 10rem !important;
}

.inputFloater {
    float:left;
    margin-left: 0px;
    margin-top:10px;
    margin-right:8px;
}

.referenzAnfrageImg {

    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}

.underBasketButton {
    padding-top: 32px;
    padding-top: 2rem;
    padding-left: 10px;
    padding-left: 0.625rem;
}

.underBasketButton a, .description a {
    color: #333333;
}

.color-button, .color-button:active, .color-button:focus {

    border-top-left-radius: 5px !important;
    -moz-border-radius-topleft: 5px !important;
    -webkit-border-top-left-radius: 5px !important;
    border-bottom-left-radius: 6px !important;
    -moz-border-radius-bottomleft: 6px !important;
    -webkit-border-bottom-left-radius: 6px !important;

    border-bottom-right-radius: 6px !important;
    -moz-border-radius-bottomright: 6px !important;
    -webkit-border-bottom-right-radius: 6px !important;
}

.nlText {
    margin-top: 6px;
    margin-bottom: 9px;
    font-size: 12px;
    font-size: 0.775rem;
    line-height: 14px !important;
    /*    line-height: 0.375rem !important;*/
}

.col-newsletter {
    margin-top:-6px;
    right: 0px;
    position: absolute;
    width: 300px;
}

.buttonTableBig, .buttonTableBig:focus {
    margin-top: 8px;
    margin-left: 0px;
    width: 202px;
    text-align: center;
    /*    width: 14.375rem;*/
}

.buttonTableMaxBig, .buttonTableMaxBig:focus {
    margin-top: 8px;
    margin-left: 0px;
    width: 462px;
    text-align: center;
    /*    width: 14.375rem;*/
}

.inputFormRegUser {
    background: white;
    margin-top: 8px;
    margin-left: 0px;
    width: 190px;
    font-size: 11px !important;
    font-size: 0.6875rem !important;
}

input[type="password"] {
    border: 1px solid #cccccc;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    box-sizing: content-box;
    color: #333333;
    display: inline-block;
    font-family: 'Bree Serif', serif;
    font-size: 1rem;
    height: 2.25rem;
    line-height: 1;
    padding: 0.25rem 0 0;
}

.placeholderOptik::-moz-placeholder {
    color: #a6a6a6 !important;
    font-size: 16px;
    font-size: 1rem;
    font-style: normal !important;
}

.italicTxt {
    font-style:italic;
}

.regTextBox {
    clear: both;
    padding-top: 30px;
    padding-top: 1.875rem;
    margin-bottom: -20px;
    margin-bottom: -1.25rem;
}

.bigTableBox {
    width: 210px;
    width: 13.125rem;
    height: 160px;
    height: 10rem;
    overflow:scroll;
}

.greyTextBoxRoundCorner {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 15px;
    line-height: 0.9375rem;
    color: #aaaaaa;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    background: #eeeeee;
    padding: 8px 12px 8px 10px;
    padding: 0.5rem 0.75rem 0.5rem 0.625rem;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
}

.greyTextScrollBoxRoundCorner {
    overflow: scroll;
}

.dataOkInfo {
    line-height: 24px;
    line-height: 1.5rem;
}

.dataOkInfoBackground {
    background: #00d300 !important;
}

.dataNotOkInfoBackground {
    background: red  !important;
}

.dataOkInfoIcon {
    float:left;
    margin-right: 8px;
    margin-right: 0.5rem;
}

.dataErrorInfoIcon {
    float:left;
    margin-top: 2px;
    margin-right: 8px;
    margin-right: 0.5rem;
}

.pinBox {
    font-size: 20px;
    font-size: 1.25rem;
    padding: 10px 20px 10px 20px;
    padding: 0.625rem 1.25rem 0.625rem 1.25rem;
    background: #00d300;
    color: white;
    letter-spacing: 4px;
    letter-spacing: 0.25em;
}

.pinBoxOuter {
    padding-top: 10px;
    padding-top: 0.625rem;
}

.blackAndStrong {
    font-weight: bold;
    color: black;
}

.errorBoxOuter {
    clear: both;
    line-height: 16px;
    line-height: 1rem;
    padding: 5px 0 5px 0;
    padding: 0.3125rem 0 0.3125rem 0;
}

.errorBoxSign {
    float: left;
    width: 10px;
    width: 0.625rem;
}

.errorBoxMessage {
    width: 710px;
    width: 44.375rem;
    float: left;
}

.linkUnderForm, .linkUnderForm a {
    margin-top: 2px;
    margin-top: 0.125rem;
    color: #333333;
    text-align: right;
    font-size: 12px;
    font-size: 0.75rem;
}

.adressNo {
    width: 30px;
}

.adressText {
    width: 450px;
}

.adressButtons {
    width: 220px;
    text-align: right;
}

.textAdress, .textAdress a {
    color: #333333;
    font-size: 14px;
    line-height:20px;
    text-align: center;
    overflow: hidden;
}

.textAdressDetails {
    margin-top:6px;
    margin-bottom:6px;
    width: 420px;
    line-height:18px;
    overflow: hidden;
}

.addressBottonsRightTd {
    position: absolute;
    right: 30px;
}

.greyText {
    color: #999999;
}

.small a {
    font-weight: bold;
    color: #333333;
}

.breadcrumbBorder {
    border-top: 1px solid #cccccc;
    margin-bottom: -1px;
}


.gcFancyboxHidden {

    display:none;

}

.gcFancyboxHiddenInner {
    width: 400px;
}

.gcFancyboxHiddenInnerBox {
    width: 390px;
}

.gcFancyboxHiddenText {
    font-size: 14px;
    color: #333333;
    margin-left: 10px;
    width: 360px;
    overflow: hidden;
    margin-bottom: 10px;
}

.gcFancyboxHiddenButtonLine {
    padding: 6px;
}

.errMsgSpacer {
    height: 10px;
}

.nlBox {
    background: #eeeeee;
    padding:10px;
    height: 240px;
}

.nlBox .inputFormDetails {
    width: 305px;
    width: 19.075rem;
}

.nlBox .inputFormHalf {
    margin: 0 !important;
    width: 142px;
    width: 8.8625rem;
}

.nlBox .formCustomSelect {
    width: 321px;
    width: 20.075rem !important;
}


.nlBox .formCustomSelect select {
    width: 310px;
    width: 19.375rem !important;
}

.inputFormLabelPoint a {

    color: #999999;
}

.greyBox {
    background: #c8c8c8 !important;
    font-size:18px;
    margin-bottom: 20px;

}

.greenBoxCenter {
    text-align:center !important;
    font-size:18px !important;
    margin-bottom: 26px !important;
}

.specialArticleLinePos {
    margin-top: -20px !important;
}

.specialArticleTextInfo {
    margin-bottom: 16px;
    margin-top: -10px;
}

.pagerTopPos {
    margin-top:-42px !important;
}

.loaderBoxToPos {

    margin-bottom:-40px !important;
}

.loaderBoxHeight {
    height:250px;
}

.pagerSpecial {
    position: absolute;
    bottom: 0px;
    width: 752px;
    margin-bottom: -40px;
}

.search-button, .search-button:active, .search-button:focus {
    background: url(../../images/icons.png) repeat-x 7px -135px transparent !important;
    height: 39px;
    height: 2.4375rem;
    width: 31px;
    width: 1.9375rem;
    display: inline-block;
    margin: 1px 0 0 0;
    margin: 0.0625rem 0 0 0;
    padding: 0;
    border: 0 !important;
    cursor: pointer;
    float: right;
}

.searchInfoText {
    color: white;
    background: #3cb400;
    padding: 0px 6px 0px 6px;
}

.searchTextBox {
    margin-bottom: 16px;
}

.verteilerseite .custom-pager {
    margin-left:4px;
    position: absolute;
    margin-top: 200px;
}

.verteilerseite .custom-pager span {
    background: #003d75;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 0 5px 0 0;
    text-align: center;
    text-indent: -10000em;
    width: 12px;
}

.verteilerseite .custom-pager span.cycle-pager-active {
    background-color: #ffcc00;
}

.verteilerseite h1 {
    color: #003d75;
    font-size: 36px;
    margin-top: -20px;
}

.verteilerseite p {
    color:white;
}

.shopTeaserBox {
    margin-top: 20px;
    background: #f2f2f2;
    width: 330px;
    height: 320px;
    overflow: hidden;
    float: left;
    margin-left: 55px;
    margin-bottom: 42px;

    border-radius: 6px;
}

.shopTeaserBox:first-child{
    margin-left: 0px;
}

.shopTeaserBox a {
    display: block;
    height:100%;
    text-decoration: none;
}

.shopTeaserBoxButtonSport {
    background-image: url(../../images/sport-shop-button-bgr.jpg);
    background-repeat: repeat-x;
}

.shopTeaserBoxButtonSchuetzen {
    background-image: url(../../images/schuetzen-shop-button-bgr.jpg);
    background-repeat: repeat-x;
}

.shopTeaserBoxButtonKarneval {
    background-image: url(../../images/karneval-shop-button-bgr.jpg);
    background-repeat: repeat-x;
}

.shopTeaserBoxButtonSport,
.shopTeaserBoxButtonSchuetzen,
.shopTeaserBoxButtonKarneval {
    height: 41px;
    width: 314px;
    border-radius: 6px;
    margin-left: 8px;
}

.shopTeaserBoxButtonSport,
.shopTeaserBoxButtonSchuetzen,
.shopTeaserBoxButtonKarneval span {
    line-height: 40px;
    font-size: 16px;
    display: block;
    height: 41px;
    overflow: hidden;
    text-align: center;
    color: white;
    text-decoration: none;
}

.shopTeaserBox a:hover span {
    text-decoration: underline;
}

.shopTeaserHeadline {
    text-transform: uppercase;
    font-size: 34px;
    line-height: 96px;
    width: 330px;
    text-align: center;
    color: white;
    position: absolute;
    z-index: 100;
    text-shadow: 0.06em 0.06em 0.09em #333;
}

.shopTeaserBgrHeadline {

    position: relative;
    z-index: 10;
}

.shopTeaserBody {
    position: relative;
    height: 150px;
    overflow: hidden;
}

.shopTeaserBodyLeft {
    text-align: center;
    top: 2px;
    position: absolute;
    height: 138px;
    width: 110px;
}

.shopTeaserBodyRight {
    top: 2px;
    left: 116px;
    position: absolute;
    height: 138px;
    width: 204px;
}

.shopTeaserBodyRight h3 {
    color: #444;
    font-size: 18px;
    line-height: 28px;
    line-height: 1.75rem;
}

.shopTeaserBodyRightText {
    color: #444;
    font-size: 13px;
    padding-right: 10px;
}

.shopTeaserBodyRightPrice {
    margin-top:8px;
    text-align: right;
    color: #444;
    font-size: 32px;
}

.shopTeaserBodyRightPrice span {
    font-size: 14px;
}

.verteiler.meta-navigation li {
    background: rgba(0, 0, 0, 0) url("../../images/blue_icons.png") no-repeat scroll 0 -133px;
}

.verteiler.meta-navigation li:first-child{
    background: none;
}

.verteiler.meta-navigation li span {
    color: #003d75;
    font-size: 0.75rem;
    line-height: 0.875rem;
    text-decoration: none;
}

#fb-root {
    float: left;
}

.fbTextInfo {
    float:left;
    color: #003d75;
    font-size: 0.75rem;
    line-height: 22px;
    margin-right: 10px;
}

.verteilerseite.header-info {
    top: 2px;
}

.verteilerseiteZusatztext {
    padding-bottom: 46px;
    color: #666666;
}

.landing .footer-navigation {
    margin-bottom: 10px !important;
}

.landing .col-wrapper {
    margin: 0 !important;
}

.shopTeaserHeadlineContainer {
    position: relative;
}

.shopTeaserBox .sale {
    position: absolute;
    left:10px;
    top:100px;
    z-index: 110;
    font-family: Arial, Helvetica, sans-serif;
    display: inline-block;
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    background: red;
    color: white;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 2px 4px 2px 4px;
    padding: 0.125rem 0.25rem 0.125rem 0.25rem;
}

.shop-menu-container {
    position:absolute; left: 420px;top:0px;z-index:900; display: none;
    visibility: hidden;
}

.dropit {
    list-style: none;
    padding: 0;
    margin: 0;
}

.dropit .dropit-trigger {
    position: relative;
    min-width: 130px;

}

.dropit .dropit-submenu {
    position: absolute;
    top: 100%;
    left: 0; /* dropdown left or right */
    z-index: 1000;
    display: none;
    min-width: 130px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.dropit .dropit-open .dropit-submenu {
    display: block;
}

.shop-menu li {
    padding-left: 8px;
    background: #003d74;
    font-size: 12px;
    padding-bottom: 4px;
    padding-right: 8px;
}

.shop-menu .first-element {
    box-sizing: border-box;
    border-radius: 0px 0px 4px 4px;
}

.shop-menu li, .shop-menu ul li {
    line-height: 24px;
}

.shop-menu a {
    text-decoration: none;
    color: white;
    display: block;
    border-top: 1px solid #68839d;
    padding-left: 6px;
}

.shop-menu .first-element a.first-element-ref {
    border-top: 0px !important;
}

.first-element.dropit-trigger.dropit-open {
    border-radius: 0;
}

.shop-menu .last-element {
    border-radius: 0px 0px 4px 4px;
}

.shop-menu a img {
    position: absolute;
    margin-top:11px;
    right:12px;
}

.green-theme .shop-menu li {
    background: #1f4b42;
}

.green-theme .shop-menu a {
    border-top: 1px solid white;
}

.red-theme .shop-menu li {
    background: #861224;
}

.red-theme .shop-menu a {
    border-top: 1px solid white;
}

.shop-menu a:hover {
    color: #ffcc00;
}

.first-element a.first-element-ref:hover {
    color:white;
}

.special-tipp {
    position: absolute;
    top: -6px;
    right: 40px;
    z-index: 100;
    color: white;
    font-size: 13px;
}

.special-tipp span {
    background: #fcce00;
    color: #003f71;
    padding: 2px 8px 2px 8px;
    box-sizing: border-box;
    border-radius: 4px;
}

.green-theme .special-tipp span {
    color: #06342b;
}

.special-tipp-karneval {
    position: absolute;
    top: -100px;
    left: -140px;
    z-index: 100;
    font-size: 16px;
    width: 215px;
    height: 88px;
    color: #bc0534;
    line-height: 18px;
}

.special-tipp-karneval-text {
    font-size: 13px;
    display: inline-block;
    line-height: 20px;
    background: #fcce00;
    color: #5a0d1b;
    padding: 0px 8px 2px 8px;
    box-sizing: border-box;
    border-radius: 4px;
    margin-bottom: 4px;
}

.tipp-arrow {
    position: absolute;
    right: 10px;
    bottom: -8px;
}

.newsletter-teaser {
    position: absolute;
    width: 276px;
    height: 64px;
    left: 134px;
    margin-top: 2px;
    background: url(../../images/newsletter-background.png) no-repeat;
}

a.newsletter-teaser-text {
    display: block;
    font-size: 13px;
    line-height: 15px;
    padding-left: 52px;
    padding-top: 12px;
    padding-bottom: 16px;

}

a.newsletter-teaser-text {
    text-decoration: none;
    color: #003f71;
}

.green-theme a.newsletter-teaser-text {
    color: #06342b;
}

.red-theme a.newsletter-teaser-text {
    color: #5a0d1b;
}

.logo-footer {
    margin-bottom: -30px;
}

.logo-footer img {
    margin-right: 20px;
    margin-bottom: 10px;
}

.goToProductButtonOrder {
    display: none;
}

.orderHtmlContainer img {
    display: none;
}

.orderHtmlContainer .goToProductButtonOrder {
    display: block;
}

.orderHtmlContainer .editButtonOrder, .orderHtmlContainer .borderBox,
.orderHtmlContainer .orderOverviewBreadcrumbs, .orderHtmlContainer .orderOverViewTxt
{

    display: none;
}

.orderHtmlContainer .buyDetailsTable {
    margin-top: 22px !important;
    margin-bottom: -20px;
}

.orderHtmlContainer .editButtonOverview {
    display: none;
}

.overviewTxtHeadlineArtikelliste {
    padding-bottom: 20px;
}

.cookieInfo {
    position: relative;
    box-sizing: border-box;
    margin: auto;
    width: 1120px;
    background-color:#edeff2;
    padding: 24px;
    padding-right: 200px;
    font-size: 12px;
    color: black;
    text-align: left;
    padding-left: 20px;
}

.cookieInfoButton {
    display: block;
    position: absolute;
    right: 10px;
    padding: 10px;
    background: #003d75;
    color: white !important;
    text-decoration: none !important;
    margin-top: -3px;
}

.red-theme .cookieInfoButton {
    background: #861224;
}

.green-theme .cookieInfoButton {
    background: #1f4b42;
}

.cookieInfo a {
    color: black;
    text-decoration: underline;
    font-weight: bold;
}

/* DEBUG */

.debug-info-client, .debug-info-doc-size, .debug-info-win-size, .debug-info-desktop, .debug-info-mobile, .debug-info-tablet, .debug-info-smartphone {
    display: none;
    color: white;
    position: fixed;
    bottom: 0px;
    z-index: 99999999;
    padding: 5px;
}

.debug-info-desktop {
    bottom: 60px;
    display: block;
    background: green;
}

.debug-info-doc-size {
    bottom: 90px;
    display: block;
    background: silver;
}

.debug-info-win-size {
    bottom: 120px;
    display: block;
    background: grey;
}

.debug-info-client {
    bottom: 150px;
    display: block;
    background: yellow;
    color: black;
}

/* RESPONSIVE DESIGN */

.rd-burger-menu {
    display:none;
}

.mobile-only {
    display: none;
}

.menu-entry-arrow {
    display: none;
}

.sorting-wrapper {
    display: none;
}


.buyDetailsTableMobile {
    display: none;
}

.category-navigation.copy {
    display: none;
}


.mobileProfileMenu {
    display: none;
}

#articleBox .news_clear_box {
    height: 20px !important;
}


.teaser-wrapper .news_clear_box {
    margin-bottom: 0px !important;
}

.teaser-wrapper p {
    margin-bottom: 0px !important;
}

.tabNavigation {
    position: absolute;
    left: 209px;
    top: -35px;
}


.tabNavigation div {
    float: left;
    margin-right: 6px;
}

.tabNavigation div {
    height: 35px;
    overflow: hidden;
}

.tabNavigation div.active {
    overflow:visible;
}

.tabNavigationIconSport {
    position: absolute;
    left: 274px;
    top: -80px;
    z-index:10000000000000;
}

.tabNavigationIconSport img {
    width: 30px;
}

.tabNavigationIconSchuetzen {
    position: absolute;
    left: 360px;
    top: -70px;
    z-index:10000000000000;
}
.tabNavigationIconSchuetzen img {
    width: 40px;
}

.tabNavigationIconKarneval {
    position: absolute;
    left: 466px;
    top: -70px;
    z-index:10000000000000;
}

.tabNavigationIconKarneval img {
    width: 40px;
}

.red-theme .tabNavigationIconKarneval {
    display: none;
}












.pricehammer-item-list {
    padding: 30px 0;
    display: flex;
    flex-wrap: wrap;
}
.pricehammer-item-list .pricehammer-item {
	display: flex;
    flex-direction: column;
    width: calc(32% - 4px);
    padding-bottom: 13px;
    border: 2px solid #bc0534;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 20px;
}
.pricehammer-item-list .pricehammer-item .link-container {
	position: relative;
	flex-grow: 1;
    display: flex;
    align-items: center;
	margin: 15px 10px;
	padding: 10px 0 25px;
    text-align: center;
    background: url(../../images/big_shadow.png) no-repeat center bottom;
}
.pricehammer-item-list .pricehammer-item .link-container a.zoom img{
	width: 70%;
}
.pricehammer-item-list .pricehammer-item .link-container .icon-bar {
	position: absolute;
	top: 0;
	left: 0;
}
.pricehammer-item-list .pricehammer-item:nth-child(3n+1),
.pricehammer-item-list .pricehammer-item:nth-child(3n+2) {
    margin-right: 2%;
}
.pricehammer-item-list .pricehammer-item span:first-child {
    background: #bc0534;
    display: block;
    color: #fff;
    padding: 5px 10px 7px;
    font-size: 1.25rem;
    line-height: 1;
    text-transform: uppercase;
}
.pricehammer-item-list .pricehammer-item h3 {
    padding: 5px 10px;
    color: #bc0534;
    font-size: 1rem;
    line-height: 1.25rem;
    text-align: left;
}
.pricehammer-item-list .pricehammer-item p {
    padding: 5px 10px;
    margin: 0;
    color: #666666;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 400;
    text-align: left;
}
.pricehammer-item-list .pricehammer-item p strong {
    font-weight: 700;
}
.pricehammer-item-list .pricehammer-item hr {
    margin: 10px;
    border-bottom: 1px solid #bc0534;
}
.pricehammer-item-list .pricehammer-item .grey-button {
    width: calc(100% - 40px);
    margin: 15px 10px 0;
}

.winter-banner {
    position: relative;
    top: -34px;
    padding-bottom: 6px;
}

.winter-banner img {
    width: 100%;
}

.discount-counter {
	display: none;
    position: relative;
    top: -34px;
    padding: 65px 0 0;
    margin-bottom: 12px; 
    background: url('/images/fruehbesteller-website.jpg') no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

.discount-counter * {
    font-family: 'Merriweather';
}

.discount-counter img {
    display: block;
    width: 100%;
}

.discount-counter .front-right-background {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 33%;
    z-index: 1;
    background: url('/images/fruehbesteller-website-front-right.png') no-repeat;
    background-size: cover;
    background-position: left bottom;
}

.discount-counter .front-left-background {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 35%;
    z-index: 1;
    background: url('/images/fruehbesteller-website-front-left.png') no-repeat;
    background-size: cover;
    background-position: right bottom;
}

.discount-counter .counter-inner {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
}

.discount-counter .counter-inner .link-item {
    text-align: center;
    padding: 18px 0;
}
.discount-counter .counter-inner .link-item a {
    display: block;
    padding: 15px 42px;
    border-radius: 9px;
    color: #D80000;
    font-size: 18px;
    line-height: 1;
    font-weight: 900;
    background-color: #fff;
    text-decoration: none;
    transition: .2s;
}

.discount-counter .counter-inner .link-item a:hover {
    color: #fff;
    background-color: #D80000;
}

.discount-counter .counter-inner .counter-timer {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 12px 5px 7px;
    background-color: rgba(255, 0, 4, 0.69);
    border-radius: 9px;
}

.discount-counter .counter-inner .counter-timer p {
    margin: 0;
    padding: 0 0 3px;
    text-align: center;
    color: #fff;
    font-size: 27px;
    line-height: 1;
    font-weight: 900;
}

.discount-counter .counter-inner .counter-timer .date-items {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.discount-counter .counter-inner .counter-timer .date-items .date-outer {
    position: relative;
}

.discount-counter .counter-inner .counter-timer .date-items .date-outer span {
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 17px;
    line-height: 1;
    font-weight: 900;
}
.discount-counter .counter-inner .counter-timer .date-items .date-outer .date-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px;
}
.discount-counter .counter-inner .counter-timer .date-items .date-outer .date-inner .num {
    position: relative;
    width: 54px;
    height: 54px;
    margin: 3px;
    border-radius: 9px;
    background-color: #fff;
    overflow: hidden;
}
.discount-counter .counter-inner .counter-timer .date-items .date-outer .date-inner .num div {
    position: absolute;
    top: -100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    color: #000;
    font-size: 35px;
    line-height: 1;
    font-weight: 900;
    opacity: 0;
    user-select: none;
}

.discount-counter .counter-inner .counter-timer .date-items .date-outer:nth-child(1) .date-inner .num:first-child div {
    transition: top 1.5s;
}
.discount-counter .counter-inner .counter-timer .date-items .date-outer:nth-child(1) .date-inner .num:last-child div {
    transition: top 1.37s;
}
.discount-counter .counter-inner .counter-timer .date-items .date-outer:nth-child(2) .date-inner .num:first-child div {
    transition: top 1.2s;
}
.discount-counter .counter-inner .counter-timer .date-items .date-outer:nth-child(2) .date-inner .num:last-child div {
    transition: top 1.03s;
}
.discount-counter .counter-inner .counter-timer .date-items .date-outer:nth-child(3) .date-inner .num:first-child div {
    transition: top .86s;
}
.discount-counter .counter-inner .counter-timer .date-items .date-outer:nth-child(3) .date-inner .num:last-child div {
    transition: top .69s;
}
.discount-counter .counter-inner .counter-timer .date-items .date-outer:nth-child(4) .date-inner .num:first-child div {
    transition: top .52s;
}
.discount-counter .counter-inner .counter-timer .date-items .date-outer:nth-child(4) .date-inner .num:last-child div {
    transition: top .35s;
}


.award-image {
    position: fixed;
    top: 20px;
    right: 12px;
    z-index: 1111;
}
.award-image img {
    width: 110px;
    transition: .1s;
}
.award-image a:hover img {
    transform: scale(1.05);
}

@media only screen and (max-width: 1400px) {
    .award-image {
        top: auto;
        bottom: 280px;
    }
}
@media only screen and (max-width: 648px) {
    .award-image {
        right: auto;
        bottom: 120px;
        left: 0;
    }
    .award-image img {
        width: 96px;
    }
}