@charset "ISO-8859-1";
/*
 * CSS Style sheet level 1 according to HTML 4.0 specification
 * for print output
 * $Id: kluprint.css,v 0.0 2000/10/22 21:45:00 kui Exp $
 */
@page { size: 21cm 29.7cm ; margin-left: 3cm; margin-top: 3cm; }
h1, h2, h3, h4, h5, h6, p, ul, ol, dir, menu, div, 
dt, dd, address, blockquote, pre, hr { display: block }

b, strong, i, em, cite, var, tt, code, kbd, samp, ins, del, 
img, span { display: inline }

h1 { font-size: 180% }
h2 { font-size: 160% }
h3 { font-size: 140% }
h4 { font-size: 130% }
h5 { font-size: 120% }
h6 { font-size: 110% }
h1, h2, h3, h4, h5, h6 { border: none; padding: 0.25em; margin: 0.25em 1.5%; text-align: center }
body { background: white; font-family: verdana,  geneva, arial, tahoma, helvetica, "trebuchet ms", sans-serif ; color: #000000 }
a[href] { text-decoration: underline }
table { text-align: left; vertical-align: top }
ul { list-style: disc }
ul ul { list-style: circle }	
ul ul ul { list-style: square }
ol { list-style: decimal }
ol ol { list-style: lower-alpha }
ol ol ol { list-style: upper-roman }
b, strong { font-weight: bold }  
i, cite, em, var, address { font-style: italic }
pre, tt, code, kbd, samp { font-family: "lucida sans typewriter", "courier new", courier, monospace; font-size: 100% }
pre { white-space: pre }
menu { margin: 0 }
a img { border-width:0 } 
img.icon { border:0} 
p, li, ol li  { margin-top: 0.5em;}
cite:before { content: "«" } /* #171 */
cite:after { content: "»" } /* #187 */
.navi { display:none }

.author { text-align: right; font-size: 70%; font-style:italic; margin-right:1.5% } 
.disclaimer { text-align: center; font-size: 70%; font-style:normal; margin-left:1.5%; margin-right: 1.5% }
.quelle { text-align:center; font-size: 80%; font-style:italic; margin-left: 1.5%; margin-right: 1.5% }
.toc { text-align: left; font-size: 90%; margin-left: 1.5%; margin-top:0; margin-bottom:0 }
.toc li, .toc ul, .toc ol  { margin-bottom: 0; margin-top: 0 } 
.noprint, .navitop { display:none }
a[href].navitop img { display:none }

