/* Grundger�st s�mtlicher Seiteninhalte - verbreitern */
body { background-image:url('../resource/layout/layout_shadow_20px.png'); }

*.body_layout {
  /* ORG: width:950px; */
  width:1000px !important;
  
  /* ORG: padding-left:58px; */
  padding-left:16px !important;
}

/* Kopfzeile der Webseite - verbreitern */
*.body_header_nl,
*.body_header_de,
*.body_header_fr,
*.body_header_en { width:969px; }

*.body_cart { margin-left:720px; }

/* Hauptinhalt der Webseite - verbreitern */
*.body_content {
  /* ORG: width:600px; */
  width:550px !important;
  /* Abstand nach links, da Spalte links zus�tzlich aufgenommen */
  padding-left:230px;
}

/* Contentnavigation der Webseite - verkleinern */
*.body_content_navigation { 
  /* ORG: width:240px; */
   width:200px;
   /* ORG: left:680px; */
   left:745px;
}

/* Container zur Ausgabe von Produktinformationen */
*.new_product *.product_information { width:405px; !important}

*.product_details *.products_block { display:block !important; overflow:hidden !important; }
*.product_details *.products_block *.block_left_60proz { display:block !important; width:355px !important; }
*.product_details *.products_block *.block_right_40proz { display:block !important; width:190px !important; }
*.product_details *.products_block *.product_image { width:355px !important; height:100%; }

*.product_details *.product_information { width:550px !important; }


*.block_right_40proz *.products_block { display:block !important; clear:both !important; padding-top:8px; }

/* Container zur Ausgabe von Kategorieinformationen */
*.category *.category_information *.category_image { width:200px !important; }
*.category *.category_information *.category_description_wImg { width:335px !important; }

*.category *.category_listing *.category_image { width:120px !important; }
*.category *.category_listing *.category_description_wImg { width:415px !important; }

*.category *.category_information *.category_image,
*.category *.category_image { }
*.category_product *.product_information { width:405px; !important }

div.products_block div.block_left_10proz div.product_buynow_oBorder {
	width: auto !important;
}

/* Contentnavigation der Webseite nach links ziehen */
*.body_content_navigation { left:15px; border-left:none; border-right:1px solid #DDE6F7; }

/* Infobox der Webseite */
*.body_content_infobox { position:absolute; z-index:99; width:150px; top:130px; left:810px; border-left:1px solid #DDE6F7; padding:10px; padding-left:20px; padding-right:20px; }
*.body_content_infobox *.block_header_ico20px { width:110px !important; }

/* Allg. Preisfelder */
*.productOldPrice { color:#777777 !important; font-weight:normal !important; font-size:12px !important; text-decoration:none; }
*.productNewPrice { text-decoration:none; color:#DD1512 !important; font-size:18px !important; margin-top:10px; }
*.productSavePrice { text-decoration:none; color:#DD1512 !important; font-size:12px !important; }

/* Ausgabe der Sonderangebote im Produktblock �berschreiben */
*.product_price_special { display:block; padding:3px; padding-right:22.5px; text-align:center; }
*.product_price_special *.product_name  { display:block; text-align:center; border-top:5px solid #FFF; }
*.product_price_special *.product_price { display:block; text-align:center; padding-top:4px; color:#DD1512 !important; font-size:14px; }
*.product_price_special *.product_price *.productOldPrice { color:#777777; font-weight:normal; font-size:12px; text-decoration:none; }
*.product_price_special *.product_price a,
*.product_price_special *.product_price a:link  { text-decoration:none; color:#DD1512 !important; font-size:14px; }
*.product_price_special *.product_price a:hover { text-decoration:none; color:#DD1512 !important; font-size:14px; }

/* Ausgabe der Bestseller im Produktblock �berschreiben*/
*.product_bestseller { display:block; padding:3px; padding-right:22.5px; text-align:center; }
*.product_bestseller *.product_name  { display:block; text-align:center; border-top:5px solid #FFF; }
*.product_bestseller *.product_price { display:block; text-align:center; padding-top:4px; font-size:14px; }
*.product_bestseller *.product_price *.productOldPrice { color:#777777; font-weight:normal; font-size:12px; text-decoration:none; }
*.product_bestseller *.product_price *.new_price { color:#DD1512 !important;  font-size:16px; }
*.product_bestseller *.product_price a,
*.product_bestseller *.product_price a:link  { color:#0726B2 !important; }
*.product_bestseller *.product_price a:hover { color:#3352DD !important; }

/* Ausgabe der Sonderangebote innerhalb der Kategorieauflistung �berschreiben */
*.category_products *.productOldPrice { color:#666666 !important; font-weight:bold !important; font-size:12px !important; text-decoration:none !important; }
*.category_products *.productNewPrice { text-decoration:none; color:#DD1512 !important; font-size:18px !important;  padding:0px !important;  margin:0px !important; }
*.category_products *.productSavePrice { text-decoration:none; color:#666666 !important; font-size:12px !important; font-weight:bold !important; }

/* Fu�zeile */
*.body_footer { width:560px !important; }
*.body_footer a { font-weight:normal !important; }
*.body_footer *.footer_sep25px { padding-left:11.5px; padding-right:11.5px; }


*.copyright { margin-left:20% !important; margin-top:5% !important; }
