<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.flag {
  width: 25px;
  height: 25px;
  background: url(../jarida_2.0.0/images/flags.png) no-repeat;
  display: inline-block;
  border: 1px solid #c6d5e5; }

.flag.flag-globe {
  background-position: -50px -312px; }

.flag.flag-ad {
  background-position: -72px 0px; }

.flag.flag-at {
  background-position: -168px -144px; }

.flag.flag-be {
  background-position: -24px -24px; }

.flag.flag-ca {
  background-position: -24px -48px; }

.flag.flag-ch {
  background-position: -144px -263px; }

.flag.flag-cz {
  background-position: -24px -72px; }

.flag.flag-de {
  background-position: -144px -96px; }

.flag.flag-dk {
  background-position: -48px -72px; }

.flag.flag-es {
  background-position: 0px -264px; }

.flag.flag-eu {
  background-position: -336px -72px; }

.flag.flag-fi {
  background-position: -24px -96px; }

.flag.flag-fr {
  background-position: -48px -96px; }

.flag.flag-gr {
  background-position: -192px -96px; }

.flag.flag-ir {
  background-position: -168px -120px; }

.flag.flag-it {
  background-position: -215px -120px; }

.flag.flag-lu {
  background-position: -336px -144px; }

.flag.flag-me {
  background-position: -192px 0px; }

.flag.flag-mx {
  background-position: -239px -168px; }

.flag.flag-nl {
  background-position: -144px -192px; }

.flag.flag-no {
  background-position: -263px -192px; }

.flag.flag-pl {
  background-position: -144px -215px; }

.flag.flag-pt {
  background-position: -168px -216px; }

.flag.flag-se {
  background-position: -216px -168px; }

.flag.flag-sm {
  background-position: -24px -240px; }

.flag.flag-sk {
  background-position: -240px -240px; }

.flag.flag-uk {
  background-position: -144px -288px; }

.flag.flag-us {
  background-position: -168px -288px; }

.pay {
  width: 60px;
  height: 35px;
  background: url(../jarida_2.0.0/images/pay.png) no-repeat;
  display: inline-block; }

.pay.pay-rechnung {
  background-position: 0px 0px; }

.pay.pay-vorkasse {
  background-position: -61px 0px; }

.pay.pay-lastschrift {
  background-position: -122px 0px; }

.pay.pay-visa {
  background-position: -183px 0px; }

.pay.pay-nachnahme {
  background-position: -366px 0px; }

.pay.pay-mastercard {
  background-position: -244px 0px; }

.pay.pay-maestro {
  background-position: -305px 0px; }

.pay.pay-finanzierung {
  background-position: -427 0px; }

.pay.pay-paypal {
  background-position: -488px 0px; }

.pay.pay-amazon {
  background-position: -549px 0px; }

.pay.pay-sofortüberweisung {
  background-position: -610px 0px; }

.pay.pay-giropay {
  background-position: -671px 0px; }

.pay.pay-dinersclub {
  background-position: 0px -36px; }

.pay.pay-paysafecard {
  background-position: -61px -36px; }

.pay.pay-skrill {
  background-position: -122px -36px; }

.pay.pay-handy {
  background-position: -183px -36px; }

.pay.pay-telefon {
  background-position: -244px -36px; }

.pay.pay-bar {
  background-position: -305px 0px; }

.sidebar-narrow, .sidebar {
  padding-top: 10px; }

.social_hover {
  height: 22px; }
  .social_hover div {
    width: 110px;
    height: 22px;
    float: left;
    margin-right: 5px; }
    .social_hover div a {
      display: block;
      height: 21px;
      text-align: center; }
  .social_hover .facebook a {
    background-color: #3a589b; }
  .social_hover .google a {
    background-color: #d6492f; }
  .social_hover .twitter a {
    background-color: #598dca; }
  .social_hover:after {
    content: "";
    display: table;
    clear: both; }

.shops-auf-rechnung ul {
  list-style-type: none !important; }
  .shops-auf-rechnung ul li {
    list-style-type: none !important; }
.shops-auf-rechnung .shop {
  border: 1px solid #AAA;
  clear: both;
  margin-top: 2em;
  position: relative; }
  .shops-auf-rechnung .shop a.name {
    line-height: 31px;
    vertical-align: middle;
    display: inline-block;
    height: 31px; }
    .shops-auf-rechnung .shop a.name strong {
      position: relative;
      top: 10px; }
  .shops-auf-rechnung .shop .logo {
    display: inline !important;
    margin: 6px; }
  .shops-auf-rechnung .shop .toshopbutton {
    width: 120px !important;
    float: right;
    clear: right;
    margin: 5px;
    background: #2587fb;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 6px;
    text-align: center;
    background: -moz-linear-gradient(top, #2587fb 0%, #53A0FC 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2587fb), color-stop(100%, #53A0FC));
    background: -webkit-linear-gradient(top, #2587fb 0%, #53A0FC 100%);
    background: -o-linear-gradient(top, #2587fb 0%, #53A0FC 100%);
    background: -ms-linear-gradient(top, #2587fb 0%, #53A0FC 100%);
    background: linear-gradient(to bottom, #2587fb 0%, #53A0FC 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2587fb', endColorstr='#53A0FC',GradientType=0 );
    font-weight: bold; }
    .shops-auf-rechnung .shop .toshopbutton span {
      line-height: 31px;
      vertical-align: middle;
      height: 31px;
      background-image: url(../jarida_2.0.0/images/cl_cart.png);
      background-repeat: no-repeat;
      background-position: 20px center;
      display: block;
      padding-left: 45px;
      color: #fff; }
    .shops-auf-rechnung .shop .toshopbutton:hover {
      color: #0e55f4;
      -moz-opacity: 0.8;
      -khtml-opacity: 0.8;
      opacity: 0.8;
      transition: 0.8s; }
  .shops-auf-rechnung .shop .topagebutton {
    width: 150px !important;
    float: right;
    margin: 5px;
    font-size: 90%;
    background: #ffae01;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 6px;
    text-align: center;
    background: -moz-linear-gradient(top, #7FBA00 0%, #6B9D01 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7FBA00), color-stop(100%, #6B9D01));
    background: -webkit-linear-gradient(top, #7FBA00 0%, #6B9D01 100%);
    background: -o-linear-gradient(top, #7FBA00 0%, #6B9D01 100%);
    background: -ms-linear-gradient(top, #7FBA00 0%, #6B9D01 100%);
    background: linear-gradient(to bottom, #7FBA00 0%, #6B9D01 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7FBA00', endColorstr='#6B9D01',GradientType=0 );
    font-weight: bold; }
    .shops-auf-rechnung .shop .topagebutton span {
      line-height: 31px;
      vertical-align: middle;
      height: 31px;
      background-image: url(../gm2013/images/piggy.png);
      background-repeat: no-repeat;
      background-position: 20px center;
      display: block;
      padding-left: 75px; }
    .shops-auf-rechnung .shop .topagebutton:hover {
      color: #0e55f4;
      -moz-opacity: 0.8;
      -khtml-opacity: 0.8;
      opacity: 0.8;
      transition: 0.8s; }
  .shops-auf-rechnung .shop .rechnung-moeglich {
    font-style: italic; }
  .shops-auf-rechnung .shop .name {
    font-weight: bold; }
  .shops-auf-rechnung .shop .toggle-more {
    clear: both;
    text-align: center;
    display: block;
    cursor: pointer;
    font-weight: bold; }
  .shops-auf-rechnung .shop .information {
    border-top: 1px solid #AAA;
    clear: both;
    display: block;
    background-color: #EDF6FF; }
    .shops-auf-rechnung .shop .information:after {
      content: "";
      display: table;
      clear: both; }
    .shops-auf-rechnung .shop .information .more {
      display: block;
      height: auto;
      max-height: 0;
      overflow: hidden;
      width: 100%; }
    .shops-auf-rechnung .shop .information .row {
      margin-bottom: 0.3em; }
      .shops-auf-rechnung .shop .information .row .key {
        clear: both;
        float: left;
        display: inline-block;
        width: 30%;
        font-weight: bold;
        padding-left: 5px;
        box-sizing: border-box; }
      .shops-auf-rechnung .shop .information .row .val {
        float: right;
        display: inline-block;
        width: 69%; }

@media (max-width: 640px) {
  a.name strong {
    display: none; }

  .row .key {
    width: 50% !important; }
  .row .val {
    width: 50% !important; } }

/*# sourceMappingURL=aufrechnung.css.map */
</pre></body></html>