<style type="text/css">
	BODY
        /* @page { size:landscape; } */
        {font-family:Arial,Helvetica,sans-serif;
	background-color:#FFFFFF;}

        H1, H2, H3, H4, H5, H6, P, UL, OL, DL, TD, TH, DIR, DT, DD, A
	{font-family:Arial,Helvetica,sans-serif;}

        h2 {font-size: 18pt;}

/*        pre font especially for wkhtmltopdf (trail - also not successfull*/
/*        pre {*/
/*           font-family: "courier new", courier, monospace;*/
/*           font-size: 10px;*/
/*           color: #FF0000;*/
/*        }*/

        table,p,blockqoute { orphans:20; }
        table,p,blockqoute { widows:20; }

        /* Netscape only */
        #editor      { white-space:pre; }
        #langezeile  { white-space:nowrap; }

        /* for optimal A4 printing                                       */
        .couriertiny { font-family: "Courier New", Courier, monospace; font-size: 8px; }   
        .couriersmall { font-family: "Courier New", Courier, monospace; font-size: 9px; }  
        .courier { font-family: "Courier New", Courier, monospace; font-size: 11px; }        

        /* for wkhtml2pdf                       */                         
        pre {font-family : "Nimbus Mono L"; }
 
</style>
