/* REVISION 3 */

@import url(base.css);

@import url(chrome.css);

@import url(elm_head-teaser-small.css);

@import url(style_shop.css);

@import url(elm_shop_teaser.css);

* html #content-head  { /* Overwriting chrome.css */
  float: left; }
#content { /* Overwriting chrome.css */
  padding: 0 0 20px 0 !important; }
* html #content { /* Overwriting chrome.css */
  position: fixed;
  width: 800px; }

  
  
@media print {
/*	
  #main { float:left; width:100% !important; }
	#content .primary { width:100% !important;}  	
  #content .secondary { display:none !important; }
  #breadcrumb { display:none !important; }
  #footer .menu { display:none !important; }

  #container { width:100% !important; }
  .buttonToolbar { display:none !important; }
  .bottomContainer { display:none !important; }
  #content-tabs { display:none !important; }	


  .main-teaser .visual { width:70% !important; }
  .main-teaser .body { width:22% !important; }
  #content .teaser a.all { display:none !important; }
  .teaser.full-width { width:100% !important; float:left; display:block;}
  #teaser_coupon .wrap { width:100% !important; }
  #teaser_coupon .wrap .description, #teaser_coupon .wrap .couponList { width:65% !important; }
  #sliderContainer .sliderGallery { width:85% !important; }
  #teaser_ratgeber .entries li { width:30% !important; }
  #teaser_coupon .wrap .visual { display:none !important; }
  .teaser.full-width .top, #teaser_coupon.teaser .bottom { visibility:hidden; }
  .sliderBG { visibility:hidden; }
*/  
}
  
