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

body {
  background-color: #f7f7f7;
  margin: 0;
  padding: 0; }

body, td, th {
  font-family: arial, helvetica, sanf-serif;
  font-size: 13px;
  line-height: 150%; }

#xenudo {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  padding: 20px; }
  #xenudo ul {
    margin: 0 0 20px 20px;
    padding: 0; }
    #xenudo ul.none {
      margin: 0 0 0 0 !important;
      list-style: none; }
    #xenudo ul.tick {
      list-style-image: url(../img/list_style_image.gif); }
    #xenudo ul li {
      line-height: 150%; }
  #xenudo p {
    margin: 0 0 1em 0;
    padding: 0 0 0 0; }
    #xenudo p:last-child {
      margin-bottom: 0; }
  #xenudo a {
    color: #003166; }
    #xenudo a:hover {
      color: #15579b; }
  #xenudo h1, #xenudo h2, #xenudo h3, #xenudo .layout-body .service-box .title {
    color: #444;
    font-size: 140%;
    font-weight: bold;
    line-height: 140%;
    text-shadow: 0 0 5px white; }
  #xenudo h2 {
    font-size: 140%;
    border-bottom: 2px solid #444; }
  #xenudo h3, #xenudo .layout-body .service-box .title {
    font-size: 120%;
    margin: 0 0 4px 0; }
  #xenudo font {
    font-size: inherit !important; }
  #xenudo table tr td, #xenudo table tr th {
    vertical-align: top; }
  #xenudo .nowrap {
    white-space: nowrap; }
  #xenudo .spacer-small {
    height: 4px; }
  #xenudo .image-vector {
    display: none !important; }
    #xenudo .image-vector html.svg {
      display: inherit !important; }
  #xenudo .image-bitmap html.svg {
    display: none !important; }
  #xenudo .layout-header {
    background: url(../img/bg-header.png) top right repeat-x;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 148px; }
    #xenudo .layout-header .header-image {
      padding-top: 5px;
      margin-left: 10px;
      width: 100%;
      max-width: 350px; }
    #xenudo .layout-header .header-text {
      padding-right: 20px;
      text-align: right;
      font-size: 20px;
      margin-top: -3px; }
      #xenudo .layout-header .header-text a {
        color: white;
        white-space: nowrap;
        text-decoration: none;
        font-weight: bold; }
  #xenudo .layout-body {
    margin-left: -6px;
    margin-right: -6px; }
    #xenudo .layout-body:before, #xenudo .layout-body:after {
      content: " ";
      display: table; }
    #xenudo .layout-body:after {
      clear: both; }
    #xenudo .layout-body .layout-center {
      width: 50%;
      float: left;
      position: relative;
      min-height: 1px;
      padding-left: 6px;
      padding-right: 6px;
      box-sizing: border-box;
      left: 25%; }
      #xenudo .layout-body .layout-center:before, #xenudo .layout-body .layout-center:after {
        content: " ";
        display: table; }
      #xenudo .layout-body .layout-center:after {
        clear: both; }
    #xenudo .layout-body .layout-left {
      width: 25%;
      float: left;
      position: relative;
      min-height: 1px;
      padding-left: 6px;
      padding-right: 6px;
      box-sizing: border-box;
      right: 75%; }
      #xenudo .layout-body .layout-left:before, #xenudo .layout-body .layout-left:after {
        content: " ";
        display: table; }
      #xenudo .layout-body .layout-left:after {
        clear: both; }
    #xenudo .layout-body .layout-right {
      width: 25%;
      float: left;
      position: relative;
      min-height: 1px;
      padding-left: 6px;
      padding-right: 6px;
      box-sizing: border-box;
      left: 25%; }
      #xenudo .layout-body .layout-right:before, #xenudo .layout-body .layout-right:after {
        content: " ";
        display: table; }
      #xenudo .layout-body .layout-right:after {
        clear: both; }
    #xenudo .layout-body .box:before, #xenudo .layout-body .box:after {
      content: " ";
      display: table; }
    #xenudo .layout-body .box:after {
      clear: both; }
    #xenudo .layout-body .box .box-header {
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
      padding: 12px 15px 10px 15px;
      font-weight: bold;
      font-size: 16px;
      color: white;
      text-shadow: 0 1px 0 black;
      overflow: hidden;
      box-sizing: border-box;
      border-bottom: 1px solid white; }
    #xenudo .layout-body .box .box-body {
      border-bottom-left-radius: 10px;
      border-bottom-right-radius: 10px;
      padding: 15px;
      margin-bottom: 15px;
      box-shadow: 0px 2px 0px #a1a2af; }
      #xenudo .layout-body .box .box-body:before, #xenudo .layout-body .box .box-body:after {
        content: " ";
        display: table; }
      #xenudo .layout-body .box .box-body:after {
        clear: both; }
      #xenudo .layout-body .box .box-body.centered {
        text-align: center; }
    #xenudo .layout-body .layout-center .box {
      margin-bottom: 1em; }
      #xenudo .layout-body .layout-center .box:last-child {
        margin-bottom: 0; }
      #xenudo .layout-body .layout-center .box .box-header {
        background-color: #15579b; }
      #xenudo .layout-body .layout-center .box .box-spacer {
        border-top: 8px solid #003166; }
      #xenudo .layout-body .layout-center .box .box-body {
        padding-top: 0px;
        border-top: 0;
        border-left: 1px solid #15579b;
        border-right: 1px solid #15579b;
        box-shadow: 0px 2px 0px #15579b; }
    #xenudo .layout-body .layout-left .box .box-header, #xenudo .layout-body .layout-right .box .box-header {
      background-color: #b1b4c0;
      text-align: center;
      text-shadow: 0 1px 0 #444; }
    #xenudo .layout-body .layout-left .box .box-body, #xenudo .layout-body .layout-right .box .box-body {
      background-color: #e6e6e6;
      border-top: 8px solid #a1a2af; }
    #xenudo .layout-body .layout-right .seal {
      display: inline-block;
      width: 45px;
      height: 45px; }
      #xenudo .layout-body .layout-right .seal.ssl {
        background: url(../img/seal-ssl.gif) no-repeat center center; }
      #xenudo .layout-body .layout-right .seal.user-friendly {
        background: url(../img/seal-user-friendly.gif) no-repeat center center; }
      #xenudo .layout-body .layout-right .seal.dhl {
        background: url(../img/seal-dhl.gif) no-repeat center center; }
      #xenudo .layout-body .layout-right .seal.chip {
        background: url(../img/seal-chip.gif) no-repeat center center; }
      #xenudo .layout-body .layout-right .seal.ohne-risiko {
        background: url(../img/seal-ohne-risiko.gif) no-repeat center center; }
    #xenudo .layout-body .product-images {
      margin-left: -6px;
      margin-right: -6px; }
      #xenudo .layout-body .product-images:before, #xenudo .layout-body .product-images:after {
        content: " ";
        display: table; }
      #xenudo .layout-body .product-images:after {
        clear: both; }
      #xenudo .layout-body .product-images .zoom {
        width: 83.33333%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-left: 6px;
        padding-right: 6px;
        box-sizing: border-box; }
        #xenudo .layout-body .product-images .zoom:before, #xenudo .layout-body .product-images .zoom:after {
          content: " ";
          display: table; }
        #xenudo .layout-body .product-images .zoom:after {
          clear: both; }
        #xenudo .layout-body .product-images .zoom img {
          border: 1px solid #15579b;
          background-color: white;
          box-sizing: border-box;
          width: 100%;
          padding: 10px; }
      #xenudo .layout-body .product-images .thumbs {
        width: 16.66667%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-left: 6px;
        padding-right: 6px;
        box-sizing: border-box; }
        #xenudo .layout-body .product-images .thumbs:before, #xenudo .layout-body .product-images .thumbs:after {
          content: " ";
          display: table; }
        #xenudo .layout-body .product-images .thumbs:after {
          clear: both; }
        #xenudo .layout-body .product-images .thumbs:before, #xenudo .layout-body .product-images .thumbs:after {
          content: " ";
          display: table; }
        #xenudo .layout-body .product-images .thumbs:after {
          clear: both; }
        #xenudo .layout-body .product-images .thumbs img {
          border: 1px solid #15579b;
          background-color: white;
          box-sizing: border-box;
          padding: 1px;
          width: 100%;
          margin-bottom: 10px; }
    #xenudo .layout-body .top-sellers {
      text-align: center; }
      #xenudo .layout-body .top-sellers .offer-item {
        width: 100%;
        display: inline-block;
        position: relative;
        min-height: 1px;
        box-sizing: border-box;
        margin-bottom: 12px; }
        #xenudo .layout-body .top-sellers .offer-item:before, #xenudo .layout-body .top-sellers .offer-item:after {
          content: " ";
          display: table; }
        #xenudo .layout-body .top-sellers .offer-item:after {
          clear: both; }
        #xenudo .layout-body .top-sellers .offer-item img {
          background-color: white;
          border: 1px solid #15579b;
          padding: 1px;
          width: 90%; }
        #xenudo .layout-body .top-sellers .offer-item:last-child {
          margin-bottom: 0; }
    #xenudo .layout-body .categories ul {
      margin: 0; }
      #xenudo .layout-body .categories ul li {
        list-style-image: none;
        list-style-type: none;
        list-style-position: inside;
        padding: 4px 0 4px 0;
        border-top: 1px solid #CCC; }
      #xenudo .layout-body .categories ul li:first-child {
        border: 0 !important; }
    #xenudo .layout-body .categories a.nav-item {
      color: black;
      line-height: 150%;
      white-space: nowrap;
      text-decoration: none;
      margin-bottom: 5px; }
    #xenudo .layout-body .categories a.nav-item:hover {
      text-decoration: underline; }
    #xenudo .layout-body .shipping-cost .table {
      border-bottom: 1px solid #CCC;
      display: table;
      width: 100%;
      table-layout: fixed; }
      #xenudo .layout-body .shipping-cost .table .country, #xenudo .layout-body .shipping-cost .table .header {
        display: table-row; }
      #xenudo .layout-body .shipping-cost .table .col {
        height: 38px;
        vertical-align: middle;
        background-position: right center;
        background-repeat: no-repeat;
        display: table-cell; }
      #xenudo .layout-body .shipping-cost .table .header .col {
        font-weight: bold; }
      #xenudo .layout-body .shipping-cost .table .country .col {
        border-top: 1px solid #CCC; }
      #xenudo .layout-body .shipping-cost .table .col1 {
        width: 48px; }
      #xenudo .layout-body .shipping-cost .table .col2 {
        text-align: left;
        font-weight: bold; }
      #xenudo .layout-body .shipping-cost .table .col2, #xenudo .layout-body .shipping-cost .table .col3, #xenudo .layout-body .shipping-cost .table .col4, #xenudo .layout-body .shipping-cost .table .col5 {
        padding: 5px; }
      #xenudo .layout-body .shipping-cost .table .col3, #xenudo .layout-body .shipping-cost .table .col4, #xenudo .layout-body .shipping-cost .table .col5 {
        text-align: center;
        width: 100px; }
      #xenudo .layout-body .shipping-cost .table .country-de .col1 {
        background-image: url(../img/flag-de.gif); }
      #xenudo .layout-body .shipping-cost .table .country-at .col1 {
        background-image: url(../img/flag-at.gif); }
      #xenudo .layout-body .shipping-cost .table .country-ch .col1 {
        background-image: url(../img/flag-ch.gif); }
      #xenudo .layout-body .shipping-cost .table .country-eu .col1 {
        background-image: url(../img/flag-eu.gif); }
    #xenudo .layout-body .shipping-cost .delivery {
      display: table;
      width: 100%;
      table-layout: fixed; }
      #xenudo .layout-body .shipping-cost .delivery .col {
        display: table-cell; }
      #xenudo .layout-body .shipping-cost .delivery .col1 {
        width: 39px;
        text-align: right; }
      #xenudo .layout-body .shipping-cost .delivery .col2 {
        vertical-align: middle;
        padding: 5px; }
    #xenudo .layout-body .ratings {
      display: table;
      table-layout: fixed;
      width: 100%; }
      #xenudo .layout-body .ratings .rating {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        height: 100px;
        overflow: hidden;
        padding: 0 5px 0 5px; }
        #xenudo .layout-body .ratings .rating a {
          display: block;
          width: 100%;
          float: left;
          color: #070;
          font-size: 13px;
          font-weight: normal;
          text-decoration: none;
          padding: 0 0 18px 0;
          background: url(../img/star.gif) no-repeat bottom center; }
        #xenudo .layout-body .ratings .rating:first-child {
          border-right: 1px solid #CCC; }
        #xenudo .layout-body .ratings .rating:last-child {
          border-left: 1px solid #CCC; }
    #xenudo .layout-body .contact-person {
      margin-left: -6px;
      margin-right: -6px; }
      #xenudo .layout-body .contact-person:before, #xenudo .layout-body .contact-person:after {
        content: " ";
        display: table; }
      #xenudo .layout-body .contact-person:after {
        clear: both; }
      #xenudo .layout-body .contact-person .contact-image {
        width: 100%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-left: 6px;
        padding-right: 6px;
        box-sizing: border-box;
        margin-bottom: 20px; }
        #xenudo .layout-body .contact-person .contact-image:before, #xenudo .layout-body .contact-person .contact-image:after {
          content: " ";
          display: table; }
        #xenudo .layout-body .contact-person .contact-image:after {
          clear: both; }
      #xenudo .layout-body .contact-person .contact-text {
        width: 100%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-left: 6px;
        padding-right: 6px;
        box-sizing: border-box; }
        #xenudo .layout-body .contact-person .contact-text:before, #xenudo .layout-body .contact-person .contact-text:after {
          content: " ";
          display: table; }
        #xenudo .layout-body .contact-person .contact-text:after {
          clear: both; }
      #xenudo .layout-body .contact-person img {
        border: 1px solid #CCC;
        padding: 1px;
        background-color: white;
        width: 100%;
        max-width: 150px; }
      #xenudo .layout-body .contact-person a {
        text-decoration: none;
        color: #444; }
    #xenudo .layout-body .service-box {
      margin-left: -6px;
      margin-right: -6px; }
      #xenudo .layout-body .service-box:before, #xenudo .layout-body .service-box:after {
        content: " ";
        display: table; }
      #xenudo .layout-body .service-box:after {
        clear: both; }
      #xenudo .layout-body .service-box .service-col {
        width: 50%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-left: 6px;
        padding-right: 6px;
        box-sizing: border-box; }
        #xenudo .layout-body .service-box .service-col:before, #xenudo .layout-body .service-box .service-col:after {
          content: " ";
          display: table; }
        #xenudo .layout-body .service-box .service-col:after {
          clear: both; }

/*# sourceMappingURL=style-xl.css.map */
