/*
******************************************************************************************************
*                                                                                                    *
*                                                                                                    *
*   tutego                                                                                           *
*   http://www.tutgeo.com                                                                            *
*                                                                                                    *
*   P R I N T . C S S                                                                                *
*                                                                                                    *
*   Last modified: 03.04.2009                                                                        *
*                                                                                                    *
*                                                                                                    *
******************************************************************************************************
*/



/*  P R I N T   S E T T I N G S
--------------------------------------------------------------------------------------------------- */


html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, tr, td { vertical-align: baseline; margin: 0; padding: 0; } 

html { height: 100% }
body { background: #FFF; font-size: 100.01%; }

#container { font: normal 11pt/16pt Helvetica, Arial, sans-serif; word-spacing: 1.1pt; letter-spacing: 0.2pt; color: #000; }

p, h2, h3, h4, h5, ul, ol, form { margin-bottom: 14pt; }

h1 { font-size: 24pt; }
h1 a { color: #000; text-decoration: none; }

h2 { font-size: 18pt; }
h3 { font-size: 14pt; }
h4 { font-size: 11pt; }
h5 { font-size: 11pt; }

em { font-style: italic; }
strike, del { text-decoration: line-through; }
blockquote, cite { font-style: italic; height: 1%; /* stupid IE */ width: auto; margin: 1em 2.5em; }
code { font-family: Monaco, monospace; }

hr { background-color: #000; border-color: #000; }

ul { list-style: disc inside; padding: 0 11pt }
ol { list-style: decimal inside; padding: 0 11pt }


/* Hide these elements */

#skip, #topnav, #nav { display: none; }


/*  E N D   P R I N T . C S S
--------------------------------------------------------------------------------------------------- */