@charset 'utf-8';

/******************************
print.css
Version: 1.0
(c) by WERBESTUDIO HILD
www.werbestudio-hild.de
******************************/

body { font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; }

#header,
#topnav,
#sidebar,
#contenthead,
#contentfoot,
#footer { display: none; }

#content img.leftalign { float: left; margin: 0 20mm 6mm 0; }
#content img.rightalign { float: right; margin: 0 0 6mm 20mm; }
#content th.rightalign,
#content td.rightalign { text-align: right; }
#content table.largetable th,
#content table.largetable td { padding: 3mm 1cm 3mm 0; vertical-align: top; }
#content table .price { padding-right: 0; text-align: right; width: 2cm; }
#content .imagerow { clear: both; }
#content .imagerow img { margin-bottom: 0; padding-bottom: 10mm; }
#content .imagebox { float: left; width: 230px; }
#content .untertitel { text-align: center; }
#content .first { margin-right: 30mm; }
#content .leftend { clear: both; }
#content .rightend { clear: both; text-align: right; }
