/* general layout */
#page { width: 100% !important; }
#siteHead { height: 70px !important; background: url(/files/printLogo.gif) no-repeat top left !important; }
#outerContent { width: 100% !important; padding: 0px !important; border: none !important; }
#outerContent #content { width: 100% !important; }
.printPage,
#topMenu,
#mainMenu,
#subMenu,
#stage,
#top,
#outerContent #left,
#outerContent #right,
#footer { display: none; }

/* template pricelist */
.preisliste #outerContent,
.preisliste #content { width: 100% !important; }
.preisliste table tr td.name { width: auto !important; }
.preisliste #content h2,
.preisliste #content form { display: none; }
