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;
}

#header,
#key_visual,
#main_nav_list, /* navigation */
#sub_nav_column,
#v1_es_pd_zoom_link, /* link to zoom picture */
.v2_shop_productoverview_article_list, /* Cross-Selling */
#v1_shop_xsell_top_frame,
#shop_article_order_allowed_v2,  /* row with order-button for variant-items */
#shop_article_order_allowed_v1,
#v1_shop_articledetail_buy_frame span.nobreak, /* row with order-button for "normal" items */
.v2_shop_detail_order_line_recommend, /* link: tell-a-friend */
#v1_shop_articledetail_recommend,
#categoryLink,  /* back link */
#backLink,
.dummy-class {
  display: none;
}


.v2_shop_detail_image,
.v2_shop_detail_manufac_image { /* picture: manufacturer */
  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, /* price */
#shop_article_price_v2 {
  text-align: right;
  margin-top: 15px;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 16pt;
}

.label_text_price_detail, /* delivery cost + VAT */
.text_tax_shipping_product_detail,
.v2_shop_detail_order_line_vat,
.shop_text_article_available,
#v1_shop_articledetail_stock_info_frame /* stock info */
#v2_shop_articledetail_stock_info_frame
 {
  text-align:right;
  margin-bottom: 5px;
}

.label_text_availability_in_stock { /* available */
  color: #008000;
}

.v2_shop_detail_order_line_button .label_text_availability_stock_short { /* Only few article on stock */
  color: #FFFF00;
}

.v2_es_co_error_text, /* error-msg: combination not allowed */
.v1_es_input_error {
  color: #FF0000;
}

.v2_shop_detail_order_line_button {
/*   text-align: right; */
  display: none;
}

.v2_shop_detail_order_line_button #shop_article_order_not_allowed_v2, /*  temporary not orderable */
.v2_shop_detail_order_line_button #shop_article_order_never_allowed_v2, /* not orderable */
.label_text_availability_out_of_stock { /* Nicht bestellbar */
  text-align: right;
/*   vertical-align: center; */
  color: #FF0000;
}


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

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

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

#v1_shop_articledetail_description_frame { /* article description (only needed for v1) */
  vertical-align: top;
}

.v2_shop_article_scaledprices { /* scale price table */
  width: 90%;
}

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

#v2_shop_articledetail_info {
  margin-top: 10px;
}

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

