/*! custom.css for stickma.de */
/**
 * for now, elements in order of appearance - except:
 * reset.css
 * effects.css - fancy stuff that would blow up this file
 * background.css for the body background - might change	
 *   
 */
 

#no-js {
    margin: 10px;
    padding: 10px;
    border: 1px solid #cc3;
    background: #ff9;
    font-weight: bold;
    color: #000;
    z-index: 1000;
}
html {
    font-family: 'Roboto', sans-serif;
}
h1 {
    margin: 0px;
    font-size: 1.5em;
}
h2,
h3,
h4 {
    color: #fff;
    margin: 0;
}
h5 {
    color: #000;
    margin: 0;
}
a {
    color: #790000;
    text-decoration: none;
}
legend {
    color: #fff;
}
a:hover {
    text-decoration: underline;
}
.js-enabled {
    display: none !important;
}
html body,
.fancy-background {
    background: #f4f7e8;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjRmN2U4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjUlIiBzdG9wLWNvbG9yPSIjZWFmY2ZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzglIiBzdG9wLWNvbG9yPSIjZmZmY2YzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzAlIiBzdG9wLWNvbG9yPSIjZjdmMmU2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y3ZjhlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -webkit-linear-gradient(20deg, #f4f7e8 0%, #eafcff 25%, #fffcf3 38%, #f7f2e6 70%, #f7f8ea 100%);
    background: -o-linear-gradient(20deg, #f4f7e8 0%, #eafcff 25%, #fffcf3 38%, #f7f2e6 70%, #f7f8ea 100%);
    background: linear-gradient(110deg, #f4f7e8 0%, #eafcff 25%, #fffcf3 38%, #f7f2e6 70%, #f7f8ea 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f4f7e8', endColorstr='#f7f8ea', GradientType=1);
}
.pseudos {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.2);
    background: #c69f61;
    background: -webkit-linear-gradient(top left, #c69f61 0%, #a18251 100%);
    background: -o-linear-gradient(top left, #c69f61 0%, #a18251 100%);
    background: linear-gradient(to bottom right, #c69f61 0%, #a18251 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#c69f61', endColorstr='#a18251', GradientType=1);
}
.pseudos:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1.0em;
    height: 1.0em;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.2);
    background: #faf6eb;
    background: -webkit-linear-gradient(top right, #faf6eb 50%, rgba(138, 138, 138, 1.0) 50%, rgba(215, 215, 215, 1.0) 85%);
    background: -o-linear-gradient(top right, #faf6eb 50%, rgba(138, 138, 138, 1.0) 50%, rgba(215, 215, 215, 1.0) 85%);
    background: linear-gradient(to bottom left, #faf6eb 50%, rgba(138, 138, 138, 1.0) 50%, rgba(215, 215, 215, 1.0) 85%);
}
.inner-shadow {
    box-shadow: inset 0px 0px 4px 0px rgba(0, 0, 0, 0.75);
}
.wrapper {
    max-width: 1000px;
    min-width: 910px;
    margin: 0 auto 0 auto;
}
header {
    width: 100%;
    margin: 15px 0 0 0;
}
#the-header-logo {
    width: 100%;
    height: auto;
    border: 0;
}
#header-top-text {
    width: 100%;
    text-align: center;
    font-family: Arial, sans-serif;
    font-weight: 700;
    font-size: 0.6em;
    color: #b18b4a;
    background-color: transparent;
    margin: 0;
}
.quick-access {
    position: relative;
    width: 40%;
    margin-left: 20%;
    text-align: left;
    padding: 0;
    /* must be because of bottom blue box */
}
.quick-access-top {
    padding: 1.0em 0.5em 0.5em 0.5em;
    min-height: 50px;
    overflow: hidden;
}
.toplinks {
    width: 100%;
}
.toplinks ul {
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 0.7em;
    font-weight: 200;
    color: #FFF;
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 1.0em;
}
.toplinks ul li {
    display: inline;
    color: #FFF;
    margin: 0 0.5em 0 0;
}
.toplinks ul li a {
    color: inherit;
    text-decoration: none;
}
li.toplink:before {
    content: ">";
}
.language-switcher {
    float: left;
    width: 30%;
    max-width: 175px;
    padding-top: 0.3em;
}
#search_mini_form {
    width: 65%;
    max-width: 260px;
    float: right;
}
#search_mini_form fieldset {
    padding: 0;
    width: 100%;
    border: 0;
}
#search_mini_form input#search {
    width: 85%;
    height: 22px;
    float: left;
    border: 1px solid #888;
    background-color: FFF;
    padding: 3px;
    font-size: 0.9em;
    color: #666;
}
#search_mini_form .btn-search input {
    float: right;
    background-color: transparent;
    background: url(/skin/frontend/default/stickma_resp/images/btn/search_icon_30x30.png) no-repeat;
    background-size: 25px 25px;
    padding-top: 1px;
    cursor: pointer;
    width: 25px;
    height: 25px;
    border: 0px solid #666;
    padding-top: 2px;
}
.quick-access-bottom {
    clear: both;
    width: 100%;
    padding: 0.3em 0;
    background: rgb(33, 56, 88);
    background: -webkit-linear-gradient(left, rgba(33, 56, 88, 1.0), rgba(95, 124, 162, 1.0));
    background: -o-linear-gradient(left, rgba(33, 56, 88, 1.0), rgba(95, 124, 162, 1.0));
    background: linear-gradient(to right, rgba(33, 56, 88, 1.0), rgba(95, 124, 162, 1.0));
}
#agency-service-link {
    font-weight: 700;
    color: #FFF;
    text-decoration: none;
    font-size: 0.9em;
    line-height: 1.5em;
    margin-left: 1%;
    width: 39%;
    display: inline-block;
}
#agency-service-link:before {
    content: ">";
    color: #FFF;
}
.top_contacts {
    display: none;
}
/* CATALOGUE NAVIGATION */

#topnav,
.second-bar {
    width: 100%;
    padding: 0;
}
#topnav > li,
.second-bar > li {
    display: inline-block;
    width: 16%;
    margin: 0 1%;
    vertical-align: top;
    padding: 3px 1%;
}

#topnav > li {
    box-shadow: 0px 0px 26px 0px rgba(50, 50, 50, 0.5);    
    height: 79px;
}
#topnav > li:last-child {
    box-shadow: none;
    padding: 0 0;
    width: 18%;
}
.main-menu-item {
    font-family: Arial, sans-serif;
    font-weight: 700;
    color: #FFF;
    text-decoration: none;
    font-size: 0.8em;
    line-height: 1.0em;
    vertical-align: top;
}
.header-top-container > div {
    display: inline-block;
    vertical-align: top;
    width: 40%;
}
.sub-menu-ul {
    list-style-type: none;
    padding: 0;
    margin-bottom: 3px;
    border-left: 1px rgba(68, 68, 68, 0.5) solid;
    border-right: 1px rgba(68, 68, 68, 0.5) solid;
    border-top: 1px rgba(68, 68, 68, 0.5) solid;
}
.small-menu-item * li {
    height: 29px;
    background: rgb(69, 156, 105);
    background: -webkit-linear-gradient(left, rgba(69, 156, 105, 1) 0%, rgba(10, 97, 45, 1) 100%);
    background: -o-linear-gradient(left, rgba(69, 156, 105, 1) 0%, rgba(10, 97, 45, 1) 100%);
    background: linear-gradient(to right, rgba(69, 156, 105, 1) 0%, rgba(10, 97, 45, 1) 100%);
    box-shadow: 0px 0px 26px 0px rgba(50, 50, 50, 0.5);
    padding-top: 9px;
    padding-left: 10px;
}
.top-pap > .main-menu-item,
.top-foil > .main-menu-item {
    height: 25px;
}
.small-menu-item * li:hover {
    text-decoration: underline;
}
.small-menu-item * li:first-child {
    margin-bottom: 9px;
}
.small-menu-item * li:last-child {
    margin-top: 4px;
}
.small-menu-item > .sub-menu-ul {
    border: none;
}
.small-menu-item {
    color: #ffffff;
    font-weight: bold;
}
.sub-menu-item {
    border-bottom: 1px rgba(68, 68, 68, 0.5) solid;
    padding: 1px 0px 1px 2px;
}
#topnav * a,
.second-bar * a {
    text-decoration: none;
    color: inherit;
}
.pricecalculator_start {
    font-size: 1em;
    margin: 1%;
    box-shadow: 0px 0px 26px 0px rgba(50, 50, 50, 0.5);
    border-radius: 3px;
    padding: 1%;
    width: 96%;
    text-align: center;
}
.pricecalculator_start input[type=submit],
.pricecalculator input[type=button] {
    height: 25px;
    font-size: 1em;
    width: 16%;
    background-color: rgb(247, 247, 247);
    margin-right: 0px;
    border-radius: 5px;
    border: 1px solid rgb(147, 147, 147);
}
.pricecalculator_start input[type=submit]:hover,
.pricecalculator input[type=button]:hover {
    background-color: rgb(147, 147, 147);
}
.pricecalculator_start input {
    font-size: 1.0em;
    width: 20%;
    margin-right: 1%;
    vertical-align: baseline;
}
.pricecalculator_title {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 1.5em;
    margin-bottom: 5px;
}
.custom-col-right {
    width: 18%;
    display: inline-block;
    vertical-align: top;
    margin: 0 1%;
}
.home-content-middle {
	width: 76%;
    display: inline-block;
    margin: 0% 3% 1% 0;
    padding: 0 1% 1% 0;
}
.newsticker_layer {
    width: 100%;
    display: inline-block;
    margin: 0 1% 2% 1%;
    padding: 1%;
}
.newsticker_layer_2 {
    width: 98%;
    display: inline-block;
    margin: 0;
    padding: 1%;
}
.custom-col-2-right-layout {
    white-space: nowrap;
    font-size: 0;
}
.custom-col-2-right-layout > div,
.custom-col-2-right-layout > ul {
    white-space: normal;
    font-size: 16px;
}
.custom-col-2-right-layout > div {
    margin-bottom: 2%;
}
.mini-newsletter * fieldset,
fieldset.add-to-cart-box {
    margin: 0;
    padding: 0;
    min-width: 0;
    border: none;
}
fieldset.add-to-cart-box {
    vertical-align: top;
    text-align: right;
    margin-top: 5px;
}
.mini-newsletter * input {
    line-height: normal;
    width: 100%;
    margin: 1% 0;
}
.mini-newsletter * input[type="submit"] {
    width: 60%;
}
.mini-newsletter {
    padding: 5%;
}
footer > ul {
    list-style-type: none;
    white-space: nowrap;
    margin: 0;
    padding: 0;
}
footer * li {
    display: inline-block;
}
footer * a,
footer > a {
    text-decoration: none;
    color: #fff;
}
footer * li::after {
    content: '-';
    padding-left: 4px;
}
footer * li:last-child:after {
    content: '';
    padding-left: 0px;
}
footer {
    width: 96%;
    margin: 1%;
    padding: 1%;
    text-align: center;
    font-size: 0.8em
}
.box.base-mini {
    padding: 5%;
    margin-bottom: 15px;
}
.gradient_1,
.box.base-mini {
    background: rgb(216, 187, 141);
    background: -webkit-linear-gradient(bottom left, rgba(216, 187, 141, 1) 0%, rgba(113, 82, 38, 1) 100%);
    background: -o-linear-gradient(bottom left, rgba(216, 187, 141, 1) 0%, rgba(113, 82, 38, 1) 100%);
    background: linear-gradient(to top right, rgba(216, 187, 141, 1) 0%, rgba(113, 82, 38, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d8bb8d', endColorstr='#715226', GradientType=1);
    box-shadow: 0px 0px 26px 0px rgba(50, 50, 50, 0.5);
    border-radius: 2px;
}
.nook {
    position: relative;
}
.nook:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1.0em;
    height: 1.0em;
    background: #dcd9cf;
    background: -webkit-linear-gradient(225deg, #dcd9cf 0%, #c9c6bd 50%, rgba(138, 138, 138, 1.0) 50%, rgba(215, 215, 215, 1.0) 85%);
    background: -moz-linear-gradient(225deg, #dcd9cf 0%, #c9c6bd 50%, rgba(138, 138, 138, 1.0) 50%, rgba(215, 215, 215, 1.0) 85%);
    background: -o-linear-gradient(225deg, #dcd9cf 0%, #c9c6bd 50%, rgba(138, 138, 138, 1.0) 50%, rgba(215, 215, 215, 1.0) 85%);
    background: linear-gradient(225deg, #dcd9cf 0%, #c9c6bd 50%, rgba(138, 138, 138, 1.0) 50%, rgba(215, 215, 215, 1.0) 85%);
}
#checkout-progress-wrapper > .nook:before {
    display: none;
}
.gradient_1 > #checkout-progress-wrapper {
    padding: 0;
    background-color: rgba(0,0,0,0);
    background-image: none;
}
.news_entry > a {
    text-decoration: none;
    display: inline-block;
    width: 80%
}
.news_entry * h2 {
    color: #fff;
    margin: 5px 0;
    font-size: 1em;
}
.news_entry > p {
    margin: 5px 0;
    font-size: 0.9em;
    line-height: 1.3em;
}
.newsticker_date {
    display: inline-block;
    width: 15%;
    text-align: right;
    color: #fff;
}
.agenturanfrage_home {
    background: rgb(43, 57, 127);
    background: -webkit-linear-gradient(345deg, rgba(43, 57, 127, 1) 15%, rgba(174, 173, 184, 1) 25%, rgba(43, 57, 127, 1) 40%);
    background: -o-linear-gradient(345deg, rgba(43, 57, 127, 1) 15%, rgba(174, 173, 184, 1) 25%, rgba(43, 57, 127, 1) 40%);
    background: linear-gradient(75deg, rgba(43, 57, 127, 1) 15%, rgba(174, 173, 184, 1) 25%, rgba(43, 57, 127, 1) 40%);
}
.ecosolvent_block {
    background: rgb(0, 119, 47);
    background: -webkit-linear-gradient(345deg, rgba(0, 119, 47, 1) 15%, rgba(174, 173, 184, 1) 28%, rgba(0, 119, 47, 1) 40%);
    background: -o-linear-gradient(345deg, rgba(0, 119, 47, 1) 15%, rgba(174, 173, 184, 1) 28%, rgba(0, 119, 47, 1) 40%);
    background: linear-gradient(75deg, rgba(0, 119, 47, 1) 15%, rgba(174, 173, 184, 1) 28%, rgba(0, 119, 47, 1) 40%);
}
.agenturanfrage_home,
.ecosolvent_block {
    margin: 1%;
    width: 96%;
    padding: 1%;
    box-shadow: 0px 0px 26px 0px rgba(50, 50, 50, 0.5);
    border-radius: 2px;
    height: 63px;
    color: white;
    font-size: 16px;
    margin-bottom: 2%;
    display: block;
}
.agenturanfrage_home > .title {
    width: 20%;
    display: inline-block;
    height: 53px;
    font-size: 1.6em;
    vertical-align: top;
    font-weight: 600;
    white-space: normal;
}
.ecosolvent_block > .title {
    width: 27%;
    display: inline-block;
    height: 53px;
    font-size: 1.6em;
    vertical-align: top;
    font-weight: 600;
    white-space: normal;
    font-size: 1.1em;
    vertical-align: bottom;
}
.agenturanfrage_home > span,
.ecosolvent_block > span {
    width: 72%;
    display: inline-block;
    height: 53px;
}
.klein_title > h1 {
    color: rgba(108, 108, 108, 1);
}
.eco_title > h1,
.pap_title > h1 {
    color: rgba(229, 67, 155, 1);
}
.trans_title > h1,
.res_title > h1 {
    color: rgba(94, 177, 217, 1);
}
.exc_title > h1,
.plot_title > h1 {
    color: rgba(69, 156, 105, 1);
}
.sieb_title > h1 {
    color: rgba(242, 203, 76, 1);
}
.top-ecosl {
    background: rgb(168, 168, 168);
    background: -webkit-linear-gradient(left, rgba(168, 168, 168, 1) 0%, rgba(108, 108, 108, 1) 100%);
    background: -o-linear-gradient(left, rgba(168, 168, 168, 1) 0%, rgba(108, 108, 108, 1) 100%);
    background: linear-gradient(to right, rgba(168, 168, 168, 1) 0%, rgba(108, 108, 108, 1) 100%);
    line-height: 20px;
    padding: 3px 0.8% !important;
    width: 16.2% !important;
}
.ecosl-col {
    background: rgb(168, 168, 168);
    background: -webkit-linear-gradient(left, rgba(168, 168, 168, 1) 0%, rgba(108, 108, 108, 1) 100%);
    background: -o-linear-gradient(left, rgba(168, 168, 168, 1) 0%, rgba(108, 108, 108, 1) 100%);
    background: linear-gradient(to right, rgba(168, 168, 168, 1) 0%, rgba(108, 108, 108, 1) 100%);
}

.li-ecosl {
    color: rgba(108, 108, 108, 1);
    font-weight: 600;
}
.top-pap, .econm-col {
    background: rgb(222, 119, 176);
    background: -webkit-linear-gradient(left, rgba(222, 119, 176, 1) 0%, rgba(166, 66, 122, 1) 100%);
    background: -o-linear-gradient(left, rgba(222, 119, 176, 1) 0%, rgba(166, 66, 122, 1) 100%);
    background: linear-gradient(to right, rgba(222, 119, 176, 1) 0%, rgba(166, 66, 122, 1) 100%);
}
.top-pap > ul {
    background: rgb(229, 67, 155);
    background: -webkit-linear-gradient(left, rgba(229, 67, 155, 1) 0%, rgba(175, 14, 101, 1) 100%);
    background: -o-linear-gradient(left, rgba(229, 67, 155, 1) 0%, rgba(175, 14, 101, 1) 100%);
    background: linear-gradient(to right, rgba(229, 67, 155, 1) 0%, rgba(175, 14, 101, 1) 100%);
}
.li-pap {
    color: rgba(175, 14, 101, 1);
    font-weight: 600;
}
.top-foil, .foil-col {
    background: rgb(117, 199, 224);
    background: -webkit-linear-gradient(left, rgba(117, 199, 224, 1) 0%, rgba(59, 110, 126, 1) 100%);
    background: -o-linear-gradient(left, rgba(117, 199, 224, 1) 0%, rgba(59, 110, 126, 1) 100%);
    background: linear-gradient(to right, rgba(117, 199, 224, 1) 0%, rgba(59, 110, 126, 1) 100%);
}
.top-foil > ul {
    background: rgb(94, 177, 217);
    background: -webkit-linear-gradient(left, rgba(94, 177, 217, 1) 0%, rgba(39, 122, 162, 1) 100%);
    background: -o-linear-gradient(left, rgba(94, 177, 217, 1) 0%, rgba(39, 122, 162, 1) 100%);
    background: linear-gradient(to right, rgba(94, 177, 217, 1) 0%, rgba(39, 122, 162, 1) 100%);
}
.li-foil {
    color: rgba(39, 122, 162, 1);
    font-weight: 600;
}
.top-silk, .silk-col {
    background: rgb(242, 203, 76);
    background: -webkit-linear-gradient(left, rgba(242, 203, 76, 1) 0%, rgba(188, 147, 14, 1) 100%);
    background: -o-linear-gradient(left, rgba(242, 203, 76, 1) 0%, rgba(188, 147, 14, 1) 100%);
    background: linear-gradient(to right, rgba(242, 203, 76, 1) 0%, rgba(188, 147, 14, 1) 100%);
    line-height: 20px;
}
.li-silk {
    color: rgb(188, 147, 14);
    font-weight: 600;
}
.main-menu-item {
    height: 28px;
    display: inline-block;
    padding-top: 2px;
    width: 95%;
    /* added by CJ : removed <br> in Menu for mobile usability */
}
.sub-menu-link {
    font-size: 0.85em;
}
@media (max-width: 1000px) {
    .sub-menu-link {
        font-size: 0.75em;
    }
}
.col-2-right-layout > #main,
.col-2-left-layout > #main {
    width: 78%;
    margin: 0 1%;
    display: inline-block;
    vertical-align: top;
}
#main > div {
    display: inline-block;
}
.col-1-layout > .col-main {
    width: 98%;
    margin: 1%;
    padding: 0%;
}
#main > h2,
#main > h3 {
    color: #fff;
}
.col-right,
.col-left {
    width: 18%;
    margin: 0 1%;
    display: inline-block;
    vertical-align: top;
}
.middle-container {
    white-space: nowrap;
    font-size: 0;
}
.middle-container > div {
    white-space: normal;
    font-size: 16px;
}
.faq_head {
    color: #fff;
}
.base-mini > h4 {
    margin-bottom: 10px;
}
.half {
    display: inline-block;
    margin: 1%;
    width: 47%;
    vertical-align: top;
}
.contact_form * textarea,
.contact_form * input {
    width: 95%;
    margin: 0;
    padding: 0;
}
.validation-advice {
    color: #f00;
}
.product-info-box {
    font-size: 0;
}
.product-info-box > div {
    font-size: 16px;
}
.product-img-box,
.product-shop-description,
.product_shop_quickinfo_background,
.product_shop_options {
    display: inline-block;
    width: 46%;
    margin: 1%;
    padding: 1%;
    vertical-align: top;
}
.product-img-box > div {
    display: inline-block;
    width: 50%
}
dd .option_description {
    position: absolute;
    left: -100%;
    width: 95%;
    display: none;
    margin-top: -27px;
}
dd.active .option_description {
    display: block;
}
.product_shop_quickinfo_background {
    vertical-align: top;
    min-height: 800px;
}
.product-options {
    border: none;
    margin: 0;
    padding: 0;
}
.product-options * dt,
.option_description .head {
    font-weight: normal;
    border-bottom: 1px solid #e4e4e4;
    color: #fff;
    margin-bottom: 5px;
    width: 97%;
}
.product-options * dd {
    margin: 0;
    margin-bottom: 10px;
}
.product-options * input[type="text"],
.product-options * select,
.product-options * input[type="number"] {
    width: 95%;
}
.information_sign {
    display: inline-block;
    width: 17px;
    height: 17px;
    border-radius: 8px;
    color: black;
    background: white;
    text-align: center;
    font-style: italic;
    font-size: 16px;
    margin-right: 10px;
}
.information_sign:hover {
    color: white;
    background: black;
}
.product-options * ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.options-list * label {
    display: inline-block;
    width: 90%;
}
.options-list * input[type="radio"],
.options-list * input[type="checkbox"] {
    vertical-align: top;
    width: 10%;
    margin-top: 2px;
}
.no-margin {
    margin: 0;
}
.Breite > .option_description, .Width > .option_description {
    top: 51px;
}
.product_format_select {
    width: 90px;
    margin-left: 7px;
    display: inline-block;
    height: 128px;
    text-align: center;
    padding-bottom: 5px;
    vertical-align: top;
    margin-bottom: 5px;
}
.format_picture_crop {
    height: 84px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
}
.product_format_select:hover,
.product_format_select.active {
    background: rgba(0, 0, 0, 0.1);
}
.small_images {
    width: 96%;
    padding: 1%;
    margin: 1%;
}
.small_images > .product-thumbnail-image {
    width: 32%;
    display: inline-block;
    text-align: center;
}
.add-to-cart-box {
    width: 59%;
    display: inline-block;
}
.price-box {
    width: 39%;
    display: inline-block;
}
.price,
.price_steuer,
.price_versand {
    display: inline-block;
}
.product-options-bottom .price, .product_view_price .price > .price{
	font-weight: 700;
	font-size: 	1.1em;
}
.price_steuer,
.price_Versand {
    font-size: 1em;
    width: 100%;
}
.product-options-bottom {
    width: 100%;
    margin-left: -2%;
    padding: 10px 2%;
    background: rgb(254, 215, 144);
    background: -webkit-linear-gradient(left, rgba(254, 215, 144, 1) 0%, rgba(215, 178, 110, 1) 100%);
    background: -o-linear-gradient(left, rgba(254, 215, 144, 1) 0%, rgba(215, 178, 110, 1) 100%);
    background: linear-gradient(to right, rgba(254, 215, 144, 1) 0%, rgba(215, 178, 110, 1) 100%);
}
.price-notice > .price {
	width: auto;
	font-weight: 400;
	font-size: 1em;
}
.no-display {
    display: none;
}
.product-info-box * h4 {
    color: #000000;
}
.td_more-views {
    vertical-align: top;
}
.product-image-zoom {
    margin: 0;
    height: 195px;
}
.druckvorlagen {
  margin: 0;
  font-weight: 700;
}
.short_description_content,
.more-views > li {
    font-size: 0.8em;
}
.short-description {
    font-size: 0.9em;
    line-height: 1.3em;
}
.more-views {
    padding-left: 20px;
    line-height: 1.3em;
    margin: 0;
}
.col2-set,
.account-create * .fieldset {
    display: inline-block;
    margin: 0 1%;
    vertical-align: top;
}
.col2-set * ul,
.account-create * ul,
.account-nav * ul,
.order-access * ul,
.customer_account_edit * ul {
    list-style-type: none;
    padding: 0;
    margin: 0%;
}
.order-access * ul {
    padding: 10px;
}
.account-create * .input-box {
    padding-bottom: 1%;
}
.col2-set > .registered-users * input {
    width: 70%;
}
input#is_subscribed {
    width: auto;
}
.control > .input-box {
    display: inline-block;
}
.col-2-left-layout * div {
    display: inline-block;
}
.my-account {
    padding: 1%;
}
td > .price {
    display: inline;
}
.account-box * td {
    padding-right: 30px;
}
.col2-set {
    width: 98%;
}
.account-box-content {
    width: 100%;
}
.col-1,
.col-2 {
    vertical-align: top;
    width: 48%;
    margin: 0 1%;
    display: inline-block;
}
.my-account * p {
    margin: 0;
}
.sales_info_content * td {
    vertical-align: top;
    padding-right: 28px;
    font-size: 0.83em;
}
.shopping_cart_table_1 {
    background-color: #cfb283;
    padding: 0 1%;
    box-shadow: 0px 0px 26px 0px rgba(50, 50, 50, 0.5);
}
.odd_cell {
    background-color: #ebc480;
}
#main > .page-title {
    display: block;
}
ul.messages {
    list-style-type: none;
    margin: 0;
}
.messages * ul {
    list-style-type: none;
}

.col-2-right-layout ul.messages li {
	/* message liegt auf gradient box, in grün nicht lesbar */
    color: white;
}

.data-table * td {
    vertical-align: top;
}
.cart_col_2,
.cart_col_4,
.cart_col_6,
td.odd {
    background-color: rgba(260, 170, 0, 0.5);
}
th,
.data-table * td {
    padding: 5px 5px 0px;
}
.item-options > dt {
    font-size: 0.8em;
    font-weight: bold;
}
.item-options > dd {
    font-size: 0.8em;
}
.a-center {
    text-align: center;
}
.shopping_cart_table_1_bottom > input,
.checkout_btn,
.coupon-button1,
.place-order-button,
.add-to-cart-button {
    background: rgb(147, 129, 102);
    background: -webkit-linear-gradient(78deg, rgba(147, 129, 102, 1) 49%, rgba(108, 94, 67, 1) 51%, rgba(108, 94, 72, 1) 100%);
    background: -o-linear-gradient(78deg, rgba(147, 129, 102, 1) 49%, rgba(108, 94, 67, 1) 51%, rgba(108, 94, 72, 1) 100%);
    background: linear-gradient(168deg, rgba(147, 129, 102, 1) 49%, rgba(108, 94, 67, 1) 51%, rgba(108, 94, 72, 1) 100%);
    padding: 13px;
    box-shadow: 0px 0px 6px 3px #554d3b inset;
    border: none;
    border-radius: 2px;
    min-width: 150px;
    text-align: center;
    font-size: 1.3em;
}
.add-to-cart-button,.place-order-button, .checkout_btn {
    background: rgb(236, 117, 18);
    background: -webkit-linear-gradient(78deg, rgba(236, 117, 18, 1) 39%, rgba(178, 101, 0, 1) 61%, rgba(90, 55, 0, 1) 100%);
    background: -o-linear-gradient(78deg, rgba(236, 117, 18, 1) 39%, rgba(178, 101, 0, 1) 61%, rgba(90, 55, 0, 1) 100%);
    background: linear-gradient(168deg, rgba(236, 117, 18, 1) 39%, rgba(178, 101, 0, 1) 61%, rgba(90, 55, 0, 1) 100%); 
    padding: 13px; 
    box-shadow: 0px 0px 2px 2px #383328 inset; 
    border-radius: 2px; 
    min-width: 150px; 
    text-align: center; 
	font-size: 1.3em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 700;
	border: 1px solid #FFF;
}

.add-to-cart-box > legend {
    display: none;
}
.add-to-cart-box > a {
    display: inline-block;
    margin-top: 13px;
}
.shopping_cart_table_1_bottom {
    text-align: right;
    margin-top: 1%;
}
.shopping-cart-collaterals-total-box > div {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}
.shopping-cart-collaterals {
    margin: 1% 1% 0 0;
}
.shopping-cart-totals {
    margin: 1% 0 0 1%;
}
.checkout_cart * h1,
.checkout_cart * h3,
.checkout_cart * h4 {
    color: #000;
}
.discount-codes {
    padding: 2%;
}
.shopping-cart-totals {
    padding: 1% 0;
}
.shopping-cart-collaterals > .col2-set {
    margin: 0;
}
.a-right {
    text-align: right;
}
#shopping-cart-totals-table {
    width: 95%;
}
.checkout-btn {
    text-align: right;
    margin-right: 5%;
}
.checkout-types {
    list-style-type: none;
}
.discount-codes * .input-text {
    width: 100%;
    margin-bottom: 5%;
}
.checkoutSteps-div {
    width: 96%;
    padding: 2%;
}
#checkout-progress-wrapper {
    padding: 2%;
}
ol#checkoutSteps,
.checkout_billing_form * ul,
.checkout_shipping * ul,
.shipment-methods * ul,
.payment-methods * ul,
.checkout_review * ol,
.one-page-checkout-progress-body > ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#login-form * input {
    width: 90%;
}
.checkout_billing_form * .input-box,
.checkout_shipping * .input-box {
    display: inline-block;
    width: 49%;
}
.input-box input,
.input-box select,
input#firstname,
.musterbestellung input[type="text"],
.musterbestellung select,
.musterbestellung textarea {
    width:  95%;
}
.musterbestellung .button {
    text-align: right;
    margin-top: 15px;
}
.wide > input {
    width: 96%;
}
.shipment-methods > dd,
.payment-methods * dd {
    margin: 5px 10px 0 0;
}
.agreement-content {
    overflow: scroll;
    height: 175px;
    background: white;
    margin: 5px 0px;
    padding: 5px;
}
textarea#biebersdorfCustomerOrderComment {
    width: 99%;
    height: 75px;
}
.review-buttons-container {
    text-align: right;
}
.li-separator > label {
    font-weight: 700;
    color: #fff;
    display: inline;
}
.fieldset {
    width: 48%;
}
ol#cart-sidebar,
ul#cart-sidebar-reorder,
.customer_adresses_inner ol,
.address-list_ueber ol,
.pages ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.customer_adresses_inner ol,
.customer_adresses_inner {
    width: 100%;
}
.customer_account_edit .head,
.customer_newsletter .page-head,
.customer_account_order_history .page-head {
    width: 100%;
}
.customer_account_edit_inner,
.customer_account_edit_inner div {
    width: 100%;
}
.default_billing_adress,
.default_shipping_adress {
    width: 49%;
}
.customer_newsletter {
    width: 98%;
    padding: 1%;
}
.sales_info_content li,
.sales_info_content ol {
    display: inline;
}
td.price {
    display: table-cell;
}
.crosssell {
    padding: 5%;
    margin: 0 0 5% 0;
}
#crosssell-products-list {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
#crosssell-products-list * .price-box {
    width: 100%;
}
.mini-compare-products * .product-checkbox {
    display: inline-block;
    vertical-align: top;
    padding-top: 5px;
}
.mini-compare-products * .product-checkbox > input {
    width: auto;
}
.mini-compare-products * .product-names {
    width: 80%;
    display: inline-block;
    font-size: 0.8em;
}

.pricecalculator-param {
    width : 45%;
    display : inline-block;
    vertical-align : top;
    margin-right : 2%;
    /* do min-width  and max-widh !*/

}


.pricecalculator_header {
    color : #FFF;
    margin : 0.2em 0.5em;
}

.pricecalculator-param .inner-title,
.pricecalculator-result .inner-title {
    color : #FFF;
    margin : 0.2em 0.5em;
}

.pricecalculator_description {
    margin : 0.2em 0.5em 1.0em 0.8em;   
}

.pricecalculator-param label {
    margin-left : 0.8em;
    margin-right: 0.3em;
    margin-bottom : 0.5em;
    min-width : 50px;
    display : inline-block;
}

.pricecalculator-param input[type=radio] {
    margin : 0.1em 0.1em 0.1em 0.8em;
    width : 5%;
    min-width : 10px;
}

.pricecalculator-param input[type=radio] label {
    margin : 0.1em 0.1em 0.1em 0em;
    width : 90%;
}

.calc_form_submit {
    text-align : left;
    margin : 0.5em 1.0em 0.5em 0.8em;
}

.pricecalculator-result {
    width : 50%;
    display : inline-block;
    margin-left : 2%;
    /* do min-width  and max-widh !*/

}

.price-info {
    margin : 0 0.5em 0.5em 0.8em;
}

.preisvergleich_table {
    width : 100%;
}

.preisvergleich_table h2 {
    font-size : 1.0em;
    margin : 0 0.5em 0.3em 0.8em;
    text-transform : uppercase;
}

.preisvergleich_table p {
    font-size : 1.0em;
    margin : 0 0.5em 0.5em 0.8em;   
}

.preisvergleich_table .row {
    width : 100%;
    border-top : 1px solid #CCC;
    border-bottom : 1px solid #666;
    padding : 0.3em 0;
}

.preisvergleich_table .result-item {
    border-top : 1px dotted #666;
    width : 96%;
    padding : 0.5em 2%;
    display: block;
    color: #000;
    text-decoration: none;
}

.product-name {
    color : #222;
}

.product-info  {
    display : inline-block;
    width : 70%;
}

.product-info .product-details {
    font-size: 0.75em;
}

.product-costs, 
.disabled > .product-disabled {
    display: inline-block;
    vertical-align: top;
    width : 28%;
    text-align : right;
}

.product-disabled > span {
    margin-left: 10px;
    color: #96784b;
    background-color: #FFF;
    font-size: 11px;
    border-radius: 3px;
    padding: 0.2em 0.5em;
    display: inline-block;
}
.product-costs .product-price {
    font-size: 1.2em;
    color : #EEE;
    font-weight: 200;
}

.product-amount {
    display: inline-block;
    content: "bester Stückpreis";
    margin-top: 5px;
    color: #FFF;
    background-color: #5B5;
    font-size: 11px;
    font-weight: 200;
    border-radius: 3px;
    padding: 0.2em 0.5em;
    vertical-align: top;
    text-transform: none;
}
.disabled > .product-costs, .disabled * .product-details, .product-disabled {
    display: none;
}
a.disabled {
    pointer-events: none;
}
.product-disabled * a {
    pointer-events: auto;
}
.label-printquality:after {
    display: inline-block;
    content: "schärfstes Druckbild";
    margin-left: 10px;
    color : #FFF;
    background-color : #F80;
    font-size :11px;
    font-weight : 200;
    border-radius: 3px;
    padding : 0.2em 0.5em;
    vertical-align: top;
    text-transform: none;
}

.label-bestprice:after {
    display: inline-block;
    content: "bester Stückpreis";
    margin-left: 10px;
    color : #FFF;
    background-color : #5B5;
    font-size :11px;
    font-weight : 200;
    border-radius: 3px;
    padding : 0.2em 0.5em;
    vertical-align: top;
    text-transform: none;
}

.label-whiteincl:after {
    display: inline-block;
    content: "gratis Weißunterdruckung";
    margin-left: 10px;
    color : #96784b;
    background-color : #FFF;
    font-size :11px;
    font-weight : 600;
    border-radius: 3px;
    padding : 0.2em 0.5em;
    vertical-align: top;
    text-transform: none;
}

.label-resistant:after {
    display: inline-block;
    content: "extrem haltbar";
    margin-left: 10px;
    color : #000;
    background-color : #446f27;
    font-size :11px;
    font-weight : 400;
    border-radius: 3px;
    padding : 0.2em 0.5em;
    vertical-align: top;
    text-transform: none;
}

.label-singlepiece:after {
    display: inline-block;
    content: "ab 1 Stück";
    margin-left: 10px;
    color : #CCC;
    background-color : #C09;
    font-size :11px;
    font-weight : 400;
    border-radius: 3px;
    padding : 0.2em 0.5em;
    vertical-align: top;
    text-transform: none;
}

.column .title,
.row .title {
    width: 83%;
    display: inline-block;
    margin: 5px;
    padding: 3px 5px;
    color: white;
    font-weight: 600;
    text-align: center;
}
.title.resistent,
.title.transparent {
    background: linear-gradient(to right, rgba(99, 182, 222, 1) 0%, rgba(41, 124, 164, 1) 100%);
}
.title.ecosolvent {
    background: linear-gradient(to right, rgba(155, 155, 155, 1) 0%, rgba(114, 114, 114, 1) 100%);
}
.title.siebdruck_vergleich {
    background: linear-gradient(to right, rgba(239, 198, 54, 1) 0%, rgba(198, 157, 17, 1) 100%);
}
.title.economy,
.title.haftpapier {
    background: linear-gradient(to right, rgba(233, 72, 168, 1) 0%, rgba(176, 15, 102, 1) 100%);
}
#product-params .validation-advice {
    padding:0 0 0px 10px;
    display: inline-block;
    font-size: 0.75em;
    color: #990000;
    vertical-align: middle;
    max-width: 30%;
}
#product-params .advice {
    padding-left: 74px;
    font-size: 0.75em;
    vertical-align: top;
}

/* ENDE PREISVERGLEICH */
/* end of preisvergleich.html */
dd.Farben li,
dd.Colors li {
    display: inline-block;
    width: 32%;
}
dd.Farben li span,
dd.Colors li span {
    display: inline-block;
}
dd.Farben li input[type="radio"],
dd.Colors li input[type="radio"] {
    width: auto;
    vertical-align: baseline;
    padding-right: 10px;
}
#image_wrapper {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    text-align: center;
    vertical-align: super;
    background-color: rgba(255, 255, 255, 0.6);
}
.picture_close_button {
    font-size: 2em;
    padding: 10px 5px 10px 5px;
    background: white;
    border-radius: 5px;
    border: 1px solid black;
    margin-top: 10px;
    display: inline-block;
    cursor: pointer;
}
#text_content {
    padding: 1%;
}
.agenturanfrage_block,
#agentur_form .fieldset {
    width: 98%;
    padding: 1%;
}
.agentur_ul {
    padding-left:   23px;
    display: inline-block;
    text-align: left;
    vertical-align: top;
}
#agentur_form textarea {
    width: 93%;
}
#agentur_form ul {
    list-style-type: none;
    padding: 0;
}
#agentur_form table {
    width: 100%;
}
#agentur_form td {
    vertical-align: top;
    width: 50%;
}
.language-switcher > img {
    padding-right: 5px;
}
label[for="newsletter"] {
    font-size: 0.8em;
}
.agenturanfrage_home > .body > span:nth-child(3),
.ecosolvent_block > .body > span:nth-child(3) {
    padding-left: 1%;
}
.agenturanfrage_home > .body > span:nth-child(5),
.ecosolvent_block > .body > span:nth-child(5) {
    padding-left: 2%;
}
#main > .col-right,
#main > .col-left {
    margin: 0 1%;
}
.box.base-mini {
    margin-bottom: 15px;
}
.fb-like.fb_iframe_widget {
    right: -110px;
}
.recaptcha_only_if_image,
.recaptcha_only_if_audio {
    margin: 5px;
}
#recaptcha_audio_download,
#recaptcha_audio_play_again {
    margin-left: 5px;
    margin-top: 5px;
}
.recaptcha_reload,
.recaptcha_only_if_image,
.recaptcha_only_if_audio,
.recaptcha_help {
    vertical-align: sub;
}
#captcha * input {
    margin-left: 5px;
}
#recaptcha_response_field {
    width: 170px;
}
#captcha * img {
    margin: 0px;
    padding: 0px;
}
.opc-please-wait-2 {
    position: fixed;
    width: 30%;
    top: 0px;
    left: 0px;
    margin: 10% 35%;
    padding: 8px;
    vertical-align: middle;
    background-color: rgba(20, 20, 20, 0.9);
    z-index: 10;
    border-radius: 10px;
    color: white;
}
.opc-please-wait-2 a {
    color: white;
    text-decoration: underline;
}
.opc-please-wait-2 img {
    display: block;
    padding-bottom: 9px;
    margin: 0 auto;
}
.messages {
    padding: 1%;
    border: 1px solid black;
    margin: 2% 0;
    border-radius: 5px;
}
.success-msg {
    color: green;
}
.error-msg {
    color: red;
}
.main-col-content {
    width: 98%;
    padding: 1%;
}
.use_for_radios p {
    margin: 0;
}
.sub-menu-link {
	display: inline-block;
	width: 100%
}
.account-login {
    padding: 1% 0;
}
.free_sticker_form {
    padding: 1%;
}
.product-image-zoom > img {
    z-index: -1 !important;
}
.long_category_description * ol, #text_content .catalog-listing > ol {
    list-style-type: none;
    padding-left: 0;
    text-align: center;	
}
.long_category_description * ol > li, #text_content .catalog-listing > ol > li {
    display: inline-block;
    width: 48%;
    text-align: center;
}
.padd_1 {
    padding: 1%;
}
a.form-button.btn-search {
    background: rgb(236, 117, 18);
    background: -webkit-linear-gradient(78deg, rgba(236, 117, 18, 1) 39%, rgba(178, 101, 0, 1) 61%, rgba(90, 55, 0, 1) 100%);
    background: -o-linear-gradient(78deg, rgba(236, 117, 18, 1) 39%, rgba(178, 101, 0, 1) 61%, rgba(90, 55, 0, 1) 100%);
    background: linear-gradient(168deg, rgba(236, 117, 18, 1) 39%, rgba(178, 101, 0, 1) 61%, rgba(90, 55, 0, 1) 100%);
    padding: 5px 18px;
    box-shadow: 0px 0px 2px 2px #383328 inset;
    border-radius: 2px;
    text-align: center;
    font-size: 1.3em;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: 700;
    border: 1px solid #FFF;
    display: inline-block;
}
.category-description * li:hover, .catalog-listing * li:hover {
	background-color: 	rgba(0,0,0,0.2);
	border-radius:		10px;
}
.agenturbanner_list {
  padding-left: 0;
  list-style-type: none;
  display: inline-block;
  margin: 0;
}
ul.agenturbanner_list>li:before {
	display: inline-block;
	content: ">";
	padding-right: 5px;
}
ul.agenturbanner_list>li.yellow:before {
	color:yellow;
}
ul.agenturbanner_list>li.cyan:before {
	color:cyan;
	padding-left: 5px;
}
ul.agenturbanner_list>li.magenta:before {
	color:magenta;
	padding-left: 10px;
}
.agenturanfrage_block .row > span {
    width: 25%;
    display: inline-block;
}
.shipment-methods * label {
    display: inline-block;
    width: 90%;
}
.shipment-methods > dt { 
    display: none;
}
.shipment-methods * input {
    vertical-align: top;
    margin-top: 5px;
}
#text_content h1 {
    color: white;
}
#main > div.checkout_cart {
    display: block;
}
#shopping-cart-table {
    width: 100%;
}
.product_view_price {
    width: 39%;
    display: inline-block;
    margin-bottom: 10px;
}
.product_view_price > .price-box {
    width: 100%;
}
.add-to-holder {
    width: 54%;
    display: inline-block;
    vertical-align: top;
}
.add-to-holder > .add-to-cart-box {
    width: 100%;
}


/* sales actions
*
*   AKTION Label Pap und Economy
*/

/*
    label[for="options_1060_3"]:after {
        content: "Aktion";
        font-size: 0.7em;
        background-color: rgb(236, 117, 18);
        padding: 1px 2px;
        border-radius: 2px;
        color: #FFF;
    }

    label[for="options_1052_3"]:after {
        content: "Aktion";
        font-size: 0.7em;
        background-color: rgb(236, 117, 18);
        padding: 1px 2px;
        border-radius: 2px;
        color: #FFF;
    }
*/

/*
* 15% rabatt am nav-link 

  .folienplot-navlink:after {
    content: url('/media/wysiwyg/aktionen/15_prozent_rabatt_25x25.png');
    margin-left: 6px;
    vertical-align: -7px;
}*/