/**********************************************************/
/* Stylesheet für ifs                                     */
/* erstellt 03/02 von Kai Droege,                         */
/* zuletzt geaendert 12/06 von Martin Stein                */
/* VERSION FÜR DRUCK                                      */
/**********************************************************/

/* Bereiche für Bildschirm/Drucker:                       */                      
div.screen { display:none; }
#frame { display:none; }
div.print { }

/* Seitenränder und Hintergrundfarbe:                     */
body { margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; background-color:#FFFFFF; }

/* normaler Text:                                         */
p,ul,ol,li,address,nobr
     { font-family:"Verdana", "Arial", "Helvetica", "sans-serif"; font-size:10pt; text-align:left; margin-top:5px; margin-bottom:0px;  text-align:left; color: #000000 }

/* Bildunterschriften:                                   */
p.picture
     { font-size: 8pt; margin-top:0px; margin-bottom:0,1cm }

/* Präformatiert:                                        */
pre { font-family:"Courier New",monospace; font-size:10pt; }

/* kleiner Text:                                          */
small { font-size:8pt; margin-top:0px; margin-bottom:0px}

/* Adresse:                                               */
address { font-size:8pt; text-align:left; font-style:italic; }

/* Überschriften:                                         */
h1, h2, h3, h4 
     { font-family:"Times New Roman", "Times", "serif"; color: #000000}

/* Überschrift 1:                                          */
h1  { font-size: 16pt; font-weight:normal; text-align:left; margin-top: 0; margin-bottom: 0,6cm}

/* Überschrift 2:                                          */
h2  { font-size: 14pt; font-weight:normal; text-align:left; margin-top: 0,4cm; margin-bottom: 0}

/* Überschrift 3:                                          */
h3  { font-size: 12pt; font-weight:normal; text-align:left; margin-top: 0,2cm; margin-bottom: 0}

/* Überschrift 4:                                          */
h4 { font-size:12pt; font-weight:normal; text-align:left; margin-top: 0,2cm; margin-bottom: 0}

/* Listen:                                                */
ul { list-style-type:circle; margin-left:13pt; text-align:left; }

/* Verweise:                                              */
a:link       { text-decoration: none; color: #000000 }
a:visited    { text-decoration: none; color: #000000 }
a:hover      { text-decoration: none; color: #000000 }

/* Hochgestellt klein:                                    */
sup          { font-size: 8pt }

.printbottomline {  font-family: "Times New Roman", Times, serif; font-size: 8pt; font-style: normal; text-align: center}

/* Tabellen:                                             */
td,th
     { font-family:"Verdana", "Arial", "Helvetica", "sans-serif"; font-size:10pt; margin-top:0px; margin-bottom:0px; color: #000000 }

/* Sonstiges:                                            */
.veranst {  font-family: "Times New Roman", Times, serif; font-size: 14pt; color: #000000; text-align: center}
.center {  text-align: center}

