/* ---------------------------------------------- MiniWeb HLT ------ */

body {
  font-size: 100%;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clr {
  clear: both;
}

.clr_important {
  clear: both !important;
}

.bold {
  font-weight: bold;
}

.separator {
  margin: 0; float: left;
}

.center {
  text-align: center;
}

.redlink {
  text-align: right;
}

.red {
  color: #e2081e !important;
}

.inline_block {
  display: inline !important;
}

body.vernel_ch {
  background: #fcf2e9;
}

body.vernel_ch.hautsensitiv {
  background: #ffe7e7;
}

body.vernel_ch.hautsensitiv #contentBG {
  background-image: url(/themes/hlt/images/miniweb/bg_hautsensitiv.jpg) !important;
}

body.lifetimesCH footer {
  width: 100%;
  float: left;
}

#contentMain p, .subnav .list ul.arrow li {
  font-family: 'Verdana', sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
}

#contentMain a:link, #contentMain a:visited {
  font-family: 'Verdana', sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
}

body.miniwebs .subnav .canvas,
body.lifetimesCH .subnav .canvas {
  width: 940px;
}

body.vernel_ch .canvas[style] {
  background: none !important;
}

.shadow_up {
  height: 15px;
  margin: -15px 0 20px -20px;
}

.nav-metaResponsive ul li.de_fr {
  display: none !important;
}

ul.margin_bottom15 {
  margin-bottom: 15px !important;
}

img.skin {
  width: auto !important;
  margin: 10px 60% 25px 0;
  float: left;
}

a.text_right:link {
  text-align: right;
  width: 100%;
  float: left;
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0 !important;
}

p.margin_zero {
  margin: 0 !important;
}

.gray_gradient {
  background-image: url(/themes/hlt/images/miniweb/bg_gray_gradient250.png);
  background-position: top;
  background-repeat: repeat-x;
  width: 100%;
  float: left;
  padding: 15px 25px 0 25px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box; /* Firefox, other Gecko */
  box-sizing: border-box; /* Opera/IE 8+ */ }

.gray_gradient ul {
  padding-left: 0;
}

body#miniweb footer {
  margin-top: 0;
}

body.filetti #contentBG {
  background-image: url(/themes/hlt/images/miniweb/bg_filetti.jpg);
}

body.bref #contentBG {
  background-image: url(/themes/hlt/images/miniweb/bg_bref.jpg);
}

body.terra_de #contentBG {
  background-image: url(/themes/hlt/images/miniweb/bg_terra_de.jpg);
}

body.dato #contentBG {
  background-image: url(/themes/hlt/images/miniweb/bg_dato.jpg);
}

body.pril #contentBG {
  background-image: url(/themes/hlt/images/miniweb/bg_pril.jpg);
}

body.somat #contentBG {
  background-image: url(/themes/hlt/images/miniweb/bg_somat.jpg);
}

body.maga #contentBG {
  background-image: url(/themes/hlt/images/miniweb/bg_maga.jpg);
}

body.vernel_ch #contentBG {
  background-image: url(/themes/hlt/images/miniweb/bg_vernel_main.jpg);
}

body.frisch #contentBG {
  background-image: url(/themes/hlt/images/miniweb/bg_fresh.jpg);
}

body.x-tra #contentBG {
  background-image: url(/themes/hlt/images/miniweb/bg_x.jpg);
}

body.sil #contentBG {
  background: url(/themes/hlt/images/miniweb/bg_sil.jpg);
}

body.sil_de #contentBG {
  background: url(/themes/hlt/images/miniweb/bg_sil.jpg);
}

body.terra_de #contentMain img.products,
body.terra_de #contentMain aside h3,
body.terra_de #contentMain aside ul,
body.terra_de #contentMain aside .separator,
body.terra_de #contentMain aside img.logo {
  display: none !important;
}

#shadow_top {
  background-image: url(/themes/hlt/images/miniweb/gradient_navi.png);
  background-repeat: repeat-x;
  position: relative;
  width: 100%;
  height: 18px;
  margin: 0 0 -19px 0;
  float: left;
  z-index: 3;
}

#contentBG {
  background-repeat: no-repeat !important;
  -moz-background-size: 100% auto !important;
  -o-background-size: 100% auto !important;
  background-size: 100% auto !important;
  width: 1600px;
  height: auto;
  float: left;
  left: 50%;
  position: relative;
  margin: 0 0 30px -800px;
}

#contentBG #heading {
  height: 110px;
  width: 960px;
  margin: -10px auto;
}

#contentBG p.top_headline {
  text-align: center;
  margin: 38px 0 26px 0;
  font: normal 2rem 'Century Gothic', sans-serif;
  font-family: 'Century Gothic', sans-serif;
  font-size: 2rem;
  line-height: 36px;
  font-weight: normal;
  color: #fff;
}

body.filetti #contentBG p.top_headline {
  position: relative;
  top: 15px;
  text-align: left;
  margin: 0 0 0 26%;
}

body.filetti #contentBG p.top_headline span {
  font-size: 1.5rem;
  margin: 10px 0 0 0;
}

body.maga #contentBG p.top_headline span.text_left {
  float: left;
  font-size: 2rem;
}

body.maga #contentBG p.top_headline span.text_right {
  float: right;
  font-size: 2rem;
}

body.maga #contentBG p.top_headline {
  color: #e2081e;
  height: 90px;
  width: 420px;
  margin: 0 auto;
}

body.vernel_ch #contentBG p.top_headline span.text_left {
  float: left;
  font-size: 2rem;
}

body.vernel_ch #contentBG p.top_headline span.text_right {
  float: right;
  font-size: 2rem;
}

body.vernel_ch #contentBG p.top_headline {
  color: #114498;
  height: 90px;
  width: 520px;
  margin: 0 auto;
}

body.vernel_ch.kategorie #contentBG p.top_headline {
  width: 450px;
}

body.frisch #contentBG p.top_headline {
  color: #039;
}

body.dato #contentBG p.top_headline {
  color: #92cae8;
}

body.pril #contentBG p.top_headline {
  color: #d42e12;
}

body.terra_de #contentBG p.top_headline {
  color: #5a7900;
}

#contentMain {
  width: 960px;
  float: left;
  left: 50%;
  position: relative;
  margin: 0 0 35px -480px;
  background-color: #fff;
  z-index: 0;
}

#contentMain aside {
  background: none;
  width: 230px;
  float: left;
  margin: 0 20px 0 0;
}

#contentMain aside img.logo {
  margin: 0;
  float: left;
  position: static;
}

#contentMain aside ul {
  margin: 15px 0 0 20px;
  padding: 0 0 15px 0;
  float: left;
}

#contentMain aside h3 {
  color: #039;
  font: normal 1.125rem 'Verdana', sans-serif;
  font-size: 1.125rem;
  font-family: 'Verdana', sans-serif;
  font-weight: normal;
  width: 100%;
  float: left;
  margin: 15px 0 0 20px;
}

#contentMain p,
#contentMain p > a:link,
#contentMain p > a:visited,
a.p_style:link {
  text-decoration: none;
  color: #666667;
  font-family: 'Verdana', sans-serif;
  font-size: 0.875rem;
  line-height: 1.125rem;
  font-weight: normal;
  margin: 0 0 20px 0;
}

#contentMain div.text_image_wrapper p.extra_content_images {
  width: 75%;
  float: left;
}

#contentMain div.text_image_wrapper img.extra_content_images {
  margin: 0;
}

a.p_style:link,
a.p_style:visited {
  padding: 0 !important;
  color: #666667 !important;
  font-family: 'Verdana', sans-serif !important;
  font-size: 0.875rem !important;
  line-height: 1.125rem !important;
  font-weight: normal !important;
  display: inline !important;
}

a.shop {
  float: left;
  margin: 0 0 10px -20px;
}

#contentMain aside ul li a:link,
#contentMain aside ul li a:visited {
  text-decoration: none;
  color: #e2081e;
  font: normal 0.875rem 'Verdana', sans-serif;
  font-family: 'Verdana', sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  margin: 0;
  padding: 10px 0 10px 0;
  display: block;
}

#contentMain aside ul li.subChildPage a:link,
#contentMain aside ul li.subChildPage a:visited {
  font-weight: normal;
  margin-left: 10px;
  padding: 4px 2px;
}

body.sil_de #contentMain aside ul li a:link,
body.sil_de #contentMain aside ul li a:visited {
  font: normal 0.875rem 'Verdana', sans-serif;
  font-family: 'Verdana', sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  margin-left: 10px;
}

body.sil_de #contentMain aside ul li a.bold:link,
body.sil_de #contentMain aside ul li a.bold:visited {
  font: bold 0.875rem 'Verdana', sans-serif;
  font-family: 'Verdana', sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  margin-left: 0;
  padding-bottom: 0;
}

#contentMain aside img.leShop {
  margin: 0 0 0 0;
}

#contentMain a.boldRed:link,
#contentMain a.boldRed:visited {
  text-decoration: none;
  font: bold 0.875rem 'Verdana', sans-serif;
  font-family: 'Verdana', sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  color: #e2081e;
  float: left;
  margin: 0 0 10px 0;
}

#contentMain aside img.businessLine {
  margin: 45px 0 45px 0;
}

#contentMain aside figure {
  margin: 0 0 0 20px;
}

body.miniwebs.businessline #contentMain aside figure a.shop img.businessLine {
  margin: -10px 0 0 -100px;
}

#contentMain section {
  width: 710px;
  float: left;
  position: relative;
  z-index: 5;
}

#contentMain section article {
  width: 460px;
  float: left;
  margin: 75px 0 0 0;
  background: none;
  padding-bottom: 0;
}

body.sil_de #contentMain #firstSection {
  margin-bottom: 40px;
}

body.sil_de #contentMain section article {
  width: 480px;
}

body.sil_de #contentMain section article p {
  width: 410px;
}

body.sil_de #contentMain section article #selector p {
  float: left;
  display: inline;
  width: 60px;
  margin-top: 4px;
}

body.sil_de #selector2 {
  float: left;
  display: inline;
  margin-left: 15px;
}

#contentMain section article h1 {
  color: #039;
  font: normal 2rem 'Century Gothic', sans-serif;
  font-family: 'Century Gothic', sans-serif;
  font-size: 2rem;
  font-weight: normal;
  margin: 0 0 40px 0;
}

#contentMain section article h1 span {
  font: normal 1.125rem 'Century Gothic', sans-serif;
  font-family: 'Century Gothic', sans-serif;
  font-size: 1.125rem;
  font-weight: normal;
  margin: 0;
}

body.filetti #contentMain section article h1,
body.filetti #contentMain h3 {
  color: #ec008c;
}

#contentMain section article h3 {
  color: #039;
  font: normal 1.5rem 'Century Gothic', sans-serif;
  font-family: 'Century Gothic', sans-serif;
  font-size: 1.5rem;
  font-weight: normal;
  width: 100%;
  margin: 20px 0 15px 0;
}

#contentMain img.products {
  position: absolute;
  right: -9.375%;
  top: -75px;
  z-index: -3;
}

body.vernel_ch #contentMain img.products {
  top: -80px;
  right: -20.375%;
}

body.vernel_ch.kategorie #contentMain img.products {
  right: -24.375%;
}

body.pril #contentMain img.products {
  top: -55px;
}

body.sil #contentMain img.products {
  top: -95px;
}

body.sil_de #contentMain img.products {
  top: -95px;
  z-index: 30;
}

#contentMain section figure {
  background-image: url(/themes/hlt/images/miniweb/bg_items.jpg);
  background-repeat: repeat-x;
  background-position: top;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: 220px;
  margin: 20px 10px 0 0;
  position: relative;
  padding-bottom: 45px;
  float: left;
}

body.vernel_ch #contentMain section figure {
  width: 300px;
}

body.sil_de #contentMain section figure {
  background-image: url(/themes/hlt/images/miniweb/bg_items_sil.jpg);
  background-repeat: repeat-x;
  background-position: top;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: 220px;
  margin: 20px 10px 0 0;
}

#contentMain section img.product {
  position: relative;
  margin: 0 0 0 20px;
  float: left;
  z-index: -3;
}

body.sil_de #contentMain section img.product {
  margin: 0;
}

body.sil_de.testbericht #contentMain section img.product {
  margin-top: 3%;
  margin-left: 3%;
  width: 25%;
}

#contentMain section figure figcaption {
  width: 100%;
  float: none;
}

#contentMain section a:link,
#contentMain section a:visited {
  text-decoration: none;
  color: #e2081e;
  font: bold 0.875rem 'Verdana', sans-serif;
  font-family: 'Verdana', sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  float: none;
  margin: 0;
  display: block;
}

#contentMain section a span {
  height: 35px;
  padding: 20px 0 0 20px;
  display: block;
}

#contentMain section ul {
  margin: 0 0 25px 20px;
}

#contentMain section ul li {
  color: #e2081e;
  margin: 0 0 10px 0;
}

#contentMain section ul li span {
  color: #666667;
  font-size: 0.875rem;
}

#contentMain section figure img {
  margin: 10px auto 0 auto;
}

#contentMain section figure figcaption button,
section article a.button_stat {
  background-image: url(/themes/hlt/images/miniweb/btn_sil.png);
  background-repeat: no-repeat;
  background-color: transparent;
  font: normal 1.125rem 'Century Gothic', sans-serif;
  font-family: 'Century Gothic', sans-serif;
  font-size: 1.125rem;
  font-weight: normal;
  color: #666667;
  width: 150px;
  height: 45px;
  position: relative;
  left: 50%;
  margin: 0 0 0 -73px;
  padding: 0 25px 5px 0;
  border: none;
  cursor: pointer;
}
#contentMain section figure figcaption button {
  position: absolute;
  bottom: 0;
}
#contentMain section figure figcaption span {
  text-align: center;
}

.sil_button_long {
  background-image: url(/themes/hlt/images/miniweb/btn_sil_long.png);
  background-repeat: no-repeat;
  background-color: transparent;
  font-family: 'Century Gothic', sans-serif;
  font-size: 14px;
  font-size: 0.9rem;
  font-weight: normal;
  color: #666667;
  width: 215px;
  height: 40px;
  position: relative;
  left: 50%;
  margin: 0 0 0 -20px;
  padding: 0 25px 5px 0;
  border: none;
  cursor: pointer;
}

.sil_button_long.abonnieren {
  background-image: url(/themes/hlt/images/miniweb/btn_sil_short.png);
  margin-left: 0;
  left: 0;
  width: 190px;
  padding: 0 70px 5px 0;
}

section article a.button_stat {
  position: static;
  margin: 20px 0 0 0;
  padding: 9px 0 0 18px !important;
}

#contentMain section article a.button_stat span {
  color: #666667;
  font-family: 'Century Gothic', sans-serif;
  font-size: 14px;
  font-size: 1.125rem;
  font-weight: normal;
  padding: 0 25px 5px 0;
}

section article a.button_stat:hover {
  background-image: url(/themes/hlt/images/miniweb/btn_sil_hover.png);
}

body.filetti #contentMain section figure figcaption button {
  background-image: url(/themes/hlt/images/miniweb/btn_filetti.png);
}

#contentMain article p strong a:link,
#contentMain article p strong a:visited {
  color: #666667;
  margin: 0;
  padding: 0;
}

body.filetti #contentMain img.products {
  top: -90px;
}

#contentBG #heading img#kids {
  position: relative;
  width: 173px;
  float: left;
  left: 3%;
  top: 10px;
}

body.businessline #contentMain aside figure img.leftOutAlign {
  float: left;
  margin: -4px 0 0 -120px }

body.register.lifetimesCH section.col-right.col-right-wide aside.teaser-image.clearfix {
  width: 100% !important;
  background-color: #f2f2f2 !important;
}

body.register.lifetimesCH section.col-right.col-right-wide aside ul.default li {
  width: 100%;
  margin: 0 0 15px 0;
}

body.horoskop .col-left .comments ul.comments-list li {
  float: none;
  margin: 0 0 15px 0;
  font-size: 14px;
  width: 60%;
}

body.horoskop .col-left .comments ul.comments-list li b {
  margin: 0 0 5px 0;
}

body.filetti.links #contentMain section a.redlink {
  text-align: left;
  padding: 0;
}

body.bref #contentBG p.top_headline {
  margin: 38px 0 26px 0 !important;
}

body.terra_de #contentBG p.top_headline {
  margin: 30px 0 36px !important;
}

body.businessline.haendler .redlink {
  text-align: left !important;
}

body.terra_de article p .button.terra {
  font: bold 16px 'Century Gothic', 'Verdana', sans-serif !important;
  font-family: 'Century Gothic', 'Verdana', sans-serif !important;
  font-size: 16px !important;
  line-height: 16px !important;
  font-weight: bold !important;
  width: 140px !important;
  min-width: 140px !important;
}

body.terra_de #contentMain article p a.button span {
  color: #808080;
  font-size: 16px !important;
  font-weight: bold;
  padding: 9px 0 0 10px;
}

body.terra_de #contentMain aside img.leShop {
  margin-left: -20px;
}

body.terra_de #contentMain section img.product {
  margin-top: 10px;
}

a.terra_amazon {
  padding: 0 !important;
  height: auto !important;
}

a.terra_amazon img {
  width: auto !important;
  height: auto !important;
  margin-bottom: 0 !important;
  position: static !important;
}

p strong.img_overlay {
  color: #e2081e;
  height: 50px;
  float: left;
  margin: 10px 0 -60px;
  padding: 0 15px;
  position: relative;
  z-index: 20;
}

#contentMain section p a:link.cleaners_link,
#contentMain section p a:visited.cleaners_link {
  color: #666;
  text-decoration: underline;
  height: auto !important;
  padding: 0;
  display: inline;
}

#contentMain section p a:link.cleaners_link:hover,
#contentMain section p a:visited.cleaners_link:hover {
  color: #000 !important;
  -webkit-transition: all 0.2s ease-in 0s !important;
  -moz-transition: all 0.2s ease-in 0s !important;
  -o-transition: all 0.2s ease-in 0s !important;
  transition: all 0.2s ease-in 0s !important;
}

.sil_de #contentMain aside img.leShop {
  margin-left: -20px;
}

.sil_de #contentMain p#sil_abonnieren {
  margin-bottom: 0;
}

.sil_de #contentMain figcaption p#sil_abonnieren_text {
  margin-top: 5px;
  margin-bottom: 0;
}

.sil_de #email_abonnieren {
  margin: 0 10px 0 0 !important;
  width: 90% !important;
  max-width: 190px;
}

.sil_de #submit_abonnieren {
  width: 100%;
}

body.sub.sil_de #contentMain section img#gs_cap_show {
  width: 74px;
  height: 29px;
  position: static;
}

.heading_star {
  font-size: 16px;
  font-size: 1rem;
  position: relative;
  top: -10px;
}

#contentMain p.star_text {
  font-size: 12px;
  float: left;
  margin: 30px 0 -10px 30px;
}

body.vernel_ch #contentMain p.star_text {
  padding-bottom: 30px;
}

.miniwebs a.unstyled_link {
  color: #666 !important;
  width: auto !important;
  font-weight: normal !important;
  text-decoration: underline !important;
  display: inline !important;
}

.miniwebs a.unstyled_link:hover {
  color: #000 !important;
  -webkit-transition: all 0.2s ease-in 0s !important;
  -moz-transition: all 0.2s ease-in 0s !important;
  -o-transition: all 0.2s ease-in 0s !important;
  transition: all 0.2s ease-in 0s !important;
}

.sil_de.column a.fleckenABC {
  color: #e2081e !important;
  width: auto !important;
  font-weight: normal !important;
  text-decoration: none !important;
  display: inline !important;
}

.sil_de.column a.fleckenABC:hover {
  color: #000 !important;
  -webkit-transition: all 0.2s ease-in 0s !important;
  -moz-transition: all 0.2s ease-in 0s !important;
  -o-transition: all 0.2s ease-in 0s !important;
  transition: all 0.2s ease-in 0s !important;
}

.sil_de.column a.product_link {
  color: #e2081e !important;
  width: auto !important;
  font-weight: bold !important;
  text-decoration: none !important;
  display: inline !important;
}

.sil_de.column a.product_link:hover {
  color: #000 !important;
  -webkit-transition: all 0.2s ease-in 0s !important;
  -moz-transition: all 0.2s ease-in 0s !important;
  -o-transition: all 0.2s ease-in 0s !important;
  transition: all 0.2s ease-in 0s !important;
}

body.sil_de div#dk_container_episode a.dk_toggle {
  background: url('/themes/hlt/images/arrow_down_darkblue.png') 99% center no-repeat;
}

#contentMain section div#dk_container_episode a span {
  height: 20px;
}

#contentMain figcaption p {
  margin-top: 10px;
}

body.terra_de.main #contentMain a.button.dunkelblau span.button-arrow {
  position: absolute !important;
  left: 160px !important;
  top: -31px !important;
  background-position-y: -460px !important;
}

.sil_de.column #sil_sabine {
  max-width: 408px !important;
  position: absolute;
  right: -120px;
  top: -10px;
}

.sil_de.column #sil_product_bottom {
  max-width: 200px !important;
  position: absolute;
  right: 15px;
  bottom: 0;
}

#dk_container_episode span.dk_label {
  padding: 0;
}

#dk_container_episode a.dk_toggle {
  background-position: 99% 22%;
  width: 230px !important;
}

#dk_container_episode .dk_options_inner li {
  margin: 0;
}

/* ----------------------------------------- Table classic --- */
#table, #table_too, #table_again, #table_and_again {
  text-align: left;
  position: relative;
  float: left;
  margin: 20px 0 20px 0;
  border: 1px solid #666667;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  z-index: 3;
}

table {
  margin: 0;
}

#table td,
#table_too td,
#table_again td,
#table_and_again td {
  width: 240px;
  vertical-align: middle;
  border-top: 1px solid #666667;
}

table span {
  margin: 0;
}

table .wide {
  padding: 0 5px;
}

table .wide span {
  width: 33.33335%;
}

.padding_left {
  padding: 0 5px 0 10px;
}

.border_left {
  border-left: 1px solid #666667;
}

.dirtshirts {
  width: 80px;
  margin: 0 auto;
}

img.dirtshirt {
  margin: 0 auto;
}

.dirtshirts img {
  float: left;
}

.doubleshirt {
  margin: 0 auto;
  width: 100px;
}

.doubleshirt span {
  font-size: 12px;
  color: #039;
  margin: 10px 3px 0 3px;
}

#table table img,
#table_too table img {
  position: static !important;
  width: 40px !important;
  height: auto !important;
  margin: 0 auto;
}

#table td,
#table_too td,
#table_again td,
#table_and_again td,
#table th,
#table_too th,
#table_again th,
#table_and_again th {
  font-size: 12px;
  font-size: 0.8125rem;
  height: 60px;
}

body.x-tra.sub th,
body.x-tra.sub td {
  width: 12%;
}

body.sil_accordion article h3.accordion-headline,
body.sil_accordion article .accordion-container {
  width: 95% !important;
  max-width: 400px !important;
}

body.sil_accordion article h3.accordion-headline {
  background: #003399;
  color: white !important;
  display: inline-block;
  padding: 5px;
  margin: 20px 0px 10px !important;
  cursor: pointer;
}

body.sil_accordion article .extra_content_images ul li span {
  max-width: 300px !important;
  display: block;
  margin-left: 90px;
}

body.sil_accordion article .extra_content_images ul li span ul {
  max-width: 300px !important;
}

body.sil_accordion article .extra_content_images ul.sil_accordion_without_margin li span {
  margin-left: 0;
}

body.sil_accordion article .pfeil {
  width: 12px;
  height: 18px;
  background: url('/themes/hlt/images/arrow_left_white.png') center right no-repeat;
  pointer-events: none;
  font-size: 24px;
  color:white;
  display: inline-block;
  position: relative;
  top: 2px;
  left: -20px;
  margin-left: -10px;
  transform: rotate(180deg);
}

/* ----------------------------------------- Table classic END --- */
/* ----------------------------------------- {display: none;} --- */
.separator:last-child {
  display: none !important;
}

/* ----------------------------------------- @mediaqueries START --- */

/* ----------------------------------------- @mediaqueries (max-width: 1600px) --- */
@media only screen and (max-width: 1600px) {

  #contentMain p,
  #contentMain p > a:link,
  #contentMain p > a:visited,
  a.p_style:link {
    font-family: 'Verdana', sans-serif;
    font-size: 0.875rem;
    line-height: 1.125rem;
    font-weight: normal;
  }

  a.p_style:link,
  a.p_style:visited {
    font-family: 'Verdana', sans-serif !important;
    font-size: 0.875rem !important;
    line-height: 1.125rem !important;
    font-weight: normal !important;
  }

  #contentMain aside ul li a:link,
  #contentMain aside ul li a:visited {
    font: bold 0.875rem 'Verdana', sans-serif;
    font-family: 'Verdana', sans-serif;
    font-size: 0.875rem;
    font-weight: bold;
  }

  #contentMain section article h1 {
    font: normal 2rem 'Century Gothic', sans-serif;
    font-family: 'Century Gothic', sans-serif;
    font-size: 2rem;
    font-weight: normal;
  }

  #contentMain section article h1 span {
    font: normal 1.125rem 'Century Gothic', sans-serif;
    font-family: 'Century Gothic', sans-serif;
    font-size: 1.125rem;
    font-weight: normal;
  }

  #contentMain section article h3 {
    font: normal 1.5rem 'Century Gothic', sans-serif;
    font-family: 'Century Gothic', sans-serif;
    font-size: 1.5rem;
    font-weight: normal;
  }

  #contentMain section a:link,
  #contentMain section a:visited {
    font: bold 0.875rem 'Verdana', sans-serif;
    font-family: 'Verdana', sans-serif;
    font-size: 0.875rem;
    font-weight: bold;
  }

  #contentMain section ul li span {
    font-size: 0.875rem;
  }

  #contentMain section figure figcaption button {
    font-family: 'Century Gothic', sans-serif;
    font-size: 1.125rem;
    font-weight: normal;
  }

  .miniwebs.de .columns .canvas.clearfix, .miniwebs.fr .columns .canvas.clearfix {
    width: 100%;
  }

  #contentBG {
    width: 100%;
    left: 0;
    margin: 0;
  }
}

/* ----------------------------------------- @mediaqueries (max-width: 1250px) --- */
@media only screen and (max-width: 1250px) {

  body.maga #contentBG p.top_headline {
    margin: 0 0 0 36%;
  }

  body.vernel_ch #contentBG p.top_headline {
    margin: 0 0 0 36%;
  }

  /* Vernel Miniweb */
  body.vernel_ch.kategorie #contentBG p.top_headline {
    margin: 0 0 0 28%;
  }

  body.vernel_ch #contentMain img.products {
    top: -56px;
    right: -20.375%;
    width: 44%;
  }

  body.vernel_ch.kategorie #contentMain img.products {
    top: -56px;
    right: -15%;
    width: 44%;
  }

  body.vernel_ch.sub #contentMain section article {
    width: 60%;
  }
}

/* ----------------------------------------- @mediaqueries (max-width: 1190px) --- */
@media only screen and (max-width: 1190px) {

  body.miniwebs.businessline #contentMain figure a.shop img.businessLine {
    margin: 1px 0 0 20px !important;
  }

  .sil_de.column #sil_sabine {
    width: 50%;
    right: 0;
    left: 60%;
  }

  .sil_de.column #sil_product_bottom {
    width: 50%;
    right: 0;
    left: 65%;
  }
}

/* ----------------------------------------- @mediaqueries (max-width: 1120px) --- */
@media only screen and (max-width: 1120px) {

  body.x-tra #contentMain img.products {
    right: -8%;
  }

  body.x-tra #contentBG p.top_headline {
    text-align: left;
    margin-left: 35%;
  }

  body.sil_de #contentMain img.products {
    right: -5%;
  }

  body.terra_de.main #contentMain img.products {
    right: -6%;
  }
}

/* ----------------------------------------- @mediaqueries (max-width: 1100px) --- */
@media only screen and (max-width: 1100px) {

  body.miniwebs .columns.clearfix .canvas {
    width: 100%;
  }

  #contentMain {
    padding: 0 0 30px 0;
  }

  body.frisch #contentMain img.products {
    right: -6.375%;
  }

  #contentMain aside {
    width: 23.9583333333%;
    min-width: 140px;
  }

  #contentMain aside img.logo {
    max-width: 100% !important;
  }

  #contentMain aside ul h3,
  #contentMain section article h3 {
    font-size: 1.125rem;
  }

  #contentMain aside ul li a:link,
  #contentMain aside ul li a:visited {
    font-size: 0.875rem;
  }

  #contentMain aside img {
    width: 100%;
  }

  #contentMain section {
    width: 73%;
  }

  #contentMain section article {
    width: 100%;
  }

  #contentMain section article h1 {
    font-size: 2rem;
  }

  #contentMain section article h1,
  #contentMain section article p {
    width: 65%;
  }

  #contentMain section figure {
    width: 31.5%;
    left: 1%;
  }

  #contentMain section figure img {
    width: 100%;
  }

  body.sub #contentMain section {
    width: 72%;
  }

  body.sub #contentMain section article {
    width: 64.7887323944%;
  }

  body.sub #contentMain section article h1,
  body.sub #contentMain section article p {
    width: 100%;
  }

  body.sub #contentMain section article p.error {
    width: 94%;
  }

  body.sub #contentMain section img {
    width: 30%;
  }

  body.filetti #contentMain img.products {
    right: -75px;
  }

  #contentBG #heading img#kids {
    left: 6%;
  }

  body.maga #contentBG p.top_headline span.text_right {
    margin: 0 15% 0 0;
  }

  body.maga #contentMain img.products {
    right: -5.375%;
  }

  body.vernel_ch #contentBG p.top_headline span.text_right {
    margin: 0 15% 0 0;
  }

  body.vernel_ch #contentMain img.products {
    right: -5.375%;
  }

  body.bref #contentMain img.products {
    right: -4%;
  }

  body.pril #contentMain img.products {
    right: -6%;
  }

  /* Vernel Miniweb */
  body.vernel_ch .top_headline {
    width: 390px;
  }

  body.vernel_ch #contentMain section article {
    width: 80%;
  }

  body.vernel_ch #contentMain section figure img {
    max-width: 100%;
  }

  body.vernel_ch.kategorie #contentMain img.products {
    right: -10%;
  }

}

/* ----------------------------------------- @mediaqueries (max-width: 1060px) --- */
@media only screen and (max-width: 1060px) {

  body.bref #contentBG {
    background-image: url("/themes/hlt/images/miniweb/bg_bref_r.jpg") !important;
    background-repeat: repeat-y !important;
  }

  #contentMain section p a:link,
  #contentMain section p a:visited {
    font-size: 0.82rem;
  }

  #contentMain section p a:link,
  #contentMain section p a:visited {
    padding-left: 15px;
  }

  .sil_de.column #sil_sabine {
    width: 45%;
    left: 59%;
  }

  .sil_de.column #sil_product_bottom {
    width: 45%;
    left: 65%;
  }

}

/* ----------------------------------------- @mediaqueries (max-width: 1030px) --- */
@media only screen and (max-width: 1030px) {

  body.frisch #contentMain img.products {
    right: -3.375%;
    width: 33.458%;
  }

  body.pril #contentMain img.products {
    right: -4%;
  }

  body.sil_de #contentMain img.products {
    width: 28%;
    top: -65px;
    right: -2%;
  }
}

/* ----------------------------------------- @mediaqueries (max-width: 980px) --- */
@media only screen and (max-width: 980px) {

  #contentBG {
    width: 100%;
    margin: 0 auto;
    position: static;
  }

  #contentMain {
    margin: 0;
    width: 99%;
    left: 0.5%;
  }

  #contentMain img.products {
    width: 28%;
    right: -2.5%;
  }

  #contentMain section article {
    margin-top: 5%;
  }

  #contentMain aside ul,
  #contentMain aside figure,
  #contentMain aside h3 {
    margin-left: 10px;
  }

  body.filetti #contentMain img.products {
    right: -25px;
  }

  #contentBG #heading img#kids {
    left: 3%;
  }

  body.x-tra #contentMain img.products {
    right: -2%;
  }

  body.miniwebs .nav-meta .login {
    text-align: left;
    min-width: 70px;
  }

  body.maga #contentMain img.products {
    right: -2.5%;
  }

  body.vernel_ch #contentMain img.products {
    right: -2.5%;
  }

  body.bref #contentMain img.products {
    right: -2%;
  }

  body.terra_de #contentMain img.products {
    width: 26%;
    top: -25px;
    right: 0;
  }

  body.pril #contentMain img.products {
    right: 0;
    top: -15px;
  }

  body.terra_de.main #contentMain img.products {
    right: 0;
  }

  /* Vernel Miniweb */
  body.vernel_ch #contentMain section article {
    width: 100%;
  }

  body.vernel_ch #contentMain section article p {
    width: 90%;
  }

  body.vernel_ch #contentMain section figure {
    width: 47%;
  }

  body.vernel_ch #contentMain img.products {
    top: -75px;
    width: 28%;
  }

  body.vernel_ch.kategorie #contentMain img.products {
    top: -90px;
    right: -5%;
    width: 35%;
  }

  body.vernel_ch.kategorie #contentMain section article p {
    width: 90%;
  }

  body.vernel_ch.kategorie #contentMain section {
    padding-top: 45px;
  }

  body.vernel_ch.fr #contentBG p.top_headline {
    margin: 0 0 0 27%;
  }
}

/* ----------------------------------------- @mediaqueries (max-width: 900px) --- */
@media only screen and (max-width: 900px) {

  body.frisch #contentBG p.top_headline {
    font-size: 1.8rem;
    float: right;
    height: 65px;
    margin: 25px 20% 0 auto;
  }

  body.filetti #contentBG p.top_headline {
    float: left;
    font-size: 1.8rem;
    margin: 5px 0 0 5%;
  }

  body.filetti #contentMain img.products {
    top: -75px;
  }

  #contentMain section p a:link,
  #contentMain section p a:visited {
    padding-left: 10px;
  }

  body.maga #contentBG p.top_headline span.text_right {
    margin: 0 20% 0 0;
  }

  body.vernel_ch #contentBG p.top_headline span.text_right {
    margin: 0 20% 0 0;
  }

  body.sil_de #contentMain section article p {
    width: 340px;
  }

  body.sil_de #contentMain #firstSection {
    margin-bottom: 0;
  }
}

/* ----------------------------------------- @mediaqueries (max-width: 830px) --- */
@media only screen and (max-width: 830px) {

  #contentMain div.text_image_wrapper p.extra_content_images {
    width: 100%;
  }

  #contentMain div.text_image_wrapper img.extra_content_images {
    margin-bottom: 15px;
  }

  body.sil #contdentMain img.products {
    top: -50px;
  }

  body.sil_de #contentMain img.products {
    top: -50px;
  }

  body.maga #contentBG p.top_headline {
    height: 90px;
    margin-left: 34%;
  }

  body.maga #contentBG p.top_headline span.text_left {
    margin: 10px 0 0 0;
  }

  body.maga #contentBG p.top_headline span.text_left,
  body.maga #contentBG p.top_headline span.text_right {
    font-size: 1.6rem;
  }

  body.maga #contentBG p.top_headline span.text_right {
    margin: 0 25% 0 0;
  }

  body.vernel_ch #contentBG p.top_headline {
    height: 90px;
    margin-left: 34%;
  }

  body.vernel_ch #contentBG p.top_headline span.text_left {
    margin: 10px 0 0 0;
  }

  body.vernel_ch #contentBG p.top_headline span.text_left,
  body.vernel_ch #contentBG p.top_headline span.text_right {
    font-size: 1.6rem;
  }

  body.vernel_ch #contentBG p.top_headline span.text_right {
    margin: 0 25% 0 0;
  }

  /* Vernel Miniweb */
  body.vernel_ch.kategorie #contentMain img.products {
    top: -50px;
  }

  body.vernel_ch.kategorie #contentMain section figure {
    width: 47%;
  }

  body.vernel_ch #contentMain img.products {
    top: -10px;
    width: 22%;
  }
}

/* ----------------------------------------- @mediaqueries (max-width: 800px) --- */
@media only screen and (max-width: 800px) {

  body.miniwebs .nav-meta ul {
    width: 77%;
    float: right;
  }

  body.miniwebs .nav-meta ul li.de_fr {
    position: relative;
    float: left;
  }
}

/* ----------------------------------------- @mediaqueries (max-width: 780px) --- */
@media only screen and (max-width: 780px) {

  #contentMain section {
    width: 68%;
  }

  #contentMain section figure {
    width: 31%;
  }

  #contentMain section article h1 {
    font-size: 1.8rem;
  }

  body.filetti #contentBG p.top_headline {
    top: 30px;
    font-size: 1.6rem;
  }

  #contentMain img.products {
    top: -25px;
  }

  body.x-tra #contentMain img.products,
  body.frisch #contentMain img.products {
    top: -10px;
  }

  body.filetti #contentMain img.products {
    top: -55px;
  }

  body.bref #contentBG p.top_headline,
  body.dato #contentBG p.top_headline {
    font-size: 1.8rem;
  }

  body.filetti #contentBG p.top_headline {
    top: 17px;
  }

  body.frisch #contentMain img.products {
    right: -2.375%;
  }

  body.sil_de #contentMain img.products {
    top: 0;
    right: 1%;
  }

  #editNavi {
    display: none;
  }
}

/* ----------------------------------------- @mediaqueries (max-width: 735px) --- */
@media only screen and (max-width: 735px) {

  #contentBG p.top_headline {
    font-size: 1.8rem;
  }

  th, td {
    font-size: 0.625rem;
  }

  #table table th img,
  #table_too table th img {
    width: 30px !important;
  }

  .doubleshirt {
    width: 76px;
  }
}

/* ----------------------------------------- @mediaqueries (max-width: 700px) --- */
@media only screen and (max-width: 700px) {

  #contentBG p.top_headline,
  body.dato #contentBG p.top_headline,
  body.dato #contentMain section article h1 {
    font-size: 1.55rem;
  }

  body.sil_accordion article h3.accordion-headline,
  body.sil_accordion article .accordion-container {
    width: 90% !important;
  }

  body.sil_accordion article .extra_content_images ul li span,
  body.sil_accordion article .extra_content_images ul li span ul {
    max-width: 100% !important;
    margin-left: 0;
  }

  #contentMain section figure {
    width: 47%;
    left: 1%;
  }

  body.sub #contentMain section {
    width: 70%;
  }

  body.sub #contentMain section article {
    width: 100%;
    position: relative;
    z-index: -1;
  }

  body.sub #contentMain section img,
  body.x-tra.gel #contentMain section img.product {
    position: absolute;
    right: 0;
    top: 0;
    height: 200px;
    width: auto;
    z-index: -3 !important;
  }

  body.maga.compact #contentMain section img.product {
    height: 300px;
  }

  body.vernel_ch.compact #contentMain section img.product {
    height: 300px;
  }

  body.sub.dato #contentMain section article h1 {
    width: 70%;
    margin: 35px 0;
  }

  body.sil_de.testbericht #contentMain section article h1 {
    width: 70%;
  }

  body.sil_de #contentMain section article,
  body.sil_de #contentMain section article p {
    width: 100%;
  }

  #contentMain section article h1 {
    font-size: 1.55rem;
    margin: 50px 0 !important;
  }

  #contentMain section article p {
    width: 100%;
  }

  body.filetti #contentMain img.products {
    top: -40px;
    right: -15px;
  }

  body.sub #contentMain img.skin {
    height: auto;
    position: static;
    margin-right: 70%;
  }

  body.filetti #contentBG p.top_headline,
  body.filetti #contentBG p.top_headline span {
    font-size: 1.3rem;
    top: 25px;
    margin-left: 5%;
  }

  body.filetti #contentMain section article h1 {
    width: 73% !important;
    margin: 35px 0 45px 0;
  }

  body.filetti.powder #contentMain section article h1,
  body.maga.powder #contentMain section article h1 {
    margin: 50px 0;
  }

  body.filetti #contentMain section article h1 {
    margin: 50px 0 !important;
  }

  body.filetti.links #contentMain section article h1 {
    margin: 50px 0 50px 0 !important;
  }

  body.sub #contentMain img.products {
    z-index: -3 !important;
  }

  body.filetti #contentMain img.products {
    height: 200px;
    width: auto;
    top: -20px;
    right: -15px;
  }

  body.filetti.links #contentMain section article p.width_60 {
    width: 60%;
  }

  body.maga #contentBG p.top_headline,
  body.maga #contentBG p.top_headline span.text_left {
    font-size: 1.6rem;
    top: 5px;
    position: relative;
  }

  body.vernel_ch #contentBG p.top_headline,
  body.vernel_ch #contentBG p.top_headline span.text_left {
    font-size: 1.6rem;
    top: 5px;
    position: relative;
  }

  body.sub.wc.frisch.gel #contentMain section img.product {
    height: 210px !important;
    width: auto;
  }

  body.wc.frisch.marbles #contentMain section img.product {
    height: 155px;
    width: auto;
    top: 10px;
  }

  body.pril #contentMain img.products,
  body.sil #contentMain img.products,
  body.sil_de #contentMain img.products,
  body.x-tra #contentMain img.products {
    height: 180px !important;
    width: auto;
    top: -10px;
  }

  body.maga #contentMain img.products {
    top: -20px;
  }

  body.vernel_ch #contentMain img.products {
    top: -20px;
  }

  body.somat #contentMain img.products,
  body.dato #contentMain img.products {
    height: 210px !important;
    width: auto;
  }

  body.x-tra.powder #contentMain section img.product,
  body.filetti #contentMain section img.product,
  body.frisch #contentMain img.products,
  body.businessline.persil #contentMain section img.product,
  body.businessline.pril_b #contentMain section img.product,
  body.vernel_ch #contentMain img.products,
  body.maga #contentMain img.products {
    height: 230px;
    width: auto;
  }

  body.maga.gel #contentMain section img.product,
  body.businessline.somat_fluid #contentMain section img.product {
    height: 270px;
    width: auto;
    z-index: -3 !important;
  }

  body.maga.powder #contentMain section img.product,
  body.somat.powder #contentMain section img.product,
  body.x-tra #contentMain section img.product {
    height: 300px;
    width: auto;
  }

  body.tabs #contentMain section img.product {
    height: 400px;
    width: auto;
  }

  body.bref #contentMain img.products {
    height: 200px;
    width: auto;
    top: -5px;
    right: -1.5%;
  }

  body.terra_de #contentMain img.product {
    height: 170px;
    width: auto;
    top: -5px;
    right: -1.5%;
  }

  body.x-tra.gel #contentMain section img.product,
  body.filetti.sensitivegel #contentMain section img.product {
    height: 200px;
    width: auto;
  }

  body.maga #contentBG p.top_headline span.text_left,
  body.maga #contentBG p.top_headline span.text_right {
    font-size: 1.5rem;
  }

  body.vernel_ch #contentBG p.top_headline span.text_left,
  body.vernel_ch #contentBG p.top_headline span.text_right {
    font-size: 1.5rem;
  }

  body.frisch #contentBG p.top_headline {
    margin-right: 15%;
  }

  body.sil_de #contentMain img.products {
    height: 200px !important;
    top: -30px;
    right: 1%;
  }

  body.sil #contentMain img.products {
    height: 260px !important;
    width: auto;
    top: -15px;
    right: 20px
  }

  .sil_de.column #sil_sabine {
    width: 190px;
    height: auto;
    left: inherit;
    right: 10px;
    top: 10px;
  }

  .sil_de.column #sil_product_bottom {
    width: 75px;
    height: auto;
    left: inherit;
    right: 10px;
    top: 10px;
  }

  /* Vernel Miniweb */
  body.vernel_ch #contentMain img.products {
    top: -10px;
  }

  body.vernel_ch #contentBG p.top_headline span.text_left {
    top: 0;
  }

  body.vernel_ch #contentMain img.products {
    height: auto;
    width: 160px;
  }

  body.vernel_ch.kategorie #contentMain img.products {
    top: -15px;
  }
}

/* ----------------------------------------- @mediaqueries (max-width: 670px) --- */
@media only screen and (max-width: 670px) {

  img#miniwebImage1700_2 {
    width: 100%;
  }

  body.sil_de #contentMain section figure {
    left: 5%;
    width: 170px;
  }

  body.vernel_ch.sub #contentMain section article {
    width: 100%;
  }

  body.sub #contentMain section article h1, body.sub #contentMain section article p {
    padding-bottom: 20px;
  }
}

/* ----------------------------------------- @mediaqueries (max-width: 650px) --- */
@media only screen and (max-width: 650px) {

  #contentMain aside ul,
  #contentMain aside figure,
  #contentMain aside h3 {
    margin-left: 5px;
  }

  #contentMain aside .shop {
    margin-left: -5px;
  }

  #contentMain aside img.leShop {
    margin-left: 0;
  }

  #contentMain aside img.businessLine {
    margin-left: -5px;
  }

  #contentMain aside {
    margin-right: 3%;
    margin-left: 10px;
  }

  body.fat #contentMain section article h1 {
    width: 70%;
    margin: 40px 0;
  }

  body.miniwebs .canvas.clearfix {
    width: 99%;
  }

  body.horoskop .col-left .comments ul.comments-list li {
    width: 100%;
  }

  body.maga #contentMain section article h1 {
    width: 70%;
  }

  body.vernel_ch #contentMain section article h1 {
    width: 70%;
  }

  body.miniwebs.businessline #contentMain aside figure a.shop img.businessLine {
    margin: 1px 0 0 0 !important;
  }
}

/* ----------------------------------------- @mediaqueries (max-width: 630px) --- */
@media only screen and (max-width: 630px) {

  #contentMain section figure {
    float: left;
    left: 50%;
    margin: 0 30% 20px -100px;
    position: relative;
    width: 220px;
  }

  body.frisch #contentMain section article h1,
  body.frisch #contentBG p.top_headline {
    font-size: 1.4rem;
  }

  body.frisch #contentBG p.top_headline {
    height: 60px;
    margin-top: 30px;
  }

  body.terra_de #contentMain img.products {
    top: -15px;
  }

  /* Vernel Miniweb */
  body.vernel_ch #contentMain img.products {
    height: auto;
    width: 200px;
  }

  body.vernel_ch #contentMain section {
    width: 62%;
    padding-left: 4%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
  }

  body.vernel_ch #contentMain img.products {
    top: -10px;
    width: 164px;
    right: -67px;
  }

  body.vernel_ch #contentMain section figure {
    float: left;
    left: auto;
    margin: 0;
  }
}

/* ----------------------------------------- @mediaqueries (max-width: 600px) --- */
@media only screen and (max-width: 600px) {

  #contentBG p.top_headline {
    margin-left: 14%;
    font-size: 1.55rem }

  #contentMain section {
    width: 61%;
  }

  #contentMain section article p {
    width: 100%;
  }

  body.sub #contentMain section {
    width: 68%;
  }

  body.dato #contentBG p.top_headline {
    font-size: 1.6rem;
    margin-left: 0;
  }

  body.frisch #contentMain img.products {
    height: 210px;
    width: auto;
  }

  body.dato #contentMain article h1 {
    margin: 50px 0 20px 0 !important;
  }

  body.maga #contentBG p.top_headline span.text_left,
  body.maga #contentBG p.top_headline span.text_right {
    font-size: 1.4rem;
  }

  body.maga #contentMain section article h1 {
    margin: 50px 0 50px 0 !important;
  }

  body.vernel_ch #contentBG p.top_headline span.text_left,
  body.vernel_ch #contentBG p.top_headline span.text_right {
    font-size: 1.4rem;
  }

  body.vernel_ch #contentMain section article h1 {
    margin: 50px 0 50px 0 !important;
  }

  body.pril #contentBG p.top_headline {
    margin-left: 0;
  }

  body.pril #contentMain section article h1 {
    width: 100%;
    float: left;
    margin: 50px 0 !important;
  }

  /*

body.miniwebs #contentBG p.top_headline span.text_right{
  margin: 0 35% 0 0;}*/
  body.bref #contentBG p.top_headline,
  body.dato #contentBG p.top_headline {
    font-size: 1.5rem;
  }

  body.bref #contentMain section article h1 {
    margin: 50px 0 !important;
  }

  .sil_de.main #contentMain section article h1 {
    width: 80%;
    margin: 40px 0 !important;
  }

  /* Vernel Miniweb */
  body.vernel_ch.kategorie #contentMain section figure {
    width: 220px;
  }

  body.vernel_ch.kategorie #contentMain img.products {
    top: -42px;
    width: 170px;
  }
}

/* ----------------------------------------- @mediaqueries (max-width: 570px) --- */
@media only screen and (max-width: 570px) {

  body.sub #contentMain section article h1 {
    margin: 55px 0 !important;
    font-size: 1.35rem;
  }

  body.x-tra #contentBG p.top_headline {
    font-size: 1.35rem;
  }

  body.fat #contentMain section article h1 {
    width: 70%;
    margin: 40px 0 50px 0;
  }

  body.sub #contentMain section article {
    width: 100%;
  }

  body.filetti #contentBG p.top_headline,
  body.filetti #contentBG p.top_headline span {
    font-size: 1.05rem;
  }

  body.filetti.links #contentMain section article p.width_60 {
    width: 100%;
  }

  body.filetti #contentBG p.top_headline,
  body.filetti #contentBG p.top_headline span {
    top: 29px;
  }
}

/* ----------------------------------------- @mediaqueries (max-width: 550px) --- */
@media only screen and (max-width: 550px) {

  body.sub #contentMain section {
    width: 66%;
  }

  .gray_gradient {
    padding: 10px;
  }

  body.pril #contentMain section article h1 {
    width: 60%;
    margin: 30px 39.9% 30px 0 !important;
  }

  #table_again th,
  #table_again td {
    font-size: 0.735rem;
  }

  body.terra_de article p .button.terra {
    font-family: 'Century Gothic',  'Verdana', sans-serif !important;
    font-size: 16px !important;
    line-height: 16px !important;
    font-weight: bold !important;
    width: 140px !important;
    min-width: 140px !important;
  }

  body.sil_de #selector2 {
    margin-left: 0;
  }

  /* Vernel Miniweb */
  body.vernel_ch #contentMain section {
    padding-left: 10px;
  }
}

/* ----------------------------------------- @mediaqueries (max-width: 530px) --- */
@media only screen and (max-width: 530px) {

  #contentBG p.top_headline {
    margin-left: 15%;
    font-size: 1.45rem;
  }

  body.sub #contentMain section {
    width: 64%;
  }

  body.sub #contentMain section article h1 {
    font-size: 1.25rem;
  }

  body.dato #contentBG p.top_headline {
    font-size: 1.5rem;
  }

  table .padding_left {
    padding-left: 5px;
  }

  body.frisch #contentMain img.products {
    height: 210px;
  }

  body.filetti #contentMain section article h1 {
    font-size: 1.35rem;
    margin: 35px 0;
  }

  body.maga #contentBG p.top_headline span.text_left,
  body.maga #contentBG p.top_headline span.text_right {
    font-size: 1.3rem;
  }

  body.maga #contentBG p.top_headline span.text_right {
    margin: 0 40% 0 0;
  }

  body.maga #contentBG p.top_headline {
    margin-left: 36%;
  }

  body.miniwebs .gray_gradient ul {
    padding-left: 0;
  }

  body.maga #contentMain section article h1 {
    width: 60%;
  }

  body.vernel_ch #contentBG p.top_headline span.text_left,
  body.vernel_ch #contentBG p.top_headline span.text_right {
    font-size: 1.3rem;
  }

  body.vernel_ch #contentBG p.top_headline span.text_right {
    margin: 0 40% 0 0;
  }

  body.vernel_ch #contentBG p.top_headline {
    margin-left: 36%;
  }

  body.vernel_ch #contentMain section article h1 {
    width: 60%;
  }

  body.terra_de article p .button.terra {
    font-family: 'Century Gothic',  'Verdana', sans-serif !important;
    font-size: 16px !important;
    line-height: 16px !important;
    font-weight: bold !important;
    width: 150px !important;
    min-width: 150px !important;
  }

  p strong.img_overlay {
    font-size: 0.625rem !important;
    padding: 0 5px;
  }
}

/* ----------------------------------------- @mediaqueries (max-width: 500px) --- */
@media only screen and (max-width: 500px) {

  body.miniwebs.lifetimesCH #contentBG p.top_headline {
    font-size: 1.3rem;
    margin: 30px 0 !important;
    text-align: center;
    width: 100% !important;
  }

  body.miniwebs.lifetimesCH.fr.sil #contentBG p.top_headline {
    margin: 17px 0 !important;
  }

  body.miniwebs.sil_de #contentBG p.top_headline {
    margin: 17px 0 !important;
  }

  body.miniwebs.lifetimesCH.fr #contentBG p.top_headline span.text_right {
    margin: 0 !important;
  }

  body.vernel_ch .columns .canvas #contentBG p.top_headline,
  body.maga .columns .canvas #contentBG p.top_headline,
  body.filetti #contentBG p.top_headline,
  body.filetti #contentBG p.top_headline span {
    font-size: 1.3rem;
    height: 26px;
    width: 66.5% !important;
    margin: 10px 0 50px 33% !important;
  }

  body.x-tra .columns .canvas #contentBG p.top_headline,
  body.frisch .columns .canvas #contentBG p.top_headline {
    width: auto !important;
    height: auto;
    margin-left: 33% !important;
    float: left;
  }

  body.miniwebs.businessline #contentBG p.top_headline {
    font-size: 1.3rem;
    margin-left: 17% !important;
    width: 81% !important;
  }

  #contentBG #heading {
    width: 100%;
    height: 86px;
    margin: 0;
  }

  #contentBG #heading img#kids {
    display: none;
  }

  #contentBG #heading p.top_headline {
    width: 100% !important;
    float: left !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 1.15rem !important;
    top: 20px;
  }

  body.miniwebs .canvas #contentBG #heading p.top_headline span {
    text-align: center;
    margin: 0 !important;
    font-size: 1.1rem;
  }

  body.maga #contentBG p.top_headline span.text_left,
  body.maga #contentBG p.top_headline span.text_right {
    margin: 0 !important;
    padding: 0 !important;
    float: left !important;
  }

  body.vernel_ch #contentBG p.top_headline span.text_left,
  body.vernel_ch #contentBG p.top_headline span.text_right {
    margin: 0 !important;
    padding: 0 !important;
    float: left !important;
  }

  #contentMain aside {
    float: right;
    margin-right: 0;
  }

  body.sub #contentMain section {
    width: 63%;
  }

  #contentMain section article h1 {
    margin-left: 120px;
  }

  #contentMain section ul {
    margin-bottom: 20px;
  }

  body.miniwebs.sub #contentMain section img.product,
  body.miniwebs #contentMain img.products {
    width: auto;
    height: 150px !important;
    left: 0 !important;
    margin: 0;
  }

  body.tabs.somat.sub #contentMain section h1 {
    margin: 50px 0 50px 150px !important;
  }

  body.tabs.somat.sub #contentMain section img.product {
    height: 400px !important;
  }

  body.somat.powder #contentMain section img.product {
    height: 200px !important;
  }

  body.somat #contentMain img.products,
  body.dato #contentMain section img.product,
  body.vernel_ch #contentMain section img.product,
  body.maga #contentMain section img.product,
  body.somat.powder #contentMain section img.product {
    top: 15px;
  }

  #contentMain section p a:link,
  #contentMain section p a:visited {
    margin: 0;
    padding: 0;
    font-size: 0.75rem;
  }

  body.vernel_ch #contentMain img.products,
  body.maga #contentMain img.products,
  body.filetti #contentMain img.products,
  body.somat_fluid #contentMain img.product,
  body.businessline #contentMain img.product {
    top: 5px;
  }

  body.businessline #contentMain img.products {
    top: 0;
    left: -20px !important;
    width: 120px !important;
    height: auto !important;
  }

  body.filetti #contentMain img.products {
    top: -5px;
  }

  body.somat #contentMain img.products {
    top: -15px;
  }

  body.sub #contentMain img.skin {
    height: auto;
    max-width: 65%;
    width: auto !important;
    float: none;
    margin-right: 0 !important;
    position: static;
  }

  #table td,
  #table_too td,
  #table_again td,
  #table_and_again td,
  #table th,
  #table_too th,
  #table_again th,
  #table_and_again th {
    font-size: 0.55rem;
  }

  .doubleshirt span {
    margin-top: 5px;
  }

  #contentMain aside .shop {
    margin: 0;
  }

  body.miniwebs.businessline #contentMain aside figure a.shop img.businessLine {
    margin: 1px 0 0 0 !important;
    width: 90%;
  }

  table.sudoku_game {
    width: 100% !important;
    height: 100% !important;
  }

  .sudoku_game input {
    width: 100% !important;
    height: 50%;
  }

  body.wc.frisch.marbles #contentMain section img.product {
    height: 125px !important }

  body.sub.wc.frisch.gel #contentMain section img.product {
    height: 170px !important;
    width: auto;
  }

  body.sub.wc.frisch #contentMain h1 {
    margin: 45px 0 45px 70px !important;
  }

  body.miniwebs #contentMain section article h1 {
    width: auto !important;
    font-size: 1.25rem;
    margin: 30px 0 30px 60px !important;
    position: relative;
  }

  body.miniwebs.sil_de.testbericht #contentMain section article h1 {
    margin: 30px 0 30px 80px !important;
  }

  body.terra_de.main #contentMain section article h1 {
    margin: 40px 0 40px 105px !important;
    position: relative;
  }

  body.somat.powder #contentMain section article h1 {
    margin-left: 80px !important;
  }

  body.dato.main #contentMain section article h1,
  body.vernel_ch.main #contentMain section article h1,
  body.maga.main #contentMain section article h1,
  body.filetti.main #contentMain section article h1,
  body.links.sub #contentMain section article h1,
  body.pril.main #contentMain section article h1,
  body.sil.main #contentMain section article h1,
  body.somat.main #contentMain section article h1,
  body.wc.main #contentMain section article h1,
  body.x-tra.main #contentMain section article h1,
  body.filetti.links #contentMain section article h1 {
    margin-left: 110px !important;
  }

  body.bref.main #contentMain section article h1 {
    margin-left: 90px !important;
  }

  body.businessline.main #contentMain section article h1 {
    margin-left: 100px !important;
    top: 15px;
    height: 110px;
  }

  body.filetti.sensitivegel #contentMain section article h1 {
    margin: 45px 0 45px 60px !important;
  }

  body.sil.main #contentMain section article h1,
  body.terra_de #contentMain section article h1,
  body.sil.sub #contentMain section article h1,
  body.sil_de.sub #contentMain section article h1,
  body.x-tra.sub #contentMain section article h1 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }

  body.terra_de.universal #contentMain section article h1 {
    margin-left: 70px !important;
  }

  body.x-tra.activpowder #contentMain section img.product {
    top: 40px;
  }

  body.miniwebs.sub #contentMain section img.product,
  body.miniwebs #contentMain img.products {
    top: 0;
  }

  body.terra_de #contentMain section img.product {
    top: 5px !important;
  }

  body.terra_de article p .button.terra {
    font-family: 'Century Gothic',  'Verdana', sans-serif !important;
    font-size: 16px !important;
    line-height: 16px !important;
    font-weight: bold !important;
    width: 160px !important;
    min-width: 160px !important;
  }

  .sil_de.main #contentMain section article h1 {
    width: 80%;
    margin: 20px 0 45px 75px !important;
  }

  .sil_de.column #sil_sabine {
    width: 110px;
    left: 5px;
    right: inherit;
  }

  .sil_de.column #sil_product_bottom {
    width: 43px;
    left: 65px;
    right: inherit;
  }

  .sil_de.sub.column #contentMain section article h1 {
    width: auto !important;
    margin: 30px 0 30px 120px !important;
  }

  body.sil_de #contentMain section figure {
    left: 10%;
    width: 190px;
  }

  /* Vernel Miniweb */
  body.vernel_ch #contentMain section {
    padding-left: 0;
  }

  body.sil #contentMain img.products {
    right: auto;
    height: 240px !important;
  }

  body.vernel_ch #contentMain img.products {
    top: 10px;
    left: -10px !important;
    height: 100px !important;
  }

  body.sil_de #contentMain img.products {
    height: 110px !important;
    right: auto;
    top: 0;
  }

  body.vernel_ch #contentMain section figure {
    width: 100%;
  }

  body.vernel_ch.fr #contentMain section article {
    margin-top: 15%;
  }
}

/* ----------------------------------------- @mediaqueries (max-width: 460px) --- */
@media only screen and (max-width: 460px) {

  #contentMain section figure {
    margin: 0;
    left: 0;
    width: 100%;
  }

  #contentMain aside {
    width: 32%;
    min-width: 32%;
  }

  body.sub #contentMain section {
    width: 62%;
  }

  #contentMain aside h3 {
    font-size: 0.875rem;
    margin-left: 0;
  }

  body.miniwebs #contentMain section article p,
  body.miniwebs #contentMain section article p strong,
  body.miniwebs #contentMain section article li span,
  .gray_gradient,
  .sil_de.column #contentMain section .gray_gradient a:link,
  .sil_de.column #contentMain section .gray_gradient a:visited {
    font-size: 0.685rem;
    line-height: 0.9rem;
  }

  #contentMain aside figure,
  #contentMain aside figure p,
  #contentMain aside figure .shop {
    margin: 0;
  }

  #contentMain aside ul,
  #contentMain aside ul li a:link,
  #contentMain aside ul li a:visited,
  #contentMain a.boldRed:link,
  #contentMain a.boldRed:visited,
  #contentMain aside figure p,
  #contentMain aside img.businessLine {
    font-size: 0.625rem !important;
    margin: 0;
    padding: 10px 0 0 0;
  }

  img.dirtshirt,
  body #table table img,
  body #table_too table img {
    width: 25px !important;
  }

  .doubleshirt {
    margin: 0 auto;
    width: 65px;
  }

  body.terra_de.universal #contentMain section article h1 {
    width: 67% !important;
    margin: 35px 0 30px 70px !important;
  }

  body.terra_de article p .button.terra {
    font-family: 'Century Gothic',  'Verdana', sans-serif !important;
    font-size: 16px !important;
    line-height: 16px !important;
    font-weight: bold !important;
    width: 160px !important;
    min-width: 160px !important;
  }

  body.terra_de article p .button.terra span {
    padding-right: 20px;
  }

  body.terra_de #contentMain article p a.button span {
    font-size: 14px !important;
  }

  body.sil_de #contentMain #firstSection {
    margin-top: 110px;
  }
}

/* ----------------------------------------- @mediaqueries (max-width: 400px) --- */
@media only screen and (max-width: 400px) {

  body.x-tra .columns .canvas #contentBG p.top_headline,
  body.frisch .columns .canvas #contentBG p.top_headline {
    margin-left: 34% !important;
    font-size: 0.87rem !important;
  }

  body.miniwebs #contentMain section article h1 {
    font-size: 1rem;
    margin: 40px 0 40px 60px !important;
  }

  body.terra_de #contentMain section article h1 {
    margin: 30px 0 30px 100px !important;
  }

  body.terra_de #contentMain section article h1 {
    width: 75% !important;
    margin: 35px 0 40px 60px !important;
  }

  body.terra_de.main #contentMain section article h1 {
    width: 55% !important;
  }

  body.terra_de.sub #contentMain section img.product,
  body.terra_de #contentMain img.products {
    height: 125px !important;
  }

  body.filetty.sensitivegel #contentMain section article h1 {
    margin: 50px 0 50px 60px !important
  }

  #table table th img,
  #table_too table th img {
    width: 25px !important;
  }

  body.terra_de.main #contentMain section article h1 {
    margin: 30px 0 30px 90px !important;
    position: relative;
  }

  body.terra_de article p .button.terra {
    font-family: 'Century Gothic',  'Verdana', sans-serif !important;
    font-size: 16px !important;
    line-height: 16px !important;
    font-weight: bold !important;
    width: 160px !important;
    min-width: 160px !important;
  }

  p strong.img_overlay {
    float: none;
    margin: 0;
    padding: 0;
  }

  #dk_container_episode {
    width: 190px !important;
  }

  #dk_container_episode a.dk_toggle {
    width: 190px !important;
  }

  body.sil_de #contentMain section figure {
    left: 10%;
    width: 160px;
  }

  body.vernel_ch.fr .columns .canvas #contentBG p.top_headline {
    margin: 10px 0 60px 28% !important;
  }
}

/* ----------------------------------------- @mediaqueries (max-width: 340px) --- */
@media only screen and (max-width: 340px) {

  img.dirtshirt,
  #table table img,
  #table_too table img {
    width: 20px !important;
  }

  body.terra_de.main #contentMain section article h1 {
    width: 47% !important;
  }

  body.terra_de article p .button.terra {
    font-family: 'Century Gothic',  'Verdana', sans-serif !important;
    font-size: 16px !important;
    line-height: 16px !important;
    font-weight: bold !important;
    width: 160px !important;
    min-width: 160px !important;
  }

  .sil_de.main #contentMain section article h1 {
    width: 50% !important;
    margin: 15px 0 0 70px !important;
  }

  .sil_de.sub.column #contentMain section article h1 {
    margin: 10px 0 30px 120px !important;
  }

  #dk_container_episode,
  #dk_container_episode a.dk_toggle {
    width: 170px !important;
  }

  body.sil_de #contentMain section figure {
    left: 5%;
  }
}