/* Scharfes Less-File fuer Welti ab 03/2018
   erstellt durch SR
   ohne Einbindung von dsstylevar2.less oder style2structure.less

*/
/*vor box-sizing border-box war width 1090px */
/* CSS aus Less erzeugt  */
@font-face {
  font-family: 'ag_schulbuch_two_bq_regular';
  src: url("../../fonts/agschulbuchtwobq-regular-webfont.eot");
  src: url('../../fonts/agschulbuchtwobq-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/agschulbuchtwobq-regular-webfont.woff2') format('woff2'), url('../../fonts/agschulbuchtwobq-regular-webfont.woff') format('woff'), url('../../fonts/agschulbuchtwobq-regular-webfont.ttf') format('truetype'), /* :INFO: Schlechte Darstellung in verschiedenen Browsern, vmtl. hinting fehlerhaft */ url('../../fonts/agschulbuchtwobq-regular-webfont.svg#ag_schulbuch_two_bq_regular') format('svg');
  /* :INFO: Schlechte Darstellung in verschiedenen Browsern, vmtl. hinting fehlerhaft */
  font-weight: normal;
  font-style: normal;
}
*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.zeilenumbruch {
  width: 50px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
th.klein,
td.klein {
  width: 52px;
  font-size: 85%;
  padding: 2px !important;
}
#header .left {
  background-image: url('https://www.welticreativ.ch/shop/css/welti/logo.jpg');
  background-repeat: no-repeat;
  height: 120px;
  background-position: 107px 23px;
  background-size: 435px 35px;
}
@media print {
  a[href]:after {
    content: none !important;
  }
  #outerContent {
    padding: 0px !important;
    width: 100%;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /*body { font-size: 1rem }*/
  #header .left {
    background-image: url('https://www.welticreativ.ch/shop/css/welti/logo@2x.jpg');
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  /*body { font-size: 1.25rem; }*/
  #header .left {
    background-image: url('https://www.welticreativ.ch/shop/css/welti/logo@2x.jpg');
  }
}
body {
  font-family: 'ag_schulbuch_two_bq_regular', Arial, sans-serif;
  font-size: 12px;
  /*font-size: 0.75rem;
  font-size: 12px; /* for <= ie8 */
  line-height: 16px;
  width: 100%;
  background-color: #e1dfdd;
}
.markenIcon {
  padding: 5px;
  border: none;
  width: 140px;
}
a {
  color: #E6183A;
  outline: none;
  text-decoration: underline;
}
a:hover {
  text-decoration: underline;
  color: #505050;
}
p {
  margin: 0 0 12px;
}
.ui-state-error p,
.ui-state-highlight p {
  margin: 12px 0px;
}
img {
  border: none;
}
input {
  vertical-align: middle !important;
}
input[type="checkbox"] {
  margin-top: 0px;
}
#wrapper {
  max-width: 1106px;
  /*min-width: @wrapperMaxWidth;*/
  width: 100%;
  padding: 8px;
  -webkit-border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  border-radius: 8px 8px 8px 8px;
  border-bottom: 1pt solid #fff;
  margin: 0px auto 15px auto;
  background-color: white;
  font-size: 1.083em;
}
/* top_nav_wrapper */
#top_nav_wrapper {
  background-color: #e1dfdd;
  height: 40px;
}
#top_nav {
  background-color: #e1dfdd;
}
#top_nav_left {
  display: none;
}
#content .portletTitel h1,
#contentText h1,
#content > h2 {
  line-height: 1.4em;
  font-size: 1.667em;
  color: #D6001A;
  border-top: 1px solid #C8C8C8;
  margin: 20px -16px 0px -16px;
  padding: 20px 16px;
}
#content .portletTitel:FIRST-CHILD h1,
#content > h1:FIRST-CHILD,
#content > h2:FIRST-CHILD {
  border-top: none;
  margin: 10px -16px 0px -16px;
  padding: 0px 16px 8px 16px;
}
#content div.dvborder {
  margin-top: 8px;
  margin-left: -16px;
  margin-right: -16px;
  line-height: 1px;
  height: 1px;
  border-top: 1px solid #C8C8C8;
}
#contentText div {
  height: auto !important;
}
.dsAccordionList .dsGroup a {
  padding: 0px !important;
  margin: 0px !important;
}
.dsAccordionList buttontoggler {
  display: none;
}
.dsAccordionList h3 {
  height: 12px;
  margin: 2px 0px;
}
.dsAccordionList h3,
.dsAccordionList h3 b,
.tblKatalog h3,
.tblKatalog h3 b {
  font-size: 1em !important;
}
.dsAccordionList .dsGroup a:hover,
.tblKatalog .dsGroup a:hover {
  color: #505050;
  text-decoration: underline;
}
.dsAccordionList .dsGroup b,
.tblKatalog .dsGroup b {
  font-weight: normal;
}
.dsGroup {
  margin-left: 14px;
  min-height: 1em;
}
.dsGroup:before {
  content: ">";
  font-size: 1.167em;
  color: #D6001A;
  background: none !important;
  margin-left: -14px !important;
  /* margin-right: 3px; */
  font-weight: normal;
}
.inner .portletArtikel {
  margin-bottom: 20px;
}
.mitarbeiterPortlet li.team a {
  display: block;
  padding: 16px 16px 0px 16px;
  margin: 16px -16px 0px -16px;
  border-top: 1px solid #C8C8C8;
  height: 150px;
}
li.liPortlet.team:not(:first-of-type) {
  height: 170px;
}
.mitarbeiterPortlet li:FIRST-CHILD a {
  border-top: none;
  padding-top: 0px;
  margin-top: 0px;
}
.mitarbeiterPortlet li.team .personelImg {
  float: left;
  height: 150px;
}
.mitarbeiterPortlet li.team .personelImg .personel {
  height: 150px;
  border: 0px;
  margin: 0px;
  padding: 0px;
}
.mitarbeiterPortlet li.team .contentOfTeam h3 {
  color: #505050 !important;
  margin: 0px;
  font-weight: normal;
}
.mitarbeiterPortlet li.team .contentOfTeam h4 {
  color: #666 !important;
  margin: 0px;
  margin-bottom: 10px;
}
.mitarbeiterPortlet li.team .contentOfTeam .email {
  color: #505050 !important;
}
.inner .portletNews ul li.portlet-Element {
  background: #FFF;
  border: 1px solid #CCC;
  margin-bottom: 10px;
}
.inner .portletNews ul li.portlet-Element .newsBild {
  width: 180px;
  text-align: center;
  height: 170px;
  float: left;
  border-left: 10px #FFF solid;
  border-right: 10px #FFF solid;
}
.inner .portletNews ul li.portlet-Element .newsText {
  float: left;
  border-left: dotted 1px #CCC;
  padding: 10px;
  height: 150px;
}
.inner .portletNews ul li.portletElementDetail .newsBild {
  float: right;
  margin-left: 20px;
  display: block;
  border: 1px solid #ccc;
  background: #FFF;
  padding: 10px;
}
.inner .portletNews ul li.portletElementDetail .portletDetail {
  float: left;
  width: 480px;
  display: block;
}
.mitarbeiterPortlet li.team .personelImg .personel {
  height: 150px;
  border: 0px;
  margin: 0px 8px 0px 0px;
  padding: 0px;
}
.mitarbeiterPortlet li.team .contentOfTeam h3 {
  color: #000;
  margin: 0px;
}
.mitarbeiterPortlet li.team .contentOfTeam h4 {
  color: #aaa;
  margin: 5px 0px 10px 0px;
}
.mitarbeiterPortlet li.team .contentOfTeam .email {
  color: #F00;
}
/* Header
-----------------------------------------------------------------------------*/
#header {
  height: 97px;
  cursor: pointer;
}
#header .mid {
  display: none;
  float: left;
  width: 700px;
  background-color: #0083A2;
  margin-right: 25px;
}
#header .right {
  position: relative;
}
#slideHeader {
  display: none;
}
#header .right .basket {
  position: absolute;
  right: 13px;
  /*background-color:#E6E6E6;*/
  margin-left: 15px;
  width: 240px;
  height: 100px;
}
#headerZurKasse {
  position: absolute;
  width: 80px;
  height: 140px;
  left: 135px;
  top: 60px;
  text-align: right;
  padding: 10px;
  font-size: 1em;
}
.loginPwAbstand,
.dvRememberme {
  line-height: 2.083em;
}
#btnAnmelden,
#btnAbmelden {
  height: 25px;
  float: left;
}
.dvAnmelden,
.dvAbmelden {
  overflow: auto;
  /*float: left; */
}
span.breadcrumbPart {
  line-height: 3em;
  font-size: 0.917em;
  color: #505050;
}
span.breadcrumbPart a.breadcrumbAlone {
  color: #505050 !important;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
  width: 100%;
  /*@wrapperMaxWidth; vorher 1090 */
  min-width: 100%;
  /*@wrapperMaxWidth;  Ansonsten Problem mit CrmService. */
  max-width: 1106px;
  /* height: 1%; */
  position: relative;
  min-height: 480px;
  /* IE7: Content ansonsten zu klein... */
}
#middle:after {
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  height: 1px;
}
#container {
  width: 100%;
  float: left;
  /*overflow: hidden;*/
  position: relative;
  z-index: 100;
}
#content {
  width: 640px;
  margin-left: 210px;
  margin-top: 47px;
  /* IE7 */
  float: left;
  padding-left: 16px;
  padding-right: 0;
}
#content h1.contenth1bg {
  padding: 55px 0px 2px 0px;
  margin: 0 0 0 0;
  font-size: 1.667em;
  /*line-height: 55px; */
  color: #D6001A;
}
#content > h1 {
  font-size: 1.667em;
  color: #D6001A;
  padding-top: 16px;
  line-height: 1.4em;
  /*1.833em;*/
}
#content > h1 > img {
  padding-left: 20px ;
  position: relative ;
  top: 20px ;
  height: 80px ;
}
/* 
#content h2 {
  padding: 0 0 12px 0;
  margin: 16px 0px 5px 0px;
  font-size: 18px;
  color: #D6001A;
}
*/
#content h3 {
  font-size: 1.333em;
  color: #D6001A;
  display: inline;
  /* necessary: katalogListAccordion. */
}
#content h4 {
  font-size: 1.333em;
  color: #D6001A;
}
#content h5 {
  font-size: 1em;
  color: #D6001A;
  /* font-weight:bold; */
}
#content .artikelImage {
  float: right;
  padding-bottom: 20px;
}
/* Mantis 33430 SR 07.02.2024 */
#content .artikelImage.pageEig {
  float: right;
  padding-bottom: 0;
  margin-bottom: 20px;
}
#content .artikelImage img {
  max-width: 250px;
  max-height: 250px;
}
#content .pricecart {
  float: left;
  margin-top: 50px;
}
#content .prodDetail {
  padding-left: 15px;
}
#content .col {
  float: left;
  width: 210px;
}
.tabheader .artikelTabelleColBildHeader,
.colArtnr {
  /*width:100px !important;
  */
  overflow: hidden;
  width: 66px;
}
/*.tabheader .dvTableHeaderPreis {
  width: 90px !important;
  overflow:hidden;
}*/
.tabheader .dvTableHeaderBestellmenge,
.colBestellmenge {
  /* width: 90px !important;
  overflow:hidden;*/
  width: 90px;
}
/*.tabheader .dvTableHeaderBezeichnung {*/
/* width:256px !important; */
/* width:100% !important;
  overflow:hidden;*/
/*}*/
/* #wizardForm .tabheader .dvTableHeaderBezeichnung, */
/*.wizardContent table table .dvTableHeaderBezeichnung {*/
/*width:190px !important;
  overflow:hidden;*/
/*}*/
.separateline {
  /*padding: 5px 1px !important;*/
  border-bottom: 1px solid #C8C8C8;
  margin-bottom: 20px;
}
.row {
  margin-right: 0px;
  margin-left: 0px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: 5px;
}
#artikelDetailArtikelArttext a,
div.colBezeichnung a[target='_blank'],
td[name="colBezeichnung"] a[target='_blank'] {
  color: #428bca !important;
  text-decoration: underline;
}
#artikelTabelle_0 + table.dsTablePaging {
  clear: both;
}
/* 
.tabheader, .tabheader a {
  font-weight:bold !important;
} 
*/
/*  color: #787878; */
table.contentlisting {
  color: #505050;
}
table.contentlisting a,
table.contentlisting a:link,
table.contentlisting a:visited {
  color: #505050;
}
table.contentlisting a[target='_blank'],
table.contentlisting a[target='_blank']:link,
table.contentlisting a[target='_blank']:visited {
  color: #000;
  text-decoration: underline !important;
}
table.contentlisting th a,
table.contentlisting th a:link,
table.contentlisting th a:visited {
  color: #D6001A;
}
table.contentlisting a:hover,
table a:hover {
  color: #505050;
  text-decoration: underline;
}
#content .contentlisting .tabheader th,
.tabheader {
  color: #D6001A;
  vertical-align: bottom;
  line-height: 1.333em;
  font-weight: normal;
}
.tabheader * {
  font-weight: normal !important;
}
#content .contentlisting .tabheader th {
  padding: 5px 1px !important;
  border-bottom: 1px solid #C8C8C8;
}
.toplineSeparated,
.toplineSeparated td {
  height: 1px;
  line-height: 1px;
}
.toplineSeparated td {
  border-bottom: 1px solid #C8C8C8;
}
#content .contentlisting .dark {
  background-color: #E6E6E6;
}
/*
#content .contentlisting .light {
   :TODO: To be defined. 
}*/
#content .contentlisting td {
  overflow: hidden;
  /* text-overflow: ellipsis; */
  vertical-align: top;
  word-wrap: break-word;
  padding-left: 0;
}
.contentlisting td[name='colAufnr'] {
  white-space: nowrap;
}
#content .contentlisting .bottomline td,
.contentlisting tr.topline td:first-child,
.contentlisting tr.topline td:first-child + td,
#content .contentlisting .bottomline td:last-child {
  border-bottom: 1px dotted #CCC;
}
a.prevPaging:hover {
  cursor: pointer;
}
a.nextPaging:hover {
  cursor: pointer;
}
.contentlisting tr.topline td {
  border-bottom: 1px dotted #CCC;
}
.new_icon {
  position: absolute;
  top: -4px;
  right: -4px;
  z-index: 200;
}
/* katalogListe */
td.group {
  background-color: lightgrey;
  padding: 2px;
  padding-left: 10px;
  display: none;
}
input.katalogCheck {
  padding-right: 10px;
  margin-left: 8px;
}
input.katalogSearch {
  text-decoration: none;
  background-color: #E6E6E6;
  /*#D6001A;*/
  border: 2px solid #D6001A;
  display: block;
  width: 150px;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
/* IE7*/
/* 
#searchForm {
  float:left;
  margin-left:8px;
} 
*/
#searchForm {
  margin-left: 8px;
  position: absolute;
  margin-left: 878px;
  z-index: 1000;
  background-color: white;
}
#searchForm .searchText:focus {
  outline: 0;
}
#searchForm .searchText {
  border: 0px solid #c6c6c6;
  font: 1.1em ag_schulbuch_two_bq_regular, Arial, Helvetica, sans-serif;
  color: #505050;
  width: 176px;
  float: left;
  padding: 0px 16px;
  margin-top: 0px;
  line-height: 1.333em;
  height: 35px;
  /*min-height: 33px;
  max-height: 33px;*/
  border: #a4a4a4 1px solid;
  background-color: #f0f0f0;
}
#searchForm input.searchSubmit {
  border: 0px solid #c6c6c6;
  background: url(welti/search.jpg) 0 0 no-repeat;
  cursor: pointer;
  width: 35px;
  height: 35px;
  float: left;
}
#sideLeft,
#sideRight {
  z-index: 101;
}
#sideLeft.fixed,
#sideRight.fixed {
  position: fixed;
  /*top: 212px;*/
  /* 47 + 97 + 68 */
}
#sideLeft {
  width: 190px;
  position: absolute;
  /*position: fixed;*/
  top: 47px;
}
/* FOR IE7 */
#sideLeft.atbottom {
  float: left;
  width: 190px;
  /*   margin-top: 8px; */
}
/* IE 7 */
/*
#breadcrumb {
  height: 33px;
  width: 788px;
  border-top: #e6e6e6 1px solid;
  border-bottom: #e6e6e6 1px solid;
  float:left;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
*/
#breadcrumb {
  height: 33px;
  width: 850px;
  border-top: #e6e6e6 1px solid;
  border-bottom: #e6e6e6 1px solid;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  position: absolute;
  z-index: 1000;
  background-color: white;
  padding-left: 8px;
}
#breadcrumb.fixed,
#searchForm.fixed {
  top: 0px;
  position: fixed;
}
.slideRowImg img {
  width: 100%;
  max-width: 648px !important;
}
/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
  margin-left: 878px;
  position: absolute;
  top: 47px;
  background-color: #dadada;
  color: #505050;
  border-radius: 0px 8px 0px 0px;
  width: calc(1090px - 878px);
  padding: 8px;
  min-height: 390px;
}
/* FOR IE7 */
#sideRight.atbottom {
  float: left;
  margin-right: -3px;
  margin-left: 876px;
  /* position: relative; */
  /* margin-top: 12px; */
  background-color: #dadada;
  color: #505050;
  border-radius: 0px 8px 0px 0px;
  overflow: auto;
  width: 196px;
  padding: 8px;
}
.dvRememberme {
  background: url(welti/check_inaktiv.png) 0px 8px no-repeat;
  padding-left: 13px;
}
.dvRememberme.check {
  background: url(welti/check_aktiv.png) 0px 8px no-repeat;
  padding-left: 13px;
}
.dvRememberme input {
  display: none;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer_outer {
  background-color: #E9E9E9;
}
#footer {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
  height: 140px;
  background: none;
  color: #666;
  font-size: 1.083em !important;
}
#footer table {
  border-spacing: 8px;
}
h1,
h2,
h4,
h5,
h6 {
  color: #D6001A;
  font-weight: normal;
  padding: 12px 0px 12px 0px;
  /* Auswirkung: Startseite */
}
h1 {
  margin: 0px;
  font-size: 2em;
  line-height: 16px;
  font-family: 'ag_schulbuch_two_bq_regular', Arial, sans-serif;
}
#wrapper {
  font-size: 1.083em;
}
h2 {
  font-size: 1.5em;
}
h3 {
  color: #666;
}
h4 {
  font-size: 1.333em;
  margin: 0 0 15px;
  padding: 0;
}
.col {
  float: left;
  margin-right: 20px;
}
.col_zubehoer {
  float: left;
  margin-right: 20px;
  padding-left: 5px;
  padding-right: 35px;
  margin-bottom: 15px;
  border: 1px solid #D6001A;
}
.col_16 {
  width: 210px;
}
.footer_menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer_menu li {
  margin: 0;
  padding: 2px 0 3px 0px;
  border-bottom: 1px dotted #CCC;
}
a,
a:link,
a:visited,
#headerBasketinnen a {
  color: #666;
  font-weight: normal;
  text-decoration: none;
}
.footer_menu li a {
  font-size: 1em;
}
.no_margin_right {
  margin-right: 0;
}
.col_13 {
  width: 300px;
}
.h80 {
  height: 80px;
}
.h50 {
  height: 50px;
}
.h40 {
  height: 40px;
}
.h30 {
  height: 30px;
}
.h20 {
  height: 20px;
}
.cleaner {
  clear: both;
}
#impress_bottom {
  color: #999;
  text-align: center;
}
.footer_social_button a {
  margin-right: 5px;
}
.footer_social_button {
  clear: both;
  margin-top: 20px;
}
ul.sidebar_menu {
  overflow: hidden;
  /* damit die Childs (die LI des Menus) included werden */
  background-color: #dadada;
}
#crmContent .portletNavigation ul li:FIRST-CHILD,
ul.sidebar_menu li:FIRST_CHILD {
  border-top: #C8C8C8 1px solid;
  font-size: 1em;
}
#crmContent .portletNavigation ul li,
ul.sidebar_menu li {
  line-height: 1.833em;
  border-bottom: #C8C8C8 1px solid;
}
#crmContent .portletNavigation ul li a,
ul.sidebar_menu li a,
ul.sidebar_menu li span {
  color: #666;
  line-height: 2em;
  margin: 0px;
  /* :TODO: Evtl. problematisch.. */
  cursor: pointer;
  padding-left: 8px;
}
ul.sidebar_menu li li a {
  padding-left: 0px;
}
ul.sidebar_menu li span:hover {
  color: #505050;
  text-decoration: underline;
}
ul.sidebar_menu li.menu_active * {
  color: #fff !important;
}
ul.sidebar_menu li.last {
  border-bottom: none !important;
}
/* :TODO: Refactor */
.sidebar input[type="text"]:focus,
[type="password"]:focus {
  outline: 0;
}
.sidebar input[type="text"],
[type="password"],
form#login div input[type='text'] {
  width: 180px;
  height: 2.083em;
  line-height: 2.083em;
  padding: 0px 8px;
  font: 1em ag_schulbuch_two_bq_regular, Arial, Helvetica, sans-serif;
  color: #666;
  border: none;
  font-size: 1.333em;
}
/*, #content input*/
#content input[type="text"],
#content input[type="password"] {
  border: 0px solid #c6c6c6;
  font: 1em ag_schulbuch_two_bq_regular, Arial, Helvetica, sans-serif;
  color: #505050;
  float: left;
  padding: 0px 2px;
  margin-top: 0px;
  line-height: 1em;
  height: 1.833em;
  min-height: 22px;
  max-height: 22px;
  border: #a4a4a4 1px solid;
  background-color: #f0f0f0;
}
/* #content input, */
#content input[type="text"],
#content input[type="password"] {
  outline: 0;
}
.login_form {
  background-color: #dadada;
  color: #505050;
  border-radius: 0px 8px 0px 0px;
  padding-left: 5px;
}
.login_form p {
  line-height: 1.333em;
  font-size: 0.833em;
}
.login_form .arrow_link.first {
  margin-top: 10px;
}
.login_form .arrow_link {
  line-height: 1.333em;
  margin: 0px;
  padding: 0px;
}
#rightbarLoginTitle,
.rightbartitle {
  color: #505050;
  line-height: 1.7em;
  height: 1.6em;
  padding: 0px;
  font-size: 1.333em;
  background: none;
  font-weight: normal;
  border-bottom: 1px #D6001A solid;
}
#katgmenu h3 {
  color: #505050;
  line-height: 3em;
  height: 2.2em;
  padding: 0px 0px 0px 8px;
  font-size: 1.333em;
  background: none;
  font-weight: normal;
  border-bottom: 1px #C8C8C8 solid;
  -webkit-border-radius: 8px 0px 0px 0px;
  -moz-border-radius: 8px 0px 0px 0px;
  border-radius: 8px 0px 0px 0px;
}
#katgmenu {
  min-height: 202px;
  background-color: #dadada;
  -webkit-border-radius: 8px 0px 0px 0px;
  -moz-border-radius: 8px 0px 0px 0px;
  border-radius: 8px 0px 0px 0px;
}
.sidebar input.button {
  background: #0072BC;
  padding: 4px 9px;
  color: white;
  border: none;
  width: auto;
  height: auto;
  cursor: pointer;
  float: right;
  margin-top: 4px;
}
.arrow_link:before,
#headerBasketinnen a:before {
  content: ">";
  font-size: 1.167em;
  color: #D6001A;
  background: none !important;
  margin-left: 0px !important;
  margin-right: 3px;
  display: inline-block;
}
.arrow_link:hover:before,
#headerBasketinnen a:hover:before {
  text-decoration: none !important;
}
li.catparent > span:before {
  content: " ";
  background: url(custom-theme/images/ui-icons_222222_256x240.png);
  width: 16px;
  height: 16px;
  float: right;
  background-position: -64px -16px;
  /*display: inline-block;*/
  vertical-align: middle;
  margin-top: 5px;
  /*   margin-right: 5px; */
}
li.catparent.menu_active > span:before {
  content: " ";
  background: url(custom-theme/images/ui-icons_ffffff_256x240.png);
  width: 16px;
  height: 16px;
  float: right;
  background-position: -64px -16px;
  /*display: inline-block;*/
  vertical-align: middle;
  margin-top: 5px;
  /* margin-right: 5px; */
}
li.catparent.menu_active {
  background-color: #505050;
  color: #fff;
}
li.catparent.menu_active li {
  border-bottom: #e6e6e6 1px solid;
  border-top: transparent 1px solid;
}
/* SR 14.11.2019 oberste Ebene fett */
.sidebar_menu > li.catparent > a,
.sidebar_menu > li.catparent > span {
  font-weight: bold;
}
.arrow_link {
  display: block;
  margin: 7px 0px;
  padding-left: 7px;
  color: #0072BC;
  clear: both;
}
.cubeRow {
  height: auto;
  /*SR 250px;*/
  /* background-color:#AAA; */
}
.cube.zweier {
  width: calc((100% - 20px)/2);
  position: relative;
  padding-top: calc((100% - 20px)/2);
  height: auto;
  max-height: 350px;
  padding-bottom: 16px;
}
.cube.zweier .prodHeaderBodyRow > div:first-child {
  height: 95%;
}
/* %%%% */
/*.cube.zweier .lupeContainer img {
  max-width: 260px;
  max-height: 260px;
}*/
.cube {
  float: left;
  height: 218px;
  /* 218px;*/
  margin: 5px 10px 5px 0;
  border: 1px solid #D9D9D9;
  display: block;
  width: calc((100% - 35px)/3);
  padding-top: calc((100% - 35px)/3);
  position: relative;
}
.cube .prodHeaderRow {
  padding: 15px 15px 0px 15px;
  min-height: 40px;
}
.cube .prodHeaderRow.marken {
  /*padding: 15px 15px 0px 15px;*/
  min-height: 10px;
}
.cube .prodHEaderBodyRow {
  display: none;
}
.cube .prodHeaderBodyRow .lupe-link {
  display: none;
}
/* SR 15.06.2020 Mantis  */
/* Artikelgruppe Kachelansicht nur letzte Ebene */
.cube .lupeContainer.mitLupe {
  margin-left: 0;
  position: relative;
}
.cube .lupeContainer.mitLupe a.lupe-link-welti {
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  top: auto;
  display: block;
}
/* Artikeldetail */
.artikelImage .lupe-icon-welti {
  display: block;
  position: absolute;
  bottom: 0;
}
/* Ende SR 15.06.2020 Mantis  */
.cube .lubeContainer {
  vertical-align: middle;
}
.cube .prodHeader {
  padding: 10px;
}
.cube .prodHeader {
  color: #0083A2;
  font-size: 1.1em;
  display: block;
  max-height: 35px;
  overflow: hidden;
  padding: 0px;
  /* background-color: red; */
  line-height: 18px;
}
.cube .prodDesciption {
  color: #000;
  font-size: 1em;
  /* font-weight: bold; */
  margin: 0px 15px 5px 15px;
}
.cube .prodText {
  color: #000;
  font-size: 1em;
  margin: 0px 15px 5px 15px;
  width: 180px;
  white-space: nowrap;
  /*  overflow: auto;*/
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  /*f�r Opera*/
  padding-right: 2px;
  margin-right: 2px;
  display: none;
}
.cube .price {
  color: #000;
  font-size: 1.167em;
  text-align: right;
  margin: 0px 15px 15px 15px;
}
.prodHeaderBodyRow {
  position: absolute;
  top: 15%;
  height: 85%;
  width: 100%;
}
.prodHeaderRow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
div.tagcloud_form {
  display: none ;
}
.tagcloud_form span {
  margin: 10px;
}
#sideLeft h3 {
  margin-top: 32px;
}
#crmContent .portletNavigation ul li:FIRST-CHILD {
  border-top: #C8C8C8 1px solid;
  font-size: 1em;
}
#sideLeft h3 {
  margin-top: 32px;
  background-color: #dadada;
}
#crmContent .portletNavigation ul li {
  line-height: 1.917em;
  border-bottom: #C8C8C8 1px solid;
}
#katgmenu h3 {
  margin-bottom: 0px;
  /* font-weight:bold; */
}
#sideleft {
  padding: 3px 10px;
  cursor: pointer;
  border-top: solid black 3px ;
}
#sideLeft > ul > li,
#sideLeft > ul > li > a {
  font-weight: normal;
  font-size: 1em;
  line-height: 1.833.em;
  margin-left: 0px;
}
#sideLeft a:hover,
#sideRight a:hover {
  color: #505050;
  text-decoration: underline;
}
#sideLeft > ul > li > ul {
  z-index: 100 ;
}
.sidebar .submenu li a {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  /*white-space: nowrap;*/
  width: 168px;
  /* display:block; */
}
.sidebar .catparent > a {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
.sidebar .submenu {
  list-style: none;
  margin-left: 0px;
  display: none;
  cursor: pointer;
}
.sidebar .submenu_open {
  display: block;
  margin-left: 0px;
  background-color: #777;
}
.sidebar .submenu_open * {
  color: #fff !important;
}
/* .sidebar .submenu_active > span > a {
  font-weight:bold;
}
 */
.sidebar .submenu_active {
  background-color: #D6001A;
  /* border-top: 1px white solid; */
}
.sidebar li li {
  padding-left: 8px;
  /*   height: 24px;
  max-height:24px;
  min-height:24px; */
}
/*
  Load CSS before JavaScript
*/
/*
  Slides container
  Important:
  Set the width of your slides container
  Set to display none, prevents content flash
*/
#slides2 {
  position: relative;
}
#slides {
  position: relative;
}
#slidesStartSite,
#slidesAktuell {
  position: relative;
  width: 648px;
  max-width: 100%;
}
.slidesInternHeader {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 16px 16px 7px 16px;
  background-color: rgba(255, 255, 255, 0.7);
  width: 100%;
}
.slidesBez {
  font-size: 1.833em;
  color: #D6001A;
  margin-bottom: 12px;
}
.slidesKatgText {
  font-size: 1.833em;
  /* color: #505050; */
  color: #424242;
  margin-bottom: 12px;
}
.slidesFreeText {
  font-size: 1.5em;
  /* color: #787878; */
  color: #A2A2A2;
  margin-bottom: 6px;
}
#slidesStartSite .slidesQuickLink,
#slidesAktuell .slidesQuickLink {
  background-color: green;
  bottom: 0px;
  left: 0px;
  z-index: 1500;
  position: absolute;
  right: 0px;
  z-index: 2000;
  width: 106px;
}
#slidesStartSite .slidesQuick,
#slidesAktuell .slidesQuick {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  color: #505050;
  bottom: 0px;
  line-height: 2.333em;
  width: 100%;
  z-index: 100;
}
#slidesStartSite .slidesQuick span,
#slidesAktuell .slidesQuick span {
  margin-left: 15px;
}
#slidesStartSite .pagination,
#slidesAktuell .pagination {
  position: absolute;
  right: 10px;
  bottom: 0;
  height: 20px;
  z-index: 2000;
  margin-right: 15px;
}
.slides_container {
  width: 648px;
  max-width: 100%;
  max-height: 408px;
  height: 60vw;
  display: block;
}
div .prev {
  top: 108px;
  position: absolute;
  left: -4px;
  z-index: 22;
}
div .next {
  left: 702px;
  position: absolute;
  top: 108px;
  z-index: 22;
}
/*
  Each slide
  Important:
  Set the width of your slides
  If height not specified height will be set by the slide content
  Set to display block
*/
.slides_container div.slideRow {
  width: 100%;
  display: block;
}
.slideRowImg {
  cursor: pointer;
}
.showroomPage .slideRowImg {
  cursor: default;
}
div.slideRow div.slideCube {
  float: left;
  width: 218px;
  height: 218px;
  border: 1px solid #D9D9D9;
  margin: 8px;
  position: relative;
}
.slideCube .prodHeader {
  color: #0083A2;
  font-size: 1.5em;
  margin: 15px 15px 5px 15px;
}
.slideCube .prodDesciption {
  color: #000;
  font-size: 1em;
  /* font-weight: bold; */
  margin: 0px 15px 5px 15px;
}
.slideCube .prodText {
  color: #000;
  font-size: 1em;
  margin: 0px 15px 5px 15px;
  overflow: auto;
}
.slideCube .price {
  color: #000;
  font-size: 1.167em;
  text-align: right;
  margin: 0px 15px 15px 15px;
}
/*
  Optional:
  Reset list default style
*/
.pagination {
  list-style: none;
  padding: 0;
  margin: 0px auto 0;
}
.pagination li {
  float: left;
}
.pagination > li > a,
.pagination > li > span,
.pagination li span {
  /* overwrite for bootstrap */
  padding: 0px;
  margin-left: 0px;
  border: none;
  background-color: transparent;
}
.showroomPage ul.pagination {
  width: 190px !important;
  right: -5px !important;
}
.showroomPage {
  margin-bottom: 16px;
}
/*
  Optional:
  Show the current slide in the pagination
*/
.pagination .current a {
  color: red;
  background-position: 0 -14px;
}
.pagination li a {
  width: 13px;
  height: 0px;
  padding-top: 12px;
  margin-right: 1px;
  background-image: url(welti/pagination.png);
  background-position: 0 0;
  float: left;
  overflow: hidden;
}
.searchResultGroupG {
  border: 1px solid #D6001A;
  padding: 3px;
}
#top_nav_wrapper {
  width: 100%;
  max-width: 1106px;
  margin: auto;
  height: 68px;
  position: relative;
  z-index: 150;
}
.top_nav_right {
  margin: 0 auto;
  bottom: 0px;
  position: absolute;
  right: 0px;
}
.top_nav_right ul {
  height: 41px;
  padding-left: 2px;
  list-style: none;
}
.top_nav_right ul li.language {
  padding: 0px 8px 0px 16px;
  height: 41px;
  text-transform: uppercase;
}
.top_nav_right ul li {
  float: left;
  height: 41px;
  /*background: url(../img/navi/top_nav/devider_nav_top.gif) right top no-repeat;*/
  text-align: center;
  position: relative;
  z-index: 99;
  padding-right: 1px;
}
.top_nav_right ul li.language span.active,
.top_nav_wrapper ul li.language .active,
#sideLeft ul.portletList li.portletActive a {
  color: #000 !important;
}
.top_nav_right ul li.language a,
.top_nav_right ul li.language span.active {
  padding: 12px 0 0 0;
  height: 28px;
  color: #666 !important;
}
.top_nav_right ul li.language a:hover {
  text-decoration: underline;
  color: #000 !important;
}
.top_nav_right ul li.language span.active {
  color: #505050 !important;
}
.top_nav_right ul li a,
.top_nav_right ul li span.active {
  display: block;
  float: left;
  font-size: 1.083em;
  line-height: 1.5em;
  color: #f4f4f4;
  text-decoration: none;
  padding: 1220px 0 18px;
  height: 29px;
  position: relative;
  z-index: 99;
}
.top_nav_right ul li.language span.delimiter {
  padding: 12px 8px 0 8px;
  color: #505050 !important;
  height: 13px;
}
.top_nav_right ul li span.delimiter {
  display: block;
  float: left;
  height: 41px;
}
.selectAndOption {
  max-width: 190px;
  min-width: 190px;
  width: 190px;
  overflow: hidden;
  margin-right: 15px;
  margin-bottom: 8px;
}
/* �berschriebene aus ui
-----------------------------------------------------------------------------*/
input.ui-button {
  width: 100px ;
}
.ui-widget {
  font-family: Arial, Helvetica, sans-serif !important;
}
input.ui-button:hover {
  color: white !important;
}
input.ui-button,
#uebersicht-mehrLink a,
a.ui-button {
  /* font-weight:bold; */
  background: none repeat scroll 0 0 #D6001A !important;
  border-radius: 0 0 0 0 !important;
  /* -webkit-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75)!important;
  -moz-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75)!important;
  box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75)!important; */
  color: white !important;
  font-weight: normal !important;
  padding: 3px 8px !important;
  text-shadow: none !important;
  /* text-transform: uppercase !important; */
  border: none !important;
}
/* ist leider durchsichtig f�r tooltip, daher: */
.ui-widget-content.ui-tooltip,
.tooltip-inner {
  /*  
  background: #E6E6E6 50% bottom repeat-x;
  color: #222222;*/
  background: #FFF 50% bottom repeat-x !important;
  border: 2px solid #CC1E05 !important;
  color: #222222;
  font: 1em ag_schulbuch_two_bq_regular, Arial, Helvetica, sans-serif !important;
}
.ui-accordion-header {
  background-color: #E6E6E6!important;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-top,
.ui-corner-left,
.ui-corner-br,
.ui-corner-bl,
.ui-corner-tr,
.ui-corner-tl {
  border-radius: 0px!important ;
}
/*.ui-state-default:hover, .ui-widget-content .ui-state-default:hover, .ui-widget-header .ui-state-default:hover {
 color: #AAA !important;  
}*/
#multiAccordion .ui-widget-content {
  border-left: 1px solid #666666!important;
  border-right: 1px solid #666666!important;
  border-bottom: 1px solid #666666!important;
  /*border-collapse:collapse; */
}
#multiAccordion a {
  color: #666666!important;
}
#multiAccordion a:hover {
  color: #CC1E05!important;
}
.ui-widget-content {
  background: none !important;
  font: 1em ag_schulbuch_two_bq_regular, Arial, Helvetica, sans-serif !important;
}
#sideRight .basket {
  border-bottom: 1px solid #D6001A;
}
#headerBasketinnen {
  /* border: 1px solid #CC1E05 !important; */
  border: none !important;
  height: 76px !important;
  font-size: 1em;
  overflow: hidden;
  position: relative;
  padding: 0px 8px;
}
#headerBasketinnen a {
  position: absolute;
  top: -2px;
  right: 10px;
}
#tableEigenschaft {
  margin-top: 5px;
  border-width: 1px;
  border-spacing: 1px;
  border-style: solid;
  border-color: #656565;
  border-collapse: collapse;
  width: 296px;
}
#tableEigenschaft td {
  border-width: 1px;
  padding: 1px;
  border-style: inset;
  border-color: #656565;
  padding: 3px;
  /*-moz-border-radius: ;*/
}
.auftragDetail {
  width: 100%;
}
.sortLink {
  font-size: 1em !important;
  color: #D6001A !important;
  /* font-weight:bold !important; */
  text-decoration: underline !important;
}
.contentSearchResult .sortLink {
  text-decoration: none !important;
}
/* je nach Shop wird Lagerbestand oder Ampel ausgegeben */
/*th.ampel, td.ampel {
}*/
th.verfuegbar,
td.verfuegbar {
  display: none;
}
span.ampel_green {
  background-image: url(../img/ampel_green8x8.png);
  background-repeat: no-repeat;
  width: 8px;
  height: 8px;
  float: left;
}
span.ampel_red {
  background-image: url(../img/ampel_red8x8.png);
  background-repeat: no-repeat;
  width: 8px;
  height: 8px;
  float: left;
}
#templatemo_footer {
  display: none ;
}
div.accordion-button-up {
  float: left;
  height: 20px;
  width: 20px;
}
div.accordion-button-up {
  font-size: 1em;
  font-weight: normal;
}
div.accordion-button-down {
  background: none !important;
  background-position: center center;
  background-repeat: no-repeat !important;
  height: 20px;
  width: 20px;
}
div.checkboxEigOderMarke {
  padding-left: 5px;
  padding-right: 20px;
  min-width: 55px;
  float: left;
}
div.loginPwAbstand {
  padding-top: 10px;
}
buttontoggler {
  cursor: pointer;
  cursor: hand;
  padding-bottom: 5px;
}
.tblKatalog buttontoggler {
  display: none;
}
table.eigenschaftToggler {
  margin: 5px;
  /*  float:left; */
}
div.eigenschaftChooseMenu {
  border: 1px solid #CC1E05;
  margin-bottom: 20px;
  float: left;
  width: 100%;
  /*616px;*/
}
div.eigenschaftChooseMenu form {
  padding: 10px;
}
div.sorted-up {
  background: url(../img/seitenachoben_klein-grau-15x15.png) !important;
  background-position: center center;
  background-repeat: no-repeat !important;
  width: 15px;
  height: 15px;
  float: left !important;
}
div.sorted-down {
  background: url(../img/seitenachunten_klein-grau-15x15.png) !important;
  background-position: center center;
  background-repeat: no-repeat !important;
  width: 15px;
  height: 15px;
  float: left !important;
}
div.inWarenkorbLegen {
  background: none repeat scroll 0 0 #D6001A !important;
  border-radius: 0 0 0 0 !important;
  color: white !important;
  font-weight: normal !important;
  padding: 3px 8px !important;
  text-shadow: none !important;
  border: none !important;
  display: block;
  margin-top: 8px;
}
input[name="inWKButton"],
input[id="inWK"] {
  width: 90px;
  height: 25px !important;
}
div.alleInWKButton {
  float: left;
  margin: 0px 8px 0px 4px;
  height: 20px;
  line-height: 19px;
  font-size: 13px;
}
div.auslauf {
  background: url(welti/paraminfo_klein.gif) 0 !important;
  background-position: right center;
  background-repeat: no-repeat !important;
  border: none;
  height: 30px;
  line-height: 2.083em;
  background-color: #FFF !important;
  color: #666 !important;
  font-weight: normal;
  padding-right: 50px;
}
div.inPersArtikelListe {
  background: url(welti/favorit-aus_klein.png) 70px 4px !important;
  background-position: center center;
  background-repeat: no-repeat !important;
  background: none;
  background-color: #FFF !important;
  color: #666 !important;
  font-weight: normal;
  display: block;
  margin-top: 8px;
}
div.bereitsInPersArtikelListe {
  background: url(welti/favorit-ein_klein.png) 70px 4px !important;
  background-position: center center;
  background-repeat: no-repeat !important;
  background: none;
  /*
  line-height: 2.083em;*/
  background-color: #FFF !important;
  color: #666 !important;
  font-weight: normal;
  display: block;
  margin-top: 8px;
}
div.loeschenPersArtikelListe {
  background: url(welti/favorit-remove_klein.png) 70px 4px !important;
  background-position: right center !important;
  background-repeat: no-repeat !important;
}
div.loeschen {
  background: url(welti/icon_loeschen.png) 80px 8px !important;
  background-position: center center;
  background-repeat: no-repeat !important;
  background: none;
  border: none !important;
  background-color: #FFF !important;
  color: #666 !important;
  font-weight: normal;
}
div.loeschenPersArtikelListe {
  /*background-repeat: no-repeat !important;
  border: none;
  background: none;
  line-height: 2.083em;
  background-color: #FFF !important;
  display:block;
  margin-top: 8px; */
  color: #666 !important;
  font-weight: normal;
}
#artikelDetailForm div.loeschenPersArtikelListe,
#artikelDetailForm div.inPersArtikelListe,
#artikelDetailForm div.bereitsInPersArtikelListe,
#artikelDetailForm div.loeschen {
  display: inline-block;
  margin-top: 0px !important;
}
/* %%% SR 15.03.2018 */
div.loeschen,
div.inWarenkorbLegen,
input[id^=inWKButton_],
div.inPersArtikelListe,
div.auslauf,
div.bereitsInPersArtikelListe,
div.loeschenPersArtikelListe,
p.artListMengenEinh {
  margin-top: 0;
  text-align: left;
  width: auto;
  display: inline-block;
  float: left !important;
  margin-right: 10px !important;
}
div.loeschen,
div.inPersArtikelListe,
div.bereitsInPersArtikelListe,
p.artListMengenEinh {
  line-height: 2.083em;
  background-repeat: no-repeat !important;
}
/* Nur solche mit Icon und Beschriftung SR 26.03.2018*/
div.loeschen,
div.inPersArtikelListe,
div.bereitsInPersArtikelListe,
div.loeschenPersArtikelListe {
  color: #666 !important;
  font-weight: normal;
  text-align: left;
  background-position: right center !important;
  padding-right: 20px;
  border: none;
  height: 25px;
  line-height: 2.083em;
}
td.bestellmenge div:last-child {
  margin-right: 0;
}
div.loeschen {
  background-image: url(welti/icon_loeschen.png);
  background-position: right 10px !important;
  padding-right: 15px;
}
div.inPersArtikelListe {
  background-image: url(welti/favorit-aus_klein.png);
}
/* SR */
#buttonAddArtikelToList {
  width: 100px;
  padding-left: 0px !important;
}
.lupeContainer {
  height: 160px;
  /* cw: 22.06.2017: 150px*/
  /* equals max image height */
  /*width: 160px;*/
  /* padding: 0 8%;*/
  /* SR 15.06.2020 Mantis  */
  padding: 0;
  white-space: nowrap;
  text-align: center;
}
.lupeContainer .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.lupeContainer img {
  background: none;
  vertical-align: middle;
  max-height: 260px;
  max-width: 100%;
  /* margin-left: -4px;*/
  /* SR 15.06.2020 Mantis  */
}
.cube .lupeContainer img {
  max-height: 100%;
}
a.lupe-link {
  position: absolute;
  left: 0px;
  top: 0px;
}
/* SR 15.06.2020 Mantis 20920 */
a.lupe-link-welti {
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.positionRelative {
  position: relative;
}
/* Ende SR 15.06.2020 Mantis 20920 */
.zubehoerIMG {
  position: absolute;
  margin-left: 12px;
  margin-right: 12px;
  margin-top: 8px;
}
.kundkstText {
  width: 100px;
  margin: 0px 15px 5px 15px;
  white-space: nowrap;
  /*  overflow: auto;*/
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  padding-right: 2px;
  margin-right: 2px;
}
#pwVergessen input[type='submit'] {
  min-width: 194px !important;
}
table {
  border-spacing: 2px 6px;
}
/* filter maske */
input[name='eigenschaftFilterButton'] {
  margin: -1px 0px 0px 14px;
}
#rightbarMeinshop a {
  margin: 0px !important;
  padding: 0px !important;
}
#artikelTabelle_0,
.contentlisting {
  /* table-layout: fixed; */
  border-spacing: 2px;
  margin: 0 -4px;
}
#artikelTabelle_0 {
  max-width: 600px;
  width: 100%;
}
#artikelTabelle_0 > span,
.contentlisting > span {
  margin: 0 4px;
}
.bestellmenge,
.preis,
.verkpreis,
.richtpreis,
td[name='colArtnr'],
td[name='colDatum'],
td[name='colZeilentotal'],
td[name='colLetzteMng'] {
  /* width: 174px; */
  line-height: 2.083em;
  /* white-space: nowrap; */
}
.bestellmenge,
.preis,
.verkpreis,
.richtpreis,
td[name='colDatum'],
td[name='colZeilentotal'],
td[name='colLetzteMng'] {
  white-space: nowrap;
}
.richtpreis {
  width: 54px;
}
td.bestellmenge {
  min-width: 75px;
}
.bestellmenge input[type='text'] {
  float: right;
  font: 0.917em ag_schulbuch_two_bq_regular, Arial, Helvetica, sans-serif;
  color: #8c8c8c;
  /* width: 142px; */
  padding: 0px 2px;
  margin-top: 0px;
  line-height: 1.917em;
  height: 1.833em;
  border: #a4a4a4 1px solid;
  background-color: #f0f0f0;
}
input[type='submit'],
input[type='button'] {
  width: auto;
}
input[name="inWKButtonProgress"] {
  height: 25px;
  font-size: 1em !important;
}
/*table.contentlisting th, table.contentlisting td {
   padding: 1px;
} */
td {
  padding: 0;
}
#artikelDetailForm td {
  vertical-align: middle;
  line-height: 2.083em;
  color: #505050;
}
.submenu_NEUHEIT {
  display: none !important;
}
img.sparicon {
  width: 22px;
  height: auto;
  margin-left: 6px;
}
.artikelTabelleColBildHeader {
  text-align: left;
}
#kommentar {
  width: 194px;
  max-width: 194px;
  min-width: 194px;
}
.ad-image-wrapper {
  width: 616px !important;
  max-width: 616px !important;
  height: 240px !important;
}
.ad-gallery {
  width: 616px !important;
  max-width: 616px !important;
  height: 400px !important;
}
.ad-controls {
  max-width: 616px !important;
}
.ad-image {
  top: 0px !important;
}
.ad-thumb-list img {
  max-width: 156px !important;
  min-width: 156px !important;
}
.ad-gallery .ad-nav {
  max-width: 560px !important;
  min-width: 560px !important;
}
.wizardContent {
  border: none !important;
}
img.lazy {
  max-width: inherit;
  height: auto;
}
img.lazy.customer {
  height: auto;
  max-width: 378px;
}
img.lazy.passant {
  height: auto;
  max-width: 455px;
}
img.lazy.portrait {
  width: auto;
  /*   max-height:425px; */
  max-width: 384px;
}
img.lazy.loading {
  width: 24px !important;
  height: 24px !important;
  max-width: 24px !important;
  max-height: 24px !important;
  padding-left: 100px;
  /* cw: 16.05.2017: wegen stoerer bilder Neuheiten und Ausverkauf */
}
.artikelTabelleBildUnterArtnr {
  position: relative;
}
.artikelTabelleBildUnterArtnr img {
  max-width: 65px !important;
  max-height: 80px !important;
}
td.tdHitListImg img.lazy.customer {
  max-width: 330px;
}
.htmlInhalt {
  display: none;
}
.portletSitemap a.portletLink:hover,
.portletSitemap a.portletLinkActive {
  color: #000 !important;
}
.dvProductDescr {
  max-width: 296px;
  color: #505050;
}
.breadcrumb {
  text-align: center;
  margin: 0px !important;
  width: 100% !important;
  /* SR 26.03.2018 vorher 616px*/
  height: 40px !important;
}
/* overwrite bootstrap*/
.breadcrumb {
  background-color: white;
  padding: 0px;
}
.table > tbody > tr > td {
  border-top: 0px;
}
/* end bootstrap overwrite*/
.portletArtikel table td {
  text-align: center;
}
.portletArtikel table img {
  height: 58px;
  width: auto;
  max-height: 58px;
}
/*.portletArtikel img {
  max-width:616px !important;
}*/
.welContainer {
  display: block;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.welRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  box-sizing: border-box;
}
.welCol {
  padding-top: .75rem;
  padding-bottom: .75rem;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.welCol-20 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  text-align: center;
  max-height: 78px;
}
.welCol-100 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  text-align: center;
}
.welCol-20 img {
  max-height: 100%;
  max-width: 100%;
}
.welCol-100 img {
  width: 100%;
  height: auto;
}
.tablePersArtList {
  margin: 0px !important;
  width: 616px;
}
.tablePersArtList td {
  padding-bottom: 0px !important;
}
.tablePersArtList td h2 {
  padding: 0px !important;
  margin: 0px !important;
}
#ordertable {
  width: 100%;
  max-width: 462px !important;
}
#ordertable input[type='text'] {
  width: 186px;
}
.preisMengeEinh {
  margin-left: 4px;
}
.contentlisting td a {
  text-decoration: none !important;
}
p.artListMengenEinh {
  margin: 0px 0px 0px 4px;
  display: inline-block;
}
#searchForm #search {
  min-width: 211px;
}
.contentImage {
  /*min-width: @slidesMaxWidth !important;*/
  width: 648px;
  max-width: 100%;
  height: auto;
  border-radius: 0px 8px 0px 0px;
  margin: 0px;
  padding: 0px 0px 20px 0px;
}
.contentlisting td[name=colBezeichnung] a,
.contentlisting td[name=colZeilentotal] {
  /* margin-top:3px; */
  display: inline-block;
}
.contentlisting td[name=colLieferschein] {
  font-weight: bold;
}
.contentlisting td[name=colBezeichnung] {
  padding-top: 5px;
}
.contentlisting td[name=colArtnr] {
  /* max-width: 88px;  */
  max-width: 66px;
}
.contentlisting td[name=colZeilentotal] {
  text-align: right;
  display: block;
}
#footerNav {
  padding-top: 30px;
  width: 100%;
  font-size: 1.083em;
  color: #8A9CB4;
}
#footerNav a,
#footerNav span {
  margin: 0px 15px;
  color: #505050;
}
#bestellBestaetigungPrint {
  margin-left: 428px !important;
  float: left;
}
.navigatorButtons {
  padding-top: 28px;
}
.formerrors {
  color: #D6001A;
  display: inline-block;
}
.eigenschaftChooseMenu > form > div {
  float: left !important;
  display: block !important;
  clear: both !important;
  margin: 0px 0px 8px 0px !important;
}
#registerBean td {
  vertical-align: top;
}
#registerBean table td:FIRST-CHILD {
  width: 208px;
}
#registerBean input[type="text"] {
  float: none;
}
#registerBean .adrerrors {
  display: block;
}
table.tableBestellUebersicht td {
  vertical-align: top;
}
table.tableBestellUebersicht td.firstCol {
  width: 208px;
  min-width: 208px;
}
table.tableBestellUebersicht td.secondCol,
table.tableBestellUebersicht td.cellKommentar {
  max-width: 208px;
  word-wrap: break-word;
  padding-right: 24px;
}
.endMiddle {
  height: 4px;
}
.hrGefundeneKapitel,
.hrGefundeneArtikel {
  font-size: 1.2em !important;
  margin: 8px -16px 0px -16px ! important;
  padding: 8px 16px !important;
}
.sortTable {
  display: none;
}
.butScrollToTop {
  position: absolute !important;
}
.pagingActive {
  color: #D6001A !important;
  font-weight: normal !important;
  text-decoration: underline !important;
}
#artikelDetailKatgliederungTextText {
  display: none;
}
.dvProductDescr a,
td[name='colBezeichnung'] a {
  text-decoration: underline;
  color: black;
}
#sucheAuftragslisteForm {
  margin: 10px 0px;
}
#sucheAuftragslisteForm input[name='suche'] {
  float: initial;
}
.paddingZwischenlinie hr {
  display: none;
}
.rueckstandBez {
  font-weight: bold;
}
.prevAktuell,
.nextAkuell {
  z-index: 1000 !important;
  bottom: 6px !important;
  position: absolute !important;
  font-weight: bold !important;
}
.nextAkuell {
  right: 6px !important;
}
.prevAktuell {
  left: 6px !important;
}
.cboEigItemPanel {
  padding-left: 5px;
  padding-right: 20px;
  min-width: 55px;
  float: left;
  width: 90px;
}
.cboEigItemPanel table {
  min-height: 32px;
}
.cboEigImage {
  max-width: 39px;
  max-height: 28px;
  vertical-align: bottom;
}
.cboEigItemPanel span {
  line-height: 10px;
  white-space: nowrap;
}
.breadcrumbtrail li {
  line-height: 2.2em !important;
}
/* ueberschreiben von bootstrap: */
input[type="radio"],
input[type="checkbox"] {
  margin: 0px 0px 0px;
}
table {
  border-collapse: inherit;
}
/* neu ab 2016 basket als Einzeiler */
.basketContainer {
  color: #333333;
}
.ui-corner-all {
  border-radius: 0px !important;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
select {
  border-radius: 0px !important;
}
select {
  width: 240px;
  /*height: 24px;*/
  overflow: hidden;
  text-align: center;
  -moz-appearance: none !important;
  -webkit-appearance: none;
}
.loginPwAbstand,
.rememberAbstand {
  line-height: 2.1em;
  padding-top: 3px;
}
div.rememberMe {
  float: right;
  width: 240px;
}
.paddingRememberMe {
  padding-top: 20px;
}
.cube .prodHeader,
.cubeMetall .prodHeader {
  text-align: center;
}
.prodHeader a {
  color: #ffffff;
}
.cubeMetall {
  float: left;
  margin: 5px;
  position: relative;
  border: 1px solid #D9D9D9;
}
.cubeMetall .prodHeader {
  color: #ffffff;
  font-size: 18px;
  margin: 15px 15px 5px 15px;
}
.cubeMetall .prodDesciption {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  margin: 0px 15px 5px 15px;
}
.cubeMetall .prodText {
  color: #000;
  font-size: 12px;
  margin: 0px 15px 5px 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  padding-right: 2px;
  margin-right: 2px;
}
.cubeMetall .price {
  color: #000;
  font-size: 14px;
  text-align: right;
  margin: 0px 15px 15px 15px;
}
.ui-state-error,
.ui-state-highlight {
  padding: 0.7em 0.7em 0 !important;
}
#headerBasketinnen div {
  margin-left: 0px !important;
}
#headerBasketinnen p.headline {
  margin-left: 0px !important;
}
#headerBasketinnen table {
  margin: 0px !important;
}
.validationError {
  color: red;
}
.wizardContent {
  border: none !important;
  margin-bottom: 25px !important;
}
.checkoutHint {
  background-color: #dbeef0;
  margin: 10px;
  color: #ffffff;
  padding: 5px;
  font-weight: bold;
}
.tableBestellUebersicht {
  width: 100%;
  margin-bottom: 0px;
}
.tableBestellUebersicht table.contentlisting {
  width: 100%;
}
.tableBestellUebersicht .bestellmenge {
  min-width: 100px;
}
.tableBestellUebersicht .verkpreis {
  min-width: 100px;
}
.contentlisting tr td.bestellmenge.personalList {
  width: 120px;
}
.contentlisting tr td.verkpreis {
  width: 100px;
}
textarea {
  width: 450px;
}
#wizardForm table.contentlisting {
  width: 100%;
  margin-top: 16px;
}
#wizardForm table td label {
  vertical-align: middle;
}
#rightbarSuche {
  margin-bottom: 30px;
}
.ohneMenge {
  padding-top: 20px;
  padding-left: 50px;
}
#outerContent .pricecart {
  width: 400px;
  margin-bottom: 0px;
  padding: 0 0 0 30px;
  top: -35px;
  position: relative;
}
table#priceCartTabelle {
  padding: 0px;
  margin: 0px;
  line-height: 10px;
}
form.artikelDetailForm {
  margin-bottom: 0px;
}
.markenIconImg {
  width: auto;
  max-width: 110px;
  max-height: 60px;
}
#logotable,
td.markenIcon {
  border: none;
}
#logotable td {
  vertical-align: middle;
}
.artikelDetailFormWidth {
  width: 100%;
}
div.kontaktTeaser div.ad-image-wrapper {
  height: 240px !important;
}
div.kontaktTeaser .ad-image,
div.kontaktTeaser .ad-image-description {
  width: 300px !important;
}
.kompArtikelTabelle {
  width: 400px;
  margin-right: 5px;
  font-size: 9pt;
  margin-bottom: 20px;
}
.kompArtikelTabelle td {
  padding-bottom: 10px;
}
.saldo h3 {
  margin: 0px !important;
}
.widget .ribbon_add {
  left: -10px !important;
  width: 10px !important;
}
.widget h3 {
  margin-left: 0px !important;
}
.container {
  width: 1234px !important;
  padding: 0px;
}
.sidebar .rightbartitle {
  font-size: 16px;
  padding-bottom: 10px;
}
#header .right {
  right: 240px;
}
#breadcrumb {
  min-height: 20px;
  max-height: 50px;
  height: auto;
}
#breadcrumb a,
#breadcrumb a:link,
#breadcrumb a:hover,
#content a,
#content a:link,
#content a:hover,
#sideRight a,
#sideRight a:link,
#sideRight a:hover {
  color: #666;
}
#content .breadcrumb {
  display: block;
}
.widget li a {
  text-transform: none !important;
}
.checkoutButton {
  padding: 0.4em 1em !important;
}
.textcolorWarning {
  color: #ff0000;
}
.breadcrumbs {
  display: block;
}
div.startSideNavi {
  max-width: 210px;
  margin: 0 10px 10px 20px;
}
#startBildnavigationTabelle {
  width: 100%;
}
div.menu ul.nav li.page_item ul.children,
div.menu ul.nav li.page_item ul.children li.page_item {
  width: auto !important;
  min-width: 15em !important;
}
div.menu ul.nav li.page_item ul.showVerwaltung,
div.menu ul.nav li.page_item ul.showVerwaltung li.page_item {
  width: auto !important;
  min-width: 19em !important;
}
.shoplogo {
  height: 100px;
}
.dvTableHeaderBezeichnung,
.colBezeichnung {
  min-width: 200px;
}
.dvTableHeaderPreis,
.verkpreis {
  width: 80px;
}
.katalogListArtikelListe {
  padding-left: 7px;
  font-weight: bold !important;
}
ul.ad-thumb-list {
  /*max-width: 215px;*/
  display: none;
  margin: 0px;
}
.ad-thumbs li {
  padding: 2px 2px;
}
.ad-thumbs li a img {
  max-width: 90px;
  float: left;
}
div.kostenstellenDropdown {
  float: left;
  padding-top: 20px;
}
.augePreisliste {
  background: url(alle/kernsortiment.gif) no-repeat left;
  margin-left: 3px;
  padding-left: 13px;
}
#bestellBestaetigungPrint {
  margin-left: 420px;
  float: left;
}
#dvKatalog .tblKatalog .katgText {
  width: 100%;
  padding: 0px 16px;
}
.innerTableEigenschaft tr td {
  padding: 0px;
  margin: 0px;
}
.header .wrapper .right {
  margin-top: 40px !important;
}
.dsTextAlignRight {
  text-align: right;
}
label {
  width: auto;
}
.cube a {
  overflow: hidden;
  white-space: nowrap;
}
iframe {
  max-width: 100%;
  height: auto;
}
/* SR 06.01.2020 Mantis 18970 Farbe Standard-Blau*/
#content .dsLinkWechselAnsicht {
  margin-bottom: 10px;
}
#content .dsLinkWechselAnsicht a,
#content .dsLinkWechselAnsicht a:link,
#content .dsLinkWechselAnsicht a:hover {
  color: #1a0dab;
}
#content .dsLinkWechselAnsicht a:visited {
  color: #609;
}
#content .dsLinkWechselAnsicht a:hover {
  text-decoration: underline;
}
/*@media screen and (min-width: 1260px) { */
.footer .wrapper {
  width: 1106px;
  width: -o-calc(1106px);
  width: -webkit-calc(1106px);
  /** Safari 6, Chrome 19-25 **/
  width: -moz-calc(1106px);
  /** FF 4-15  **/
  width: calc(1106px);
  /** FF 16+, IE 9+, Opera 15, Chrome 26+, Safari 7 and future other browsers **/
  /* See http://caniuse.com/#search=calc for known issues with calc */
}
.header .wrapper {
  width: 1106px;
  width: -o-calc(1106px);
  width: -webkit-calc(1106px);
  /** Safari 6, Chrome 19-25 **/
  width: -moz-calc(1106px);
  /** FF 4-15  **/
  width: calc(1106px);
  /** FF 16+, IE 9+, Opera 15, Chrome 26+, Safari 7 and future other browsers **/
  /* See http://caniuse.com/#search=calc for known issues with calc */
}
/*}*/
/* responsive */
/* ****************************************************************************************** 
   vorher 1260px
   neu 1106
*/
div.responsiveContainer,
div.responsive,
div.responsive-suche {
  display: none;
}
/* ******************************************************************************************************************* 
  Ab hier Responsive 
  Breite Wrapper: vorher 1260px neu 1106px 
*/
@media screen and (max-width: 1106px) {
  div.responsiveContainer,
  div.responsive,
  div.responsive-suche {
    display: block;
    max-width: 480px;
    /* evtl. 600px */
  }
  div#sideRight {
    display: none;
  }
  /* Mantis 33430 SR 05.02.2024 */
  .dvProductDescr.pageEig {
    max-width: 400px;
    margin-left: 0;
  }
  div#searchForm {
    display: none;
  }
  div.responsiveContainer {
    float: right;
    padding: 3px 10px 0 10px;
    margin-bottom: 0px;
  }
  #content {
    width: calc(100% - 210px);
  }
  #container {
    clear: both;
    margin-top: -15px;
    padding-right: 16px;
  }
  /* Linker Bereich ist noch eingeblendet */
  button#navButtonFirma,
  button#navButtonKatalog {
    display: none;
  }
  /* Minimale Breite Panel */
  div.navbar-collapse {
    min-width: 250px;
    padding-right: 0;
  }
  div#searchFormResponsive {
    float: right;
  }
  .navbar-collapse {
    float: right;
  }
  #top_nav {
    height: auto !important;
    background-color: #fff !important;
  }
  .header {
    padding-top: 0px !important;
  }
  #wrapper {
    padding: 0px !important;
    /*width: auto !important;*/
  }
  .right {
    display: none;
  }
  #nav {
    padding: 0 !important;
  }
  .tabheader .artikelTabelleColBildHeader,
  .colArtnr {
    width: auto;
  }
  #panelMenu {
    margin: 0px;
  }
  .cube.zweier {
    width: calc((100% - 28px)/2);
    height: auto;
    padding-bottom: 16px;
  }
  .cube {
    width: calc((100% - 35px)/3);
    height: auto;
    padding-bottom: 16px;
  }
  #header .left {
    background-position: 16px 23px;
  }
  /* vorher @media screen and (max-width: 700px) {*/
  #searchSubmit {
    width: 30px;
    height: 30px;
    background-image: url(welti/search.jpg);
    background-position: center center;
  }
  .slidesBez,
  .slidesKatgText {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 2px;
  }
  .slidesFreeText {
    font-size: 0.8em;
    margin-bottom: 4px;
  }
  .slides_container div.slideRow {
    border-radius: 0px 8px 0px 0px;
  }
  .slides_container div.slideRow,
  .slides_control,
  .slideRowImg img {
    max-width: 648px !important;
    width: 100% !important;
    min-width: 300px !important;
    min-height: 188px !important;
    display: block;
  }
  .slidesQuick {
    max-width: 648px !important;
  }
  div.slideRow {
    width: 100% !important;
  }
  .pagination li a {
    width: 12px;
  }
  #footer {
    /*max-width: 700px;*/
    padding: 0px 15px;
  }
  #footerNav a,
  #footerNav span {
    margin: 0px;
    padding: 0px;
  }
  #meinShopBasket {
    display: none;
  }
  #content .contentlisting td {
    width: 100px;
    max-width: 700px;
  }
  #zubehoerTabs {
    width: 100%;
    overflow: auto;
  }
  #searchForm {
    margin-left: 0px;
    margin-right: 10px;
    /*margin-top: -132px;*/
    background-color: transparent;
    font-size: 0.7em;
  }
  #searchForm .searchText {
    padding: 0 5px;
  }
  #responsiveButtons {
    float: right;
    /*padding-left: 180px;*/
    /*wegen searchForm*/
    /* cw: 09.01.2018: searchform soll nicht im responsive erscheinen: zu dominant */
  }
  label {
    width: auto;
  }
  .header .wrapper .right {
    display: none;
  }
  div.dvEigBez {
    float: left;
    width: 40%;
    padding: 6px 20px;
  }
  .pricecart {
    float: none !important;
  }
  #middle.menuHorizontal #outerContent,
  #middle.menuVertical #outerContent,
  .container {
    min-width: 100%;
    max-width: 600px;
    width: 100% !important;
    padding: 0px;
  }
  #header #logo {
    top: 5px;
    width: auto;
  }
  /* eigene andree oberhalb */
  table.contentlisting {
    min-width: 480px;
  }
  #headerBasketinnen {
    position: relative;
  }
  #headerZurKasse {
    position: relative;
    top: auto;
    height: auto;
  }
  a,
  a:link,
  a:visited {
    color: #646464;
  }
  div.menu,
  div#headerLogin,
  div#headerWk,
  #subnav,
  #subnav-add,
  div#breadcrumb,
  div#sideRight {
    display: none;
  }
  .shoplogo {
    height: 100px;
  }
  #header {
    /* height: 60px;*/
    background: none;
  }
  .widget_footer,
  #green-footer {
    display: none;
  }
  .main,
  body {
    background: none;
  }
  .navbar-toggle {
    margin-top: 0px;
    padding: 0 10px;
  }
  .panel,
  .panel-group,
  .panel-default {
    border: none;
  }
  table.tblKatalog td {
    display: block;
  }
  #startBildnavigationTabelle td.ohneBild {
    display: block;
    padding-left: 20px;
  }
  #startBildnavigationTabelle td.startBildnavigationCell {
    display: none;
  }
  #logo {
    width: auto !important;
  }
  div.rememberMe {
    width: auto;
    float: left;
  }
  .paddingRememberMe {
    padding-top: 10px;
  }
  .searchText {
    vertical-align: top;
    padding: 5px;
  }
  #outerContent .wkInfo {
    width: 100%;
  }
  #outerContent .artikelImage,
  #outerContent .dvProductDescr {
    width: 50%;
  }
  #content .artikelImage {
    float: left;
  }
  #content .pricecart {
    margin-top: 10px;
  }
  .h20 + .h40,
  .h40 + .h40 {
    height: 0;
  }
  #rightbarMeinshop a {
    padding: 16px 0 0 0 !important;
  }
  /* Mobile fuer Links nach Suchresultate */
  .hrGefundeneKapitel ~ a {
    display: block;
    padding-top: 16px;
  }
  table.dsTablePaging td {
    font-size: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .welCol-20-sm {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    max-height: 120px;
    text-align: center;
    max-height: 100px;
  }
}
/* ****************************************************************************************** */
@media screen and (max-width: 892px) {
  /* Linker Bereich wird ausgeblendet */
  div#sideLeft {
    display: none;
  }
  #container {
    float: unset;
  }
  div#content {
    width: 100%;
    margin-left: 0px;
    margin-top: 20px;
    overflow-x: hidden;
    overflow-y: hidden;
  }
  button#navButtonFirma,
  button#navButtonKatalog {
    display: block;
  }
  #artikelTabelle_0 {
    max-width: unset;
  }
  img.lazy.customer {
    max-width: 70%;
  }
  .slides_container div.slideRow,
  .slides_container {
    width: 100%;
  }
  .teaserNavi {
    margin-left: 0 !important;
  }
  #artikelTabelle_0,
  .contentlisting {
    margin: 0;
  }
  .lupeContainer img {
    /* alte Browser zuerst
    max-height: 37vw; */
    max-height: 37vw;
  }
  .welCol-20-sm {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
    text-align: center;
    max-height: 140px;
  }
}
/* ****************************************************************************************** */
/* Warenkorb als Liste */
@media screen and (max-width: 694px) {
  /* Table untereinander anzeigen */
  #content .contentlisting tr td,
  table:not(#ordertable) .direktBestellFormular td {
    display: block;
    text-align: left;
    width: auto;
    max-width: unset;
    padding-left: 16px;
  }
  #content .contentlisting tr td:not(:first-child) {
    padding-top: 0 !important;
  }
  #content .contentlisting tr td.dsTdImgEmpty {
    display: none;
  }
  /* Mantis 33430 SR 05.02.2024 */
  .dvProductDescr.pageEig {
    max-width: 100%;
    margin-left: 0;
  }
  td.dsTdImg p:first-child {
    display: block;
  }
  table:not(#ordertable) tr.tabheader {
    display: none;
  }
  td.dsTextAlignRight {
    text-align: left;
  }
  #content .contentlisting tr.toplineSeparated td:not(:last-child) {
    display: none;
  }
  /* Label fuer Preis */
  .contentlisting span.dsLblNoTable {
    display: inline-block !important;
  }
  div.auslauf {
    float: left;
    background-position: 0 !important;
  }
  #content .contentlisting tr td,
  .direktBestellFormular td:first-child {
    padding-left: 0;
  }
  /* Ende Table untereinander anzeigen */
  #dsTableBarcode td {
    display: block;
    padding-bottom: 10px;
  }
  #slidesStartSite .pagination,
  #slidesAktuell .pagination {
    right: 10px;
  }
  .cube a {
    font-size: 10.5px;
    /* fuer IE */
    font-size: 2vw;
  }
  .welCol-20-sm {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    text-align: center;
    max-height: 200px;
  }
}
/* ****************************************************************************************** */
@media screen and (max-width: 600px) {
  .cube {
    height: calc((100vw - 35px)/2.5);
  }
}
/* ****************************************************************************************** */
@media screen and (max-width: 480px) {
  table.contentlisting {
    min-width: auto;
  }
  label {
    width: auto;
  }
  .dvProductDescr {
    top: 0px;
  }
  #wrapper {
    max-width: 100%;
    width: 100%;
  }
  #top_nav_wrapper,
  #footer,
  #footerNav,
  #middle,
  #breadcrumb {
    box-sizing: border-box;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
  }
  #top_nav_wrapper {
    height: 35px;
    font-size: 16px;
  }
  #header {
    width: 100%;
    max-width: 480px;
    height: 60px;
  }
  #header .left {
    background-size: contain;
    background-position: 5px 10px;
    width: 95%;
  }
  #headerBasketinnen {
    position: relative;
    /* SR 26.03.2018 */
    width: 250px;
    float: right;
  }
  div#searchFormResponsive {
    text-align: right;
  }
  #headerZurKasse {
    position: relative;
    top: auto;
    height: auto;
  }
  div#content {
    width: auto;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  h1 {
    font-size: 5vw;
    line-height: normal;
  }
  a,
  a:link,
  a:visited {
    color: #646464;
  }
  div.menu,
  div#headerLogin,
  div#headerWk,
  #subnav,
  #subnav-add,
  div#breadcrumb,
  div#sideRight,
  div#sideLeft {
    display: none;
  }
  .shoplogo {
    height: 60px;
  }
  #header {
    /* height: 60px;*/
    background: none;
  }
  .widget_footer,
  #green-footer {
    display: none;
  }
  .main,
  body {
    background: none;
  }
  .navbar-toggle {
    margin-top: 0px;
    padding: 0 10px;
    margin-bottom: 0px;
  }
  .appMenuFontSize {
    margin-bottom: 2px;
  }
  .panel,
  .panel-group,
  .panel-default {
    border: none;
  }
  table.tblKatalog td {
    display: block;
  }
  #startBildnavigationTabelle td.ohneBild {
    display: block;
    padding-left: 20px;
  }
  #startBildnavigationTabelle td.startBildnavigationCell {
    display: none;
  }
  #logo {
    width: auto !important;
  }
  div.rememberMe {
    width: auto;
    float: left;
  }
  .paddingRememberMe {
    padding-top: 10px;
  }
  /* ---------------- ab hier */
  div.dvEigBez {
    float: none;
    width: 100%;
    padding: 6px 0px;
  }
  .contenth1Img {
    width: 100%;
    float: none;
  }
  .contenth1katgtext {
    width: 100%;
    float: none;
  }
  header .grid-container .grid-20 h1 {
    padding-top: 8px;
    margin-top: 0px;
    display: block !important;
    float: left !important;
    height: 44px;
  }
  #middle.menuHorizontal .shopMenu,
  #middle.menuVertical .shopMenu {
    background-size: 55%;
    min-width: 280px;
    margin: 0px;
    padding-top: 25px;
    background-color: #fff !important;
    height: 30px;
  }
  .header .wrapper .logo {
    min-width: 280px;
    width: auto !important;
    height: 75px;
  }
  .header {
    height: 80px;
  }
  #middle.menuHorizontal #nav.ui-widget-content {
    background-color: #f8f8f8 !important;
    border-radius: 0px !important;
    height: 30px;
  }
  #middle.menuHorizontal #breadcrumb,
  #middle.menuHorizontal #outerContent,
  #middle.menuVertical #breadcrumb,
  #middle.menuVertical #outerContent {
    margin-left: 0px !important;
  }
  .dvContentText,
  .dvArtDetailTabelleZurDetailSeite {
    padding: 0px !important;
  }
  #middle.menuHorizontal #outerContent,
  #middle.menuVertical #outerContent,
  .container {
    padding: 0px;
    min-width: 280px;
    max-width: 480px;
    width: 100% !important;
  }
  #container {
    padding-left: 10px;
    padding-right: 10px;
  }
  #outerContent {
    min-height: auto !important;
  }
  table.categories {
    width: 90% !important;
  }
  /* %%% Ergaenzungen SR 14.03.2018 */
  /*#container {
  	box-sizing: border-box;
  }*/
  div#content {
    width: 100%;
  }
  img#fancy_img_src_Neuheiten {
    max-width: 100%;
  }
  .breadcrumbtrail {
    font-size: 9px;
    font-size: 2.6vw;
  }
  .cube {
    margin-left: 0;
    /*display: inline-block;*/
    float: none;
  }
  .cube,
  .cube.zweier {
    width: 100% !important;
    padding-top: 0;
    padding-bottom: 0;
    height: auto;
    max-height: unset;
  }
  .cube .lupeContainer img,
  .cube.zweier .lupeContainer img {
    width: 80%;
    max-width: 295px;
    max-height: 100%;
    height: auto;
    padding-bottom: 10%;
  }
  .cube a,
  .cube.zweier a {
    font-size: 4vw;
  }
  .cube .prodHeaderRow,
  .cube.zweier .prodHeaderRow {
    padding: 5% 15px 0px 15px;
  }
  .cube .prodHeaderRow,
  .cube.zweier .prodHeaderRow,
  .cube .prodHeaderBodyRow,
  .cube.zweier .prodHeaderBodyRow {
    position: static;
  }
  .lupeContainer {
    height: auto;
    width: 100%;
  }
  /* SR  */
  #top_nav {
    height: auto !important;
    background-color: #fff !important;
  }
  .header {
    padding-top: 0px !important;
  }
  #wrapper {
    padding: 0px !important;
    width: auto !important;
  }
  .right {
    display: none;
  }
  #nav {
    padding: 0 !important;
  }
  div.responsiveContainer,
  div.responsive,
  div.responsive-suche {
    display: block;
    max-width: 480px;
  }
  #panelMenu {
    margin: 0px;
  }
  #ordertable input[type='text'] {
    width: 95%;
  }
  /* Trennt auf Seite Faden nach Auswahl die Buttons 
  "Artikel in Warenkorb legen" und "Artikel in Warenkorb legen & RV shopping fortsetzen" */
  input.ui-button.u.i-widget.ui-state-default.ui-corner-all.ui-button-text-only {
    margin-bottom: 5px;
  }
  .welCol-20-sm {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    max-height: 300px;
  }
  .welCol-20-sm img {
    max-width: 250px;
    max-height: 120px;
  }
}
/*# sourceMappingURL=weltistyle6.2.css.map */