body { background: transparent; font-size: 12pt; color: #000; }

h1, h2, h3, h4, h5, h6 { margin: 7pt 0; page-break-after: avoid; }

h5, h6 { font-size: 100%; }

img { border: none; }

ul, ol, p, table { margin: 7pt 0; }

table { width: 100%; border-collapse: collapse; }

th, tr td { padding: 2pt; border: 1pt solid #000; }

th { text-align: center; }

form table { width: auto; }
form table th,
form table td { border: none; }

@page { margin: 2.5cm; }

#skip, #address, #form-search, #opening-hours, #col-left, #menu, #form-contact, #breadcrumbs, #admin-menu, #newsletter-box, #shops, .submit, .paging, .hidep { display: none; }

#header #logo { font-size: 200%; }

#content .article { width: 100%; overflow: hidden; }
#content .article p { margin: 0 0 10px; }
#content .article .img { float: left; margin: 0 13px 0px 0; }

.clearfix:after { content: "."; height: 0; display: block; clear: both; visibility: hidden; }
  
.clearfix { display: block; }

/* ie win hack ~ height acts like min-height \*/
* html .clearfix { height: 1%; }
/* end comment required */
