.ui-widget {
  font-family: var(--body-font-family);
}

#add-device-outer td {
  vertical-align: top;
}

.node-hero--annotation {
  padding: 0.5rem 0;
  max-width: 1240px;margin: auto;}

body.page-start .node-hero--annotation {
  padding: 12rem 0;
}

body.login-page .node-hero--annotation {
  padding-block: 6rem;
}

body:not(.page-start) .node-hero--annotation h1 {
  font-size: initial;
  font-weight: bold;margin-bottom: 0;}

body:not(.page-start):not(.login-page) .node-hero.hero {
  display: none;
}

#page-content-container h2 {
  padding-bottom: 20px;
}

#page-content-container h4 {
  padding-bottom: 20px;
}

.verw-add form > table {
  padding-bottom: 40px;
}

.page-ver-edit form > table input, .page-ver-edit form > table select,
.verw-add form > table input, .verw-add form > table select {
  margin-bottom: 5px;
}


#det2 table {
  padding: 0;
  margin: 0;
}

#det2 tr td {
  background: transparent;
}

#det2 table table tr td {
  padding:0;
}

#datefrom {
  width: 20%;
  display: inline-block;
  margin-right: 5%;
  min-width: 190px;
  display: flex;align-items: baseline;justify-content: space-between;}

#dateto {
  width: 20%;
  margin-right: 5%;
  display: flex;
  min-width: 190px;
  align-items: baseline;
  justify-content: space-between;}

.searchbox {

  background-color: #fff;
  padding: 1rem 1rem;
  border-radius: 2px;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 40px;
}

.searchbox input#d1, .searchbox input#d2 {

  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block;
  padding: 0.613em 1rem 0.488em;

  outline: none;
  border: 1px solid var(--color--primary);
  border-radius: 1px;
  background-color: var(--color--white);
  color: var(--color--primary);
  box-shadow: 0 0 15px rgb(0 20 23 / 4%);
  font-size: 16px;
  line-height: 1.5em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  max-width: 100%;}

.searchbox > form {

  display: flex;
  justify-content: start;align-items: baseline;}

.searchbox .label {

  margin: 0;}

body:not(.page-node-type-startseite) .icon-teaser-box.gradient-bg {
  background-image: none;
}

.formspacer {
  display: block;
  height: 15px;
}

#block-escat-theme-main-menu li.has-children > a:after {
  content: url(/kundencenter/kc/images/down.svg);
}

#block-escat-theme-main-menu li.has-children:hover > a:after {
  content: url(/kundencenter/kc/images/up.svg);
}

.realbrowser .standard.contrast-block {
  margin-bottom: 0;
  -webkit-clip-path: none;
  clip-path: none;
}

body:not(.page-node-type-startseite) .icon-teaser-box.gradient-bg {
  padding: 20px 0 20px;
  background: rgb(254,255,236);
  background: -moz-linear-gradient(left,rgba(254,255,236,0.6) 0%,rgba(65,157,177,0.6) 100%);
  background: -webkit-linear-gradient(left,rgba(254,255,236,0.6) 0%,rgba(65,157,177,0.6) 100%);
  background: linear-gradient(to right,rgba(254,255,236,0.6) 0%,rgba(65,157,177,0.6) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffec',endColorstr='#419db1',GradientType=1);
  -moz-box-shadow: 5px 5px 19px -9px rgba(0,0,0,0.55);
  -webkit-box-shadow: 5px 5px 19px -9px rgba(0,0,0,0.55);
  box-shadow: 5px 5px 19px -9px rgba(0,0,0,0.55);
}

body:not(.page-node-type-startseite) .icon-teaser-box .inner-content-group {
  width: 50%;
  min-width: 940px;
}

body .icon-teaser-box .zahlung {
  /* padding-top: 10px; */
}

.cart-outer .zahlung div {
  font-size: 14px;
  line-height: 19px;
  width: 80%;
  padding-top: 0;
}

.cart-outer .zahlung div.zahlung-caption {
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 5px;
  color: var(--color--black-blue);
}


#warenkoerbe table {
  margin: 0;
}

#warenkoerbe.column #warenkorb {
  /* float: right; */
  display: block;
  border: 1px solid var(--color--black-blue);
  padding: 10px 20px;
  cursor: pointer;


  -webkit-transition: background-color 90ms linear;
  -ms-transition: background-color 90ms linear;
  transition: background-color 90ms linear;
}

#warenkoerbe.column #warenkorb:hover {

  background-color: var(--color--light-blue-20);}

#warenkorb .artikel {
  font-size: 14px;
}



.block-full-height {
  /* height: 40vh; */
  max-height: 380px;
  height: 150px;
}

.page-start .block-full-height {
  max-height: 930px;
  height: 650px;
  height: 75vh;
  min-height: 600px;
}

.page-start .block-full-height h1 {
  font-weight: 700;
  font-size: 45px;
  line-height: 72px;
}

.header-intro .content-shield .subtitle {
  max-width:100%;
}

.page-start .subtitle {
  font-weight: 400;
  font-size: 44px;
  line-height: 48px;
}

.page-start .kundeninfo .adresse {
  margin-bottom: 20px;
  font-size: 35px;
}

.page-start .scroll-info-container {
  height: 50px;
  position: absolute;
  bottom: 8vh;
  width: 100%;
  display: block;
}

.page-start .block-full-height .header-annotation {
  top: 55%;
  display: block;
}

.block-full-height .header-annotation {
  top: 55%;
  display: none;
}

.block-full-height h1 {
  font-weight: 700;
  font-size: 26px;
  line-height: 26px;
}

.scroll-info-container {
  display: none;
}

.subtitle {
  font-weight: 400;
  font-size: 20px;
  line-height: 22px;
}

.kundeninfo .kunde {
  margin: 2rem auto;
}

.kundeninfo .adresse {
  margin-bottom: 20px;
}

.benutzer {
  font-size: 16px;
}

html, body {
  margin: 0;
  padding: 0;
}


#tbl {
  /* font-family: arial; */
  /*	background-color: #CDCDCD;
*/
  /* margin: 0; */
  /* font-size: 8pt; */
  /* width: 100%; */
  /* text-align: left; */
}

#tbl thead tr th, table.tablesorter tfoot tr th {
  /* background-color: rgb(160, 173, 199); */
  /* border: 1px solid #FFF; */
  /* font-size: 8pt; */
  /* padding: 0; */
}

/*#tbl thead tr .header {
	background-image: url(/kundencenter/js/tablesorter/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}*/
#tbl tbody td {
  /* color: #3D3D3D; */
  /* padding: 0; */
  /*background-color: #FFF;*/
  /* vertical-align: top; */
}

#tbl tbody tr.odd td {
  /* background-color: #F0F0F6; */
}

.ss13b_neu {
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  color: #3981be;
}

.wk_zusammenfassung, .ang_zusammenfassung {
  background-color: #ffffff;

  margin: 0;
  box-shadow: 0px 0px 15px rgb(86 92 100 / 10%);}

.menu-left {
  margin: 0 0 0 0;
  white-space: nowrap;
}

.menu-a {
  display: block;
  width: 95%;
  padding-left: 10%;
}

.menu-a:hover {
}

.menu-left-sub {
  /*cursor: pointer;*/
  margin: 0 0 0 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  line-height: 18px;
  /*	background:url() no-repeat center 2px;
padding-left: 10px;*/
}

.menu-left-main {
  margin: 0 0 0 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #23408f;
  text-decoration: none;
  line-height: 18px;
  padding-left: 5%;
  white-space: nowrap;
}

.menu_left a.menu-a, .menu_left .menu-a:active, .menu_left a:active, .menu_left .menu-a:link, .menu_left .menu-a:visited {
  color: #FFFFFF;
  font-size: 14px;
  background-color: transparent !important;
}

.menu_left .menu-a:hover {
  color: #f2f2f2;
  background-color: transparent;
}

.cnt_tbl {
  text-align: left;
  margin: 0 0 0 0;
}

.toggle, .search, .clck {
  cursor: pointer;
}

#srch {
  max-width: 90%;
  width: 500px;
  padding: 7px 10px;
  border-radius: 2px;
  height: auto;

}

#lfa {
  width: auto;
}

li.hn {
  font-weight: normal;
  padding-bottom: 3px;
}

.Stil4 {
  text-align: left;
}

#sel1, #sel2, #sel3 {
  width: 100%;
  display: block;
  /* font-size: 11px; */
  height: 229px;
}

.node-unpublished {
  background-color: #fff4f4;
}

.preview .node {
  background-color: #ffffea;
}

#node-admin-filter ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
}

#node-admin-buttons {
  float: left;
  margin-left: 0.5em;
  clear: right;
}

td.revision-current {
  background: #ffc;
}

.node-form .form-text {
  display: block;
  width: 95%;
}

.node-form .container-inline .form-text {
  display: inline;
  width: auto;
}

.node-form .standard {
  clear: both;
}

.node-form textarea {
  display: block;
  width: 95%;
}

.node-form .attachments fieldset {
  float: none;
  display: block;
}

.terms-inline {
  display: inline;
}

fieldset {
  margin-bottom: 1em;
  padding: .5em;
}

form {
  margin: 0;
  padding: 0;
}

hr {
  height: 1px;
  border: 1px solid gray;
}

img {
  border: 0;
}

table {
  border-collapse: collapse;
}

th {
  text-align: left;
  padding-right: 1em;
  border-bottom: 3px solid #ccc;
}

.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block {
  display: inline-block;
  zoom: 1; *display: inline;
}

/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}

.clear-block {
  display: block;
}

body.drag {
  cursor: move;
}

th.active img {
  display: inline;
}

tr.even, tr.odd {
  background-color: #fff;
  /* border-bottom: 1px solid #ccc; */
  padding: 0.1em 0.6em;
}

tr.drag {
  background-color: #fffff0;
}

tr.drag-previous {
  background-color: #ffd;
}

td.active {
  background-color: #ddd;
}

td.checkbox, th.checkbox {
  text-align: center;
}

tbody {
  border-top: 1px solid #ccc;
}

tbody th {
  border-bottom: 1px solid #ccc;
}

thead th {
  text-align: left;
  padding-right: 1em;
  border-bottom: 3px solid #ccc;
}

.breadcrumb {
  padding-bottom: .5em
}

div.indentation {
  width: 20px;
  height: 1.7em;
  margin: -0.4em 0.2em -0.4em -0.4em;
  padding: 0.42em 0 0.42em 0.6em;
  float: left;
}

div.tree-child {
  background: url(/kundencenter/kc/images/misc/tree.png) no-repeat 11px center;
}

div.tree-child-last {
  background: url(/kundencenter/kc/images/misc/tree-bottom.png) no-repeat 11px center;
}

div.tree-child-horizontal {
  background: url(/kundencenter/kc/images/misc/tree.png) no-repeat -11px center;
}

.error {
  color: #e55;
}

div.error {
  border: 1px solid #d77;
}

div.error, tr.error {
  background: #fcc;
  color: #200;
  padding: 2px;
}

.warning {
  color: #e09010;
}

div.warning {
  border: 1px solid #f0c020;
}

div.warning, tr.warning {
  background: #ffd;
  color: #220;
  padding: 2px;
}

.ok {
  color: #008000;
}

div.ok {
  border: 1px solid #00aa00;
}

div.ok, tr.ok {
  background: #dfd;
  color: #020;
  padding: 2px;
}

.item-list .icon {
  color: #555;
  float: right;
  padding-left: 0.25em;
  clear: right;
}

.item-list .title {
  font-weight: bold;
}

.item-list ul {
  margin: 0 0 0.75em 0;
  padding: 0;
}

.item-list ul li {
  margin: 0 0 0.25em 1.5em;
  padding: 0;
  list-style: disc;
}

ol.task-list li.active {
  font-weight: bold;
}

.form-item {
  margin-top: 1em;
  margin-bottom: 1em;
}

tr.odd .form-item, tr.even .form-item {
  margin-top: 0;
  margin-bottom: 0;
  white-space: nowrap;
}

tr.merge-down, tr.merge-down td, tr.merge-down th {
  border-bottom-width: 0 !important;
}

tr.merge-up, tr.merge-up td, tr.merge-up th {
  border-top-width: 0 !important;
}

.form-item input.error, .form-item textarea.error, .form-item select.error {
  border: 2px solid red;
}

.form-item .description {
  font-size: 0.85em;
}

.form-item label {
  display: block;
  font-weight: bold;
}

.form-item label.option {
  display: inline;
  font-weight: normal;
}

form .label {

  display: inherit;}

.form-checkboxes, .form-radios {
  margin: 1em 0;
}

.form-checkboxes .form-item, .form-radios .form-item {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}

.marker, .form-required {
  color: #f00;
}

.more-link {
  text-align: right;
}

.more-help-link {
  font-size: 0.85em;
  text-align: right;
}

.nowrap {
  white-space: nowrap;
}

.item-list .pager {
  clear: both;
  text-align: center;
}

.item-list .pager li {
  background-image: none;
  display: inline;
  list-style-type: none;
  padding: 0.5em;
}

.pager-current {
  font-weight: bold;
}

.tips {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0.9em;
}

dl.multiselect dd.b, dl.multiselect dd.b .form-item, dl.multiselect dd.b select {
  font-family: inherit;
  font-size: inherit;
  width: 14em;
}

dl.multiselect dd.a, dl.multiselect dd.a .form-item {
  width: 8em;
}

dl.multiselect dt, dl.multiselect dd {
  float: left;
  line-height: 1.75em;
  padding: 0;
  margin: 0 1em 0 0;
}

dl.multiselect .form-item {
  height: 1.75em;
  margin: 0;
}

.container-inline div, .container-inline label {
  display: inline;
}

ul.primary {
  border-collapse: collapse;
  padding: 0 0 0 1em;
  white-space: nowrap;
  list-style: none;
  margin: 5px;
  height: auto;
  line-height: normal;
  border-bottom: 1px solid #bbb;
}

ul.primary li {
  display: inline;
}

ul.primary li a {
  background-color: #ddd;
  border-color: #bbb;
  border-width: 1px;
  border-style: solid solid none solid;
  height: auto;
  margin-right: 0.5em;
  padding: 0 1em;
  text-decoration: none;
}

ul.primary li.active a {
  background-color: #fff;
  border: 1px solid #bbb;
  border-bottom: #fff 1px solid;
}

ul.primary li a:hover {
  background-color: #eee;
  border-color: #ccc;
  border-bottom-color: #eee;
}

ul.secondary {
  border-bottom: 1px solid #bbb;
  padding: 0.5em 1em;
  margin: 5px;
}

ul.secondary li {
  display: inline;
  padding: 0 1em;
  border-right: 1px solid #ccc;
}

ul.secondary a {
  padding: 0;
  text-decoration: none;
}

ul.secondary a.active {
  border-bottom: 4px solid #999;
}

#autocomplete {
  position: absolute;
  border: 1px solid;
  overflow: hidden;
  z-index: 100;
}

#autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#autocomplete li {
  background: #fff;
  color: #000;
  white-space: pre;
  cursor: default;
}

#autocomplete li.selected {
  background: #0072b9;
  color: #fff;
}

html.js input.form-autocomplete {
  background-image: url(/kundencenter/kc/images/misc/throbber.gif);
  background-repeat: no-repeat;
  background-position: 100% 2px;
}

html.js input.throbbing {
  background-position: 100% -18px;
}

html.js fieldset.collapsed {
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  margin-bottom: 0;
  height: 1em;
}

html.js fieldset.collapsed * {
  display: none;
}

html.js fieldset.collapsed legend {
  display: block;
}

html.js fieldset.collapsible legend a {
  padding-left: 15px;
  background: url(/kundencenter/kc/images/misc/menu-expanded.png) 5px 75% no-repeat;
}

html.js fieldset.collapsed legend a {
  background-image: url(/kundencenter/kc/images/misc/menu-collapsed.png);
  background-position: 5px 50%;
}

* html.js fieldset.collapsed legend, * html.js fieldset.collapsed legend *, * html.js fieldset.collapsed table * {
  display: inline;
}

html.js fieldset.collapsible {
  position: relative;
}

html.js fieldset.collapsible legend a {
  display: block;
}

html.js fieldset.collapsible .fieldset-wrapper {
  overflow: auto;
}

.resizable-textarea {
  width: 95%;
}

.resizable-textarea .grippie {
  height: 9px;
  overflow: hidden;
  background: #eee url(/kundencenter/kc/images/misc/grippie.png) no-repeat center 2px;
  border: 1px solid #ddd;
  border-top-width: 0;
  cursor: s-resize;
}

html.js .resizable-textarea textarea {
  margin-bottom: 0;
  width: 100%;
  display: block;
}

.draggable a.tabledrag-handle {
  cursor: move;
  float: left;
  height: 1.7em;
  margin: -0.4em 0 -0.4em -0.5em;
  padding: 0.42em 1.5em 0.42em 0.5em;
  text-decoration: none;
}

a.tabledrag-handle:hover {
  text-decoration: none;
}

a.tabledrag-handle .handle {
  margin-top: 4px;
  height: 13px;
  width: 13px;
  background: url(/kundencenter/kc/images/misc/draggable.png) no-repeat 0 0;
}

a.tabledrag-handle-hover .handle {
  background-position: 0 -20px;
}

.joined + .grippie {
  height: 5px;
  background-position: center 1px;
  margin-bottom: -2px;
}

.teaser-checkbox {
  padding-top: 1px;
}

div.teaser-button-wrapper {
  float: right;
  padding-right: 5%;
  margin: 0;
}

.teaser-checkbox div.form-item {
  float: right;
  margin: 0 5% 0 0;
  padding: 0;
}

textarea.teaser {
  display: none;
}

html.js .no-js {
  display: none;
}

.progress {
  font-weight: bold;
}

.progress .bar {
  background: #fff url(/kundencenter/kc/images/misc/progress.gif);
  border: 1px solid #00375a;
  height: 1.5em;
  margin: 0 0.2em;
}

.progress .filled {
  background: #0072b9;
  height: 1em;
  border-bottom: 0.5em solid #004a73;
  width: 0%;
}

.progress .percentage {
  float: right;
}

.progress-disabled {
  float: left;
}

.ahah-progress {
  float: left;
}

.ahah-progress .throbber {
  width: 15px;
  height: 15px;
  margin: 2px;
  background: transparent url(/kundencenter/kc/images/misc/throbber.gif) no-repeat 0px -18px;
  float: left;
}

tr .ahah-progress .throbber {
  margin: 0 2px;
}

.ahah-progress-bar {
  width: 16em;
}

#first-time strong {
  display: block;
  padding: 1.5em 0 .5em;
}

tr.selected td {
  background: #ffc;
}

table.sticky-header {
  margin-top: 0;
  background: #fff;
}

#clean-url.install {
  display: none;
}

html.js .js-hide {
  display: none;
}

#system-modules div.incompatible {
  font-weight: bold;
}

#system-themes-form div.incompatible {
  font-weight: bold;
}

span.password-strength {
  visibility: hidden;
}

input.password-field {
  margin-right: 10px;
}

div.password-description {
  padding: 0 2px;
  margin: 4px 0 0 0;
  font-size: 0.85em;
  max-width: 500px;
}

div.password-description ul {
  margin-bottom: 0;
}

.password-parent {
  margin: 0 0 0 0;
}

input.password-confirm {
  margin-right: 10px;
}

.confirm-parent {
  margin: 5px 0 0 0;
}

span.password-confirm {
  visibility: hidden;
}

span.password-confirm span {
  font-weight: normal;
}

ul.menu {
  list-style: none;
  border: none;
  text-align: left;
}

ul.menu li {
  margin: 0 0 0 0.5em;
}

li.expanded {
  list-style-type: circle;
  list-style-image: url(/kundencenter/kc/images/misc/menu-expanded.png);
  padding: 0.2em 0.5em 0 0;
  margin: 0;
}

li.collapsed {
  list-style-type: disc;
  list-style-image: url(/kundencenter/kc/images/misc/menu-collapsed.png);
  padding: 0.2em 0.5em 0 0;
  margin: 0;
}

li.leaf {
  list-style-type: square;
  list-style-image: url(/kundencenter/kc/images/misc/menu-leaf.png);
  padding: 0.2em 0.5em 0 0;
  margin: 0;
}

li a.active {
  color: #000;
}

td.menu-disabled {
  background: #ccc;
}

ul.links {
  margin: 0;
  padding: 0;
}

ul.links.inline {
  display: inline;
}

ul.links li {
  display: inline;
  list-style-type: none;
  padding: 0 0.5em;
}

.block ul {
  margin: 0;
  padding: 0 0 0.25em 1em;
}

#permissions td.module {
  font-weight: bold;
}

#permissions td.permission {
  padding-left: 1.5em;
}

#access-rules .access-type, #access-rules .rule-type {
  margin-right: 1em;
  float: left;
}

#access-rules .access-type .form-item, #access-rules .rule-type .form-item {
  margin-top: 0;
}

#access-rules .mask {
  clear: both;
}

#user-login-form {
  text-align: center;
}

#user-admin-filter ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
}

#user-admin-buttons {
  float: left;
  margin-left: 0.5em;
  clear: right;
}

#user-admin-settings fieldset .description {
  font-size: 0.85em;
  padding-bottom: .5em;
}

.profile {
  clear: both;
  margin: 1em 0;
}

.profile .picture {
  float: right;
  margin: 0 1em 1em 0;
}

.profile h3 {
  border-bottom: 1px solid #ccc;
}

.profile dl {
  margin: 0 0 1.5em 0;
}

.profile dt {
  margin: 0 0 0.2em 0;
  font-weight: bold;
}

.profile dd {
  margin: 0 0 1em 0;
}

.field .field-label, .field .field-label-inline, .field .field-label-inline-first {
  font-weight: bold;
}

.field .field-label-inline, .field .field-label-inline-first {
  display: inline;
}

.field .field-label-inline {
  visibility: hidden;
}

.node-form .content-multiple-table td.content-multiple-drag {
  width: 30px;
  padding-right: 0;
}

.node-form .content-multiple-table td.content-multiple-drag a.tabledrag-handle {
  padding-right: .5em;
}

.node-form .content-add-more .form-submit {
  margin: 0;
}

.node-form .number {
  display: inline;
  width: auto;
}

.node-form .text {
  width: auto;
}

.form-item #autocomplete .reference-autocomplete {
  white-space: normal;
}

.form-item #autocomplete .reference-autocomplete label {
  display: inline;
  font-weight: normal;
}

#content-field-overview-form .advanced-help-link, #content-display-overview-form .advanced-help-link {
  margin: 4px 4px 0 0;
}

#content-field-overview-form .label-group, #content-display-overview-form .label-group, #content-copy-export-form .label-group {
  font-weight: bold;
}

table#content-field-overview .label-add-new-field, table#content-field-overview .label-add-existing-field, table#content-field-overview .label-add-new-group {
  float: left;
}

table#content-field-overview tr.content-add-new .tabledrag-changed {
  display: none;
}

table#content-field-overview tr.content-add-new .description {
  margin-bottom: 0;
}

table#content-field-overview .content-new {
  font-weight: bold;
  padding-bottom: .5em;
}

.BbOULR {
  width: 125px;
  border: 0 0 0 0;
  margin: 0 0 0 0;
  /*background-color: #F0F0F0;*/
  /*opacity:.5;
filter:Alpha(opacity=50);*/
  /* font-family: Verdana, Arial, Helvetica, sans-serif; */
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  font-style: normal;
}

.BgOULR {
  border: 0 0 0 0;
  margin: 0 0 0 0;
  /*background-color: #DCDCDC;*/
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: normal;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

.ss10n {
  margin: 0 0 0 0;
  font-weight: normal;

  text-decoration: none;
  line-height: 18px;
  /*	background:url() no-repeat center 2px;
padding-left: 10px;*/
}

.tbl_box {
  margin: 0 0 0 0;
}

.tbl_box td {
}

.zebra {
  margin: 0 0 0 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  line-height: 18px;
  padding-bottom: 0.1em;
  padding-left: 0.6em;
  padding-right: 0.6em;
  padding-top: 0.1em;
}

.zebra_even {
  background: #F0F0F6;
  border-bottom-color: #CCCCCC;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.zebra_odd {
  background: #FFF;
  border-bottom-color: #CCCCCC;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

/*.zebra tr:nth-child(even) {background: #F0F0F6;
border-bottom-color: #CCCCCC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.zebra tr:nth-child(odd) {background: #FFF;
border-bottom-color: #CCCCCC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
*/
.ss10b {
  margin: 0 0 0 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  /* color: #333366;*/
  color: #23408f;
  text-decoration: none;
  line-height: 18px;
  /*padding-left: 10px;*/
}

.advanced-help-topic h3, .advanced-help-topic h4, .advanced-help-topic h5, .advanced-help-topic h6 {
  margin: 1em 0 .5em 0;
}

.advanced-help-topic dd {
  margin-bottom: .5em;
}

.advanced-help-topic span.code {
  background-color: #EDF1F3;
  font-family: "Bitstream Vera Sans Mono", Monaco, "Lucida Console", monospace;
  font-size: 0.9em;
  padding: 1px;
}

.advanced-help-topic .content-border {
  border: 1px solid #AAA
}

.block-nice_menus {
  line-height: normal;
  z-index: 10;
}

ul.nice-menu, ul.nice-menu ul {
  z-index: 5;
  position: relative;
}

ul.nice-menu li {
  position: relative;
}

ul.nice-menu a {
  display: block;
}

ul.nice-menu ul, #header-region ul.nice-menu ul {
  position: absolute;
  visibility: hidden;
}

ul.nice-menu li.over ul {
  visibility: visible;
}

ul.nice-menu ul li {
  display: block;
}

ul.nice-menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

ul.nice-menu li:hover ul, ul.nice-menu li.menuparent li:hover ul, ul.nice-menu li.menuparent li.menuparent li:hover ul, ul.nice-menu li.menuparent li.menuparent li.menuparent li:hover ul, ul.nice-menu li.over ul, ul.nice-menu li.menuparent li.over ul, ul.nice-menu li.menuparent li.menuparent li.over ul, ul.nice-menu li.menuparent li.menuparent li.menuparent li.over ul, #header-region ul.nice-menu li:hover ul, #header-region ul.nice-menu li.menuparent li:hover ul, #header-region ul.nice-menu li.menuparent li.menuparent li:hover ul, #header-region ul.nice-menu li.over ul, #header-region ul.nice-menu li.menuparent li.over ul, #header-region ul.nice-menu li.menuparent li.menuparent li.over ul {
  visibility: visible;
}

ul.nice-menu li:hover ul ul, ul.nice-menu li:hover ul ul ul, ul.nice-menu li:hover li:hover ul ul, ul.nice-menu li:hover li:hover ul ul ul, ul.nice-menu li:hover li:hover li:hover ul ul, ul.nice-menu li:hover li:hover li:hover ul ul ul, ul.nice-menu li.over ul ul, ul.nice-menu li.over ul ul ul, ul.nice-menu li.over li.over ul ul, ul.nice-menu li.over li.over ul ul ul, ul.nice-menu li.over li.over li.over ul ul, ul.nice-menu li.over li.over li.over ul ul ul, #header-region ul.nice-menu li:hover ul ul, #header-region ul.nice-menu li:hover ul ul ul, #header-region ul.nice-menu li:hover li:hover ul ul, #header-region ul.nice-menu li:hover li:hover ul ul ul, #header-region ul.nice-menu li:hover li:hover li:hover ul ul, #header-region ul.nice-menu li:hover li:hover li:hover ul ul ul, #header-region ul.nice-menu li.over ul ul, #header-region ul.nice-menu li.over ul ul ul, #header-region ul.nice-menu li.over li.over ul ul, #header-region ul.nice-menu li.over li.over ul ul ul, #header-region ul.nice-menu li.over li.over li.over ul ul, #header-region ul.nice-menu li.over li.over li.over ul ul ul {
  visibility: hidden;
}

ul.nice-menu li.menuparent ul, #header-region ul.nice-menu li.menuparent ul {
  overflow: visible !important;
}

ul.nice-menu li.menuparent ul iframe, #header-region ul.nice-menu li.menuparent ul iframe {
  display: none;
  display/**/: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  filter: mask();
  width: 20px;
  height: 20px;
}

ul.nice-menu, ul.nice-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  border-top: 1px solid #ccc;
}

ul.nice-menu li {
  border: 1px solid #ccc;
  border-top: 0;
  float: left;
  background-color: #eee;
  margin: 0;
  padding-left: 0;
  background-image: none;
}

#header-region ul.nice-menu li {
  margin: 0;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  background: #eee;
}

ul.nice-menu a {
  padding: 0.3em 5px 0.3em 5px;
}

ul.nice-menu ul, #header-region ul.nice-menu ul {
  top: 1.8em;
  left: -1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin-right: 0;
}

#header-region ul.nice-menu ul {
  top: 1.7em;
}

ul.nice-menu ul li {
  width: 12.5em;
}

ul.nice-menu-right, ul.nice-menu-left, ul.nice-menu-right li, ul.nice-menu-left li {
  width: 12.5em;
}

ul.nice-menu-right ul {
  width: 12.5em;
  left: 12.5em;
  top: -1px;
}

ul.nice-menu-right ul ul {
  width: 12.5em;
  left: 12.5em;
  top: -1px;
}

ul.nice-menu-right li.menuparent, ul.nice-menu-right li li.menuparent {
  background: #eee url(/kundencenter/kc/images/nice_menus/arrow-right.png) right center no-repeat;
}

ul.nice-menu-right li.menuparent:hover, ul.nice-menu-right li.over, ul.nice-menu-right li li.menuparent:hover, ul.nice-menu-right li li.over {
  background: #ccc url(/kundencenter/kc/images/nice_menus/arrow-right.png) right center no-repeat;
}

ul.nice-menu-left li ul {
  width: 12.5em;
  left: -12.65em;
  top: -1px;
}

ul.nice-menu-left li ul li ul {
  width: 12.5em;
  left: -12.65em;
  top: -1px;
}

ul.nice-menu-left li.menuparent, ul.nice-menu-left li li.menuparent {
  background: #eee url(/kundencenter/kc/images/nice_menus/arrow-left.png) left center no-repeat;
}

ul.nice-menu-left li.menuparent:hover, ul.nice-menu-left li.over, ul.nice-menu-left li li.menuparent:hover, ul.nice-menu-left li li.over {
  background: #ccc url(/kundencenter/kc/images/nice_menus/arrow-left.png) left center no-repeat;
}

ul.nice-menu-left a, ul.nice-menu-left ul a {
  padding-left: 14px;
}

ul.nice-menu-down {
  float: left;
  border: 0;
}

ul.nice-menu-down li {
  border-top: 1px solid #ccc;
}

ul.nice-menu-down li li {
  border-top: 0;
}

ul.nice-menu-down ul {
  left: 0;
}

ul.nice-menu-down ul li {
  clear: both;
}

ul.nice-menu-down li ul li ul, #header-region ul.nice-menu-down li ul li ul {
  left: 12.5em;
  top: -1px;
}

ul.nice-menu-down .menuparent a {
  padding-right: 15px;
}

ul.nice-menu-down li.menuparent, #header-region ul.nice-menu-down li.menuparent {
  background: #eee url(/kundencenter/kc/images/nice_menus/arrow-down.png) right center no-repeat;
}

ul.nice-menu-down li.menuparent:hover, ul.nice-menu-down li.over, #header-region ul.nice-menu-down li.menuparent:hover, #header-region ul.nice-menu-down li.over {
  background: #ccc url(/kundencenter/kc/images/nice_menus/arrow-down.png) right center no-repeat;
}

ul.nice-menu-down li li.menuparent, #header-region ul.nice-menu-down li li.menuparent {
  background: #eee url(/kundencenter/kc/images/nice_menus/arrow-right.png) right center no-repeat;
}

ul.nice-menu-down li li.menuparent:hover, ul.nice-menu-down li li.over, #header-region ul.nice-menu-down li li.menuparent:hover, #header-region ul.nice-menu-down li li.over {
  background: #ccc url(/kundencenter/kc/images/nice_menus/arrow-right.png) right center no-repeat;
}

.views-exposed-form .views-exposed-widget {
  float: left;
  padding: .5em 1em 0 0;
}

.views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 1.6em;
}

.views-exposed-form .form-item, .views-exposed-form .form-submit {
  margin-top: 0;
  margin-bottom: 0;
}

.views-exposed-form label {
  font-weight: bold;
}

.views-exposed-widgets {
  margin-bottom: .5em;
}

html.js a.views-throbbing, html.js span.views-throbbing {
  background: url(/kundencenter/kc/images/views/images/status-active.gif) no-repeat right center;
  padding-right: 18px;
}

div.view div.views-admin-links {
  font-size: xx-small;
  margin-right: 1em;
  margin-top: 1em;
}

.block div.view div.views-admin-links {
  margin-top: 0;
}

div.view div.views-admin-links ul {
  padding-left: 0;
}

div.view div.views-admin-links li a {
  color: #ccc;
}

div.view div.views-admin-links li {
  padding-bottom: 2px;
  z-index: 201;
}

div.view div.views-admin-links-hover a, div.view div.views-admin-links:hover a {
  color: #000;
}

div.view div.views-admin-links-hover, div.view div.views-admin-links:hover {
  background: transparent;
; }

div.view div.views-admin-links a:before {
  content: "[";
}

div.view div.views-admin-links a:after {
  content: "]";
}

div.view div.views-hide {
  display: none;
}

div.view div.views-hide-hover, div.view:hover div.views-hide {
  display: block;
  position: absolute;
  z-index: 200;
}

div.view:hover div.views-hide {
  margin-top: -1.5em;
}

.views-view-grid tbody {
  border-top: none;
}

table.content-table {
  width: 145px;
  padding: 5px;
  margin: 0;
  border: 1px;
}

body {
  /* font-size: 100%; */
}

#page {
  /* font-size: 0.75em; */
  /* line-height: 1.333em; */
  /* font-size: 0.875em; */
  /* line-height: 1.286em; */
}

.label {
  color: var(--color--black-blue);
}

body, caption, th, td, input, textarea, select, option, legend, fieldset {
  /* font-family: Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif; */
}

.korb-caption {
  padding-bottom: 5px;
}

.korb-text {
  vertical-align: middle;
  padding-right: 1rem;
  color: var(--color--black-blue);
}

h1 {
}

h2 {
}

h3 {
}

h4, h5, h6 {
}

p, ul, ol, dl, pre, table, fieldset, blockquote {
  margin: 1em 0;
}

ul, ol {
  margin-left: 0;
  padding-left: 0;
}

.block ul, .item-list ul {
  margin: 1em 0;
  padding: 0 0 0 2em;
}

ul ul, ul ol, ol ol, ol ul, .block ul ul, .block ul ol, .block ol ol, .block ol ul, .item-list ul ul, .item-list ul ol, .item-list ol ol, .item-list ol ul {
  margin: 0;
}

li {
  margin: 0;
  padding: 0;
}

.item-list ul li {
  margin: 0;
  padding: 0;
  list-style: inherit;
}

ul.menu li, li.expanded, li.collapsed, li.leaf {
  margin: 0;
  padding: 0;
}

ul {
  list-style-type: disc;
}

ul ul {
  list-style-type: circle;
}

ul ul ul {
  list-style-type: square;
}

ul ul ul ul {
  list-style-type: circle;
}

ol {
  list-style-type: decimal;
}

ol ol {
  list-style-type: lower-alpha;
}

ol ol ol {
  list-style-type: decimal;
}

dt {
  margin: 0;
  padding: 0;
}

dd {
  margin: 0 0 0 2em;
  padding: 0;
}

.standorte-header {
  padding: 40px 0;
}

.standorte-header .suche form {
  display: flex;
}

table {
  border-collapse: collapse;
}

th, thead th, tbody th {
  text-align: left;
  padding-right: 0;
  border-bottom: none;
}

tbody {
  border-top: none;
}

abbr {
  border-bottom: 1px dotted #666;
  cursor: help;
  white-space: nowrap;
}

abbr.created {
  border: none;
  cursor: auto;
  white-space: normal;
}

img {
  border: 0;
}

hr {
  height: 1px;
  border: 1px solid #666;
}

form {
  margin: 0;
  padding: 0;
}

fieldset {
  margin: 1em 0;
  padding: 0.5em;
}

div.tabs {
  margin: 0 0 5px 0;
}

ul.primary {
  margin: 0;
  padding: 0 0 0 10px;
  border-width: 0;
  list-style: none;
  white-space: nowrap;
  line-height: normal;
  background: url(/kundencenter/kc/images/zen/zen/images/tab-bar.png) repeat-x left bottom;
}

ul.primary li {
  float: left;
  margin: 0;
  padding: 0;
}

ul.primary li a {
  display: block;
  height: 24px;
  margin: 0;
  padding: 0 0 0 5px;
  border-width: 0;
  font-weight: bold;
  text-decoration: none;
  color: #777;
  background-color: transparent;
  background: url(/kundencenter/kc/images/zen/zen/images/tab-left.png) no-repeat left -38px;
}

ul.primary li a .tab {
  display: block;
  height: 20px;
  margin: 0;
  padding: 4px 13px 0 6px;
  border-width: 0;
  line-height: 20px;
  background: url(/kundencenter/kc/images/zen/zen/images/tab-right.png) no-repeat right -38px;
}

ul.primary li a:hover {
  border-width: 0;
  background-color: transparent;
  background: url(/kundencenter/kc/images/zen/zen/images/tab-left.png) no-repeat left -76px;
}

ul.primary li a:hover .tab {
  background: url(/kundencenter/kc/images/zen/zen/images/tab-right.png) no-repeat right -76px;
}

ul.primary li.active a, ul.primary li.active a:hover {
  border-width: 0;
  color: #000;
  background-color: transparent;
  background: url(/kundencenter/kc/images/zen/zen/images/tab-left.png) no-repeat left 0;
}

ul.primary li.active a .tab, ul.primary li.active a:hover .tab {
  background: url(/kundencenter/kc/images/zen/zen/images/tab-right.png) no-repeat right 0;
}

ul.secondary {
  margin: 0;
  padding: 0 0 0 5px;
  border-bottom: 1px solid #c0c0c0;
  list-style: none;
  white-space: nowrap;
  background: url(/kundencenter/kc/images/zen/zen/images/tab-secondary-bg.png) repeat-x left bottom;
}

ul.secondary li {
  float: left;
  margin: 0 5px 0 0;
  padding: 5px 0;
  border-right: none;
}

ul.secondary a {
  display: block;
  height: 24px;
  margin: 0;
  padding: 0;
  border: 1px solid #c0c0c0;
  text-decoration: none;
  color: #777;
  background: url(/kundencenter/kc/images/zen/zen/images/tab-secondary.png) repeat-x left -56px;
}

ul.secondary a .tab {
  display: block;
  height: 18px;
  margin: 0;
  padding: 3px 8px;
  line-height: 18px;
}

ul.secondary a:hover {
  background: url(/kundencenter/kc/images/zen/zen/images/tab-secondary.png) repeat-x left bottom;
}

ul.secondary a.active, ul.secondary a.active:hover {
  border: 1px solid #c0c0c0;
  color: #000;
  background: url(/kundencenter/kc/images/zen/zen/images/tab-secondary.png) repeat-x left top;
}

div.messages, div.status, div.warning, div.error {
  min-height: 21px;
  margin: 0 1em 5px 1em;
  border: 2px solid #ff7;
  padding: 5px 5px 5px 35px;
  color: #000;
  background-color: #ffc;
  background-image: url(/kundencenter/kc/images/zen/zen/images/messages-status.png);
  background-repeat: no-repeat;
  background-position: 5px 5px;
}

div.status {
}

div.warning {
  border-color: #fc0;
  background-image: url(/kundencenter/kc/images/zen/zen/images/messages-warning.png);
}

div.warning, tr.warning {
  color: #000;
  background-color: #ffc;
}

div.error {
  border-color: #c00;
  background-image: url(/kundencenter/kc/images/zen/zen/images/messages-error.png);
}

div.error, tr.error {
  color: #900;
  background-color: #fee;
}

div.messages ul {
  margin-top: 0;
  margin-bottom: 0;
}

div.block.with-block-editing {
  position: relative;
}

div.block.with-block-editing div.edit {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 40;
  border: 1px solid #eee;
  padding: 0 2px;
  font-size: 0.75em;
  background-color: #fff;
}

div.block.with-block-editing:hover div.edit {
  display: block;
}

.with-wireframes #header-inner, .with-wireframes #content-inner, .with-wireframes #content-inner>*, .with-wireframes #navbar-inner, .with-wireframes #sidebar-left-inner, .with-wireframes #sidebar-right-inner, .with-wireframes #footer-inner {
  margin: 1px;
  padding: 2px;
  border: 1px solid #ccc;
}

.with-wireframes #closure-blocks {
  margin-top: 1px;
  padding: 2px;
  border: 1px solid #ccc;
}

body {
}

#page, #closure-blocks {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background-color: #fff;
}

#page-inner {
}

#navigation-top, #navigation {
  position: absolute;
  left: -10000px;
}

#skip-to-nav {
  float: right;
  margin: 0 !important;
  font-size: 0.8em;
}

#skip-to-nav a:link, #skip-to-nav a:visited {
  color: #fff;
}

#skip-to-nav a:hover {
  color: #000;
  text-decoration: none;
}

#header {
}

#header-inner {
}

#logo-title {
}

#logo {
  float: left;
}

#site-name {
}

#site-slogan {
}

#header-blocks {
  clear: both;
}

#main {
  position: relative;
}

#main-inner {
}

#content-left {
  width: 145px;
  margin-top: 0px;
}

#content-right {
  width: 590px;
  margin-top: 0px;
  margin-left: 150px;
}

#content, .no-sidebars #content {
  float: left;
  width: 960px;
  margin-left: 0;
  margin-right: -960px;
  padding: 0;
}

.sidebar-left #content {
  width: 760px;
  margin-left: 200px;
  margin-right: -960px;
}

.sidebar-right #content {
  width: 760px;
  margin-left: 0;
  margin-right: -760px;
}

.two-sidebars #content {
  width: 560px;
  margin-left: 200px;
  margin-right: -760px;
}

#content-inner {
  margin: 0;
  padding: 0;
}

#navbar {
  float: left;
  width: 100%;
  margin-left: 0;
  margin-right: -100%;
  padding: 0;
  height: 3.6em;
}

.with-navbar #content, .with-navbar #sidebar-left, .with-navbar #sidebar-right {
  margin-top: 3.6em;
}

#navbar-inner {
}

#search-box {
  width: 200px;
  margin-right: -200px;
  float: left;
}

#primary {
  margin-left: 200px;
}

#secondary {
  margin-left: 200px;
}

#navbar ul {
  margin: 0;
  padding: 0;
  text-align: left;
}

#navbar li {
  float: left;
  padding: 0 10px 0 0;
}

#sidebar-left {
  float: left;
  width: 200px;
  margin-left: 0;
  margin-right: -200px;
  padding: 0;
}

#sidebar-left-inner {
  margin: 0 20px 0 0;
  padding: 0;
}

#sidebar-right {
  float: left;
  width: 200px;
  margin-left: 760px;
  margin-right: -960px;
  padding: 0;
}

#sidebar-right-inner {
  margin: 0 0 0 20px;
  padding: 0;
}

#footer {
}

#footer-inner {
}

#closure-blocks {
}

#header, #content, #navbar, #sidebar-left, #sidebar-right, #footer, #closure-blocks {
  overflow: visible;
  word-wrap: break-word;
}

#navbar {
  overflow: hidden;
}

body {
  margin: 0;
  padding: 0.010px;
}

/*a, a:visited, a:link {*/
/*  color: var(--color--black-blue);*/
/*  text-decoration: none;*/
/*}*/

.button {
  cursor: pointer;
}

.button, a.button, .button a {
  /*background: var(--color--black-blue);
  padding: 7px 10px 10px;
  color: #fff;
  border: 1px solid var(--color--black-blue);
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  display: inline-block;
  border-radius: 2px;*/
  color: #fff;}

.button:hover, a.button:hover, .button a:hover {
  /* background-color: #fff;
  color: var(--color--black-blue); */
}

#page {
  margin-top: 0;
  padding: 20px 0 40px;
}

#page-inner {
}

#header {
}

#header ul.nice-menu {
  margin: 0 auto;
  padding: 20px 0 0 150px;
  width: 854px;
}

ul.nice-menu-down li {
  border: none;
}

#header ul.nice-menu-down li {
  border: none;
  font-family: verdana;
  font-size: 11px;
  height: 55px;
  text-align: center;
  width: 115px;
  background-repeat: no-repeat;
  background-position: top left;
  background-image: url(/kundencenter/kc/images/zen_escat/images/btn_normal.png);
  background-color: #fff;
  padding: 0 1px;
}

.front #header #menu-167, .section-hardware #header #menu-192, .section-unternehmen #header #menu-168, .section-totalprintmanagement #header #menu-197, .section-kundencenter #header #menu-208, .section-software #header #menu-212, .section-verbrauchsmaterial #header #menu-202 {
  background-image: url(/kundencenter/kc/images/zen_escat/images/btn_active.png);
}

#header ul.nice-menu-down li:hover {
  background-image: url(/kundencenter/kc/images/zen_escat/images/btn_hovered.png);
}

#header ul.nice-menu-down li a {
  color: #333366;
  font-family: verdana;
  padding: 20px 0;
  text-decoration: none;
  min-height: 40px;
}

#header ul.nice-menu-down li ul {
  background-image: url(/kundencenter/kc/images/zen_escat/images/btn_dropdown_top.gif);
  background-repeat: repeat-x;
  background-position: top left;
  background-color: #f0f0f0;
  opacity: 0.87;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=87)";
  filter: alpha(opacity=87);
  left: 8px;
  width: 100px;
  padding-top: 4px;
}

#header ul.nice-menu-down li ul li, #header ul.nice-menu-down li ul li:hover {
  background: none;
  height: auto;
  padding: 6px 0;
  width: 100px;
  font-size: 10px;
}

#header ul.nice-menu-down li ul li:hover {
  background-color: #b8d4ea;
  opacity: 0.90;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}

#header ul.nice-menu-down li ul li a {
  height: auto;
  padding: 0;
  min-height: 0;
}

#header ul.nice-menu-down li ul li a:hover {
  color: #000;
}

#header-inner {
}

#logo-title {
}

#logo {
  display: block;
  margin: 0 10px 0 0;
  padding: 0px 0 0;
  position: absolute;
  top: 0;
  z-index: -20;
}

#logo-image {
}

h1#site-name, div#site-name {
  margin: 0;
  font-size: 2em;
  line-height: 1.3em;
}

#site-name a:link, #site-name a:visited {
  color: #000;
  text-decoration: none;
}

#site-name a:hover {
  text-decoration: underline;
}

#site-slogan {
}

#header-blocks {
}

#main {
  padding: 0;
}

#main-inner {
}

#content, .no-sidebars #content {
  background-image: none;
  float: none;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  text-align: justify;
  width: 960px;
}

#content-bottom-row, #content-top-row {
  background-image: none;
  background-position: left bottom;
  background-repeat: no-repeat;
  float: none;
  height: 34px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px;
  width: 846px;
}

#content-bottom-row {
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
  height: 30px;
}

#content-inner, .with-wireframes #content-inner {
  margin: 0;
  min-height: 450px;
  padding: 0;
  width: 100%;
}

#mission {
}

#content-top {
}

#content-header {
  background-color: #AAAAAA;
  background-image: none;
  display: block;
  height: auto;
  margin-top: 110px;
  vertical-align: middle;
  width: 100%;
}

.section-kundencenter #content-header {
  background-image: none;
  background-color: #E2E6ED;
  display: none;
}

#content-header h1.title, #content-header h2.title, #content-header h3.title {
  color: #3981be;
}

#content-header h1.title {
  display: block;
  height: 40px;
  margin: 0;
  padding: 140px 40px 0 0;
  text-align: right;
  vertical-align: bottom;
  text-shadow: #c0c0c0 3px 3px 5px;
  color: #3981be;
  font-size: 1.8em;
}

.front #content-header h1.title, .section-hardware #content-header h1.title, .section-kundencenter #content-header h1.title {
  color: #fff;
  text-shadow: #000 3px 3px 5px;
}

.section-software #content-header h1.title {
  color: #3981be;
  text-shadow: #fff 3px 3px 5px;
}

#content-header h1.title, .page-agb #content-header h1.title, .page-datenschutz #content-header h1.title {
  color: #fff;
  text-shadow: #000 3px 3px 5px;
}

.section-unternehmen #content-header h1.title {
  color: #fff;
  text-shadow: #99d 3px 3px 5px;
}

.page-unternehmen-kontakt #content-header h1.title, .section-verbrauchsmaterial #content-header h1.title, .page-unternehmen-ansprechpartner #content-header h1.title, .section-totalprintmanagement #content-header h1.title {
  text-shadow: #c0c0c0 3px 3px 5px;
  color: #3981be;
}

.breadcrumb {
  padding-bottom: 0;
}

h1.title, h2.title, h3.title {
  margin: 0;
}

div.messages {
  margin: -10px 1em;
}

div.status {
  margin: -10px 1em;
}

div.warning, tr.warning {
  margin: -10px 1em;
}

div.error, tr.error {
  margin: -10px 1em;
}

div.tabs {
}

.help {
  margin: 1em 0;
}

.more-help-link {
  font-size: 0.85em;
  text-align: right;
}

#content-area {
  /* font-size: 12px; */
  /* line-height: 17px; */
}

ul.links {
  margin: 1em 0;
  padding: 0;
}

ul.links.inline {
  margin: 0;
  display: inline;
}

ul.links li {
  display: inline;
  list-style-type: none;
  padding: 0 0.5em;
}

.pager {
  clear: both;
  margin: 1em 0;
  text-align: center;
}

.pager a, .pager strong.pager-current {
  padding: 0.5em;
}

.feed-icons {
  margin: 1em 0;
}

#content-bottom {
}

#navbar {
}

#navbar-inner {
}

#search-box {
}

#edit-search-theme-form-1-wrapper label {
  display: none;
}

#primary {
}

#secondary {
}

#sidebar-left {
}

#sidebar-left-inner {
}

#sidebar-right {
}

#sidebar-right-inner {
}

#footer {
}

#footer-inner {
}

#footer-message {
}

#closure-blocks {
}

.node {
}

.node-inner {
  margin: 0;
}

.sticky {
}

.node-unpublished {
}

.node-unpublished div.unpublished, .comment-unpublished div {
  overflow: hidden;
}

div.unpublished {
  height: 0;
  overflow: visible;
  color: #d8d8d8;
  font-size: 75px;
  line-height: 1;
  font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  word-wrap: break-word;
}

.node-mine {
}

.node-teaser {
}

.node-type-page {
}

.node-type-story {
}

.node h2.title {
}

.marker {
  color: #c00;
}

.node .picture {
}

.node.node-unpublished .picture, .comment.comment-unpublished .picture {
  position: relative;
}

.node .meta {
}

.node .submitted {
}

.node .terms {
}

.node .content {
}

.node ul.links {
}

.preview .node {
}

#comments {
  margin: 1em 0;
}

#comments-title {
}

.comment {
}

.comment-inner {
}

.comment-preview {
}

.comment.new {
}

.comment.odd {
}

.comment.even {
}

.comment.first {
}

.comment.last {
}

.comment-unpublished {
}

.comment-unpublished div.unpublished {
}

.comment-published {
}

.comment-by-anon {
}

.comment-by-author {
}

.comment-mine {
}

.comment h3.title {
}

.new {
  color: #c00;
}

.comment .picture {
}

.comment .submitted {
}

.comment .content {
}

.comment .user-signature {
}

.comment ul.links {
  margin: 1em 0;
}

.indented {
}

.preview .comment {
}

.block {
  margin-bottom: 1em;
}

.block.region-odd {
}

.block.region-even {
}

.block.odd {
}

.block.even {
}

.region-count-1 {
}

.count-1 {
}

.block-inner {
}

.block h2.title {
}

.block .content {
}

#block-aggregator-category-1 {
}

#block-aggregator-feed-1 {
}

#block-block-1 {
}

#block-blog-0 {
}

#block-book-0 {
}

#block-comment-0 {
}

#block-forum-0 {
}

#block-forum-1 {
}

#block-menu-primary-links {
}

#block-menu-secondary-links {
  display: block;
  font-size: 11px;
  padding: 0 0 0 521px;
  position: absolute;
  top: 12px;
  width: 500px;
}

#block-menu-secondary-links ul {
}

#block-menu-secondary-links ul.menu li {
  display: inline-block;
  zoom: 1; *display: inline;
  padding: 0 5px;
}

* html #block-menu-secondary-links ul.menu li {
  display: inline;
  padding: 0 5px;
}

*:first-child+html #block-menu-secondary-links ul.menu li {
  display: inline;
  padding: 0 5px;
}

#block-node-0 {
}

#block-poll-0 {
}

#block-profile-0 {
}

#block-search-0 {
}

#block-statistics-0 {
}

#block-user-0 {
}

#block-user-1 {
}

#block-user-2 {
}

#block-user-3 {
}

.box {
}

.box-inner {
}

.box h2.title {
}

.box .content {
}

.error {
}

.warning {
}

.more-link {
  text-align: right;
}

#user-login-form {
  text-align: left;
}

tr.even {
}

tr.odd {
}

li a.active {
  color: #000;
}

.form-item, .form-checkboxes, .form-radios {
  margin: 1em 0;
}

.form-item input.error, .form-item textarea.error, .form-item select.error {
  border: 2px solid #c00;
}

.form-item label {
  display: block;
  font-weight: bold;
}

.form-item label.option {
  display: inline;
  font-weight: normal;
}

.form-required {
  color: #c00;
}

.form-item .description {
  font-size: 0.85em;
}

.form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.4em 0;
}

.form-submit {
}

.container-inline div, .container-inline label {
  display: inline;
}

.tips {
  margin: 0;
  padding: 0;
  font-size: 0.9em;
}

#user-login-form ul {
  margin-bottom: 0;
}

#user-login-form li.openid-link {
  margin-top: 1em;
  margin-left: -20px;
}

#user-login-form li.user-link {
  margin-top: 1em;
}

#user-login ul {
  margin: 1em 0;
}

#user-login li.openid-link, #user-login li.user-link {
  margin-left: -2em;
}

form tbody {
  color: #3D3D3D;
}

form th {
  text-align: left;
  padding-right: 1em;
  border-bottom: 3px solid #ccc;
}

form tbody th {
  border-bottom: 1px solid #ccc;
}

form thead th {
  text-align: left;
  padding-right: 0;
  border-bottom: none;
  padding-left: 10px;
  font-size: 14px;
  font-weight: normal;
}

#grey_line {
  border-bottom: 4px solid #e6e6e6;
  display: block;
  height: 0;
  left: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}

ul.nice-menu ul, #header-region ul.nice-menu ul {
  top: 55px;
  border-top: none;
}

#copyright-notice {
  color: #888888;
  display: block;
  font-size: 10px;
  margin: 0;
  padding: 0;
  text-align: center;
}

#copyright-notice p {
  line-height: 1;
  margin: 0;
  padding-left: 173px;
}

#copyright-notice a {
}

#nice-menu-2 {
  color: #888888;
  display: block;
  float: none;
  font-size: 11px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 430px;
}

#nice-menu-2 li {
  background: none;
}

#nice-menu-2 a {
}

hr {
  border-color: #000;
  border-width: 1px 0 0 0;
  height: 0;
}

.form-text {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #555;
}

.form-text:focus {
  background-color: #b8d4ea;
}

#my-form {
  background-color: #EEEEEE;
  border: 1px solid #000000;
  margin: 0;
  padding: 10px 59px 40px 70px;
  width: 276px;
}

#kdn-login-form {
  background-color: #EEEEEE;
  border: 1px solid #000000;
  margin: 0;
  padding: 10px 59px 14px 70px;
  width: 276px;
}

.page-totalprintmanagement #titleholder, .page-totalprintmanagement-automatisiertetonerbelieferung #titleholder, .page-kundencenter-zugangsdaten #titleholder, .page-software-kostenundzugriffskontrolle #titleholder {
  margin-top: -35px;
  padding-left: 0;
  width: 300px;
}

.page-unternehmen-standort #titleholder, .page-unternehmen-jobboerse #titleholder, .page-unternehmen-aktuelles #titleholder {
  margin-right: 20px;
}

.page-unternehmen-firmenprofil #titleholder {
  margin-right: -4px;
}

.page-unternehmen #titleholder {
  margin-right: -10px;
}

.page-unternehmen-geschichte #titleholder {
  margin-right: 9px;
}

.lazyButton {
  background-color: #fff;
  border: 3px solid #DDD;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  width: 300px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: auto;
}

ul.hdr {
  list-style: none;
  padding-left: 2em;
}

li.hdr {
}

#content-main {
  text-align: left;
  font-size: 12px;
}

#content-main #start-panel {
}

#content-main #start-panel #panel-table {
}

#content-main #start-panel #panel-table td {
  background-color: #F2F2F2;
  border: 1px solid #DFDFDF;
  min-height: 92px;
  margin: 4px;
  padding: 10px 15px;
  display: inline-block;
  *display: inline;
  zoom:1; -webkit-transition: background-color 400ms linear;
  -moz-transition: background-color 400ms linear;
  -o-transition: background-color 400ms linear;
  -ms-transition: background-color 400ms linear;
  transition: background-color 400ms linear;
}

#content-main #start-panel #panel-table td:hover {
  background-color: #FDFDFD;
  -webkit-transition: background-color 400ms linear;
  -moz-transition: background-color 400ms linear;
  -o-transition: background-color 400ms linear;
  -ms-transition: background-color 400ms linear;
  transition: background-color 400ms linear;
}

#content-main #start-panel #panel-table .panel-image {
}

#content-main #start-panel #panel-table .panel-links {
}

#content-main #start-panel #panel-table .panel-title {
  border-bottom: 1px solid #CCCCCC;
  float: right;
  font-weight: bold;
  margin-bottom: 3px;
  width: 100%;
}

#content-outer-01, #content-outer-02, #content-outer-03 {
  padding-top: 0;
  margin-top: 0;
  background-color: transparent;
}

#panel-table .panel-image {
  display: inline-block;
  zoom: 1; *display: inline;
}

#panel-table tr td {
  padding-bottom: 30px;
}

#panel-table .panel-image img {
  width: 80px;
}

#panel-table .panel-links {
  text-align: right;
  font-size: 11px;
  display: inline-block;
  vertical-align: top;
  zoom: 1; *display: inline;
  width: 130px;
}

#panel-table .panel-links ul {
  padding: 0;
  margin: 0;
}

#panel-table .panel-links li {
  list-style: none outside none;
}

.detail_list ul {
  display: block;
  list-style: none;
  padding-left: 0em !important;
}

.detail_list li {
  display: inline-block;
  zoom: 1; *display: inline;
  padding-left: 15px;
  /*	margin-left: -10px;
*/
  vertical-align: top;
}

.det_list_info {
  width: 293px;
}

.preis {
  text-align: center;
}

.zebra-list {
  margin: 0;
}

table.tablesorter {
  background-color: #DDD;
}

table.tablesorter thead tr th, table.tablesorter tfoot tr th, .zebra-list-subheader, table.tablesorter thead tr th {
  color: #fff;
  border: none;
  font-size: 14px;
  padding: 0 7px;
  font-weight: normal;
  background-color: var(--color--black-blue);
  line-height: 26px;
  font-weight: normal;
}

table.tablesorter thead tr .header {
  background-image: url(/kundencenter/kc/images/updown.svg);
  background-size: 13px 13px;
  background-position: 96% center;
}

table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
  background-color: #1b9cb2;
}

.content-shield {
  text-align: center;
}

.zebra-list-header {
  margin: 0;
  border: 1px solid #9CA1AD;
  background-color: #bed6ea;
  color: #fff;
}

.zebra-list-header, .zebra-list-header tr td {
  /* font-weight: bold; */
  padding-left: 0;
  vertical-align: middle;
}

.zebra-row, .zebra-row2 {
  background-color: #fff;
  line-height: 1.4;
  /* border-top: 1px solid #ccc !important; */
}

.zebra-row input[type="text"] {
  padding-top: 0.5rem;padding-bottom: 0.5rem;margin: 0.5rem 0;box-shadow: 0px 0px 15px rgb(86 92 100 / 10%);
  border: 1px solid var(--color--secondary);text-align: right;}


.bzubehoer .zebra-row, .bzubehoer .zebra-row2 {
  /* border: 1px solid #ccc; */
}

.bzubehoer .zebra-list-subheader {
  border-bottom: none;
}

.zebra-row.even, .zebra-row2.even, .zebra-row:nth-child(even), .zebra-row2:nth-child(odd), .statdetails .detail_list:nth-child(odd) {
  /* #ECF1F6 is the result on having --color--light-blue-20 on white background */
  background-color: #ECF1F6;
}

.zebra-row.odd, .zebra-row2.odd,
.zebra-row:nth-child(odd), .zebra-row2:nth-child(odd),
.statdetails .detail_list:nth-child(even){
  background-color: #fff;
}

.noborder {
  border: none !important;
}

.zebra-row tr, .zebra-row2 tr {
}

.zebra-row td, .zebra-row2 td {
  background-color: transparent;
  padding: 4px 7px;
  vertical-align: middle;}

.bU {
  font-weight: normal;
  padding: 4px 0px;
  text-transform: none;
}
.bU a {
  text-decoration: none;
}

table.tablesorter tr td {
  padding: 4px 0 4px 8px;
  font-size: 14px;
}

table.tablesorter tbody tr.odd td {
  background-color: #f2f2f2;
}

.button-legend {
  display: none;
}

.geraete-descr /* .geraete-descr td */
{
  color: #fff;
  margin: 0;
}

.geraete-descr div.Stil6 {
  color: #fff;
}

.section-description {
  /* font-weight: normal; */
  /* font-size: 12px; */
  margin: 0;
  padding-top: 0;
}

#wk_header_summary {
  /* border: 1px solid #e2dcdc; */
  /* display: block; */
  padding: 25px;
  box-sizing: border-box;
  margin: 0px;
  width: 100%;
  background: transparent;
}

.wk-delete-button {
  left: 3px;
  position: relative;
  top: 4px;
}

.wk-bestellnr-text {
}

.print-bestell-details-summary {
  font-size: 12px;
}

table.print-bestell-details-summary td {
}

table.ang_zusammenfassung td, table.wk_zusammenfassung td {
  text-align: left;
}



.logo-img {
  top: 15px;
  position: absolute;
}

.site-name-slogan {
  margin-top: 48px;
}

#section-header {
  margin: 0 auto;
  width: 960px;
}

#zone-menu-wrapper {
  left: -14px;
  top: 7px;
}

#region-sidebar-first {
  position: relative;
  top: -163px;
}

#content-table #cnt_right {
  display: block;
  /* margin-left: 6px; */
  /* margin-top: -37px; */
}

#content-header #kundeninfo {
  color: #58585A;
  display: inline-block;
  zoom: 1; *display: inline;
  font-size: 12px;
  height: auto;
  margin-left: 173px;
  padding: 10px 0 0;
  text-align: left;
  vertical-align: top;
  width: 50%;
}

#header-basket {
  display: inline-block;
  zoom: 1; *display: inline;
  vertical-align: top;
  width: 30%;
  padding-bottom: 8px;
}

#header-basket .BbOULR {
  width: 100%;
}

#header-basket .BbOULR td {
}

#header-basket table.ss10n {
  /*
display:inline-block;
*display:inline;
*zoom:1;
*/
  display: block;
}

#header-basket .korb-block {
  border: 1px solid #DFDFDF;
  padding: 0 8px;
  width: 220px;
  float: right;
  -webkit-transition: background-color 400ms linear;
  -moz-transition: background-color 400ms linear;
  -o-transition: background-color 400ms linear;
  -ms-transition: background-color 400ms linear;
  transition: background-color 400ms linear;
}

#header-basket .korb-block.empty .korb-text {
  padding: 18px 10% 18px 0;
  vertical-align: middle;
  width: 74%;
}

#header-basket .korb-block:hover {

}

#header-basket .korb-block img {
  opacity: 0.8;
  -moz-opacity: 0.8;
  -webkit-opacity: 0.8;
  -webkit-transition: background-color 400ms linear;
  -moz-transition: background-color 400ms linear;
  -o-transition: background-color 400ms linear;
  -ms-transition: background-color 400ms linear;
  transition: background-color 400ms linear;
}

#header-basket .korb-block:hover img {
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  -webkit-transition: background-color 400ms linear;
  -moz-transition: background-color 400ms linear;
  -o-transition: background-color 400ms linear;
  -ms-transition: background-color 400ms linear;
  transition: background-color 400ms linear;
}

#header-basket #warenkorb {
  margin-bottom: 0;
  margin-top: 12px;
}

#header-basket #angebotskorb {
  margin-bottom: 0;
  margin-top: 7px;
}

#header-basket #berichtskorb {
}

#header-basket .korb-text {
  width: auto ;
  padding: 0px;
  text-align: right;
}

#header-basket .korb-text .preis {
  padding-top: 0;
}

#header-basket .korb-text .artikel {
  padding-top: 0;
  min-width: 130px;
}

#header-basket .korb-caption {
  text-transform: uppercase;
  font-weight: bold;
  text-align: right;
}

#header-basket .korb-caption a:hover {
  color: #01559B;
}

#header-basket .korb-button {
  vertical-align: middle;
  padding: 0;
}

#header-kunde-koerbe {
  margin: 0 auto;
  width: 960px;
}

#kundeninfo li.kunde {
  color: #58585A;
  font-family: 'infotextnormal';
  font-size: 25px;
  font-weight: normal;
  line-height: 25px;
}

#kundeninfo li.adresse {
  margin-top: 3px;
}

.site-name-slogan div.benutzer {
  color: #AAAABB;
  font-size: 11px;
  margin-left: 9px;
  margin-top: -3px;
}

#kundeninfo li.benutzer {
  text-align: left;
}

#kundeninfo li.zahlungskonditionen {
}

#kundeninfo .zahlungskonditionen-caption {
  font-weight: bold;
  margin-top: 10px;
  padding-bottom: 5px;
}

h6.site-slogan {
  margin-bottom: 0;
  margin-top: 11px;
}

#block-menu-menu-footer-menu li {
  padding: 0 10px 0 5px;
}

.headline-row {
  background-color: transparent;
  color: var(--color--primary);
  padding: 0;
  margin: 0 0 10px 0;
  border: none;
  font-weight: 500;
  font-size: 18px;
  /* line-height: 27px; */
  letter-spacing: -0.01em;
  text-transform: uppercase;
}

input {
  border: 1px solid #e1e1e1;
  padding: 7px 10px;
  border-radius: 2px;
  height: auto;


}

#detail2, .statdetails {
  border: 1px solid #e4e1e1;
  margin: 10px 8px 10px 0;
  padding: 10px 10px 40px;
  border-radius: 2px;
}

.statdetails {
  padding:0 18px;
  margin: 10px 70px 10px 40px;
}

.bluebutton {
  background: none repeat scroll 0 0 #23408F;
  border: 0 none;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  color: #FFFFFF;
  cursor: pointer;
  font-family: 'infotextnormal';
  font-size: 18px;
  font-weight: normal;
  overflow: visible;
  padding: 8px 19px;
  text-shadow: none;
  text-transform: uppercase;
  width: auto;
}

a.bluebutton {
  color: #fff;
}

/* footer copyright address line */
#block-block-2 {
  float: left;
  margin-left: 3%;
  vertical-align: top;
}

.outer-row {
  /* display: block; */
}

.msie9 table.outer-row, .msie9 table.outer-row td, .msie9 table.outer-row tr, .msie9 table.outer-row table {
  margin-top: 0 !important;
}

.outer-row.verw {
  /* margin-left: 24px !important; */
  margin: 0;
}

.outer-row.start {
  margin-left: 23px !important;
}

.msie9 .outer-row.start {
  margin-left: 27px !important;
}

.msie9 .outer-row.verw {
  margin-left: 24px !important;
}

.msie9 .outer-row.bzubehoer {
  margin-left: 28px !important;
}

.outer-row.azubehoer, .outer-row.verw-add, .outer-row.bestellungen, .outer-row.stat-art, .outer-row.stat-lfa, .outer-row.stat-ger, .outer-row.stat-kost, .outer-row.stat-abt, .outer-row.leergut, .outer-row.agb {
  /* margin-left: 21px !important; */
}

.msie9 .outer-row.azubehoer, .msie9 .outer-row.verw-add, .msie9 .outer-row.bestellungen, .msie9 .outer-row.stat-art, .msie9 .outer-row.stat-lfa, .msie9 .outer-row.stat-ger, .msie9 .outer-row.stat-kost, .msie9 .outer-row.stat-abt, .msie9 .outer-row.leergut, .msie9 .outer-row.agb {
  margin-left: 28px !important;
}

.outer-row.wk, .outer-row.ak {
  /* margin-left: 22px !important; */
  margin: 0;
}

.msie9 .outer-row.wk, .msie9 .outer-row.ak {
  margin-left: 28px !important;
}

.header-intro {
  background-image: url(/kundencenter/kc/images/header.jpg?32874);
}


.kundeninfo .adresse {
  margin-bottom: 10px;
}


.column {
  display: inline-block;
}

.batch-operations {
  margin-top: -20px;
  text-align: right;
  text-transform: uppercase;
  font-size: 10px;
}

nav#block-escat-theme-main-menu {
  min-width: 900px;
}

@media only screen and (max-width : 1400px) {
  #block-escat-theme-main-menu li a {
    padding: 0 50px;
    /* font-size: 12px; */
  }
}

@media only screen and (max-width : 1300px) {
  header[role="banner"] > div {
    height: 56px;
    width: 100%;
    padding: 5px 0px;
  }

  #block-escat-theme-main-menu li a {
    padding: 0 50px;
    /* font-size: 12px; */
    line-height: 62px;
  }
}

@media only screen and (max-width : 1100px) {
  #block-escat-theme-main-menu li a {
    padding: 0 50px;
    line-height: 62px;
    font-size: 19px;
  }
}


/* Shopping cart and payment conditions block */
.cart-background {

  background-color: #fff;margin-bottom: 1rem;box-shadow: 0px 0px 15px rgb(86 92 100 / 10%);}

.cart-outer {
  display: flex;
  max-width: 1240px;
  margin: 0 auto;
  padding: 1rem 2rem 1rem 2rem;align-items: center;justify-content: space-between;}

.cart-outer .konditionen {
  flex-grow: 1;
}

#order-items th {
  padding-inline: 10px;
}