.sac_highlight {
  display:block;
  padding:20px;
  background-color:#eee;
  font-size:18px;
  font-style:italic;
  font-family:serif;
  border:1px solid #ccc;
}

.sac_tip {
  display:block;
  width:43%;
  padding:20px;
  background-color:#bae1f0;;
  font-size:18px;
  font-style:italic;
  font-family:serif;
  float:left;
  margin:0 15px 0 0;
  border:1px solid #ccc;
}

#sac_devilbox {
  position:fixed;
  right:0px;
  bottom:0px;
  width:150px;
  height:150px;
  background-image: url("https://www.flaschenteufel-faszination.de/wp-content/uploads/2014/06/flaschenteufel_box.png");
  background-position: left top;
  background-repeat: repeat-x;
  z-index:666;
}
#footer-wrapper {
  z-index:667;
}

.sac_imgbox {
  padding:5px;
  background-color:#bae1f0;
  border:1px solid #ccc;
  height:302px;
  width:302px;
}
.sac_imgbox img {
  border:1px solid #ccc;
  margin:0;
}

.sac_fl {
  float:left;
  margin:0 10px 10px 0;
}

.sac_letterspace {
  letter-spacing:-2px;
}
/*ama */ 
.ama-product-wrapper {
  float:left;
  width:23%;
  border: 1px solid #ccc;
  margin: 0 10px 20px 0;
  text-align:center;
  display:block;
}

.ama-product-subtitle {
  display:block;
  width:100%;
  margin:0;
  padding:5px 5px;
  color:#fff!important;
  background-color:#BDBDBD;
  font-size:14px;
}

.ama-product-title {
  font-size:12px!important;
  font-weight:bold;
  color:#000;
  margin:5px 2px 10px 2px;
  height:82px;
  overflow:hidden;
}

.ama-product-img {
  height:160px;
}

.ama-product-img-bigger {
  height:170px;
}

.ama-product-price{
  margin:10px 0;
}

.ama-product-price .amazon-price{
  font-size:18px!important;
  font-weight:bold;
}

.ama-product-price .snd-price{
  font-size:12px!important;
}

.ama-product-link,
.ama-product-linkout {
  margin:5px 0 0 0;
}

.ama-product-linkout a{
  display:block;
  margin:0;
  padding:5px 5px;
  color:#000!important;
  background-color:#bae1f0;
}

.ama-product-linkout-full a{
  width:100%!important;
}

.ama-product-link a{
  float:left;
  display:block;
  width:50%;
  margin:0;
  padding:5px 5px;
  color:#fff!important;
  background-color:#4165CC;
}

.ama-product-linkout a:hover,
.ama-product-link a:hover {
  text-decoration:none;
  background-color: #f7f5e7;
  color:#4165CC!important;
}

.ama-product-detail-wrapper {
  float:left;
  width:100%;
  border: 1px solid #4165CC;
  margin: 0 10px 10px 0;
  text-align:center;
}

.ama-product-detail-title h4{
  font-size:25px!important;
  font-weight:bold;
  color:#fff;
  background-color:#4165CC;
  margin:0;
  padding:5px;
  min-height:40px;
}

.ama-product-detail-ratingstars {
  font-size:14px;
}

.ama-product-detail-img {
  margin:20px 0;
}

.ama-product-detail-wrapper hr{
  margin:5px 0 0 0;
  background-image:none;
  border-top: 1px solid #4165CC;
} 
.ama-product-detail-logo {
  float:left;
  display:block;
  width:33%;
  margin:25px 0 0 0;
}
.ama-product-detail-price {
  float:left;
  display:block;
  width:33%;
  margin:0;
  padding:5px 5px;
}

.ama-product-detail-price .amazon-price{
  font-size:25px!important;
  font-weight:bold;
}

.ama-product-detail-price a{
  color:#000!important;
  text-decoration:none;
}

.ama-product-detail-price .snd-price{
  font-size:12px!important;
}

.ama-product-detail-linkout a{
  float:left;
  display:block;
  width:33%;
  margin:20px 0 0 0;
  padding:5px 5px;
  color:#fff!important;
  background-color:#79b8ff;
}
.date-alert {
  font-size:10px;
}

@media (max-width: 767px) {
  .ama-product-wrapper {
    width:45%;
  }
}

@media (max-width: 455px) {
  .ama-product-wrapper {
    width:100%;
  }
}