/* Fressnapf print.css */
@import url("/css/jquery.rating.css");

#header,
#navigation,
#stage,
#site .top,
#site .bottom,
#siteContent .pagination,
#navCategory,
#mcPrevImage,
#mcNextImage,
#siteContent .mcImageNav,
#customersWho,
#siteContent .iconLink.wishList,
#sidebar,
#footer,
#fancy_overlay,
#fancy_overlay,
#sfWebDebug {
  display: none;
}

#siteContent {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  width: 19cm;
}

#printHeader {
  clear: both;
  margin-bottom: 2cm;
  margin-top: 1cm;
}

#printFooter {
  clear: both;
  margin-top: 2cm;
}

a img {
  border: none;
}

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

.contentTeaser img {
  display:inline;
  float:left;
  margin:0 0.5cm 0.25cm 0;
}

.contentTeaser, .productTeaser {
  clear: both;
}

.bdCMSEditorialTeaser,
.pk-slot,
.pk-slot-content,
#pk-area-editorial-section, 
#pk-slots-columns .pk-slot {
  float: none;
}