
/* LLTB CSS-Definitionsdatei, die Site-weite Stylesheets enthält; hier für die Printausgabe */

/* Universalselektor */
* { background: #fff;}
* { margin: 0pt; padding: 0pt;}
* { font-family: Tahoma, serif; }



p {
 padding: 5pt;
 line-height: 11pt;
 font-size: 10pt;
 text-indent: 15px;
 text-align: justify;
}

h1,h2 {
  font-size: 13pt;
  text-align: center;
  color: red;
  padding: 6px 0;
}

h2 {
font-style: italic;
}

h3,h4 {
  font-size: 12pt;
  text-align: center;
  line-height: 50px;
}

h5,h6 {
  font-size: 11pt;
  text-align: center;
}

a:link {
 /*font-size: 10pt;*/
 text-decoration: none;
 color: #000;
}

ul li ul li {
margin-left: 30px;
}

li {
padding-bottom: 8px;
}

#header p {
text-align: center;
}

#header h3, h4 {
font-size: 11pt;
line-height: 13pt;
padding: 15px 0;
}

#introdcontents {
 font-size: 10pt;
 list-style-type: disc;
 margin: 0 0cm 0.5cm 2cm;
}

#introdcontents span {
font-size: 10pt;
}

#introdcontents ul ul ul ul ul {
 margin: 0 0 0 1cm;
}

#introdcontainer ul li {
        font-size:10pt;
        list-style-type: disc;
        margin: 0 0 0.3cm 1cm;
}

#introdcontainer table tr td {
        font-size:9pt;
}

#introdendnotes p {
        font-size:9pt;
}

#container h3 {
font-size: 11pt;
}

#content {
padding: 0px;
margin: 0px;
}

caption {
font-size: 13pt;
font-weight:bold;
color: red;
line-height: 13pt;
padding: 0.5em 0 2em 0 ;
}

img {
display:none;
}

   /* Navigation */
#nav {
display: none;
}

td {
font-size: 12pt;
font-weight: bold;
}

td a:link {
font-size: 12pt;
font-weight: bold;
}

#classoutline {                               /* nur fuer das class-schema _class.html */
margin: 0;
font-size: 11pt;
font-weight: italic;
}

#classoutline li {
margin-left: 30px;
list-style-type: decimal-leading-zero;
}

#classoutline h3 {
font-weight: italic;
text-align: center;
}

#classoutline table {
width: 100%;
border: 0;
padding: 3px;
spacing: 2px;
}

#classoutline td {
vertical-align: top;
padding: 2px 15px 1px 5px;
text-align: left;
font-size: 10pt;
}

#classoutline a {
font-size: 10pt;
}

#lltbcontents {                               /* nur fuer das tablecontents der haupttitelseite .html */
margin: 0 0 0 2.5cm;
list-style-type: lower-decimal;
list-style-type: upper-roman;
}

#lltbcontents ol {
margin-left: 0.1cm;
}

#lltbcontents li {
font-size: 11pt;
}

#tablecontents td {
font-size: 10pt;
padding: 2px 15px 1px 5px;
}

#tablecontents a {
font-size: 10pt;
}

#persons table {                               /* nur in chap. 9 - list of persons */
width: 100%;
border: 0;
padding: 7px;
}

#persons a {
font-size: 10pt;
}

#persons td {
font-size: 10pt;
vertical-align: top;
}

#persons h3 {
font-size: 11pt;
text-align: center;
}

#top-fixed a {
display: none;
}

.top {
       display: none;
       }

#footer p {
       font-size: 8pt;
	   text-align: center;
       }

#indices p {
       margin: 0;
       text-indent: 0;
}
