/*
******************************************************************************************************
*                                                                                                    *
*   Stiftung & Sonsoring                                                                             *
*   http://www.stiftung-sponsoring.de                                                                *
*                                                                                                    *
*   P R I N T . C S S                                                                                *
*                                                                                                    *
*   Last modified: 27.05.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, legend, table, th, tr, td { background: transparent; font-size: 100%; vertical-align: baseline; border: 0; outline: 0; margin: 0; padding: 0; } 

html { height: 100% }
body { background: #FFF; font: normal 11pt/16pt Arial, Helvetica, sans-serif; word-spacing: 1.1pt; letter-spacing: 0.2pt; color: #000;  }
#container { padding: 20pt }

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

h1 { font-size: 24pt; margin-bottom: 8pt; }
h1 a { color: #db092e; 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: "Courier New", Monaco, monospace; }

hr { background-color: #000; border-color: #000; height: 1px; }

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

#skip, #topad, #topnav, #nav, .abcsort, #sidebar, #footer, hr { display: none; }

#header { border-bottom: 1px solid #000; margin-bottom: 18pt; padding-bottom: 12pt; }

.contentbox { border-bottom: 1px solid #737577; padding-bottom: 1pt; margin-bottom: 12pt; }

img.left, img.cover-big { float: left; margin: 0 15pt 18pt 0; }

p#slogan { margin: 0 }

p.spectitle { font-style: italic; font-weight: bold; color: #737577; }
p.spectitle span { color: #000; }

ul.heft li { margin-bottom: 6px; overflow: hidden; }

.booklist { list-style: none; margin: 0; padding: 0 }
.booklist li { border-bottom: 1px solid #737577; padding-bottom: 12pt; margin-bottom: 12pt; }
.booklist img { margin-bottom: 0 !important; }

.pdf { background: url("../images/_icons/pdf.png") no-repeat 0 center; font-weight: bold; display: block; margin: 0 0 0; padding: 2px 0 2px 20px; }

* html .contentbox,
* html .booklist li { height: 1%; overflow: visible; } 
*+html .contentbox,
*+html .booklist li { min-height: 1%; }
.contentbox:after,
.booklist li:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }

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