/* lltb CSS-Definitionsdatei, die Site-weite Stylesheets enthält; hier für die Bildschirmausgabe */
/* Farben: #990033 = ziegelrot; #ffffcc = beige, hellgelb auf braun; #ded09f = dunkelbraun (border, body); #f0e68c = ; #64312a = dunkelrot (header); #45302b = schokolade;  */


html {
background-color: #ffffcc;
background-image:url(lltb2012.gif);
background-repeat: no-repeat;
background-position: left top;
background-attachment: fixed;
padding: 15px 100px;
height: 100%;
}

body {
        font-family: Verdana, Arial, sans-serif;
        font-size:100.01%;
        font-weight:normal;
        font-style:normal;
	    margin:0 auto;
        /* border: 1px solid #ded09f; left: 10px; top:50px; -moz-border-radius:30px; -khtml-border-radius:30px; */
		width:100%;
		background-color: #ffffcc;
height: 98%;
}

.ltn {
font-size:70%;
text-align: center;
padding: .3%;
background-color: #ffffcc;
}

#lltb {
min-width: 500px;
max-width: 1400px;
background-color: #ded09f;
margin: 0 auto;
border: 1px solid #64312a; left: 10px; top:50px; -moz-border-radius:30px; -khtml-border-radius:30px;
z-index: 5;
}

#header {
background-color: #64312a;
width: 100%;
margin: 0;
color: crimson;
border: 1px solid #64312a; left: 10px; top:50px; -moz-border-radius:30px; -khtml-border-radius:30px;
z-index: 7;
}

#header a{
color: crimson;
}

#header h2 {
font-style: italic;
}

#header p {
font-weight: bold;
line-height: 2em;
text-align: center;
}

#header h3  {
padding: 1em 0 3em 0;
}

#container {
        font-size: 85%;
		text-align: justify;
		text-indent: 2em;
        width: 80%;
		background-color: #ffff99;
        padding: 1%;
		margin: 0 auto;
	  border: 1px solid #64312a; left: 10px; top:50px; -moz-border-radius:30px; -khtml-border-radius:30px;
z-index: 10;
 }

#footer {
background-color: #64312a;
width: 100%;
margin: 0;
color: crimson;
text-align: center;
font-size: 90%;
line-height: 3em;
font-weight: bold;
border: 1px solid #64312a; left: 10px; top:50px; -moz-border-radius:30px; -khtml-border-radius:30px;
z-index: 7;
}

#footer a {
color: crimson;
}

#top-fixed a {
position: fixed;
top: 42%;
right: 11%;
font-size: 0.7em;
font-weight: bold;
text-decoration: none;
color: crimson;
z-index: 10;
}
   /* Navigation */
#nav {
width: 100%;
margin-left: -2.5%;
/*padding: 1em 0 1em 7em;*/
list-style: none;
z-index: 7;
}

#nav li {
float: left;
list-style: none;
margin: 0;
padding: 0 .3em 0 0;
font-family: "Lucida Grande", Verdana, sans-serif;
font-size: 0.7em; /*65%;*/
}

#nav a {
float: left;
display: block;
margin: 0;
padding: .5em 0.9em;
text-decoration: none;
border-bottom: none;
border-width: 1px;
        border-top-color: #990033;
        border-left-color: #990033;
        border-style: solid;
        color: black; /*#777;*/
font-weight: bold;
}

#nav a:visited  {
color: #990033;
} 

#nav a:hover {
color: crimson;
}

#home #nav .home a,
#c1 #nav .c1 a,
#c2 #nav .c2 a,
#c3 #nav .c3 a,
#c4 #nav .c4 a,
#c5 #nav .c5 a,
#c6 #nav .c6 a,
#c7 #nav .c7 a,
#c8 #nav .c8 a,
#c9 #nav .c9 a,
#c10 #nav .c10 a,
#ind #nav .ind a {
color: crimson;
cursor: default;
}

#nav:after {
content: "";
        display: block;
        line-height: 1px;
        font-size: 1px;
        clear: both;
		}

a:link {
 color:#000000;
 background:transparent;
}

a:visited {
 color:#000000;
 background:transparent;
 text-decoration:none;
}

a:hover {
color: crimson;
text-decoration: none;
}

hr {
        clear: all;
        background-color: #ffff99;
        border: 1px;
        border-color: #f0e68c;
        noshade: noshade;
        height: 2px;
}

.hr60 {
width: 60%;
        background-color: #45302b;
        border: 1px;
        border-color: #45302b;
        height: 1px;
		clear: all;
}

.hr20 {
width: 20%;
text-align: right;
float: left;
        background-color: #45302b;
        border: 1px;
        border-color: #45302b;
        height: 1px;
}

.hr20 + p  {
display: block;
}

h1, h2, h3, h4, h5, h6 {
        text-align: center;
		font-weight: bold;
		color: crimson;
}


caption {
        font-weight:bold;
        font-size: 150%;
        line-height: 4em ;
        text-align: center;
        color: crimson;
        background: transparent;
        }

td {
        font-weight: bold;
        text-align: left;
        color:#4F4F4F;
        background: transparent;
}

li {
        padding-bottom: 0.5em;
		text-indent: 0;
}

ul li ul {
        padding-top: 0.3em;
		text-indent: 0;
}

.left  {                            /* fuer fotos */
        float: left;
        width: auto;
        display: block;
}

#classcontents {                     /* classification system */
font-size: 1em;
}

#classcontents  ol {
margin-left: 5em;
}

#classcontents ul {
margin-left: 1em;
font-size: 1em;
text-indent: 0;
}

#classcontents table {
width: 100%;
border: 0;
padding: 5px;
spacing: 2px;
}

#classcontents td {
vertical-align: top;
padding: 2px 15px 2px 5px;
text-align: left;
}

#tablecontents {                  /* hier fuer den hauptteil in tabellenform außer chap. 9*/
        margin-left: 10em;
        margin-right: 10em;
}

#tablecontents a {
text-decoration: none;
}

#tablecontents a:visited {
text-decoration: none;
color: crimson;
}

#lltbcontents {                          /* nur fuer das haupttitelblatt .html */
        margin-left: 5em;
        margin-right: 5em;
        font-size: 1.1em;
		text-indent: 0;
        }
		
#lltbcontents a {
text-decoration: none;
}

#introdcontainer {                 /* fuer die Introduction */
        margin-left: 100px;
        margin-right: 100px;
        font-size: 120%;
}

#introdcontainer table tr td {
        font-size: 0.7em;
}

#introdcontents ul  {
        margin-left: 10em;
}

#introdcontents ul ul {
margin-left: 0em;
}

#introdcontents ul a{
display: block;
line-height: 20px;
font-weight: bold;
text-indent: 0;
}

#introdcontents li{
text-indent: 0;
}

#introdendnotes {
        font-size: 0.8em;
}

#indices {                          /* die Indices */
    font-size: 100%;
    text-indent: -3em;
	text-align: justify;
	margin: 0;
}

#indices p {
        font-size: 0.9em;
        text-indent: -1.5em;
	margin-left: 5%;
	margin-right: 5%;
}

#ind-diss br{                          /* die Indices hier: Diss.*/
    font-size: 100%;
    text-indent: 3em;
	text-align: justify;
	margin: 0;
}

#ind-diss {
        font-size: 0.9em;
        text-indent: 0em;
	margin-left: 5%;
	margin-right: 5%;
}


.list-8 {                             /* nur fuer chap. 8, #960, #970 */
font-size: 90%;
text-indent: 0em;
}
 
#persons table {                          /* nur fuer chap. 9 - list of persons */
        margin-left: 0%;
		font-size: 95%;
}

.top {
        text-align: right;
        font-size: 0.7em;
        font-weight: bold;
        width: 107%;
        color: #45302b; /*schololade*/
        }
		
.top a {
text-decoration: none;
}

.text-plus {
font-size: 120%;
text-indent: 0;
}

