/*
---------------------------------------------------------------------
    P R I N T | Module
---------------------------------------------------------------------
    Author:   Optische Anstalt, http://optische.com
    Version:  001 2006-07-17
---------------------------------------------------------------------
*/



body#print { background: white; color: black; font: 62.5% 'Arial', Helvetica, Verdana, sans-serif; margin: 1em; padding: 0; text-align: left; }
body#print p, body#print ul { font-size: 1.2em; }
body#print h2 { font-size: 2.2em; }
body#print h3 { font-size: 1.6em; }
body#print h4 { font-size: 1.2em; }
body#print #header { border-bottom: 1px solid black; margin: 0; }
body#print #header p { font-size: 1.2em; line-height: 120%; margin: 0 0 .5em 0; }
body#print #footer { background: white; border: solid black; border-width: 1px 0 1px 0; }
body#print #footer p { font-size: 1.1em; line-height: 120%; margin: 0; padding: .5em 0; text-align: right; }
