body {
  font-size: 12pt;
  font-family: Arial, Verdana, Tahoma, sans-serif;
}


a {
  color: #000;
  text-decoration: none;
}

h1 {
  font-size: 16pt;
}

h3 {
  page-break-after: avoid;
}



#main_nav_list, /* Navigation */
#v1_es_pd_zoom_link, /* Link: Bild vergrößern */
.v2_shop_productoverview_article_list, /* Cross-Selling */
#v1_shop_xsell_top_frame,
#shop_article_order_allowed_v2,  /* Zeile mit dem Bestell-Button bei Varianten */
#shop_article_order_allowed_v1,
#v1_shop_articledetail_buy_frame span.nobreak, /* Zeile mit dem Bestell-Button bei normalen Artikeln */
.v2_shop_detail_order_line_recommend, /* Link: Weiterempfehlen */
#v1_shop_articledetail_recommend,
#categoryLink,  /* Zurück-Link */
#backLink,
.dummy-class {
  display: none;
}




.v2_shop_detail_image,
.v2_shop_detail_manufac_image { /* Bild: Hersteller */
  position: relative;
  float: right;
  background-color: white;
  border-width: 1px;
  border-style: solid;
  margin: 3px;
}

#v1_shop_articledetail_data_frame,
#v1_shop_articledetail_info {
  vertical-align: top;
  text-align: center;
}

.v2_shop_detail_info { /* ??? */
  margin-top: 1em;
  text-align: left;
}

#v1_shop_articledetail_stock_info_frame,
#v1_shop_articledetail_buy_frame,
#v1_shop_articledetail_price_frame {
  text-align: right;
}

#shop_article_price_v1, /* Preis */
#shop_article_price_v2 {
  text-align: right;
  margin-top: 15px;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 16pt;
}

.label_text_price_detail, /* Versandkosten + MwSt */
.text_tax_shipping_product_detail,
.v2_shop_detail_order_line_vat,
.shop_text_article_available,
#v1_shop_articledetail_stock_info_frame /* Verfügbarkeitsangabe */
#v2_shop_articledetail_stock_info_frame
 {
  text-align:right;
  margin-bottom: 5px;
}

.label_text_availability_in_stock { /* Ab Lager lieferbar */
  color: #008000;
}

.v2_shop_detail_order_line_button .label_text_availability_stock_short { /* Nur noch wenig Artikel */
  color: #FFFF00;
}

.v2_es_co_error_text, /* Fehlermeldungen: Kombinaton nicht möglich */
.v1_es_input_error {
  color: #FF0000;
}

.v2_shop_detail_order_line_button { /* Die Klasse, des DIVs der beiden unten stehenden elemente */
/*   text-align: right; */
  display: none;
}

.v2_shop_detail_order_line_button #shop_article_order_not_allowed_v2, /* Vorrübergehend nicht bestellbar */
.v2_shop_detail_order_line_button #shop_article_order_never_allowed_v2, /* Nicht bestellbar */
.label_text_availability_out_of_stock { /* Nicht bestellbar */
  text-align: right;
/*   vertical-align: center; */
  color: #FF0000;
}





#v1_es_breadcrumb_container{ /* Artikelnavigation (Breadcrumb) */
  font-size: 8pt;
}

#footer { /* Fußzeile */
  font-size: 8pt;
  text-align: center;
}

.text_product_detail { /* Artikelbeschreibung */
  text-align: left;
}

#v1_shop_articledetail_description_frame { /* Artikelbeschreibung (wird nur für v1 benötigt) */
  vertical-align: top;
}

.v2_shop_article_scaledprices { /* Staffelpreis Tabelle */
  width: 90%;
}

#slogan { /* Slogan */
  font-size: 8pt;
  text-align: right;
}

#v2_shop_articledetail_info { /*  */
  margin-top: 10px;
}

#v2_shop_detail_label { /* Sonderangebot */
  font-weight: bold;
  text-align: right;
}










































