/* $Id: screen.css 615 2014-04-14 19:51:50Z hweber $ */
/* Colors */
/* Fonts */
/******************************************************************
Site Name: SPIAP
Author: bitbetrieb GmbH

Stylesheet: Mixins & Constants Stylesheet

******************************************************************/
/*********************
CLEARFIXIN'
*********************/
/* Border-Radius */
/* Box-Shadow */
/* Gradient */
/* Transistion */
/* Transform */
/* Opacity */
/* Text-Shadow */
/* Webkit Text Gradient */
/* Forms */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
body,
form,
fieldset,
legend,
input,
select,
textarea,
button {
  margin: 0;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
body {
  font-family: sans-serif;
  font-size: 1rem;
  font-size: 16px;
  line-height: 1.375rem;
  line-height: 22px;
  color: #585858;
  font-weight: 400;
  background: #ffffff;
}
p {
  margin: 0 0 1em 0;
}
a {
  color: #cd5c5c;
  background: transparent;
  text-decoration: underline;
}
a:active,
a:hover {
  outline: 0;
  text-decoration: none;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: sans-serif;
  margin: 0;
}
h1,
.h1 {
  font-size: 2rem;
  font-size: 32px;
  line-height: 2.375rem;
  line-height: 38px;
  margin-top: .7em;
  margin-bottom: .5em;
  color: #343434;
  font-weight: 400;
}
h2,
.h2 {
  font-size: 1.625rem;
  font-size: 26px;
  line-height: 2rem;
  line-height: 32px;
  margin-top: 1.4em;
  margin-bottom: .2em;
  color: #343434;
  font-weight: 400;
}
h3,
.h3 {
  font-size: 1.375rem;
  font-size: 22px;
  line-height: 1.75rem;
  line-height: 28px;
  margin-top: 1em;
  margin-bottom: .2em;
  color: #343434;
  font-weight: 400;
}
h4,
.h4 {
  font-size: 1.125rem;
  font-size: 18px;
  line-height: 1.5rem;
  line-height: 24px;
  margin-top: 1em;
  margin-bottom: .2em;
  color: #343434;
  font-weight: 400;
}
h5,
.h5 {
  font-size: 1rem;
  font-size: 16px;
  line-height: 1.375rem;
  line-height: 22px;
  margin-top: 1em;
  margin-bottom: .1em;
  color: #343434;
  font-weight: 400;
}
h6,
.h6 {
  font-size: 0.875rem;
  font-size: 14px;
  line-height: 1.25rem;
  line-height: 20px;
  margin-top: 1em;
  margin-bottom: .1em;
  color: #343434;
  font-weight: 400;
}
b,
strong,
.strong {
  font-weight: 700;
}
em,
.em {
  font-style: italic;
}
abbr[title],
.abbr[title] {
  border-bottom: 1px dotted;
}
dfn {
  font-style: italic;
}
small,
.small {
  font-size: 80%;
}
mark,
.mark {
  background: #ff0;
  color: #000;
}
sub,
.sub,
sup,
.sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup,
.sup {
  top: -0.5em;
}
sub,
.sub {
  bottom: -0.25em;
}
del,
.del {
  text-decoration: line-through;
}
figure {
  margin: 1em 40px;
}
hr,
.hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 1px;
  background: #eee;
  border: 0;
  margin-top: 1em;
  margin-bottom: 1em;
}
ul,
ol {
  margin: 1em 0 2em 0;
  padding: 0 0 0 40px;
}
ul li,
ol li {
  margin-bottom: 5px;
}
dl:before,
dl:after {
  content: " ";
  display: table;
}
dl:after {
  clear: both;
}
dl dt {
  float: left;
  width: 25%;
  display: block;
  font-weight: 400;
}
dl dd {
  overflow: hidden;
  display: block;
}
blockquote,
.blockquote {
  font-family: sans-serif;
  font-weight: 400;
  color: #424242;
  font-style: italic;
  margin: 3em 0;
}
blockquote p,
.blockquote p {
  font-size: 1.375rem;
  font-size: 22px;
  line-height: 1.75rem;
  line-height: 28px;
  margin-bottom: .4em;
}
blockquote cite,
.blockquote cite {
  font-size: 0.8125rem;
  font-size: 13px;
  line-height: 1.1875rem;
  line-height: 19px;
  font-weight: 700;
  font-style: normal;
  color: #777777;
}
caption {
  font-size: 1.125rem;
  font-size: 18px;
  line-height: normal;
  font-weight: 700;
  text-align: left;
  padding: .5em 0;
  border-bottom: 1px solid #d7d7d7;
}
table {
  font-size: 0.875rem;
  font-size: 14px;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin: 1em 0;
  text-align: left;
}
table thead td,
table tbody td,
table tfoot td,
table thead th,
table tbody th,
table tfoot th {
  color: #585858;
  padding: .8em .5em;
  border-bottom: 1px solid #e9e9e9;
}
code,
kbd,
pre,
samp {
  font-size: 0.8125rem;
  font-size: 13px;
  line-height: 1.125rem;
  line-height: 18px;
  word-wrap: break-word;
  font-family: 'courier new', monospace, serif;
  color: #272727;
  background-color: #f1f1f1;
  font-weight: normal;
  padding: 5px;
  white-space: pre-wrap;
}
pre {
  padding: 10px;
  overflow: auto;
  border: 1px solid #d7d7d7;
}
fieldset,
legend {
  border: 0;
  margin: 0;
  padding: 0;
}
legend {
  font-size: 1.125rem;
  font-size: 18px;
  line-height: 1.5rem;
  line-height: 24px;
  font-weight: 700;
}
.form {
  padding-top: 1em;
  padding-bottom: 1em;
}
label,
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
input {
  line-height: normal;
}
.input {
  width: 100%;
}
input[type="text"],
input[type="email"],
input[type="tel"] {
  height: 36px;
  padding: 0 .4em;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
}
select {
  text-transform: none;
}
optgroup {
  font-weight: 700;
}
button {
  overflow: visible;
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.button {
  border: 1px solid #d7d7d7;
  background-color: #f3f3f3;
  line-height: normal;
  padding: .5em 1em;
  text-decoration: none;
  color: #363636;
  display: inline-block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.button:hover,
.button:active {
  text-decoration: none;
}
.button:hover {
  background: #f9f9f9;
}
.button-link {
  color: #cd5c5c;
  text-decoration: underline;
  border: 0;
  background: transparent;
  padding: 0;
}
.button-link:hover {
  text-decoration: none;
}
.button-link:active {
  outline: 0;
}
.select {
  border: 1px solid #ccc;
  overflow: hidden;
  height: 36px;
  line-height: 32px;
  padding: 0 .4em;
  position: relative;
  display: block;
}
.select:before {
  content: "";
  border: 6px solid transparent;
  border-top-color: #676767;
  top: 50%;
  right: 10px;
  margin-top: -3px;
  pointer-events: none;
  position: absolute;
}
.select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 120%;
  height: 36px;
  padding: 0;
  line-height: normal;
  border: 0;
  background: transparent;
  display: block;
}
.select select:focus {
  outline: 0;
}
.clear:before,
.clear:after {
  content: " ";
  display: table;
}
.clear:after {
  clear: both;
}
.row:before,
.row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
.row {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
}
.container {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}
.container-full {
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) {
  .container,
  .container-full {
    width: 748px;
  }
  .tablet-container {
    width: 748px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
  }
  .tablet-container-full {
    width: 748px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 960px) {
  .container,
  .container-full {
    width: 940px;
  }
  .desktop-container {
    width: 940px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
  }
  .desktop-container-full {
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .container,
  .container-full {
    width: 1180px;
  }
  .desktop-container {
    width: 1180px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
  }
  .desktop-container-full {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1300px) {
  .container,
  .container-full {
    width: 1280px;
  }
  .hd-container {
    width: 1280px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
  }
  .hd-container-full {
    width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  float: left;
}
.col-1 {
  width: 8.33333333%;
}
.col-2 {
  width: 16.66666667%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.33333333%;
}
.col-5 {
  width: 41.66666667%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.33333333%;
}
.col-8 {
  width: 66.66666667%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.33333333%;
}
.col-11 {
  width: 91.66666667%;
}
.col-12 {
  width: 100%;
}
.push-1 {
  left: 8.33333333%;
}
.push-2 {
  left: 16.66666667%;
}
.push-3 {
  left: 25%;
}
.push-4 {
  left: 33.33333333%;
}
.push-5 {
  left: 41.66666667%;
}
.push-6 {
  left: 50%;
}
.push-7 {
  left: 58.33333333%;
}
.push-8 {
  left: 66.66666667%;
}
.push-9 {
  left: 75%;
}
.push-10 {
  left: 83.33333333%;
}
.push-11 {
  left: 91.66666667%;
}
.pull-1 {
  left: -8.33333333%;
}
.pull-2 {
  left: -16.66666667%;
}
.pull-3 {
  left: -25%;
}
.pull-4 {
  left: -33.33333333%;
}
.pull-5 {
  left: -41.66666667%;
}
.pull-6 {
  left: -50%;
}
.pull-7 {
  left: -58.33333333%;
}
.pull-8 {
  left: -66.66666667%;
}
.pull-9 {
  left: -75%;
}
.pull-10 {
  left: -83.33333333%;
}
.pull-11 {
  left: -91.66666667%;
}
.hide-mobile {
  display: none;
}
.show-mobile {
  display: block;
}
.show-mobile-inline-block {
  display: inline-block;
}
.show-mobile-inline {
  display: inline;
}
@media only screen and (min-width: 768px) {
  .col-tablet-1,
  .col-tablet-2,
  .col-tablet-3,
  .col-tablet-4,
  .col-tablet-5,
  .col-tablet-6,
  .col-tablet-7,
  .col-tablet-8,
  .col-tablet-9,
  .col-tablet-10,
  .col-tablet-11,
  .col-tablet-12 {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left;
  }
  .col-tablet-1 {
    width: 8.33333333%;
  }
  .col-tablet-2 {
    width: 16.66666667%;
  }
  .col-tablet-3 {
    width: 25%;
  }
  .col-tablet-4 {
    width: 33.33333333%;
  }
  .col-tablet-5 {
    width: 41.66666667%;
  }
  .col-tablet-6 {
    width: 50%;
  }
  .col-tablet-7 {
    width: 58.33333333%;
  }
  .col-tablet-8 {
    width: 66.66666667%;
  }
  .col-tablet-9 {
    width: 75%;
  }
  .col-tablet-10 {
    width: 83.33333333%;
  }
  .col-tablet-11 {
    width: 91.66666667%;
  }
  .col-tablet-12 {
    width: 100%;
  }
  .push-tablet-1 {
    left: 8.33333333%;
  }
  .push-tablet-2 {
    left: 16.66666667%;
  }
  .push-tablet-3 {
    left: 25%;
  }
  .push-tablet-4 {
    left: 33.33333333%;
  }
  .push-tablet-5 {
    left: 41.66666667%;
  }
  .push-tablet-6 {
    left: 50%;
  }
  .push-tablet-7 {
    left: 58.33333333%;
  }
  .push-tablet-8 {
    left: 66.66666667%;
  }
  .push-tablet-9 {
    left: 75%;
  }
  .push-tablet-10 {
    left: 83.33333333%;
  }
  .push-tablet-11 {
    left: 91.66666667%;
  }
  .pull-tablet-1 {
    left: -8.33333333%;
  }
  .pull-tablet-2 {
    left: -16.66666667%;
  }
  .pull-tablet-3 {
    left: -25%;
  }
  .pull-tablet-4 {
    left: -33.33333333%;
  }
  .pull-tablet-5 {
    left: -41.66666667%;
  }
  .pull-tablet-6 {
    left: -50%;
  }
  .pull-tablet-7 {
    left: -58.33333333%;
  }
  .pull-tablet-8 {
    left: -66.66666667%;
  }
  .pull-tablet-9 {
    left: -75%;
  }
  .pull-tablet-10 {
    left: -83.33333333%;
  }
  .pull-tablet-11 {
    left: -91.66666667%;
  }
  .hide-tablet {
    display: none;
  }
  .show-tablet {
    display: block;
  }
  .show-tablet-inline-block {
    display: inline-block;
  }
  .show-tablet-inline {
    display: inline;
  }
  .tablet-no-padding {
    padding: 0;
  }
  .tablet-no-push,
  .tablet-no-pull {
    left: 0;
  }
}
@media only screen and (min-width: 960px) {
  .col-laptop-1,
  .col-laptop-2,
  .col-laptop-3,
  .col-laptop-4,
  .col-laptop-5,
  .col-laptop-6,
  .col-laptop-7,
  .col-laptop-8,
  .col-laptop-9,
  .col-laptop-10,
  .col-laptop-11,
  .col-laptop-12 {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left;
  }
  .col-laptop-1 {
    width: 8.33333333%;
  }
  .col-laptop-2 {
    width: 16.66666667%;
  }
  .col-laptop-3 {
    width: 25%;
  }
  .col-laptop-4 {
    width: 33.33333333%;
  }
  .col-laptop-5 {
    width: 41.66666667%;
  }
  .col-laptop-6 {
    width: 50%;
  }
  .col-laptop-7 {
    width: 58.33333333%;
  }
  .col-laptop-8 {
    width: 66.66666667%;
  }
  .col-laptop-9 {
    width: 75%;
  }
  .col-laptop-10 {
    width: 83.33333333%;
  }
  .col-laptop-11 {
    width: 91.66666667%;
  }
  .col-laptop-12 {
    width: 100%;
  }
  .push-laptop-1 {
    left: 8.33333333%;
  }
  .push-laptop-2 {
    left: 16.66666667%;
  }
  .push-laptop-3 {
    left: 25%;
  }
  .push-laptop-4 {
    left: 33.33333333%;
  }
  .push-laptop-5 {
    left: 41.66666667%;
  }
  .push-laptop-6 {
    left: 50%;
  }
  .push-laptop-7 {
    left: 58.33333333%;
  }
  .push-laptop-8 {
    left: 66.66666667%;
  }
  .push-laptop-9 {
    left: 75%;
  }
  .push-laptop-10 {
    left: 83.33333333%;
  }
  .push-laptop-11 {
    left: 91.66666667%;
  }
  .pull-laptop-1 {
    left: -8.33333333%;
  }
  .pull-laptop-2 {
    left: -16.66666667%;
  }
  .pull-laptop-3 {
    left: -25%;
  }
  .pull-laptop-4 {
    left: -33.33333333%;
  }
  .pull-laptop-5 {
    left: -41.66666667%;
  }
  .pull-laptop-6 {
    left: -50%;
  }
  .pull-laptop-7 {
    left: -58.33333333%;
  }
  .pull-laptop-8 {
    left: -66.66666667%;
  }
  .pull-laptop-9 {
    left: -75%;
  }
  .pull-laptop-10 {
    left: -83.33333333%;
  }
  .pull-laptop-11 {
    left: -91.66666667%;
  }
  .hide-laptop {
    display: none;
  }
  .show-laptop {
    display: block;
  }
  .show-laptop-inline-block {
    display: inline-block;
  }
  .show-laptop-inline {
    display: inline;
  }
  .laptop-no-padding {
    padding: 0;
  }
  .laptop-no-push,
  .laptop-no-pull {
    left: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .col-desktop-1,
  .col-desktop-2,
  .col-desktop-3,
  .col-desktop-4,
  .col-desktop-5,
  .col-desktop-6,
  .col-desktop-7,
  .col-desktop-8,
  .col-desktop-9,
  .col-desktop-10,
  .col-desktop-11,
  .col-desktop-12 {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left;
  }
  .col-desktop-1 {
    width: 8.33333333%;
  }
  .col-desktop-2 {
    width: 16.66666667%;
  }
  .col-desktop-3 {
    width: 25%;
  }
  .col-desktop-4 {
    width: 33.33333333%;
  }
  .col-desktop-5 {
    width: 41.66666667%;
  }
  .col-desktop-6 {
    width: 50%;
  }
  .col-desktop-7 {
    width: 58.33333333%;
  }
  .col-desktop-8 {
    width: 66.66666667%;
  }
  .col-desktop-9 {
    width: 75%;
  }
  .col-desktop-10 {
    width: 83.33333333%;
  }
  .col-desktop-11 {
    width: 91.66666667%;
  }
  .col-desktop-12 {
    width: 100%;
  }
  .push-desktop-1 {
    left: 8.33333333%;
  }
  .push-desktop-2 {
    left: 16.66666667%;
  }
  .push-desktop-3 {
    left: 25%;
  }
  .push-desktop-4 {
    left: 33.33333333%;
  }
  .push-desktop-5 {
    left: 41.66666667%;
  }
  .push-desktop-6 {
    left: 50%;
  }
  .push-desktop-7 {
    left: 58.33333333%;
  }
  .push-desktop-8 {
    left: 66.66666667%;
  }
  .push-desktop-9 {
    left: 75%;
  }
  .push-desktop-10 {
    left: 83.33333333%;
  }
  .push-desktop-11 {
    left: 91.66666667%;
  }
  .pull-desktop-1 {
    left: -8.33333333%;
  }
  .pull-desktop-2 {
    left: -16.66666667%;
  }
  .pull-desktop-3 {
    left: -25%;
  }
  .pull-desktop-4 {
    left: -33.33333333%;
  }
  .pull-desktop-5 {
    left: -41.66666667%;
  }
  .pull-desktop-6 {
    left: -50%;
  }
  .pull-desktop-7 {
    left: -58.33333333%;
  }
  .pull-desktop-8 {
    left: -66.66666667%;
  }
  .pull-desktop-9 {
    left: -75%;
  }
  .pull-desktop-10 {
    left: -83.33333333%;
  }
  .pull-desktop-11 {
    left: -91.66666667%;
  }
  .hide-desktop {
    display: none;
  }
  .show-desktop {
    display: block;
  }
  .show-desktop-inline-block {
    display: inline-block;
  }
  .show-desktop-inline {
    display: inline;
  }
  .desktop-no-padding {
    padding: 0;
  }
  .desktop-no-push,
  .desktop-no-pull {
    left: 0;
  }
}
@media only screen and (min-width: 1300px) {
  .col-hd-1,
  .col-hd-2,
  .col-hd-3,
  .col-hd-4,
  .col-hd-5,
  .col-hd-6,
  .col-hd-7,
  .col-hd-8,
  .col-hd-9,
  .col-hd-10,
  .col-hd-11,
  .col-hd-12 {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left;
  }
  .col-hd-1 {
    width: 8.33333333%;
  }
  .col-hd-2 {
    width: 16.66666667%;
  }
  .col-hd-3 {
    width: 25%;
  }
  .col-hd-4 {
    width: 33.33333333%;
  }
  .col-hd-5 {
    width: 41.66666667%;
  }
  .col-hd-6 {
    width: 50%;
  }
  .col-hd-7 {
    width: 58.33333333%;
  }
  .col-hd-8 {
    width: 66.66666667%;
  }
  .col-hd-9 {
    width: 75%;
  }
  .col-hd-10 {
    width: 83.33333333%;
  }
  .col-hd-11 {
    width: 91.66666667%;
  }
  .col-hd-12 {
    width: 100%;
  }
  .push-hd-1 {
    left: 8.33333333%;
  }
  .push-hd-2 {
    left: 16.66666667%;
  }
  .push-hd-3 {
    left: 25%;
  }
  .push-hd-4 {
    left: 33.33333333%;
  }
  .push-hd-5 {
    left: 41.66666667%;
  }
  .push-hd-6 {
    left: 50%;
  }
  .push-hd-7 {
    left: 58.33333333%;
  }
  .push-hd-8 {
    left: 66.66666667%;
  }
  .push-hd-9 {
    left: 75%;
  }
  .push-hd-10 {
    left: 83.33333333%;
  }
  .push-hd-11 {
    left: 91.66666667%;
  }
  .pull-hd-1 {
    left: -8.33333333%;
  }
  .pull-hd-2 {
    left: -16.66666667%;
  }
  .pull-hd-3 {
    left: -25%;
  }
  .pull-hd-4 {
    left: -33.33333333%;
  }
  .pull-hd-5 {
    left: -41.66666667%;
  }
  .pull-hd-6 {
    left: -50%;
  }
  .pull-hd-7 {
    left: -58.33333333%;
  }
  .pull-hd-8 {
    left: -66.66666667%;
  }
  .pull-hd-9 {
    left: -75%;
  }
  .pull-hd-10 {
    left: -83.33333333%;
  }
  .pull-hd-11 {
    left: -91.66666667%;
  }
  .hide-hd {
    display: none;
  }
  .show-hd {
    display: block;
  }
  .show-hd-inline-block {
    display: inline-block;
  }
  .show-hd-inline {
    display: inline;
  }
  .hd-no-padding {
    padding: 0;
  }
  .hd-no-push,
  .hd-no-pull {
    left: 0;
  }
}
/*----------------------------------------------------------*/
/*                 Standard-Definitionen                    */
/*----------------------------------------------------------*/
/* Allgemeine und Dokument-Definitionen */
*,
*:before,
*:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
* {
  margin: 0;
  padding: 0;
}
html,
body {
  height: 100%;
  width: 100%;
}
body {
  yyyhallo: #ffffff;
  background-color: #ffffff;
  font-family: Arial, Geneva, Helvetica, sans-serif;
  min-width: 320px;
}
/* Typografie */
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
dl,
dt,
dd,
caption,
th,
td,
label,
input,
textarea,
select,
pre {
  color: #333333;
  font-family: Arial, Geneva, Helvetica, sans-serif;
}
h1 {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 10px 0;
}
h2 {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  margin: 0;
  padding: 0 0 10px 0;
}
h2 small {
  font-size: 13px;
  font-weight: normal;
  margin: 0;
  padding: 0 0 0 20px;
}
h3 {
  font-size: 13px;
  font-weight: bold;
  line-height: 16px;
  margin: 0;
  padding: 0;
}
h5 {
  font-size: 13px;
  font-weight: bold;
  line-height: 16px;
  margin: 0;
  padding: 0;
}
p,
li,
dl,
pre,
label {
  font-size: 12px;
  line-height: 14px;
  margin: 0;
  padding: 0;
}
ul {
  margin: 0 0 0 1.25em;
  padding: 0;
}
ul li {
  margin-bottom: 0px;
}
ol {
  margin: 0 0 0 2.0em;
  padding: 0;
}
ol li {
  margin-bottom: 0px;
}
fieldset {
  border: none;
}
input,
textarea,
select,
button {
  color: #333333;
  font-size: 12px;
  font-weight: normal;
  margin: 1px;
}
button {
  border: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
dfn {
  color: #ed1a3b;
  cursor: help;
}
input[type="text"],
input[type="email"],
input[type="tel"] {
  height: auto;
  padding: 0;
}
/* Tabellen */
table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  width: 100%;
}
td,
th {
  text-align: left;
  vertical-align: top;
}
table thead td,
table tbody td,
table tfoot td,
table thead th,
table tbody th,
table tfoot th {
  padding: 0;
  border: none;
}
/* Hyperlinks */
a,
a:link,
a:active,
a:visited,
a:hover {
  color: inherit;
  cursor: pointer;
  outline: none;
  text-decoration: underline;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none !important;
}
.info {
  color: #005295;
}
a.cart small {
  font-size: inherit;
  max-width: 250px;
  overflow: hidden;
  white-space: nowrap;
}
/* Link nicht kennzeichnen */
a.unmarked,
a.unmarked:link,
a.unmarked:visited,
a.unmarked:active,
a.unmarked:hover {
  text-decoration: none;
}
/* Weitere HTML-ELemente */
hr {
  background-color: #cccccc;
  border: #cccccc;
  color: #cccccc;
  height: 1px;
  margin: 20px 0;
}
img {
  border: none;
  font-size: inherit;
  vertical-align: middle;
}
br.clear {
  clear: both;
}
/*----------------------------------------------------------*/
/*                Gestaltungs-Grundgerüst                   */
/*----------------------------------------------------------*/
/* Wrapper */
.wrapper {
  width: 320px;
  margin: 0px auto;
}
/* Kopfzeile */
.header {
  background-color: #005295;
  margin-bottom: 40px;
  height: 100px;
  width: auto;
  position: relative;
}
.header .header-background .header-logo {
  position: absolute;
  top: 40px;
  left: 20px;
  z-index: 10001;
}
.header .header-background .svg-left {
  position: absolute;
  width: 200px;
  height: 100px;
  background-image: url("../images/svg-left.svg");
  background-repeat: no-repeat;
  background-position: -310px -190px;
  background-size: 497px 463px;
  left: 0;
  top: 0;
  z-index: 4;
}
.header .header-background .svg-right {
  position: absolute;
  display: none;
  width: 200px;
  height: 100px;
  background-image: url("../images/svg-right.svg");
  background-repeat: no-repeat;
  background-position: 30px -230px;
  background-size: 497px 463px;
  right: 0;
  top: 0;
  z-index: 4;
}
.header .header-background .curve {
  position: absolute;
  bottom: -1px;
  z-index: 5;
  width: 100%;
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}
/* Werkzeugleiste */
.toolbar {
  margin: 0;
  min-height: 30px;
  padding: 0px 6.66666667px;
  position: relative;
  z-index: 10002;
  /* Cube-Auswahl */
  /* Sprachauswahl */
  /* Toolbar-Navigation */
  /* Login */
  /* Haupt-Navigation */
  /* Navigations-Umschalter */
}
.toolbar a.opener {
  color: #ffffff;
  display: block;
  float: left;
  font-size: 12px;
  line-height: 30px;
  margin-right: 2px;
  text-decoration: none;
}
.toolbar .active a.opener,
.toolbar a.opener:hover {
  color: #87aad1;
}
.toolbar .active .layer {
  display: block;
}
.toolbar .layer {
  background: #005295;
  color: #ffffff;
  display: none;
  left: 0;
  min-width: 100px;
  padding: 10px;
  position: absolute;
  top: 31px;
  z-index: 10002;
}
.toolbar .layer a {
  color: #ffffff;
}
.toolbar .row {
  background-color: #005295;
  display: none;
  margin-left: -7px;
  margin-right: -7px;
}
.toolbar .toolbar-cube {
  position: relative;
}
.toolbar .toolbar-cube .layer {
  min-width: 200px;
}
.toolbar .toolbar-cube ul {
  list-style-type: none;
  margin-left: 0px;
}
.toolbar .toolbar-cube ul li {
  line-height: 21px;
}
.toolbar .toolbar-cube ul li a {
  color: #ffffff;
  text-decoration: none;
}
.toolbar .toolbar-cube ul li a:hover,
.toolbar .toolbar-cube ul li a.active {
  color: #87aad1;
}
.toolbar .toolbar-cube.active a.opener strong,
.toolbar .toolbar-cube a.opener:hover strong {
  color: #87aad1;
}
.toolbar .toolbar-language {
  position: relative;
}
.toolbar .toolbar-language .layer {
  min-width: 124px;
}
.toolbar .toolbar-language ul {
  list-style-type: none;
  margin-left: 0px;
}
.toolbar .toolbar-language ul li {
  line-height: 21px;
}
.toolbar .toolbar-language ul li a {
  color: #ffffff;
  text-decoration: none;
}
.toolbar .toolbar-language ul li a:hover,
.toolbar .toolbar-language ul li a.active {
  color: #87aad1;
}
.toolbar .toolbar-nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.toolbar .toolbar-nav li {
  color: #ffffff;
  float: left;
  line-height: 30px;
}
.toolbar .toolbar-nav li a {
  color: inherit;
  text-decoration: none;
}
.toolbar .toolbar-nav li a:hover {
  color: #87aad1;
}
.toolbar .toolbar-login ul {
  list-style-type: none;
  margin: 0;
}
.toolbar .toolbar-login ul li {
  color: #ffffff;
  line-height: 30px;
  margin: 0;
}
.toolbar .toolbar-login ul li a {
  color: #ffffff;
  display: block;
  margin-right: 10px;
  text-decoration: none;
}
.toolbar .toolbar-login ul li a:hover {
  color: #87aad1;
}
.toolbar .content-nav {
  margin: 0;
  padding: 0 35px;
}
.toolbar .content-nav ul {
  list-style: none;
  margin: 0;
  padding: 5px 0 0 0;
}
.toolbar .content-nav ul li {
  color: #ffffff;
  line-height: 30px;
  margin: 0;
}
.toolbar .content-nav ul li a {
  color: #ffffff;
  display: block;
  margin-right: 10px;
  text-decoration: none;
}
.toolbar .content-nav ul li a:hover {
  color: #87aad1;
}
.toolbar .content-nav ul li a i {
  display: none;
}
.toolbar .content-nav ul li ul {
  list-style-image: none;
  list-style: none;
  margin-bottom: 5px;
  margin-left: 10px;
  padding: 0;
}
.toolbar .content-nav ul li ul li {
  margin: 5px 0 0 0;
  padding-bottom: 0;
}
.toolbar .content-nav ul li ul li a {
  font-weight: normal;
}
.toolbar .menu-panel-switcher {
  color: #ffffff;
  text-align: right;
  cursor: pointer;
  line-height: 30px;
}
/* Suche */
.search {
  margin-top: 10px;
}
.search input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #666666;
  display: block;
  float: left;
  font-size: 12px;
  height: 18px;
  margin: 1px 0px;
  padding: 2px 4px;
  width: 75%;
}
.search button.generic {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #005295;
  color: #ffffff;
  display: block;
  float: left;
  font-size: 12px;
  line-height: 14px;
  margin: 1px 0px;
  overflow: visible;
  padding: 2px 6px;
  text-align: center;
  width: 25%;
}
/* Inhalt */
.content {
  width: 320px;
  min-height: 300px;
  margin: 0;
}
.content .content-nav {
  float: left;
  padding: 0 10px;
  width: 200px;
  margin-left: -230px;
  margin-right: 40px;
  transition: .4s all ease;
  position: absolute;
  z-index: 5;
}
.content .content-nav.active {
  margin-left: 0px;
  margin-right: 0px;
}
.content .content-nav .menu-panel-switcher {
  background: #000000;
  color: #ffffff;
  padding: 6.66666667px 10px;
  position: absolute;
  top: 0;
  left: 260px;
  cursor: pointer;
  z-index: 1;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
}
.content .content-nav ul {
  list-style: none;
  margin: 0;
  padding: 5px 0 0 0;
}
.content .content-nav ul li {
  color: #000000;
  margin: 3px 0 0 0;
}
.content .content-nav ul li a {
  display: block;
  padding: 0 0 0 10px;
  text-decoration: none;
  text-indent: -4px;
}
.content .content-nav ul li a:link,
.content .content-nav ul li a:active,
.content .content-nav ul li a:visited {
  color: #000000;
  text-decoration: none;
}
.content .content-nav ul li a:hover,
.content .content-nav ul li a.active {
  color: #005295;
  text-decoration: none;
}
.content .content-nav ul li ul {
  list-style-image: none;
  list-style: none;
  margin-bottom: 5px;
  margin-left: 10px;
  padding: 0;
}
.content .content-nav ul li ul li {
  margin: 5px 0 0 0;
  padding-bottom: 0;
}
.content .content-nav ul li ul li a {
  font-weight: normal;
}
.content .content-wrapper {
  float: left;
  width: 320px;
}
.content .content-wrapper .content-main {
  float: left;
  padding: 0 10px;
  position: relative;
  width: 300px;
}
.content .content-wrapper .content-main.no-context-column {
  width: 300px;
}
.content .content-wrapper .context-column {
  float: left;
  width: 300px;
  padding-left: 10px;
  /* Links zu "Neu", "In Kürze" oder "Auslaufprodukt" in der Kontext-Spalte */
}
.content .content-wrapper .context-column .microsites-slider {
  margin-bottom: 10px;
  width: 300px;
}
.content .content-wrapper .context-column .microsites-select {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.content .content-wrapper .context-column .microsites-select button.generic {
  line-height: 16px;
  display: inline;
  float: none;
}
.content .content-wrapper .context-column .product-info {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.content .content-wrapper .context-column .product-info p {
  border-bottom: 1px solid #000000;
  line-height: 16px;
  padding: 5px 0;
}
.content .content-wrapper .context-column .product-info p.last {
  border-bottom: none;
}
.content .content-wrapper .context-column .product-info p a {
  padding: 5px 0;
  text-decoration: none;
}
.content .content-wrapper .context-column .product-info p a.new {
  color: #7ac143;
}
.content .content-wrapper .context-column .product-info p a.soon {
  color: #fdba4d;
}
.content .content-wrapper .context-column .product-info p a.discontinued {
  color: #ed1a3b;
}
.content .content-wrapper .context-column .product-info p a.show {
  padding: 0 0 0 20px;
}
/* Fusszeile */
.footer {
  margin: 10px 0;
  padding: 10px 20px 80px 20px;
  background-color: #005295;
  background-image: url("../images/footer-background.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.footer .footer-nav {
  color: #ffffff;
  margin: 0px -13.33333333px;
  padding-top: 5px;
}
.footer .footer-nav li {
  color: #ffffff;
  font-weight: 700;
  line-height: 18px;
  list-style: none;
}
.footer .footer-nav li a {
  color: #ffffff;
  text-decoration: none;
}
.footer .footer-nav li a:hover {
  color: #c0d2e7;
}
.footer .social {
  color: #ffffff;
  font-size: 16px;
  margin: 10px 0px 10px -13.33333333px;
}
.footer .social a {
  color: #ffffff;
  text-decoration: none;
}
.footer .social a:hover {
  color: #c0d2e7;
}
.footer .social a.print {
  background: none;
  padding-left: 0px;
}
/*Homepage */
body.homepage .content-main {
  width: 300px;
}
body.homepage .content-main .content-column {
  float: left;
  width: 300px;
}
body.homepage .content-main .context-column {
  float: left;
  width: 300px;
  padding-left: 0px;
}
body.homepage .content-main .context-column i {
  color: #005295;
}
/*----------------------------------------------------------*/
/* Login / Registrierung                                    */
/*----------------------------------------------------------*/
/* Anmelden */
.login-form label {
  width: 10.0em;
}
.login-form input {
  float: left;
}
.login-form .clear {
  margin-top: 6.66666667px;
}
/* Kennwort vergessen */
.password-form label {
  width: 10.0em;
}
.password-form input {
  float: left;
}
.password-form .clear {
  margin-top: 6.66666667px;
}
/* Registrierung */
.register-form label {
  width: 10.0em;
  display: block;
  float: none;
}
.register-form .label-checkbox {
  display: inline;
}
.register-form .clear {
  margin-top: 6.66666667px;
}
/*----------------------------------------------------------*/
/* Artikel                                                  */
/*----------------------------------------------------------*/
/* Artikel */
div.article {
  clear: both;
  margin-bottom: 10px;
  overflow: hidden;
}
/* Erweiterter Artikel */
div.extend-article {
  clear: both;
  overflow: hidden;
}
div.extend-article .documents {
  margin-top: 10px;
}
div.extend-article .article-overview {
  border-radius: 3px;
  clear: both;
  display: block;
  margin: 4px 4px 10px 4px;
}
div.extend-article .article-overview > a {
  display: block;
  overflow: hidden;
  padding: 7px;
  text-decoration: none;
}
div.extend-article .article-overview > a:hover {
  background: #f2f2f2;
  -moz-box-shadow: 0 12px 10px -10px #b3b3b3;
  box-shadow: 0 12px 10px -10px #b3b3b3;
}
div.extend-article .article-overview h2.title {
  margin: 0;
  padding: 0;
}
/* Datum */
p.date,
span.date {
  color: #fdba4d;
  font-weight: bold;
}
/*----------------------------------------------------------*/
/* News, Presse, Case-Studies                               */
/*----------------------------------------------------------*/
/* News, Presse, Case-Studies */
div.news {
  clear: both;
  margin-bottom: 10px;
  overflow: hidden;
}
div.news .news-overview {
  border-radius: 3px;
  clear: both;
  display: block;
  margin: 4px 4px 10px 4px;
  overflow: hidden;
  padding: 7px;
}
div.news .news-overview:hover {
  background: #f2f2f2;
  -moz-box-shadow: 0 12px 10px -10px #b3b3b3;
  box-shadow: 0 12px 10px -10px #b3b3b3;
}
div.news .news-overview > a {
  text-decoration: none;
}
div.news .news-overview img {
  display: block;
  float: left;
  margin-right: 20px;
}
div.news .news-overview .text {
  display: block;
  float: left;
  width: 600px;
}
div.news .news-overview .text p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
div.news figure {
  clear: both;
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
}
div.news figure a {
  text-decoration: none;
}
div.news figure img {
  float: none;
}
div.news figure figcaption {
  display: inline;
  font-size: 12px;
  vertical-align: bottom;
}
div.news .note {
  margin-bottom: 10px;
  text-align: justify;
}
div.context_column.news .article {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
}
div.context_column.news .article ul {
  list-style: none;
  margin-left: 0px;
}
div.context_column.news .article ul li {
  margin-bottom: 5px;
}
div.context_column.news .note p {
  color: #999999;
}
/*----------------------------------------------------------*/
/* YouTube-Playlist                                         */
/*----------------------------------------------------------*/
.youtube-playlist {
  padding-top: 24px;
}
.youtube-playlist div {
  margin: 0 10px 10px 0;
  float: left;
  width: 300px;
}
.youtube-playlist div a {
  -webkit-opacity: 0.007;
  -moz-opacity: 0.007;
  opacity: 0.007;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  -ms-opacity: 0.7;
  -o-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  position: relative;
}
.youtube-playlist div a .play {
  background-image: url("../images/play_small.png");
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
  height: 36px;
  left: 50%;
  margin-left: -18px;
  margin-top: -18px;
  position: absolute;
  top: 50%;
  width: 36px;
}
.youtube-playlist div a:hover {
  -webkit-opacity: 0.01;
  -moz-opacity: 0.01;
  opacity: 0.01;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.youtube-playlist div a:hover .play {
  background-position: 0px -36px;
}
.youtube-playlist div p {
  height: 30px;
}
/*----------------------------------------------------------*/
/* Veranstaltungen                                          */
/*----------------------------------------------------------*/
/* Veranstaltungen */
div.event {
  clear: both;
  margin-bottom: 10px;
  overflow: hidden;
}
div.event .documents {
  margin-top: 10px;
}
div.event table {
  width: 595px;
}
div.event .event-overview {
  border-radius: 3px;
  clear: both;
  display: block;
  margin: 4px 4px 10px 4px;
}
div.event .event-overview > a {
  display: block;
  overflow: hidden;
  padding: 7px;
  text-decoration: none;
}
div.event .event-overview > a:hover {
  background: #f2f2f2;
  -moz-box-shadow: 0 12px 10px -10px #b3b3b3;
  box-shadow: 0 12px 10px -10px #b3b3b3;
}
div.event .event-overview h2.title {
  padding: 0px;
  margin: 0px;
}
div.event form {
  background-color: #f2f2f2;
  border-radius: 4px;
  display: block;
  margin-top: 20px;
  padding: 10px;
}
div.event form div {
  float: left;
  margin: 10px 0;
  width: 50%;
}
div.event form div p {
  margin: 5px 0 0 0;
}
div.event form input,
div.event form textarea {
  padding: 3px 3px;
}
div.event form input.text {
  margin: 0;
  width: 92%;
}
div.event form textarea {
  margin: 0 0 10px 0;
  width: 96%;
}
/*----------------------------------------------------------*/
/* Telefonbuch                                              */
/*----------------------------------------------------------*/
/* Telefonbuch */
table.phonebook {
  width: 100%;
}
table.phonebook th,
table.phonebook td {
  background-color: #e6e6e6;
  padding: 2px;
  vertical-align: middle;
}
table.phonebook td {
  border-bottom: 1px solid #ffffff;
  vertical-align: top;
}
table.phonebook td.headline {
  background-color: transparent;
  border-top: 10px solid #ffffff;
}
table.phonebook a {
  text-decoration: none;
}
/*----------------------------------------------------------*/
/* Suchergebnisse                                           */
/*----------------------------------------------------------*/
/* Suchfilter */
.search_filter ul {
  list-style: none;
  margin-left: 0px;
}
.search_filter ul li {
  float: left;
  margin-right: 10px;
}
.search_foundet {
  margin: 20px 0px;
}
/* Suchergebnisse */
.search_result li {
  margin-bottom: 10px;
}
.search_result li.archive,
.search_result li.archive p {
  color: #999999;
}
.search_result li img {
  display: block;
  width: 80px;
  height: auto;
  float: left;
  margin-top: -5px;
  margin-right: 5px;
}
.search_result li img + p {
  margin-left: 90px;
}
/*----------------------------------------------------------*/
/* Kontaktformular                                          */
/*----------------------------------------------------------*/
/* Kontaktformular */
form.contact label {
  margin-top: 10px;
  display: block;
}
form.contact input[type="text"],
form.contact textarea {
  width: 100%;
}
/*----------------------------------------------------------*/
/* Accordion                                                */
/*----------------------------------------------------------*/
/* Accordion */
h2.accordion {
  background: #c0d2e7;
  border-bottom: 2px solid #ffffff !important;
  color: #333333;
  cursor: pointer;
  font-size: 12px;
  padding: 0px 5px;
}
h2.accordion:before {
  color: #005295;
  content: "\f103";
  display: inline-block;
  float: right;
  margin-left: 10px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  font: normal normal normal 14px/1 FontAwesome;
  padding-top: 2px;
  text-rendering: auto;
  transform: translate(0, 0);
}
h2.hide-accordion:before {
  color: #005295;
  content: "\f102";
  display: inline-block;
  float: right;
  margin-left: 10px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  font: normal normal normal 14px/1 FontAwesome;
  padding-top: 2px;
  text-rendering: auto;
  transform: translate(0, 0);
}
div.accordion {
  padding: 5px;
}
div.accordion-article {
  clear: both;
  margin-bottom: 0;
  overflow: hidden;
}
/*----------------------------------------------------------*/
/* Tabelle                                                  */
/*----------------------------------------------------------*/
.table-article table thead th {
  color: #333333;
  background-color: #cccccc;
  padding: 2px;
  vertical-align: middle;
  border: 1px solid #cccccc;
}
.table-article table tbody td {
  color: #333333;
  padding: 2px;
  border: 1px solid #cccccc;
}
/*----------------------------------------------------------*/
/* Partner                                                  */
/*----------------------------------------------------------*/
div.partner {
  float: left;
  margin-right: 15px;
  margin-bottom: 30px;
  width: 300px;
}
div.partner div.partner-images {
  padding: 0;
}
div.partner div.partner-images img {
  max-width: 100px;
  height: auto;
}
div.partner div.partner-content {
  padding-right: 0;
}
/*----------------------------------------------------------*/
/* Slider                                                   */
/*----------------------------------------------------------*/
/* Slider */
div.module-slider {
  position: relative;
}
div.slider-viewport {
  overflow: hidden;
  height: 100%;
}
div.slider-teaser {
  float: left;
  margin-right: 15px;
  text-align: center;
  width: 300px;
}
div.module-slider span.move {
  background-image: url("../images/slider-sprite.png");
  background-repeat: no-repeat;
  cursor: pointer;
  display: none;
  height: 50px;
  margin-top: -25px;
  overflow: visible;
  position: absolute;
  text-indent: -1000em;
  top: 50%;
  width: 25px;
  z-index: 3;
}
div.module-slider span.move.move-back {
  background-position: -1px 0px;
  left: -15px;
}
div.module-slider span.move.move-back:hover {
  background-position: -100px 0px;
}
div.module-slider span.move.move-next {
  background-position: -55px 0px;
  right: -15px;
}
div.module-slider span.move.move-next:hover {
  background-position: -154px 0px;
}
/*----------------------------------------------------------*/
/* Startseite                                               */
/*----------------------------------------------------------*/
/* Microsites */
div.microsites-slider {
  clear: both;
  height: 90px;
  margin-bottom: 20px;
  width: 300px;
}
div.microsites-slider div.slider-teaser {
  background-color: #005295;
  display: block;
  height: 90px;
  padding: 0px;
  position: relative;
  text-decoration: none;
  width: 300px;
}
div.microsites-slider div.slider-teaser:hover {
  background-color: #266aa8;
}
div.microsites-slider div.slider-teaser:hover span.play {
  background-position: 0px -36px;
}
div.microsites-slider div.slider-teaser img {
  border-right: 2px solid #ffffff;
  height: 90px;
  margin-right: 0px;
  width: 90px;
}
div.microsites-slider div.slider-teaser div {
  float: left;
  padding-left: 10px;
  width: 186px;
}
div.microsites-slider div.slider-teaser h3 {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  margin: 10px 0 0 0;
  padding: 0 0 12px 0;
}
div.microsites-slider div.slider-teaser p {
  color: #ffffff;
  font-size: 12px;
  line-height: 16px;
}
div.microsites-slider div.slider-teaser span.play {
  background-image: url("../images/play_small.png");
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
  height: 36px;
  left: 72px;
  margin-top: -18px;
  position: absolute;
  top: 50%;
  width: 36px;
}
/* Bereich-Slider */
div.category-slider {
  border-top: 1px solid #cccccc;
  clear: both;
  margin-bottom: 20px;
  padding-top: 20px;
}
div.category-slider div.module-slider {
  width: 185px;
  margin-left: 60px;
}
div.category-slider div.module-slider span.move {
  top: 40px;
  margin-top: 0px;
}
div.category-slider div.slider-teaser {
  display: block;
  padding: 0px;
  text-decoration: none;
  margin-right: 25px;
  position: relative;
  width: 183px;
}
div.category-slider div.slider-teaser div.images {
  border: 1px solid #5488bc;
  overflow: hidden;
  width: 181px;
}
div.category-slider div.slider-teaser img.pictogram {
  float: left;
  height: 90px;
  margin-right: 0px;
  width: 90px;
}
div.category-slider div.slider-teaser img.product {
  border-left: 1px solid #5488bc;
  float: left;
  height: 90px;
  margin-right: 0px;
  width: 90px;
}
div.category-slider div.slider-teaser h3 {
  background: #5488bc;
  clear: both;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  margin: 3px 0px 0px 0px;
  padding: 4px;
  text-align: center;
}
/*----------------------------------------------------------*/
/* Kundendaten                                              */
/*----------------------------------------------------------*/
/* Kundendaten */
.client_data label {
  width: 8.0em;
  clear: both;
}
.client_data p {
  margin-bottom: 1px;
  margin-top: 1px;
}
.client_data p i {
  color: #005295;
}
/*----------------------------------------------------------*/
/* Produkte                                                 */
/*----------------------------------------------------------*/
/* Produkteliste */
.productlist {
  background: #e6e6e6;
  margin: 5px 0px 0px 0px;
  width: 300px;
  padding-top: 10px;
  /* Nachfolgeprodukte */
}
.productlist a {
  text-decoration: none;
}
.productlist .discontinued div {
  overflow: visible;
  position: relative;
}
.productlist .discontinued div.replacement {
  background: #e6e6e6;
  border: 1px solid #b3b3b3;
  display: none;
  position: absolute;
  right: -115px;
  top: 17px;
  width: 250px;
  z-index: 2;
}
.product-price {
  padding-right: 20px;
}
.product-price .single-price {
  background: #e6e6e6;
  border-radius: 5px;
  border: 1px solid #d9d9d9;
  font-weight: bold;
  padding: 10px;
}
.product-price .single-price p {
  font-size: 14px;
  text-align: right;
}
.product-price .scale-price {
  background: #e6e6e6;
  border-radius: 5px;
  border: 1px solid #d9d9d9;
  font-weight: bold;
  padding: 10px;
  margin-top: 10px;
}
.product-price .scale-price table {
  margin-top: 2px;
}
.product-price .scale-price table td {
  border-bottom: 1px solid #d9d9d9;
  font-size: 12px;
  height: inherit;
  padding: 5px;
  text-align: right;
}
.product-price .scale-price table td:first-child {
  text-align: left;
}
.product-details {
  border-bottom: 20px solid #ffffff;
  background: #e6e6e6;
  margin: 0px;
  width: 300px;
  /* Zubehör */
}
.product-details div {
  padding: 5px 10px 20px 10px;
  overflow: hidden;
}
.product-details div div {
  font-size: 12px;
}
.product-details .accessories {
  margin-bottom: 25px;
  background: #e6e6e6;
  border-bottom: 10px solid #ffffff;
  padding: 10px 5px 0px 5px;
}
.product-details .accessories a {
  text-decoration: none;
}
.product-details .accessories .scale-price td,
.product-details .accessories .single-price td {
  background: none;
  border-bottom: 1px solid #d9d9d9;
  padding: 2px;
}
.product-details .accessories .product-amount {
  padding: 0px;
  overflow: visible;
}
.product-details .accessories .discontinued div.replacement {
  right: -5px;
}
.product-details .accessories .path {
  margin: 0;
  list-style: none;
  overflow: hidden;
}
.product-details .accessories .path li {
  float: left;
  font-size: 12px;
  font-weight: bold;
}
.product-details .accessories .path li a {
  text-decoration: none;
  display: block;
  padding: 0;
}
.product-details .accessories .row {
  border-bottom: 10px solid #ffffff;
  margin-bottom: 0px;
}
.product-details .accessories .product-type {
  width: 100%;
}
.product-details .accessories .product-order-number {
  width: 100%;
}
.product-details .accessories .product-price {
  width: 100%;
}
.product-details .accessories .product-info {
  width: 35px;
  display: none;
}
.product-images {
  width: 110px;
  padding: 5px;
}
.product-images img {
  margin-bottom: 5px;
}
.product-content {
  padding: 5px;
  width: 290px;
}
.product-content .product-type {
  padding: 5px;
  width: 160px;
}
.product-content .product-order-number {
  padding: 5px;
  width: 110px;
}
.product-content .product-order-number p {
  margin-bottom: 5px;
}
.product-content .product-price {
  padding: 5px;
  width: 160px;
}
.product-content .product-info {
  padding: 5px;
  width: 110px;
}
.product-content .product-info .show-product-details {
  float: right;
}
.show-all-product-details:before,
.show-product-details:before {
  content: "\f103";
  float: left;
  margin-right: 3px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.hide-product-details:before,
.hide-all-product-details:before {
  content: "\f102";
  float: left;
  margin-right: 3px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
/* Anzahl und Warenkorb-Button */
.product-amount {
  padding: 10px 2px;
}
.product-amount span {
  display: none;
}
.product-amount p {
  font-weight: bold;
  text-align: right;
}
.product-amount input {
  padding: 2px;
  width: 30px;
}
.product-amount .into-cart {
  border-radius: 3px;
  border: 1px solid #b3b3b3;
  display: inline-block;
  font-size: 12px;
  margin: 5px 0px 0px 0px;
  padding: 4px 5px 3px 4px;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
}
.product-amount .into-cart:link,
.product-amount .into-cart:visited,
.product-amount .into-cart:active,
.product-amount .into-cart:hover {
  text-decoration: none;
}
.product-amount .into-cart:hover {
  background-color: #005295;
  color: #ffffff;
}
/* Produkt-Zusatz-Infomationen */
.product-info {
  font-size: 12px;
}
.product-info span {
  margin-bottom: 4px;
}
.product-info span.new i {
  color: #7ac143;
}
.product-info span.soon i {
  color: #fdba4d;
}
.product-info span.discontinued i {
  color: #ed1a3b;
}
.product-info.new i {
  color: #7ac143;
}
.product-info.soon i {
  color: #fdba4d;
}
.product-info.discontinued i {
  color: #ed1a3b;
}
/* Technische Daten */
table.technical-data {
  width: 100%;
}
table.technical-data td {
  background: none;
  display: block;
}
table.technical-data td.key {
  font-weight: 700;
  vertical-align: top;
  width: 100%;
}
table.technical-data td.value {
  vertical-align: bottom;
  width: 100%;
  margin-bottom: 20px;
}
/* Dokumentation */
table.documentation {
  width: 100%;
}
table.documentation td {
  background: none;
  width: 50%;
}
table.documentation ul {
  margin: 0;
  padding-bottom: 5px;
  list-style: none;
}
table.documentation ul li {
  margin: 5px 0;
  white-space: nowrap;
}
table.documentation ul li a {
  text-decoration: none;
}
table.documentation ul li input {
  margin-right: 10px;
}
table.documentation ul li ul {
  border-bottom: none;
  list-style: none;
  margin-left: 10px;
  padding-bottom: 0;
}
table.documentation ul.information-intern {
  list-style: none;
  margin: 0;
}
table.documentation ul.information-intern li {
  color: #000000;
  margin: 3px 0 0 0;
  white-space: nowrap;
}
table.documentation ul.information-intern li a {
  display: block;
  text-decoration: none;
}
/* Hochauflösende Bilder */
div.hires_images img {
  border: 1px solid #cccccc;
  margin-right: 10px;
  margin-bottom: 10px;
}
/* 360° Produktbilder */
.xxximage-360degrees {
  display: none;
  position: absolute;
  width: 600px;
  height: 600px;
  margin: 0px !important;
  z-index: 10000;
}
.xxximage-360degrees div {
  margin: 0px !important;
}
/* News */
ul.news {
  margin: 0px 0px 10px 0px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  list-style: none;
}
ul.news h5 img {
  padding-bottom: 2px;
}
ul.news li {
  margin: 5px 0px 0px 60px;
  text-indent: -60px;
}
ul.news li a {
  text-decoration: none;
}
/* Produkte-Teaser */
.teaser {
  float: left;
  display: inline;
  margin: 0 20px 20px 0;
  padding: 0;
}
.teaser > a {
  text-decoration: none;
}
.teaser > a:hover .teaser-product {
  cursor: pointer;
}
.teaser-product {
  background-color: #e6e6e6;
  padding: 0px;
  position: relative;
  min-height: 203px;
}
.teaser-product:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.teaser-product .teaser-text {
  padding: 3px;
}
.teaser-product .teaser-text > * {
  margin: 0px;
  padding: 0px;
}
.teaser-product .teaser-text h2 {
  color: #999999;
  font-size: 13px;
  line-height: 17px;
}
.teaser-product .teaser-text h3 {
  font-size: 16px;
  line-height: 25px;
}
.teaser-product .teaser-image {
  background-color: #ffffff;
  min-height: 90px;
  text-align: center;
}
/* Featured Products */
.featured-products {
  border-top: 1px solid #cccccc;
  padding-top: 20px;
  margin-right: -25px;
}
.featured-products h4 {
  margin-bottom: 10px;
}
.featured-products .teaser {
  width: 183px;
  margin-left: 60px;
}
* + html .teaser-product {
  display: inline;
  float: left;
  zoom: 1;
}
* + html .teaser-product .teaser-image {
  height: 90px;
}
/*----------------------------------------------------------*/
/* Warenkorb                                                */
/*----------------------------------------------------------*/
/* Warenkorb */
.cart-list .col-12,
.cart-list .col-tablet-6 {
  padding: 0;
}
.cart-list .cart-list-elements {
  border: none;
  width: 300px;
  margin-bottom: 0px;
  border-bottom: 2px solid #000000;
  margin-left: 15px;
}
.cart-list .cart-list-elements th {
  background: #e6e6e6;
  border-bottom: 1px solid #cccccc;
  padding: 5px;
  vertical-align: middle;
}
.cart-list .cart-list-elements th p {
  color: #000000;
}
.cart-list .cart-list-elements td {
  border-bottom: 1px solid #d9d9d9;
  height: 30px;
  padding: 0 6.66666667px;
  vertical-align: middle;
}
.cart-list .cart-list-elements .table-col-1 {
  width: 55px;
}
.cart-list .cart-list-elements .table-col-2 {
  width: 105px;
}
.cart-list .cart-list-elements .table-col-3 {
  width: 80px;
}
.cart-list .cart-list-elements .table-col-4 {
  width: 0px;
}
.cart-list .cart-list-elements .table-col-5 {
  width: 0px;
}
.cart-list .cart-list-elements .table-col-6 {
  width: 0px;
}
.cart-list .cart-list-elements .table-col-7 {
  width: 50px;
}
.cart-list .cart-list-elements .table-col-8 {
  width: 165px;
}
.cart-list .cart-list-elements thead th.schedule {
  padding-left: 25px;
}
.cart-list .cart-list-elements tbody td.schedule {
  padding-left: 25px;
}
.cart-list .cart-list-elements tbody td.schedule p {
  color: #7ac143;
}
.cart-list .cart-list-elements tbody td.schedule p.delay {
  color: #fdba4d;
}
.cart-list .cart-list-elements tbody td.schedule p.simulate {
  color: #000000;
}
.cart-list .cart-list-elements tbody a.sort_handler {
  cursor: move;
  display: none;
}
.cart-list .cart-list-elements a {
  text-decoration: none;
}
.cart-list .cart-list-summary {
  width: 300px;
  margin-top: 0px;
  margin-left: 15px;
}
.cart-list .cart-list-summary .table-col-1 {
  width: 250px;
}
.cart-list .cart-list-summary .table-col-2 {
  width: 50px;
}
.cart-list .cart-list-summary td {
  border-bottom: 1px solid #d9d9d9;
  height: 30px;
  padding: 0 6.66666667px;
  vertical-align: middle;
}
.cart-list .cart-list-summary td.left {
  border: none;
  float: none;
  border-right: 1px solid #000000;
}
.cart-list .cart-list-summary td.right {
  float: none;
}
.cart-list .cart-list-summary td.total {
  border-bottom: 3px double #000000;
  border-top: 2px solid #000000;
}
.cart-list .cart-list-summary td.schedule {
  border: none;
}
.cart-list .cart-list-summary a {
  text-decoration: none;
}
.cart-list .delete-article-all {
  padding: 8px;
  line-height: 30px;
}
/* Warenkorb-Werkzeuge */
.cart-tools {
  border: none;
  margin-top: 20px;
  width: 320px;
  text-align: left;
}
.cart-tools div {
  text-align: right;
}
.cart-tools a {
  text-decoration: none;
}
.cart-tools a.back_to_select {
  display: block;
  height: 18px;
  line-height: 18px;
}
.cart-tools button {
  background-color: transparent;
  cursor: pointer;
  margin: 2px;
}
.cart-tools button p {
  background-color: #e6e6e6;
  border-right: 10px solid #e6e6e6;
  font-size: 12px;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
  text-align: left;
  width: 265px;
}
.cart-tools button p small {
  font-size: 12px;
  font-weight: normal;
}
.cart-tools button p i {
  color: #005295;
}
.cart-tools button.filter {
  float: left;
}
.cart-tools button.filter p {
  margin: 0;
  width: 100px;
  border: none;
  padding: 0px 6.66666667px;
}
.cart-tools p.customer-selected {
  text-align: left;
  float: left;
  border: 1px solid #005295;
  margin: 6.66666667px;
  padding: 10px;
  width: 245px;
}
.cart-tools p.customer-filter {
  border-top: 1px solid #000000;
  margin: 10px 6.66666667px 0px 10px;
  padding: 10px;
}
.cart-tools p.customer-filter input.text {
  float: left;
  height: 22px;
  margin: 2px;
  width: 175px;
}
.cart-tools ul.customer-list {
  border-bottom: 1px solid #000000;
  clear: both;
  list-style-image: none;
  list-style: none;
  margin: 6.66666667px;
  padding: 10px;
  text-align: left;
}
.cart-tools div.quotation {
  background: #e6e6e6;
  margin: 2px;
  float: right;
}
.cart-tools div.quotation button {
  margin: 0px;
  float: left;
}
.cart-tools div.quotation button p {
  width: 245px;
}
.cart-tools div.quotation-settings {
  background: #e6e6e6;
  border: none;
  color: #333333;
  cursor: pointer;
  float: left;
  font-size: 12px;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
  position: relative;
  text-align: center;
  width: 20px;
}
.cart-tools div.quotation-settings div {
  display: none;
  left: 0;
  padding-left: 25px;
  position: absolute;
  top: 0;
  width: 170px;
  z-index: 2;
}
.cart-tools div.quotation-settings div ul {
  background: #e6e6e6;
  border: 1px solid #cccccc;
  margin: 0px;
  padding: 5px 10px;
}
.cart-tools div.quotation-settings div ul li {
  text-align: left;
  list-style: none;
  font-weight: normal;
}
.cart-tools div.quotation-settings:hover div {
  display: block;
}
/* Eingabefelder */
input.article-amount {
  margin-left: 0px;
  text-align: right;
  vertical-align: middle;
  width: 20px;
}
/* Lieferadressen */
div.address {
  float: left;
  margin: 10px 0;
  width: 50%;
}
div.address input.radio {
  float: left;
}
div.address p {
  margin-left: 25px;
}
div.address p .no_radiobutton {
  margin-left: 0;
}
/* SAP-Fehlermeldung */
div.sap_message {
  background-color: #e6e6e6;
  background-image: url('../images/error.png');
  background-position: 10px 7px;
  background-repeat: no-repeat;
  border: 2px solid #ed1a3b;
  margin: 20px 0 10px 0;
  padding: 10px 10px 10px 60px;
}
div.sap_message h3 {
  color: #ed1a3b;
  font-size: 13px;
  margin: 0 10px 5px 10px;
  padding: 0;
}
div.sap_message p {
  color: #ed1a3b;
  font-size: 12px;
  margin: 0 10px;
}
/* Fehlermeldungen SAP-Kommunikation (nur Debug) */
.sap_message_e {
  color: #ed1a3b;
}
.sap_message_w {
  color: #fdba4d;
}
.sap_message_s {
  color: #7ac143;
}
/*----------------------------------------------------------*/
/* Technical Competence Center                              */
/*----------------------------------------------------------*/
/* Technical Competence Center   */
div.tcc {
  clear: both;
  margin-bottom: 10px;
  overflow: hidden;
}
div.tcc p {
  margin-bottom: 10px;
}
/* Produkt-Auswahl */
.product-line {
  background: #e6e6e6;
  margin-bottom: 10px;
  padding: 0px 10px 10px 110px;
}
.product-line h1 {
  background: #d9d9d9;
  font-size: 12px;
  margin: 0px -10px 5px -110px;
  padding: 2px 10px;
}
.product-line label {
  font-size: 12px;
  line-height: 21px;
  margin-left: -100px;
}
/* Tabelle für TCC Downloads */
table.tcc-download th {
  background-color: #e6e6e6;
  font-size: 12px;
  padding: 5px;
}
table.tcc-download td {
  font-size: 12px;
  padding: 5px;
}
table.tcc-download a {
  text-decoration: none;
}
/*----------------------------------------------------------*/
/* RMA                                                      */
/*----------------------------------------------------------*/
.rma label {
  display: block;
  float: none;
  padding-top: 8px;
}
.rma h3 {
  margin-bottom: 10px;
}
.rma input.text,
.rma textarea.text,
.rma select.text {
  height: 24px;
  padding: 2px 2px;
  margin: 0px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.rma input[type="file"].text {
  border: none;
}
.rma textarea.text {
  height: auto;
}
.rma input.button {
  float: right;
}
.rma .rma-part {
  background-color: #e6e6e6;
  display: none;
  padding: 30px 20px 20px 20px;
  margin-bottom: 10px;
  position: relative;
}
.rma .rma-part .row {
  margin-bottom: 10px;
}
.rma .add-part {
  text-align: right;
  margin: 10px 0;
}
.rma .add-part a {
  text-decoration: none;
  font-weight: 700;
}
.rma .remove-part {
  position: absolute;
  top: 10px;
  right: 20px;
}
.rma .remove-part a {
  text-decoration: none;
  font-weight: 700;
}
/*----------------------------------------------------------*/
/*                Sonstige Definitionen                     */
/*----------------------------------------------------------*/
/* Hintergrund-Overlay */
#background-overlay {
  background-color: #666666;
  cursor: pointer;
  display: none;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10001;
}
/* Layer zum darstellen von weiteren Inhalten */
#content-layer-2 {
  background-color: #ffffff;
  display: none;
  left: 50%;
  margin-left: -150px;
  min-height: 150px;
  padding: 24px 14px 14px 14px;
  position: fixed;
  top: 75px;
  width: 300px;
  z-index: 10010;
}
#content-layer-2 p {
  margin-bottom: 10px;
}
a.layer_close {
  background: url('../images/icons/close_A.gif') 50% 50% no-repeat;
  border-bottom: 2px solid #666666;
  border-left: 2px solid #666666;
  display: block;
  right: 0px;
  height: 21px;
  position: absolute;
  text-decoration: none;
  top: 0px;
  width: 21px;
  z-index: 10010;
}
/* System-Meldungen */
div.message_box {
  background-color: #ffffff;
  background-position: 10px 7px;
  background-repeat: no-repeat;
  border-bottom: 3px solid #cccccc;
  display: none;
  left: 50%;
  margin-left: -250px;
  padding: 10px 10px 10px 60px;
  position: fixed;
  text-align: left;
  top: 0;
  width: 500px;
  z-index: 10005;
}
div.message_box p {
  color: #000000;
  font-size: 14px;
  line-height: 20px;
  margin: 0 10px;
}
div.message_box h3 {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  margin: 0 10px;
}
div.message_box.error {
  background-image: url('../images/error.png');
  border-color: #ed1a3b;
}
div.message_box.error h3 {
  color: #ed1a3b;
}
div.message_box.warning {
  background-image: url('../images/warning.png');
  border-color: #fdba4d;
}
div.message_box.warning h3 {
  color: #fdba4d;
}
div.message_box.info {
  background-image: url('../images/info.png');
  border-color: #00b9e3;
}
div.message_box.info h3 {
  color: #00b9e3;
}
div.message_box.inline {
  background-color: #e6e6e6;
  background-position: 10px 7px;
  background-repeat: no-repeat;
  border: 2px solid #cccccc;
  display: block;
  left: auto;
  margin: 20px 0 10px 0;
  padding: 10px 10px 10px 60px;
  position: static;
  top: auto;
  width: auto;
  z-index: auto;
}
/* Formulare */
input.text,
textarea,
select.text {
  border: 1px solid #cccccc;
  width: 200px;
}
input.xxxs,
textarea.xxxs,
select.xxxs {
  width: 25px;
}
input.xxs,
textarea.xxs,
select.xxs {
  width: 50px;
}
input.xs,
textarea.xs,
select.xs {
  width: 100px;
}
input.s,
textarea.s,
select.s {
  width: 194px;
}
input.m,
textarea.m,
select.m {
  width: 274px;
}
input.l,
textarea.l,
select.l {
  width: 324px;
}
input.xl,
textarea.xl,
select.xl {
  width: 425px;
}
input.error,
select.error,
textarea.error {
  background-color: #ffd2ca;
  border: 1px solid #ffa79a;
}
input.focus,
select.focus,
textarea.focus {
  background-color: #fff0d4;
  border: 1px solid #ffe1ac;
}
input.button {
  font-weight: bold;
  margin-right: 10px;
  width: 125px;
  margin-top: 10px;
}
input.radio,
input.checkbox {
  margin: 2px 0;
  vertical-align: middle;
  border: none;
}
/* Textfluss */
p.left {
  text-align: left;
}
p.right {
  text-align: right;
}
p.center {
  text-align: center;
}
img.left {
  float: left;
  margin-right: 12px;
}
img.right {
  float: right;
  margin-left: 12px;
}
img.center {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
/* Notizen */
p.note {
  color: #999999;
}
/* Hervorheben von Textpassagen */
.marked {
  color: #ed1a3b;
}
/* Links */
a.hover-primary:hover {
  color: #005295;
}
/* Fehlermeldungen */
p.error {
  color: #ed1a3b;
}
/* Symbole (Icons) */
img.icon {
  height: 12px;
  width: 12px;
}
/* Beschriftung für Formularfelder */
label {
  float: left;
}
label.address {
  color: #000000;
  width: 4.0em;
}
/* Formulare */
button.generic {
  background: #999999;
  color: #ffffff;
  display: block;
  float: left;
  font-size: 12px;
  line-height: 14px;
  overflow: visible;
  padding: 0 6px;
  text-align: center;
  width: auto;
}
/* Horizontale Linien */
div.hr {
  clear: both;
  border-bottom: 1px solid #999999;
  display: block;
}
div.hr hr {
  display: none;
}
/* Zebra-Liste */
.zebra-list .odd {
  background: #e6e6e6;
}
.zebra-list .odd-hover,
.zebra-list .even-hover,
.zebra-list .hover {
  background: #d9d9d9;
}
/* Tabs */
.tab-wrap ul.tabs {
  clear: both;
  display: none;
  margin: 0;
  overflow: hidden;
  padding: 2px 0 0 0;
  position: relative;
}
.tab-wrap ul.tabs li {
  float: left;
  list-style: none;
  margin: 0 2px 0 0;
}
.tab-wrap ul.tabs li a {
  background: url('../images/tab.gif') 0 -4px repeat-x #e6e6e6;
  border: 1px solid #cccccc;
  display: block;
  font-weight: bold;
  padding: 4px 8px;
  position: relative;
  text-decoration: none;
  z-index: 3;
}
.tab-wrap ul.tabs li a.active {
  background: #ffffff;
  margin-bottom: -4px;
  padding: 6px 8px;
}
.tab-wrap .tabContent {
  background: #ffffff;
  border: 1px solid #cccccc;
  clear: both;
  margin: -1px 0 0 0;
  padding: 20px;
  position: relative;
  z-index: 2;
}
/* Seiten-Blätter-Navigation */
ul.page_nav {
  list-style-image: none;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 1px 2px;
}
ul.page_nav li {
  color: #000000;
  float: left;
  font-weight: bold;
}
ul.page_nav li a {
  color: inherit;
  display: block;
  height: 16px;
  line-height: 16px;
  margin: 0 5px;
  text-align: center;
  text-decoration: none;
  width: 10px;
}
ul.page_nav li.active a,
ul.page_nav li a:hover {
  color: #ed1a3b;
}
ul.page_nav li.first a:before,
ul.page_nav li.prev a:before,
ul.page_nav li.next a:before,
ul.page_nav li.last a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
ul.page_nav li.first a:before {
  content: "\f049";
}
ul.page_nav li.prev a:before {
  content: "\f04a";
}
ul.page_nav li.next a:before {
  content: "\f04e";
}
ul.page_nav li.last a:before {
  content: "\f050";
}
/* Artikel Seiten-Blätter-Navigation */
ul.article_page_nav {
  border-top: 1px solid #000000;
  list-style-image: none;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 5px;
}
ul.article_page_nav li {
  color: #000000;
  float: left;
  font-weight: bold;
}
ul.article_page_nav li a {
  color: inherit;
  display: block;
  height: 16px;
  line-height: 16px;
  margin: 0 5px;
  text-align: center;
  text-decoration: none;
  width: 10px;
}
ul.article_page_nav li.active a {
  color: #005295;
}
ul.article_page_nav li.first a {
  background: url('../images/icons/arrow_start_B.gif') 0 50% no-repeat;
}
ul.article_page_nav li.prev a {
  background: url('../images/icons/arrow_D_left.gif') 0 50% no-repeat;
}
ul.article_page_nav li.next a {
  background: url('../images/icons/arrow_D_right.gif') 0 50% no-repeat;
}
ul.article_page_nav li.last a {
  background: url('../images/icons/arrow_end_B.gif') 0 50% no-repeat;
}
/* Cookie-Richtlinie */
#cookieChoiceInfo {
  background-color: #e6e6e6;
  bottom: 0;
  color: #333333;
  font-size: 13px;
  left: 0;
  margin: 0;
  padding: 10px 0px;
  padding: 4px;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 2000;
}
#cookieChoiceInfo a {
  background: #e6e6e6;
  border-radius: 3px;
  color: #ffffff;
  margin-left: 24px;
  padding: 5px;
  text-decoration: none;
}
#cookieChoiceInfo a:hover {
  background: #d9d9d9;
}
/* PowerTip Plugin */
#powerTip {
  background-color: #f2f2f2;
  border-radius: 2px;
  border: 1px solid #cccccc;
  color: #333333;
  cursor: default;
  display: none;
  font-size: 12px;
  max-width: 300px;
  padding: 5px;
  position: absolute;
  z-index: 2147483647;
}
#powerTip:before {
  content: "";
  position: absolute;
}
#powerTip.n:before,
#powerTip.s:before {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  left: 50%;
  margin-left: -5px;
}
#powerTip.e:before,
#powerTip.w:before {
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  margin-top: -5px;
  top: 50%;
}
#powerTip.n:before {
  border-top: 10px solid #cccccc;
  border-top: 10px solid rgba(172, 172, 172, 0.8);
  bottom: -10px;
}
#powerTip.e:before {
  border-right: 10px solid #cccccc;
  border-right: 10px solid rgba(172, 172, 172, 0.8);
  left: -10px;
}
#powerTip.s:before {
  border-bottom: 10px solid #cccccc;
  border-bottom: 10px solid rgba(172, 172, 172, 0.8);
  top: -10px;
}
#powerTip.w:before {
  border-left: 10px solid #cccccc;
  border-left: 10px solid rgba(172, 172, 172, 0.8);
  right: -10px;
}
#powerTip.ne:before,
#powerTip.se:before {
  border-right: 10px solid transparent;
  border-left: 0;
  left: 10px;
}
#powerTip.nw:before,
#powerTip.sw:before {
  border-left: 10px solid transparent;
  border-right: 0;
  right: 10px;
}
#powerTip.ne:before,
#powerTip.nw:before {
  border-top: 10px solid #cccccc;
  border-top: 10px solid rgba(172, 172, 172, 0.8);
  bottom: -10px;
}
#powerTip.se:before,
#powerTip.sw:before {
  border-bottom: 10px solid #cccccc;
  border-bottom: 10px solid rgba(172, 172, 172, 0.8);
  top: -10px;
}
#powerTip.nw-alt:before,
#powerTip.ne-alt:before,
#powerTip.sw-alt:before,
#powerTip.se-alt:before {
  border-top: 10px solid #cccccc;
  border-top: 10px solid rgba(172, 172, 172, 0.8);
  bottom: -10px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  left: 10px;
}
#powerTip.ne-alt:before {
  left: auto;
  right: 10px;
}
#powerTip.sw-alt:before,
#powerTip.se-alt:before {
  border-top: none;
  border-bottom: 10px solid #cccccc;
  border-bottom: 10px solid rgba(172, 172, 172, 0.8);
  bottom: auto;
  top: -10px;
}
#powerTip.se-alt:before {
  left: auto;
  right: 10px;
}
#powerTip h4 {
  margin-top: 10px;
}
#powerTip h4:first-child {
  margin-top: 0px;
}
/* Hinweis für QA-Server */
.hint_qa_server {
  height: 150px;
  left: 50%;
  margin-left: -350px;
  margin-top: -75px;
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 50%;
  width: 700px;
  z-index: 9999;
}
.hint_qa_server h1 {
  color: #ed1a3b;
  font-size: 32px;
}
.hint_qa_server p {
  color: #ed1a3b;
  font-size: 16px;
}
.hint_qa_server .hint_qa_server_close {
  background: url('../images/close.gif') 0px 0px no-repeat;
  display: block;
  height: 20px;
  overflow: hidden;
  position: absolute;
  right: 0px;
  text-indent: -100px;
  top: 0px;
  width: 20px;
}
/*----------------------------------------------------------*/
/*                       Microsites                         */
/*----------------------------------------------------------*/
body.microsite {
  /* Rahmen-Container für den Inhalt */
  /* Artikel */
  /* Akkordion */
  /* Slider */
  /* Context-Spalte */
}
body.microsite .content-main {
  width: 300px;
  margin-bottom: 20px;
}
body.microsite .article .article-text {
  float: left;
  width: 300px;
}
body.microsite .article .article-text h2 {
  font-size: 20px;
  line-height: 22px;
  font-weight: 400;
  color: #005295;
}
body.microsite .article .article-text p {
  margin-bottom: 10px;
  line-height: 16px;
}
body.microsite .article .article-text h3.subline {
  font-size: 14px;
  line-height: 20px;
  color: #999999;
  font-weight: normal;
  padding: 0px 0px 10px 0px;
}
body.microsite .accordion-article {
  width: 300px;
}
body.microsite .accordion-article h2.accordion {
  background: #d9d9d9;
  border-bottom: 2px solid #ffffff !important;
  color: #005295;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  padding: 2px 5px;
  font-weight: 400;
}
body.microsite .accordion-article h2.accordion:before {
  content: "\f107";
  float: left;
  margin-right: 10px;
  margin-left: 0px;
}
body.microsite .accordion-article h2.hide-accordion:before {
  content: "\f105";
  float: left;
  margin-right: 10px;
  margin-left: 0px;
}
body.microsite .accordion-article .accordion p {
  margin-bottom: 10px;
}
body.microsite .microsites-slider {
  width: 300px;
  height: auto;
}
body.microsite .microsites-slider .slider-teaser {
  background: none;
  width: 300px;
  height: auto;
  margin-bottom: 10px;
}
body.microsite .microsites-slider .slider-teaser:hover {
  background: none;
}
body.microsite .microsites-slider .slider-teaser img {
  width: 100%;
  height: auto;
  float: none;
}
body.microsite .context-column {
  /* Link zum Online-Katalog */
  /* Premium Navigationspunkt */
}
body.microsite .context-column .dip-catalogue {
  display: block;
  color: #ffffff;
  background-color: #005295;
  text-decoration: none;
  padding: 5px 5px;
  margin-bottom: 20px;
}
body.microsite .context-column .dip-catalogue i {
  float: right;
  padding-right: 10px;
  line-height: 20px;
}
body.microsite .context-column .article-image {
  float: left;
  width: 300px;
}
body.microsite .context-column .article-image img {
  margin-bottom: 5px;
  max-width: 100%;
  margin: 0px 0px 20px 0px;
}
body.microsite .context-column .premium-nav {
  float: left;
  width: 300px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #005295;
}
body.microsite .context-column .premium-nav h3 {
  color: #005295;
  margin-bottom: 5px;
}
body.microsite .context-column .premium-nav p {
  width: 190px;
  float: left;
  margin-right: 10px;
}
body.microsite .context-column .premium-nav img {
  width: 100px;
  height: auto;
  float: right;
  margin: 0px;
}
@media only screen and (min-width: 768px) {
  body {
    min-width: 748px;
  }
  /* Wrapper */
  .wrapper {
    min-width: 748px;
    width: auto;
    margin: 0px;
  }
  /* Kopfzeile */
  .header {
    height: 150px;
  }
  .header .header-background .svg-left {
    width: 300px;
    height: 150px;
    background-position: -240px -190px;
  }
  .header .header-background .svg-right {
    display: block;
    width: 300px;
    height: 150px;
    background-position: 100px -230px;
  }
  /* Werkzeugleiste */
  .toolbar {
    padding-top: 1px;
    /* Login */
  }
  .toolbar .row {
    background-color: transparent;
    display: block;
    margin: 0px;
  }
  .toolbar .toolbar-login {
    float: right;
  }
  .toolbar .toolbar-login ul li {
    float: left;
  }
  .toolbar .toolbar-login ul li a span {
    display: none;
  }
  /* Suche */
  .search {
    margin-top: 0px;
  }
  /* Inhalt */
  .content {
    width: 748px;
    min-height: 600px;
    margin: 0 10px;
  }
  .content .content-nav {
    position: relative;
  }
  .content .content-nav .menu-panel-switcher {
    background: #000000;
    color: #ffffff;
    padding: 6.66666667px 10px;
    position: absolute;
    top: 0;
    left: 250px;
    cursor: pointer;
    z-index: 1;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  .content .content-wrapper {
    width: 520px;
  }
  .content .content-wrapper .content-main {
    width: 520px;
  }
  .content .content-wrapper .content-main.no-context-column {
    width: 620px;
    padding-right: 0px;
  }
  /* Fusszeile */
  .footer .footer-nav {
    margin-right: 40px;
  }
  .footer .social {
    float: right;
    margin: 10px 0px;
    text-align: right;
  }
  /*Homepage */
  body.homepage .content-main {
    width: 600px;
  }
  body.homepage .content-main .content-column {
    width: 600px;
  }
  /* Microsites */
  div.microsites-slider {
    width: 630px;
  }
  /* Bereich-Slider */
  div.category-slider div.module-slider {
    width: 600px;
    margin-left: 0px;
  }
  /* Produkteliste */
  .productlist {
    width: 590px;
  }
  .product-details {
    width: 590px;
    /* Zubehör */
  }
  .product-details .accessories .product-type {
    width: 140px;
  }
  .product-details .accessories .product-order-number {
    width: 145px;
  }
  .product-details .accessories .product-price {
    width: 105px;
  }
  .product-content {
    width: 480px;
  }
  .product-content .product-price {
    width: 165px;
  }
  .product-content .product-info {
    width: 35px;
  }
  /* Technische Daten */
  table.technical-data td {
    background: none;
    display: table-cell;
  }
  table.technical-data td.key {
    font-weight: 400;
    width: 20%;
  }
  table.technical-data td.value {
    margin-bottom: 0px;
    width: 80%;
  }
  /* Featured Products */
  .featured-products .teaser {
    margin-right: 25px;
    margin-left: 0px;
  }
  /* Warenkorb */
  .cart-list .cart-list-elements {
    width: 625px;
    margin-left: 0px;
  }
  .cart-list .cart-list-elements .table-col-1 {
    width: 75px;
  }
  .cart-list .cart-list-elements .table-col-2 {
    width: 115px;
  }
  .cart-list .cart-list-elements .table-col-3 {
    width: 95px;
  }
  .cart-list .cart-list-elements .table-col-4 {
    width: 80px;
  }
  .cart-list .cart-list-elements .table-col-5 {
    width: 40px;
  }
  .cart-list .cart-list-elements .table-col-6 {
    width: 75px;
  }
  .cart-list .cart-list-elements .table-col-7 {
    width: 75px;
  }
  .cart-list .cart-list-elements .show-tablet {
    display: inline;
  }
  .cart-list .cart-list-elements th.show-tablet,
  .cart-list .cart-list-elements td.show-tablet {
    display: table-cell;
  }
  .cart-list .cart-list-summary {
    margin-left: 0px;
  }
  .cart-list .cart-list-summary td.right {
    border-right: 1px solid #000000;
  }
  .cart-list .cart-list-summary .table-col-1 {
    width: 225px;
  }
  .cart-list .cart-list-summary .table-col-2 {
    width: 75px;
  }
  /* Warenkorb-Werkzeuge */
  .cart-tools {
    width: 675px;
  }
  .cart-tools div {
    text-align: left;
  }
  .cart-tools div:first-child {
    text-align: right;
  }
  .cart-tools div:first-child button p {
    border: none;
    border-left: 10px solid #e6e6e6;
    text-align: left;
  }
  .cart-tools div button p {
    border: none;
    border-right: 10px solid #e6e6e6;
    text-align: right;
  }
  /* Layer zum darstellen von weiteren Inhalten */
  #content-layer-2 {
    margin-left: -300px;
    min-height: 300px;
    width: 600px;
  }
  /*----------------------------------------------------------*/
  /*                       Microsites                         */
  /*----------------------------------------------------------*/
  body.microsite {
    /* Rahmen-Container für den Inhalt */
    /* Artikel */
    /* Akkordion */
    /* Slider */
  }
  body.microsite .content-main {
    width: 620px;
    padding-right: 0px;
  }
  body.microsite .article .article-text {
    width: 520px;
  }
  body.microsite .accordion-article {
    width: 520px;
  }
  body.microsite .microsites-slider {
    width: 520px;
  }
  body.microsite .microsites-slider .slider-teaser {
    width: 520px;
  }
}
@media only screen and (min-width: 960px) {
  body {
    min-width: 940px;
  }
  /* Wrapper */
  .wrapper {
    min-width: 940px;
  }
  /* Werkzeugleiste */
  .toolbar {
    /* Login */
  }
  .toolbar .toolbar-login ul li a span {
    display: inline;
  }
  /* Inhalt */
  .content {
    width: 940px;
  }
  .content .content-nav {
    margin-left: 0px;
    margin-right: 0px;
  }
  .content .content-nav .menu-panel-switcher {
    display: none;
  }
  .content .content-wrapper {
    width: 620px;
  }
  .content .content-wrapper .content-main {
    width: 620px;
  }
  .content .content-wrapper .content-main.no-context-column {
    width: 720px;
  }
  /*Homepage */
  body.homepage .content-wrapper {
    width: 620px;
  }
  body.homepage .content-wrapper .content-main {
    width: 620px;
  }
  body.homepage .content-wrapper .content-main .content-column {
    width: 620px;
  }
  /* Produkte */
  .productlist {
    width: 710px;
  }
  .product-details {
    width: 710px;
    /* Zubehör */
  }
  .product-details .accessories .product-type {
    width: 180px;
  }
  .product-details .accessories .product-order-number {
    width: 175px;
  }
  .product-details .accessories .product-price {
    width: 125px;
  }
  .product-details .accessories .product-info {
    width: 35px;
    display: block;
  }
  .product-images {
    width: 110px;
  }
  .product-content {
    width: 600px;
  }
  .product-content .product-type {
    width: 200px;
  }
  .product-content .product-order-number {
    width: 150px;
  }
  .product-content .product-price {
    width: 205px;
  }
  .product-content .product-info {
    width: 35px;
  }
  .product-amount span {
    display: inline;
  }
  /* Warenkorb */
  .cart-list .cart-list-elements {
    width: 675px;
  }
  .cart-list .cart-list-elements .table-col-2 {
    width: 120px;
  }
  .cart-list .cart-list-elements .table-col-3 {
    width: 130px;
  }
  .cart-list .cart-list-elements .table-col-6 {
    width: 80px;
  }
  .cart-list .cart-list-elements .table-col-7 {
    width: 80px;
  }
  .cart-list .cart-list-summary .table-col-1 {
    width: 220px;
  }
  .cart-list .cart-list-summary .table-col-2 {
    width: 80px;
  }
  /* Microsites */
  div.microsites-slider {
    width: 610px;
  }
  /*----------------------------------------------------------*/
  /*                       Microsites                         */
  /*----------------------------------------------------------*/
  body.microsite {
    /* Rahmen-Container für den Inhalt */
    /* Artikel */
    /* Akkordion */
    /* Slider */
  }
  body.microsite .content-main {
    width: 720px;
  }
  body.microsite .article .article-text {
    width: 620px;
  }
  body.microsite .accordion-article {
    width: 620px;
  }
  body.microsite .microsites-slider {
    width: 620px;
  }
  body.microsite .microsites-slider .slider-teaser {
    width: 620px;
  }
}
@media only screen and (min-width: 1200px) {
  body {
    min-width: 1180px;
  }
  /* Wrapper */
  .wrapper {
    min-width: 1180px;
  }
  /* Kopfzeile */
  .header {
    height: 200px;
  }
  .header .header-background .header-logo {
    top: 60px;
    left: 60px;
  }
  .header .header-background .svg-left {
    width: 300px;
    height: 200px;
    background-position: -240px -190px;
  }
  .header .header-background .svg-right {
    width: 300px;
    height: 200px;
    background-position: 100px -200px;
  }
  .header .header-background .curve {
    width: 120%;
  }
  /* Inhalt */
  .content {
    width: 1180px;
  }
  .content .content-wrapper {
    width: 960px;
  }
  .content .content-wrapper .content-main.no-context-column {
    width: 950px;
  }
  .content .content-wrapper .context-column {
    padding-left: 20px;
  }
  /*Homepage */
  body.homepage .content-wrapper {
    width: 940px;
  }
  body.homepage .content-wrapper .content-main {
    width: 940px;
  }
  body.homepage .content-wrapper .content-main .content-column {
    width: 620px;
  }
  body.homepage .content-wrapper .content-main .context-column {
    padding-left: 20px;
  }
  /* Produkte */
  .productlist {
    width: 950px;
  }
  .product-details {
    width: 950px;
    /* Zubehör */
  }
  .product-details .accessories .product-type {
    width: 270px;
  }
  .product-details .accessories .product-order-number {
    width: 250px;
  }
  .product-details .accessories .product-price {
    width: 200px;
  }
  .product-details .accessories .product-info {
    width: 35px;
  }
  .product-images {
    width: 110px;
  }
  .product-content {
    width: 840px;
  }
  .product-content .product-type {
    width: 300px;
  }
  .product-content .product-order-number {
    width: 150px;
  }
  .product-content .product-price {
    width: 345px;
  }
  .product-content .product-info {
    width: 35px;
  }
  /* Warenkorb */
  .cart-list .cart-list-elements {
    width: 790px;
  }
  .cart-list .cart-list-elements .table-col-3 {
    width: 175px;
  }
  .cart-list .cart-list-elements .table-col-4 {
    width: 100px;
  }
  .cart-list .cart-list-elements .table-col-5 {
    width: 50px;
  }
  .cart-list .cart-list-elements .table-col-6 {
    width: 100px;
  }
  .cart-list .cart-list-elements .table-col-7 {
    width: 100px;
  }
  .cart-list .cart-list-summary .table-col-1 {
    width: 200px;
  }
  .cart-list .cart-list-summary .table-col-2 {
    width: 100px;
  }
  /* Microsites */
  div.microsites-slider {
    width: 930px;
  }
  /* News, Presse, Case-Studies */
  div.news .news-overview .text {
    width: 800px;
  }
  /* RMA */
  .rma .rma-part {
    max-width: 584px;
  }
  .rma .add-part {
    max-width: 624px;
  }
  /*----------------------------------------------------------*/
  /*                       Microsites                         */
  /*----------------------------------------------------------*/
  body.microsite {
    /* Rahmen-Container für den Inhalt */
  }
  body.microsite .content-main {
    width: 950px;
  }
}
@media only screen and (min-width: 1300px) {
  body {
    min-width: 1280px;
  }
  /* Wrapper */
  .wrapper {
    min-width: 1280px;
  }
  /* Inhalt */
  .content {
    width: 1280px;
  }
  .content .content-nav {
    width: 300px;
  }
}
.no-margin {
  margin: 0;
}
.no-padding {
  padding: 0;
}
.no-float {
  float: none;
}
.no-background {
  background: transparent;
}
.no-border {
  border: 0;
}
.font-thin {
  font-weight: 100;
}
.font-light {
  font-weight: 300;
}
.font-regular {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-semi-bold {
  font-weight: 600;
}
.font-bold {
  font-weight: 700;
}
.font-extra-bold {
  font-weight: 800;
}
.font-ultra-bold {
  font-weight: 900;
}
.font-normal {
  font-style: normal;
}
.font-italic {
  font-style: italic;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.static {
  position: static;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.none {
  display: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.center-element {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.sr {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.list-unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-unstyled li {
  margin: 0;
  padding: 0;
}
.list-inline {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-inline li {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.img-left {
  float: left;
  margin-right: 20px;
}
.img-right {
  float: right;
  margin-left: 20px;
}
.field-group {
  padding-top: .5em;
  padding-bottom: .5em;
  overflow: hidden;
}
.field-group label {
  padding-top: 8px;
}
.field {
  width: 100%;
}
.disabled {
  pointer-events: none;
  opacity: .5;
}
.checkbox,
.radio {
  display: inline-block;
  position: relative;
  margin-top: .5em;
  margin-bottom: .5em;
}
.checkbox label,
.radio label {
  padding-left: 20px;
  padding-top: 0;
  display: inline-block;
}
.checkbox input[type="checkbox"],
.radio input[type="checkbox"],
.checkbox input[type="radio"],
.radio input[type="radio"] {
  position: absolute;
  top: 4px;
  left: 0;
}
.animate {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animate-infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fade-in {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fade-in-down {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fade-in-down-big {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-30px, 0, 0);
    transform: translate3d(-30px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-30px, 0, 0);
    transform: translate3d(-30px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fade-in-left {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fade-in-left-big {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fade-in-right {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fade-in-right-big {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fade-in-up {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fade-in-up-big {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@media print {
  /* Allgemeine und Dokument-Definitionen */
  body {
    font-size: 80%;
  }
  /* Typografie */
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  li {
    color: #000000;
  }
  /* Hyperlinks */
  a,
  a:link,
  a:active,
  a:visited,
  a:hover {
    color: #000000;
  }
  *,
  *:before,
  *:after {
    background: transparent;
    color: #000;
    box-shadow: none;
    text-shadow: none;
  }
  pre,
  blockquote {
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr {
    page-break-inside: avoid;
  }
  img {
    page-break-inside: avoid;
    max-width: 100%;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .hide-print {
    display: none;
  }
  .show-print {
    display: block;
  }
  .show-print-inline-block {
    display: inline-block;
  }
  .show-print-inline {
    display: inline;
  }
  /* Inhalt */
  .wrapper {
    width: 100%;
  }
  .content {
    width: 100%;
  }
  .content .content-wrapper {
    width: 100%;
  }
  .content .content-wrapper .content-main.no-context-column {
    width: 100%;
  }
  .col-tablet-6 {
    width: 50%;
  }
  /* Warenkorb */
  .cart-list .cart-list-elements {
    width: 790px;
  }
  .cart-list .cart-list-elements .table-col-3 {
    width: 175px;
  }
  .cart-list .cart-list-elements .table-col-4 {
    width: 100px;
  }
  .cart-list .cart-list-elements .table-col-5 {
    width: 50px;
  }
  .cart-list .cart-list-elements .table-col-6 {
    width: 100px;
  }
  .cart-list .cart-list-elements .table-col-7 {
    width: 100px;
  }
  .cart-list .cart-list-summary {
    margin-left: 500px;
  }
  .cart-list .cart-list-summary .table-col-1 {
    width: 200px;
  }
  .cart-list .cart-list-summary .table-col-2 {
    width: 100px;
  }
}
