

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after,
#auktion-container:before,
#auktion-container:after {
  content: " ";
  display: table; 
} 

.clearfix:after,
#auktion-container:after {
  clear: both;
}


::-moz-selection {
  color: #fff;
  background: #b4955d;
}

::selection {
  color: #fff;
  background: #b4955d;
}

/* -------------------------------- 
    Global
-------------------------------- */

article,
aside,
footer,
header,
nav,
section,
figcaption,
figure,
main {
  display: block;
}


#auktion-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


#auktion-container {
  max-width: 1230px;
  margin: 0 auto;
  padding: 20px;
  overflow: hidden;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.09em;
  line-height: 1.27;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}


h2,
h3 {
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 1.04;
}


/* -------------------------------- 
    Farben

  rot           #c41230
  dunkelgrau    #1a1a1a

-------------------------------- */

/* -------------------------------- 
    Header
-------------------------------- */

header#art-header {
  padding: 0;
  margin-bottom: 30px;
  width: 100%;
  display: block;
  float: left;
}


#art-banner-container {
 position: relative;
  width: 100%;
  float: left;
  display: block;
}


#art-logotop {
 margin: 0;
  position: absolute;
  left: 20px;
  top: 20px;
  width: 310px;
  background: #fff;
  z-index: 99;
  padding: 6px 9px;
  border: 2px solid #d6b370;
}


#art-slog2 {
  position: absolute;
  bottom: 16%;
  right: 0;
  color: #000;
  font-size: 77px;
  text-align: right;
  line-height: 1;
  display: block;
  z-index: 99;
  width: 100%;
  padding-right: 50px;
    text-transform: uppercase;
}

#art-slog2 a {
 text-decoration: none;
  border: 2px solid #333;
  padding: 0 8px;
  color: #fff;
  border-radius: 3px;
  overflow: hidden;
  background: #b4955d;
}

#art-slog2 a:first-child:hover {
  background: #dd1b5e;
}

#art-slog2 a:last-child:hover {
  background: #2561c1;
}


#art-slog2 span {
  font-family: 'Roboto Condensed', cursive;
  color: #000;
  font-size: 60px;
  text-align: right;
  line-height: 1;
  letter-spacing: -2px;
  font-weight: 900;
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

#art-slog2 i {
  font-family: 'Roboto Condensed';
  font-size: 30px;
  font-weight: 300;
  display: block;
  font-style: normal;
}


@media (max-width: 900px) {
  #art-slog2 {
  padding-right: 30px;
}
  #art-logotop {
  width: 210px;
}
  #art-slog2 span {
  font-size: 40px;
  }
#art-slog2 i {
  font-size: 22px;
  }
}


@media (max-width: 600px) {
  #art-logotop {
  width: 210px;
    top: auto;
    margin-bottom: 15px;
    bottom: auto;
    float: left;
    left: auto;
    border: none;
    padding: 0;
    position: relative;
}  
  #art-slog2 {
 display: none;
}
}


#art-logotop img {
  width: 100%;
  height: auto;
}

#art-banner{
  margin: 0;
  width: 100%;
  float: left;
  font-size: 0;
}

#art-banner img {
  width: 100%;
  height: auto;
}

.top-teaser {
  float: right;
  color: #c7c7c7;
  text-align: center;
}

h1 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.88em;
  line-height: 1;
  margin: 0.8em 0 0.6em 0;
  float: left;
  line-height: 1.3;
  width: 100%;
  letter-spacing: -0.1px;
  text-transform: uppercase;
}

h1 span {
  font-size: 70%;
  display: block;
  color: #b70321;
  margin-top: 0.5em;
  letter-spacing: 1px;
  text-transform: uppercase;
}


header#art-header #art-logo {
  display: block;
  float: left;
  margin: 0;
  font-size: 0;
  max-width: 100px;
  margin-bottom: 20px;
}

header#art-header #art-logo img {
  width: 100%;
  height: auto;
}

figure.art-smart-info {
  margin: 0;
  float: right;
  padding: 7px 14px;
  text-align: center;
  border-right: 1px dashed rgba(143, 0, 0, 0.15); 
}

figure.art-smart-info:last-child {
  border-left: 1px dashed rgba(143, 0, 0, 0.15); 
}

figure.art-smart-info img {
  width: 55px;
  height: 55px;
}

figure.art-smart-info figcaption {
  font-weight: bold;
  color: #333;
  font-size: 0.89em;
}

header#art-header #art-main-nav {
  width: 100%;
  height: auto;
  float: left;
  margin: 0;
}

header#art-header #art-main-nav ul {
  width: 100%;
  float: left;
}
 
header#art-header #art-main-nav li {
  list-style: none;
  padding: 0;
  margin: 0;
}

@media (max-width: 850px) {
figure.art-smart-info img {
  width: 40px;
  height: 40px;
}
}

@media (max-width: 670px) {
  .art-top-icons {
    float: left;
    display: block;
    width: 100%;
    margin-bottom: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  
  figure.art-smart-info {
    width: 33.333%;
    background: #f0f0f0;
    border-right: 1px solid #fff;  
  }
  
  figure.art-smart-info:last-child {
  border-left: 0px dashed #fff; 
  }
  
  #art-logo {
    margin: 0 auto;
    display: block;
    float: left;
    margin-left: 50%;
  }
  #auktion-container h1 {
    font-size: 2.0em;
    margin: 0.5em 0;
    line-height: 1.25;
  }
  
  
header#art-header #art-main-nav li:nth-child(1) a{
  width: 100%;
  text-align: center;
  padding: 10px;
  text-transform: uppercase;
}

  header#art-header #art-main-nav li:nth-child(2) a,
header#art-header #art-main-nav li:nth-child(3) a{
 display: none;
}

  
    header#art-header #art-logo {
  max-width: 100px;
  margin-left: calc(50% - 50px);
}

header#art-header #art-logo img {
  width: 100%;
  height: auto;
}
  
}

header#art-header ul {
  margin: 0 0 20px 0;
  padding: 0;
  background: #222222;
}

header#art-header #art-main-nav li a {
  float: left;
  color: #fff;
  opacity: .8;
  text-decoration: none;
  padding: 20px 15px;
  font-weight: bold;
  -webkit-transition: 200ms ease-out;
  transition: 200ms ease-out;
  font-family: 'Roboto Condensed', 'Roboto';
  font-weight: 400;
  display: block;  
  border-right: 1px solid #808080; 
}


header#art-header #art-main-nav li:last-child {
  float: right;  
  border-left: 1px solid #808080;  border-right: 0px solid #808080;
}

header#art-header #art-main-nav li:hover a {
  opacity: 1;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.88);
}

#art-sec-nav {
  width: 100%;
  display: block;
  float: left;
  margin: 0 auto;
  padding: 0;
  background: #d6d6d6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#art-sec-nav li {
  float: left;
  list-style: none;
  margin: 0;
}

#art-sec-nav li a {
  text-decoration: none;
  display: block;
  padding: 12px 20px;
  color: #333;
  opacity: 0.8;
  font-size: 0.89em;
  border-left: 1px solid #fff;
}

#art-sec-nav li:hover a {
  background: #c41230;
  color: #fff;
}

#art-sec-nav li:last-child a {
  border-right: 1px solid #fff;
}

@media (max-width: 1050px) {
  #art-sec-nav {
    display: none!important;
  }
}


/* slider */


@-webkit-keyframes prislider {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }
}

@keyframes prislider {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }
}

#pri-slider-container {
  overflow: hidden;
  position: relative;
  width: 100%;
  display: block;
  float: left;
  position: relative;
}

#superlogo {
  position: absolute;
  top: 15px;
  z-index: 99999999;
  left: 18px;
  width: 220px;
  height: auto;
}

#pri-slider-container .content-wrapper > div {
  width: 20%;
  float: left;
  position: relative;
  display: block;
}


#pri-slider-container .content-wrapper img {
  width: 100%;
  height: auto;
}

#pri-slider-container:hover img {
  opacity: 0.92
}

#pri-slider-container .content-wrapper {
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  -webkit-animation: 30s prislider infinite;
  animation: 30s prislider infinite;
}


span.toptitle {
  position: absolute;
  top: 69px;
  right: 8%;
  color: #f0f0f0;
  font-family: 'Roboto Condensed';
  font-size: 33px;
  z-index: 99999999;  
  -webkit-transition: 0.4s;  
  transition: 0.4s;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  text-shadow: 0 0 4px #000;
}



span.garamon {
  position: absolute;
  bottom: 36px;
  right: 8%;
  color: #f0f0f0;
  font-family: 'Roboto Condensed';
  font-size: 39px;
  z-index: 99999999;  
  -webkit-transition: 0.4s;  
  transition: 0.4s;
  text-transform: uppercase;
  color: #fff
}

span.garamon strong {
background: #b70321;
  color: #f0f0f0;
  padding: 0 10px 3px 10px;
  border: 2px solid #fff;
  border-radius: 15px;
}


span.maintitle {
  position: absolute;  
  text-shadow: 0 0 4px #000;
  top: 110px;
  right: 8%;
  font-weight: 900;  
  -webkit-transition: 0.4s;  
  transition: 0.4s;
  color: #f0f0f0;
  text-transform: uppercase;
  font-family: 'Roboto Condensed';
  font-size: 68px;
  z-index: 99999999;
  border-radius: 6px;
  letter-spacing: -0.01em;
  
  background: #000;
  border: 2px solid #fff;
  padding: 4px 25px 10px 25px;
  -webkit-box-shadow: 0 0 3px #000;
  box-shadow: 0 0 3px #000;
  
   background: -webkit-repeating-linear-gradient(145deg, #000, #000 10px, #191919 10px, #191919 20px);
background: repeating-linear-gradient(-55deg, #000, #000 10px, #191919 10px, #191919 20px);
}

@media (max-width: 990px) {
  span.toptitle {
  top: 50px;
  right: 8%;
  font-size: 24px;
}

span.maintitle {
  top: 82px;
  right: 8%;
  font-weight: 900;
  font-size: 43px;
  padding: 3px 10px 6px 10px;
}
  
  span.garamon {
    font-size: 25px;
  }
}

@media (max-width: 700px) {
  span.toptitle {
  top: 48px;
  right: 8%;
  font-size: 19px;
}
span.maintitle {
  top: 76px;
  right: 8%;
  font-weight: 900;
  font-size: 32px;
  font-weight: 100;
}  
  span.garamon {
   display: none;
  }
}

.codered {
  color: #f04141!important;  
}


.eb-progress {
  width: 1px;
  height: 5px;
  background-color: #96061e;
  -moz-animation: progress 30s infinite;
  -webkit-animation: progress 30s infinite;
  position: absolute;
  bottom: 0px;
  width: 100%;
  z-index: 3;
}

.eb-progress-bg {
  width: 100%;
  height: 5px;
  background-color: #fff;
  position: absolute;
  bottom: 0px;
  width: 100%;
  z-index: 2;
}

@-webkit-keyframes progress {
0% { width: 0%; }
20% { width: 25%; }
25% { width: 25%; }
45% { width: 50%; }
50% { width: 50%; }
70% { width: 75%; }
75% { width: 75%; }
95% { width: 100%; }
100% { width: 100%; }
}

@keyframes progress {
0% { width: 0%; }
20% { width: 25%; }
25% { width: 25%; }
45% { width: 50%; }
50% { width: 50%; }
70% { width: 75%; }
75% { width: 75%; }
95% { width: 100%; }
100% { width: 100%; }
}

#pri-slider-container:hover *   { 
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}


.mobilebanner {
  display: none;
}

@media (max-width: 600px) {
  #pri-slider-container {
    display: none!important;
  }
  .mobilebanner {
  display: block;
    background-image: url(https://pribeo.de/ebay/templates/kundenkoffer/super-teile/img/banner1.jpg);
    background-size: cover;
    min-height: 250px;
    position: relative;
}
  #superlogomob {
    width: 200px;
  margin: 15px 15px;
  }
}

/* -------------------------------- 
    Kurzbeschreibung 
-------------------------------- */

.art-kurzbeschreibung {
  float: left;
  position: relative;
  min-height: 1px;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}

.art-titlecontainer {
  border-bottom: 3px solid #e6e6e6;
  display: block;
  float: left;
  width: 100%;
  margin: 0 0 25px 0;
  padding: 0;
  position: relative;
  margin-top: 20px;
}
.art-titlecontainer:first-child {
  margin-top: 0em;
}

.art-titlecontainer h2 {
  font-size: 1.31em;
  margin: 0;
  padding: 0;
  border-bottom: 3px solid #b4955d;
  display: inline;
  display: inline-block;
  position: relative;
  top: 3px;
  float: left;
  padding-bottom: 4px;
}
 
.art-kurzbeschreibung-cnt {
  width: 55%;
  float: left;
  position: relative;
  display: block;
  min-height: 1px;
}

.art-details {
  float: left;
  width: 25%;
  display: block;
  position: relative;
  min-height: 1px;
}

.art-details figure {
  margin: 0;
  display: block;
  max-width: 100%;
  float: left;
}

.art-details figure img {
  max-width: 100%;
  height: auto;
}

.art-detailscontent {
  background: #f0f0f0;
  float: left;
  width: 100%;
  padding: 0px 0px;
}

.art-detailscontent ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.art-detailscontent ul li {
  border-bottom: 1px solid #fff;
  padding: 5px 10px;
  position: relative;
  padding-left: 35px;
}

.art-detailscontent ul li:nth-child(even) {
  background: #e8e8e8;
}

.art-detailscontent ul li:before {
  content: "\f105";
  /* FontAwesome Unicode */
  top: 3.7px;
  position: absolute;
  left: 12px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  display: inline-block;
  width: 25px;
  color: #747474;
}


.art-detailscontent ul li i {
  font-size: 14px;
}

.art-frage {
  background: #fff;
  float: left;
  position: relative;
  min-height: 1px;
  width: 100%;
  display: block;
  margin: 20px 0;
}

.art-frage a {
  display: block;
  padding: 10px;
  border: 2px solid #c41230;
  text-align: center;
  color: #c41230;
  font-weight: 600;
  text-decoration: none;

}

.art-frage .fa {
  font-size: 20px;
  margin-right: 6px;
  color: #c41230;
  position: relative;
}

.art-frage:hover .fa {
  color: #fff;
}

.art-frage a:hover {
  background: #c41230;
  color: #fff;
}


.art-aftercontent {
  display: block;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 2.3em 0 0 0;
}

#art-vorteile {
  background: #222222;
  
  float: left;
  width: 45%;
  display: block;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 29px 20px;
}

#art-vorteile h2 {
  color: #fff;
  font-size: 1.8em;
  margin: 20px 0 0 37px;
  font-weight: normal;  
  padding: 0;
}

#art-vorteile ul {
  margin-left: 0;
  padding: 0 20px;
  margin: 1.5em 0;
  text-align: left
}

#art-vorteile ul li {
  list-style: none;
  color: #fff;
  margin: 0;
  padding: 8px 15px;
  font-size: 1.09em;
  margin-left: 1.55em;
  color: rgba(255, 255, 255, 0.7);
  letter-spacing: -0.1px;
}


#art-vorteile ul li:before {
  content: "\f00c";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  margin-left: -1.5em;
}


#art-support {
  display: block;
  float: left;
  background: #ddd;
  position: relative;
  margin: 0;
  overflow: hidden;
  width: 55%;
  z-index: 1;
}

#art-support:after {
 content: " ";
  display: block;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
  background-image: url(img/bgp.jpg);
  background-size: cover;
  width: 100%;
  background-position: center;
}


#art-support span {
  color: #fff;
  position: absolute;
  bottom: 24px;
  right: 35px;
  font-size: 2em;
  text-shadow: 1px 1px #000;
  font-family: 'Roboto Condensed';
}

@media (max-width: 1100px) {
  #art-vorteile {
    padding: 20px 5px;
    width: 50%;
  }
  
#art-support {
  width: 50%;
}
  #art-vorteile ul li {
  font-size: 1.em;
  letter-spacing: -0.1px;
}
}

@media (max-width: 850px) {
  #art-vorteile {
  width: 100%;
    padding: 20px 0;
  }
  #art-support {
    width: 100%;
    min-height: 400px;
  }
  
  #art-support span {
    width: 100%;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    padding: 15px;
    font-size: 1.6em;
    text-align: center;
  }
}


.smartin {
  float: left;
  margin: 40px 0;
  width: 100%;
  display: block;
}

.soite  {
  width: 25%;
  display: block;
  float: left;
  text-align: center;
  padding: 12px;
  overflow: hidden;
}

@media (max-width: 900px) {
.soite  {
  width: 50%;
} 
}

@media (max-width: 600px) {
.soite  {
  width: 100%;
} 
}


.soite span {
  position: relative;
  width: 140px;
  height: 140px;
  overflow: hidden;
  margin-left: calc(50% - 70px);
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  
  -webkit-box-shadow: 0 0 6px #d3d3d3;
  
  box-shadow: 0 0 6px #d3d3d3;
  border: 5px solid #fff;

}

.soite i {
  font-size: 4.3em;
  color: #b4955d;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}


.soite p {
 display: block;
  float: left;
  margin: 0;
  line-height: 1.4;
}

.soite h2 {
  font-weight: 400;
  float: left;
  font-size: 23px;
  width: 100%;
  text-transform: uppercase;
}


#art-footer {
  color: #b1b1b1;
  float: left;
  width: 100%;
  display: block;
  margin-top: 15px;
}

.col-wrap {
  float: left;
  background: #0a0a0a;
  padding: 0 20px;
  width: 100%;
  display: none;
}

.col-log {
  background: #fff;
  float: left;
  width: 100%;
  text-align: center;
  font-size: 13px;
  padding: 10px;
  text-transform: uppercase;
}

#art-footer h2 {
  color: #fff;
  font-size: 1.45em;
  font-weight: 100;
}

#art-footer h2:after {
  content: " ";
  display: block;
  height: 3px;
  width: 40px;
  background: #b70321;
  margin-top: 8px;
  line-height: 1;
}

#art-footer .col-foot {
  width: 33.333%;
  float: left;
  line-height: 1.5;
  padding: 20px;
}


@media (max-width: 800px) {
  .col-wrap { padding: 10px; float: left; display: block; }
  #art-footer .col-foot { width: 100%; padding: 0 20px; }
}



aside.art-logo-slide {
  float: left;
  width: 100%;
  margin: 1.3em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

aside.art-logo-slide div {
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  
}




aside.art-logo-slide h3 {
 text-align: center;
  font-size: 1.2em;
  display: block;
  width: 100%;
  text-transform: uppercase;
}

.art-logo-slide figure {
  margin: 0;
  width: 8.333333333333333%;
  padding: 10px;
  float: left;
  margin: 0;
  padding: 15px;
  opacity: 0.7;
}

.art-logo-slide figure img {
  height: auto;
  width: 100%;
  margin-left: 0%;
}


#art-footer figure#botlog {
  margin: 0;
  display: block;
  font-size: 0;
  max-width: 150px;
  margin-left: calc(50% - 75px);
  margin-top: 10px;
  margin-bottom: 30px;
}

#art-footer figure#botlog img {
  max-width: 100%;
  height: auto;
}

  .art-logo-slide figure:hover {
  opacity: 1;
}

div#art-news {
  display: block;
  text-align: center;
  width: 100%;
  position: relative;
  float: left;
  background: #000;
  padding: 20px;
}

#art-news a {
  padding: 15px 30px;
  border: 1px dashed #c41230;
  text-transform: uppercase;
  float: left;
  margin: 0 auto;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: 2px;
  border-radius: 8px;
  width: 50%;
  margin-left: 25%;
  display: block;
  background: #1a1a1a;
}

#art-news a:hover {
  background: #c41230;
  border: 1px solid #c41230;
}

@media (max-width: 630px) {
  #art-news a { width: 100%; margin-left: 0; }
}

@media (max-width: 1000px) {
  .art-logo-slide figure {
    width: 15%;
  }

.art-logo-slide figure img{
  height: auto;
  width: 70%;
  margin-left: 15%;
}
}

@media (max-width: 730px) {
  .art-logo-slide figure {
    width: 25%;
  }

.art-logo-slide figure img{
  height: auto;
  width: 50%;
  margin-left: 25%;
}
}

@media (max-width: 580px) {
  .art-logo-slide figure {
    width: 25%;
  }

.art-logo-slide figure img{
  height: auto;
  width: 80%;
  margin-left: 20%;
}
}

@media (max-width: 540px) {
  .art-logo-slide {
    display: none!important;
  }

}

#copyed strong {
  color: #333;
}

#copyed a {
  color: #333;
  font-weight: 700;
}




.te-battery {
/*  background: rgba(183, 165, 126, 0.1);*/
  margin: 20px 0;
  max-height: 170px;
  overflow-y: scroll;
  padding: 25px;
  font-size: 13px;
  line-height: 1.4;
  width: 100%;
  margin: 0 auto;
  max-width: 920px;
  color: #848484;
  background: #f0f0f0;
  border: 2px solid #ddd;
}


@media (max-width: 568px) {
.te-battery {
  margin: 5px 0 15px 0;
  max-height: 300px;
  overflow-y: scroll;
  padding: 15px;
  font-size: 14px;
  line-height: 1.4;
  color: #848484;
}
}

.te-battery h2 {
  color: #333;
  margin-top: 0;
}

.te-battery .fa-car-battery {
 background: #fff;
  padding: 14px 16px;
  font-size: 43px;
  display: inline-block;
  float: left;
  margin-right: 20px;
  margin-top: 1px;
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 10px;
  color: #b4955d;
  border: 2px solid #b4955d;
  background: #fff;;
  width: 88px;
  height: 88px;
  padding-left: 21px;
  padding-top: 19px;
}













/* -------------------------------- 
    Gallerie
-------------------------------- */

.gallerie-und-beschreibung {
  padding: 0;
  margin-bottom: 25px;
  background: #4690db;
  padding: 15px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4087d0+0,7db9e8+28,ffffff+51 */
  background: rgb(64, 135, 208);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(64, 135, 208, 1) 0%, rgba(125, 185, 232, 1) 28%, rgba(255, 255, 255, 1) 51%);
  background: -webkit-linear-gradient(top, rgba(64, 135, 208, 1) 0%, rgba(125, 185, 232, 1) 28%, rgba(255, 255, 255, 1) 51%);
  background: linear-gradient(to bottom, rgba(64, 135, 208, 1) 0%, rgba(125, 185, 232, 1) 28%, rgba(255, 255, 255, 1) 51%)
}

@media (max-width:481px) {
  .gallerie-und-beschreibung {
    padding: 2px;
  }
}


.gallerie-wrapper {
  padding: 0 35px;
  width: 45%;
  float: left;
  position: relative;
}


.gallerie-container {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  float: left;
}

.gallerie-container input {
  display: none;
}

.gallerie-container > figure {
  position: absolute;
  transition: opacity ease 1.6s;
  overflow: hidden;
  opacity: 0;
  top: 0;
  margin: 0;
  margin-bottom: 18px;
  overflow: hidden;
  line-height: 0;
  border: 3px solid #fff;
  width: 100%;
  padding: 0;
  border: 1px solid #ddd;
  padding: 15px;
  border-radius: 9px;
}

.gallerie-container img {
  width: 100%;
  height: auto;
}

.gallerie-container input:not(:checked) + figure {
  z-index: 1;
}

.gallerie-container input:checked + figure {
  display: block;
  opacity: 1;
  position: relative;
  z-index: 2;
}

.gallerie-thumbnails {
  /* Thumb-Container */
  margin: 0;
  width: 100%;
  float: left;
  display: block;
  position: relative;
  min-height: 1px;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.gallerie-thumbnails label {
  width: calc(25% - 10px);
  z-index: 1;
  float: left;
  height: auto;
  overflow: hidden;
  line-height: 0;
  margin: 10px 0;
  background: #fff;
  position: relative;
  display: block;
  font-size: 1px!important;
  border-radius: 9px; padding: 10px;
}

label input {
  position:absolute;
 left: -9999px;
 }

.gallerie-thumbnails label input {
  /*  visibility: hidden!important; */
  display: none!important;
  position: absolute;
  bottom: 0;
  top: 0;
  z-index: -1;
}

.gallerie-thumbnails label img {
  cursor: pointer;
  width: 100%;
  z-index: 999;
  position: relative;
  opacity: 0.8;
  transition: transform 0.6s;
}

.gallerie-thumbnails img:hover {
  opacity: 1;
}

.gallerie-thumbnails:hover label {
  cursor: pointer;
}

.gallerie-thumbnails label img {
  width: 100%;
  z-index: 9;
  opacity: 0.8;
  transition: transform 0.6s;
}


@media (max-width: 1080px) {
  .art-details {
    width: 100%;
    margin-top: 20px;
  }
  .art-kurzbeschreibung-cnt {
    width: 50%
  }
  .gallerie-wrapper {
    padding: 0 0 0 35px;
    width: 50%;
    float: left;
    position: relative;
  }
    
  /* zweispaltige details */
  .art-detailscontent ul li {
    width: 50%;
    float: left;
    background: #f0f0f0!important;
    border: 1px solid #fff;
  }    
  
  .art-detailscontent ul {
   display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  }

  .art-frage { width: auto; display: block; float: right;}
}

@media (max-width: 760px) {

  .art-kurzbeschreibung {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .art-kurzbeschreibung-cnt {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 3;
    margin-top: 30px;
  }
  .gallerie-wrapper {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .art-details {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 2;
  }

  .art-details {
    width: 100%;
    margin-top: 0px;
  }
  .art-kurzbeschreibung-cnt {
    width: 100%
  }

  .gallerie-wrapper {
    margin: 0 0 20px 0;
    padding: 0;
    width: 100%;
    float: left;
    position: relative;
  }

  .gallerie-container {
    width: 80%;
    float: left;
  }
  .gallerie-thumbnails {
    width: 20%;
    float: right;
  }

  .gallerie-thumbnails label {
    width: calc(100% - 20px);
    margin: 0 0 10px 20px;
  }
  
  .art-detailscontent ul li {
    width: 100%;
    border-top: 1px solid #fff;
  }    

}

@media (max-width: 550px) {
   .art-frage { width: 100%; display: block; float: right; }
  .gallerie-container {
    width: 100%;
    float: left;
  }
  .gallerie-thumbnails {
    width: 100%;
    float: right;
  }

  .gallerie-thumbnails label {
    width: calc(50% - 20px);
    margin: 0 10px 10px 10px;
  }
}

#art-shopwerbung {
  width: 100%;
  display: block;
  float: left;
  position: relative;
}

.shop-teaser {
  width: 20%;
  display: block;
  position: relative;
  margin: 0;
  float: left;
  padding: 0;
  margin: 0;
}


.shop-teaser figcaption {
  /*
  background: #c41230;  
  background: rgba(196, 18, 48, 0.78);
*/
  font-size: 2em;
  text-align: center;
}

.shop-teaser img {
  width: 100%;
  height: auto;
}



.uhrenwerbung {
  float: left;
  display: block;
  position: relative;
  margin-bottom: 50px;
}

.uhrenwerbung div {
  float: left;
  width: 50%;
}

.uhrenwerbung div figure {
  margin: 0;
  width: 100%;
}

.uhrenwerbung div figure img {
  width: 100%;
  height: auto;
}

















