/* Dies ist das Layout welches für mind. 240px Breite ok ist. Per @media queries innerhalb dieses Stylesheets wird dann für größere Auflösungen bis 800px angepasst */
/* ab dieser Größe werden 2 Spalten Produkte angezeigt bzw. mehr Optionen sichtbar */
/* kleiner diesem Wert wird class.sniMobile Navi aufgebaut */
body {
  background: gray;
  padding: 0;
  margin: 0;
  font-size: 99%;
}
input {
  font-size: 90%;
}
.layer {
  width: 100%;
  padding: 0;
  margin: 0 auto;
  background: #fff;
}
.top {
  background-position: 7px 5px;
  height: 59px;
  background-image: url(/fileadmin/plottershop/images/logo-180.jpg);
  position: relative;
}
.top p.lang {
  display: none;
}
.top .mobile_lang {
  display: block;
  position: absolute;
  top: 4px;
  right: 2px;
}
.top .mobile_lang span {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}
.top .mobile_lang span a img {
  width: 80%;
}
.top a.home {
  margin: 0;
  width: 150px;
  height: 37px;
}
.top a.home img {
  display: none;
}
@media screen and (min-width: 410px) {
  .top {
    background-image: url(/fileadmin/plottershop/images/logo-180.jpg);
    height: 43px;
  }
  .top a.home {
    width: 180px;
    height: 44px;
  }
}
.header {
  height: 15px;
  background: none;
  position: relative;
  margin: 0;
}
.header h2 {
  display: none;
}
.header ul {
  margin: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  border: 1px solid #ebebeb;
  border-bottom: none;
  border-radius: 6px;
  margin: 0 7px 0 0;
  font-size: 90%;
}
.header ul li {
  color: #000;
}
.header ul li a {
  color: #000;
}
.header ul li.first a {
  background-image: url(/fileadmin/plottershop/images/basket.png);
  text-indent: -800px;
  overflow: hidden;
  width: 20px;
  padding: 0;
  float: left;
  white-space: nowrap;
}
.header ul li.ges {
  display: none;
}
@media screen and (min-width: 410px) {
  .header ul li.ges {
    display: inline;
  }
}
@media screen and (min-width: 640px) {
  .header ul li.first a {
    text-indent: 0px;
    width: auto;
    float: none;
    padding: 0 0 0 25px;
  }
}
.navi_top {
  background: transparent;
}
.navi_top .search {
  display: none;
}
.navi_top ul {
  overflow: hidden;
  border-radius: 6px;
  background: #f8f8f8;
  border: 1px solid #ebebeb;
  height: 32px;
  /* Hauptnavipunkte ausblenden */
  /* 101 = News, 99 = Azienda */
}
.navi_top ul li.hn_272,
.navi_top ul li.hn_243,
.navi_top ul li.hn_101,
.navi_top ul li.hn_promoz,
.navi_top ul li.hn_99 {
  display: none;
}
@media screen and (min-width: 410px) {
  .navi_top ul li.hn_99,
  .navi_top ul li.hn_101 {
    display: inline;
  }
}
@media screen and (min-width: 640px) {
  .navi_top ul li.hn_272,
  .navi_top ul li.hn_243,
  .navi_top ul li.hn_101,
  .navi_top ul li.hn_promoz,
  .navi_top ul li.hn_99 {
    display: inline;
  }
}
.left_col {
  display: none;
}
@media screen and (min-width: 640px) {
  .left_col {
    display: block;
    width: 25%;
    float: left;
    box-sizing: border-box;
  }
  .left_col .box {
    width: 100%;
    border: 1px solid #ebebeb;
    border-radius: 6px;
  }
  .left_col .box .box_title {
    background: #8692BA;
    margin: 0;
    width: 100%;
  }
  .left_col .box .content {
    border: none;
  }
  .left_col .box div.last {
    display: none;
  }
  .left_col .box img {
    display: none;
  }
}
.right_col {
  display: none;
}
.middle_col {
  width: 100%;
  margin: 3% 0;
}
.middle_col p.print_pdf {
  display: none;
}
.middle_col p.broadcrumb {
  display: none;
}
.middle_col .sort_products {
  display: none;
}
@media screen and (min-width: 410px) {
  .middle_col .sort_products {
    display: block;
  }
}
@media screen and (min-width: 640px) {
  .middle_col {
    width: 75%;
    float: right;
    margin-top: 0;
  }
  .middle_col p.broadcrumb {
    display: block;
  }
}
.shopitem_list {
  /* box-sizing: border-box bedeutet dass padding und border in der width mit enthalten sind und nicht dazugerechnet werden. Margin ist nicht in width enthalten! */
  /* Bei kleinen Displays < 420px einspaltig */
  background: #efefef;
  border: 1px solid #ebebeb;
  width: 94%;
  margin: 0 3% 4% 3%;
  position: relative;
  border-radius: 6px;
  box-sizing: border-box;
  height: 226px;
}
.shopitem_list .add_to_basket {
  width: auto;
  right: 10px;
}
.shopitem_list h3 {
  width: auto;
  margin-right: 10px;
}
.shopitem_list p.image a {
  width: auto;
}
.shopitem_list p.price-strike {
  width: auto;
  right: 10px;
}
.shopitem_list p.price {
  width: auto;
  right: 10px;
}
.shopitem_list .noleggio_box {
  display: none !important;
}
.shopitem_list p.price_valid_till {
  font-size: 0.8em;
}
.shopitem_list p.noleggio {
  font-size: 90%;
  z-index: 0;
}
.shopitem_list p.noleggio a {
  color: #020015;
  text-decoration: none;
}
.shopitem_list p.noleggio a:hover {
  text-decoration: none;
  color: #020015;
}
.shopitem_list p.noleggio.solo_noleggio {
  right: 10px;
  width: auto;
}
.shopitem_list .noleggio_box {
  display: none !important;
}
.shopitem_list p.auf_anfrage {
  right: 10px;
  width: auto;
}
@media screen and (min-width: 410px) {
  .shopitem_list {
    width: 47%;
    margin: 0 0 4% 2%;
  }
  .shopitem_list p.noleggio {
    font-size: 70%;
  }
}
@media screen and (min-width: 640px) {
  .shopitem_list p.noleggio {
    font-size: 99%;
  }
}
.shopitem_single {
  /* Bei kleinen Displays < 420px einspaltig */
}
.shopitem_single .image {
  width: 100%;
  box-sizing: border-box;
  padding: 0 10px 10px 10px;
  float: none;
}
.shopitem_single .infos {
  float: none;
  width: 100%;
  padding: 0 10px 10px 10px;
  box-sizing: border-box;
}
.shopitem_single p.price_valid_till {
  font-size: 0.8em;
}
@media screen and (min-width: 410px) {
  .shopitem_single .image {
    float: left;
    width: 52%;
    min-width: 212px;
    padding-right: 0;
  }
  .shopitem_single .infos {
    float: right;
    width: 44%;
    padding-left: 0;
  }
}
@media screen and (min-width: 640px) {
  .shopitem_single .image {
    width: 49%;
  }
  .shopitem_single .infos {
    width: 49%;
  }
}
.footer {
  background: transparent;
  border-top: 1px solid #ebebeb;
  padding: 2%;
}
.footer ul li.act a {
  color: #000;
}
.footer p#desktop_version {
  display: block;
  font-size: 90%;
  color: blue;
  padding: 0 0 5px 0;
}
.tx-snisitemap-pi1 div.shop_sitemap {
  /* Bei kleinen Displays < 420px zweispaltig */
  width: 47%;
  margin: 0 0 2% 2%;
  border: 1px solid #ebebeb;
  border-radius: 6px;
  background: #f8f8f8;
  box-sizing: border-box;
}
.tx-snisitemap-pi1 div.shop_sitemap h3 {
  width: auto;
  position: relative;
  height: 30px;
  margin: 4% 2% 2% 2%;
}
.tx-snisitemap-pi1 div.shop_sitemap p.image {
  position: relative;
  width: 90%;
  margin: 2% auto;
}
.tx-snisitemap-pi1 div.shop_sitemap p.descr {
  margin: 2%;
  width: auto;
  position: relative;
}
@media screen and (min-width: 410px) {
  .tx-snisitemap-pi1 div.shop_sitemap {
    width: 31%;
  }
}
.box_big {
  background: #f8f8f8;
  border: 1px solid #ebebeb;
  border-radius: 6px;
  padding-top: 5px;
}
.box_big .first {
  display: none;
}
.box_big .last {
  display: none;
}
.box_big .content {
  border: none;
}
.box_big .content .ce {
  width: auto;
}
.tx-srfeuserregister-pi1 dt {
  box-sizing: border-box;
  width: 30%;
}
.tx-srfeuserregister-pi1 dd {
  box-sizing: border-box;
  width: 70%;
}
.tx-srfeuserregister-pi1 fieldset {
  padding: 0;
  border-bottom: none;
  border-left: none;
  border-right: none;
}
.tx-srfeuserregister-pi1 input,
.tx-srfeuserregister-pi1 select {
  height: 2em;
  line-height: 2em;
}
ul.pagebrowser li {
  /* Zeige nur die ersten 4 Seiten an, dann kein Platz mehr ... */
}
ul.pagebrowser li:nth-child(4) ~ * {
  display: none;
}
ul.pagebrowser li.last,
ul.pagebrowser li.act {
  display: inline;
}
@media screen and (min-width: 410px) {
  ul.pagebrowser li {
    /* Zeige nur die ersten 4 Seiten an, dann kein Platz mehr ... */
    /* Zeige nur die ersten 4 Seiten an, dann kein Platz mehr ... */
  }
  ul.pagebrowser li:nth-child(4) ~ * {
    display: inline;
  }
  ul.pagebrowser li:nth-child(12) ~ * {
    display: none;
  }
  ul.pagebrowser li.last,
  ul.pagebrowser li.act {
    display: inline;
  }
}
.warenkorb_big {
  /* Bei kleinen Displays < 420px kein Bild anzeigen im Warenkorb da sonst nicht alles Platz */
}
.warenkorb_big td.pic {
  padding: 0;
  margin: 0;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
}
@media screen and (min-width: 410px) {
  .warenkorb_big td.pic {
    padding: 2px 4px;
    text-indent: 0;
    overflow: auto;
    white-space: normal;
  }
}
.bezahlarten span.info {
  width: 100%;
  max-width: 250px;
}
.bezahlarten select,
.bezahlarten input {
  width: 100%;
  max-width: 250px;
  line-height: 2em;
  height: 2em;
}
p.aggiorna,
p.buy {
  width: 48%;
  overflow: hidden;
}
.sniAddBasketBox input.continue {
  width: 180px;
}
@media (max-width: 500px) {
  .sniAddBasketBox {
    width: 90% !important;
    left: 2% !important;
    height: auto !important;
  }
  .sniAddBasketBox input.continue,
  .sniAddBasketBox input.checkout {
    float: none;
    width: auto;
  }
  .sniAddBasketBox input.continue {
    margin-right: 10px;
  }
}
#sni_videojs_playlist p.thumb {
  display: none;
}
@media screen and (min-width: 410px) {
  #sni_videojs_playlist p.thumb {
    display: block;
  }
}
div.top {
  height: 53px;
  border-bottom: 5px solid #ebebeb;
}
div.top div.mobile_lang {
  display: none;
}
div.top a.headButton {
  font-size: 1.6em;
  cursor: pointer;
  text-decoration: none;
  font-weight: bold;
  line-height: 60px;
  margin: 0 12px 0 0;
}
div.top a.headButton.openSearch {
  position: absolute;
  top: 10px;
  right: 40px;
  background: transparent url(/fileadmin/images/lupe-big.png) no-repeat center center;
  background-size: 28px;
  width: 32px;
  height: 28px;
}
div.top div.openNav {
  width: 27px;
  cursor: pointer;
  position: absolute;
  right: 7px;
  top: 5px;
}
div.top div.openNav div {
  height: 4px;
  background-color: #333;
  margin: 6px 0;
}
div.top div.search {
  display: none;
  width: 100%;
  z-index: 20;
  overflow: hidden;
  padding: 0;
  box-sizing: border-box;
  position: absolute;
  top: 58px;
}
div.top div.search input {
  width: 100%;
  box-sizing: border-box;
  height: 2em;
  line-height: 2em;
  padding: 0 7px;
}
div.top div.search span {
  display: none;
}
@media (max-width: 300px) {
  div.top {
    background-size: 165px;
    height: 45px;
  }
  div.top a.headButton.openSearch {
    width: 20px;
    height: 20px;
    background-size: 20px;
    top: 13px;
    right: 27px;
  }
  div.top div.openNav {
    width: 20px;
    top: 10px;
  }
  div.top div.openNav div {
    height: 3px;
    margin: 4px 0;
  }
  div.top div.search {
    top: 45px;
  }
}
div.header {
  height: 50px;
}
div.header p.broadcrumb {
  float: left;
  display: block;
  margin: 0 0 0 7px;
  font-size: 0.9em;
}
div.header p.broadcrumb span.rootpage {
  display: none;
}
@media (max-width: 640px) {
  div.header p.broadcrumb {
    font-size: 0.8em;
  }
}
@media (max-width: 400px) {
  div.header p.broadcrumb span.intro {
    display: none;
  }
}
div.header ul {
  /* Warenkorb */
  bottom: auto;
  border-top: none;
  border-bottom: 1px solid #ebebeb;
  background: #fff;
}
div.navi_top {
  display: none;
}
div.middle_col p.broadcrumb {
  display: none;
}
div#mobileNavDiv {
  display: none;
  position: absolute;
  box-sizing: border-box;
  min-width: 240px;
  width: 30%;
  top: 0;
  right: 0;
  background: #333333;
  max-width: 300px;
  z-index: 20;
  padding: 10px 15px;
}
div#mobileNavDiv span.closeNav {
  position: absolute;
  left: 15px;
  font-weight: bold;
  font-size: 25px;
  color: #fff;
  line-height: 20px;
  padding: 0 10px 0 0;
  cursor: pointer;
}
div#mobileNavDiv div.mobile_lang {
  display: block;
  position: absolute;
  right: 15px;
}
div#mobileNavDiv div.mobile_lang span {
  float: left;
  text-align: center;
  margin-left: 7px;
}
div#mobileNavDiv ul.lang {
  list-style-type: none;
  list-style-position: inside;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 15px;
}
div#mobileNavDiv ul.lang li {
  float: left;
  text-align: center;
  overflow: hidden;
  width: 46px;
  height: 26px;
  border-left: 1px solid #999999;
  white-space: nowrap;
}
div#mobileNavDiv ul.lang li a {
  text-decoration: none;
  line-height: 30px;
  vertical-align: middle;
}
div#mobileNavDiv ul.lang li a img {
  height: 26px;
  width: 26px;
  padding: 0 5px;
}
div#mobileNavDiv ul#mobileMainNav,
div#mobileNavDiv ul#myProfileNavi {
  font-weight: normal;
  font-size: 1em;
  width: auto;
  list-style-type: none;
  list-style-position: inside;
  padding: 22px 0 0 0;
  margin: 22px 0 0 0;
  border-top: 1px solid #999999;
}
div#mobileNavDiv ul#mobileMainNav li,
div#mobileNavDiv ul#myProfileNavi li {
  padding: 8px 0;
  text-align: left;
}
div#mobileNavDiv ul#mobileMainNav li span,
div#mobileNavDiv ul#myProfileNavi li span {
  display: none;
}
div#mobileNavDiv ul#mobileMainNav li span.showSubNav,
div#mobileNavDiv ul#myProfileNavi li span.showSubNav {
  display: block;
  float: right;
  cursor: pointer;
  color: #fff;
  font-weight: bold;
  font-size: 1.6em;
}
div#mobileNavDiv ul#mobileMainNav li a,
div#mobileNavDiv ul#myProfileNavi li a {
  text-decoration: none;
  color: #fff;
  line-height: 1.6em;
}
div#mobileNavDiv ul#mobileMainNav li ul,
div#mobileNavDiv ul#myProfileNavi li ul {
  display: none;
  padding: 8px 0 0 15px;
  margin: 0;
  border: none;
}
div#mobileNavDiv ul#mobileMainNav li ul li,
div#mobileNavDiv ul#myProfileNavi li ul li {
  list-style-type: none;
  list-style-position: inside;
  margin: 0;
  padding: 5px 0;
}
div#mobileNavDiv ul#mobileMainNav li ul li a,
div#mobileNavDiv ul#myProfileNavi li ul li a {
  color: #999999;
}
div#mobileNavDiv ul#mobileMainNav li ul li a:hover,
div#mobileNavDiv ul#myProfileNavi li ul li a:hover {
  color: #fff;
}
div#mobileNavDiv ul#mobileMainNav li ul li.act a,
div#mobileNavDiv ul#myProfileNavi li ul li.act a {
  color: #fff;
}
div#mobileNavDiv ul#mobileMainNav li.opened ul,
div#mobileNavDiv ul#myProfileNavi li.opened ul {
  display: block;
}
div#mobileNavDiv ul#mobileMainNav li.act a,
div#mobileNavDiv ul#myProfileNavi li.act a {
  color: #999999;
}
div#mobileNavDiv ul#mobileMainNav li span.doNotLinkIt,
div#mobileNavDiv ul#myProfileNavi li span.doNotLinkIt {
  color: #fff;
}
div#mobileNavDiv ul#mobileMainNav ul,
div#mobileNavDiv ul#myProfileNavi ul {
  margin-top: 0;
}
div#mobileNavDiv ul.contact {
  padding: 22px 0 0 0;
  margin: 22px 0 0 0;
  border-top: 1px solid #999999;
  list-style-type: none;
  list-style-position: inside;
}
div#mobileNavDiv ul.contact li {
  float: left;
  padding: 0 15px 0 0;
  margin: 0;
}
div#mobileNavDiv ul.contact li a {
  color: #fff;
  display: block;
  width: 37px;
  padding: 40px 0 0 0;
  margin: 0 0 13px 0;
  background: transparent url(/fileadmin/images/sidebar-tel-white.png) no-repeat top center;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  font-size: 0.9em;
  background-size: 90%;
}
div#mobileNavDiv ul.contact li a.chat {
  background-image: url(/fileadmin/images/sidebar-chat-white.png);
}
div#mobileNavDiv ul.contact li a.mail {
  background-image: url(/fileadmin/images/sidebar-mail-white.png);
  margin-bottom: 0;
}
div#mobileNavDiv ul.contact li a.social {
  background: none;
  padding: 0;
}
div#mobileNavDiv ul.contact li a.social img {
  width: 37px;
  height: auto;
}
div#overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 19;
}
/*# sourceMappingURL=mobile-480.css.map */
