/* FONT */
html, body {
  color: #333;
  font-size: 16px;
}

.container_12 {
  background-color: #fff;
}

html, body {
  height: auto !important;
}
.container_12 {
  /* padding-top: 40px; */ 
}

h1 {
  color: #0095ca;
  font-size: 24px;
}

h2 {
  color: #b0b0b0;
}

ul {
  margin-left: 15px;
  list-style: none;
}

li {
  list-style-position: outside;
  list-style-image: url(../images/icon_dot.png);
}

hr {
  display: block;
  margin: 20px 0 40px 0; 
  height: 1px;
  border: 0; 
  border-top: 1px solid #dbdbdb;
}

/* PRODUKT */
.price-box {
  text-align: right;
}

.price, .gal_price {
  color: #ff6803;
  font-weight: bold;
}

.price {
  text-align: right;
  font-size: 36px;
  line-height: 1em;
}

.price-only {
  color: #b1b1b1;
  font-weight: bold;
  font-size: 22px;
  line-height: 1em;
}

#buy_link {
  display: block;
  margin: 10px 0 20px 0;
  width: 220px;
  height: 40px;
  background-color: #ff6803;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 22px;
  line-height: 40px;
}

.fast_shipping-box {
  margin-bottom: 20px;
}

.fast_shipping-heading {
  margin-bottom: 0;
  color: #008800;
}

.fast_shipping-text {
  color: #b1b1b1;
  font-size: 16px;
}

.products-id {
  color: #b1b1b1;
}

.icon-stopwatch {
  margin-top: -8px;
  margin-right: 8px;
}

#buy_link:hover {
  text-decoration: underline;
}

.image_container {
  margin-bottom: 20px;
}

#product_image {
  max-width: 620px;
  max-height: 460px;
}

#product_image-link {
  cursor: -webkit-zoom-in; 
  cursor: -moz-zoom-in;
}

.product_image-container {
  width: 620px;
  height: 460px;
  vertical-align: middle;
  text-align: center;
}

#product_thumbs {
  margin: 0 auto;
  border-spacing: 10px;
  border-collapse: separate;
}

.product_image-table {
  margin: 0 auto;
}

.product_thumbs-container,.product_thumbs-container-active{
  width: 100px;
  height: 100px;
  border: 1px solid #dbdbdb;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}

.product_thumbs-container-active{
  border: 1px solid #0095ca;
}

.product_thumbs-thumb {
  max-width: 94px;
  max-height: 94px;
  cursor: pointer;
}

/* ELEMENTE */
.logo {
  margin-top: 10px;
}

.trust_features {
  font-size: 14px;
}

ul.simple_list.trust_features li {
  margin-left: 0;
  list-style-position: inside;
  list-style-image: url(../images/icon_check.png);
}

ul.simple_list {
  margin-left: 0;
}

ul.simple_list li {
  margin: 0;
  padding: 0;
  list-style-image: none;
  text-indent: 0;
}

ul.simple_list li:before {
  content: '';
}

.contact-email {
  font-weight: bold;
  font-size: 13px;
}

.contact-hotline-hours {
  font-size: 14px;
}

.contact-hotline {
  font-weight: bold;
  font-size: 24px;
}

.cost_info, .small_print {
  color: #b0b0b0;
  font-size: 12px;
  font-weight: normal;
}
.small_print ul li{
  list-style-type: disc;
  list-style-image: none;
}

.small_print ul, .small_print p {
  margin-bottom: 10px;
}

.impressum {
  font-size: 14px;
}

.payment_method, .shipping_method {
  font-weight: bold;
  font-size: 24px;
}

.gal_img {
  line-height: 165px;
}

.odd {
  background-color: #f2f2f2;
}

.product_criteria td {
  padding: 10px;
  border-bottom: 1px solid #fff;
  cursor: default;
}

.product_criteria tr:hover .product_criteria-info {
  color: #333;
}

.product_criteria tr:hover td {
  border-bottom: 1px solid #0095ca;
  color: #000;
}

.product_criteria-info {
  color: #b0b0b0;
  font-size: 12px;
}

.product_criteria-value {
  text-align: right;
}

.product_video-container {
  margin-bottom: 20px;
}

/* EEK Badge */
.eek_badge-container {
  position: relative;
  width: 0;
  height: 28px;
  margin-bottom: 20px;
}
.eek_badge {
  display: block;
  min-width: 20px;
  height: 28px;
  margin-right: 14px;
  position: absolute;
  text-align: center;
  line-height: 28px;
  z-index: 99;
  padding: 0 10px;
  text-decoration: none;
}

.eek_badge.eek_badge-small {
  min-width: 16px;
  height: 20px;
  margin-right: 14px;
  line-height: 20px;
  padding: 0 5px;
  top: 75px;
}

.eek_badge sup {
  top: -.35em;
}

.eek_badge-color-1 {
  background-color: #01963e;
}

.eek_badge-color-2 {
  background-color: #4eae31;
}

.eek_badge-color-3 {
  background-color: #c7d201;
}

.eek_badge-color-4 {
  background-color: #feee02;
}

.eek_badge-color-5 {
  background-color: #faba01;
}

.eek_badge-color-6 {
  background-color: #eb6605;
}

.eek_badge-color-7 {
  background-color: #e2020d;
}

.eek_badge.eek_badge-small>span {
  font-size: 1.333em;
}

.eek_badge>span {
  color: #fff;
  font-size: 1.8em;
}

.eek_badge::after {
  content:"";
    position:absolute;
    border-bottom: 14px solid transparent;
    border-top: 14px solid transparent;
    height: 0px;
    width: 0px;
    margin-right: -14px;
    right: 0;
    top: 0;
}
.eek_badge.eek_badge-small::after {
  border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    margin-right: -14px;
}

.eek_badge-color-1::after {
  border-left: 14px solid #01963e;
}

.eek_badge-color-2::after {
  border-left: 14px solid #4eae31;
}

.eek_badge-color-3::after {
  border-left: 14px solid #c7d201;
}

.eek_badge-color-4::after {
  border-left: 14px solid #feee02;
}

.eek_badge-color-5::after {
  border-left: 14px solid #faba01;
}

.eek_badge-color-6::after {
  border-left: 14px solid #eb6605;
}

.eek_badge-color-7::after {
  border-left: 14px solid #e2020d;
}

.eu_sheet_link-box {
  margin-bottom: 20px;
}
