@charset "utf-8";
/* --- width%=11,17,41,42,43,44,50,62,96,100,109,114,120,132,140,141, allgemein 3, Textattribute 32, Bildformate 39, Banner 45, Header 58, Toggle 73, Menue 92, Ruecksprung 125, Unterseiten 139-142 --- */
body {
 	margin: 0em 1em 0em 1em;
	max-width: 36em;
	font-family: Verdana, Arial, "Courier New";
	color: #000000;
	background-color: #FFFFFF; }
h1 {
	margin: 0.7em 1em 0em 1.15em;
	width: 90%;
	text-align: center;
	font-size: 0.95em; }
p {
	margin: 1em 1em 1em 0.5em;
    padding: 0em; 
	width: 94%;
	line-height: 1.3;
	font-size: 0.95em;
	text-align: justify;
	-moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
	hyphens: auto; }
.p-links {
	text-align: left; }
.a-link  {font-size:1.00em; color:#0B80AB; font-weight:bold; text-decoration:none;                }
.a-menue {font-size:0.95em; color:#000000;                   text-decoration:none; display:block; }
.zeile-mini {margin:0em; padding:0em; font-size:0.16em; }
.zeile-maxi {margin:0em; padding:0em; font-size:1.00em; }
/* -------- Textattribute (Farben/Ausrichtung) -------- */
.center {                  text-align:center;                                                                         }
.rechts {                  text-align:right;                     margin:-1em 0em -2.8em 0em;                          }
.klein  {font-size:0.90em;                                                                                            }
.mini   {font-size:0.75em;                                                                                            }
.fett   {                                     font-weight: bold;                                                      }
.hoch   {font-size:0.60em;                                                                   vertical-align:text-top; }
/* -------- Bildformate (incl. Max-Groessen) -------- */
.img-pic0 {                                         margin:0.2em 0em 0em -0.5em; }
.img-pic1 {width:70%; max-width:14em;  height:auto;                              }
.img-pic2 {width:55%; max-width:11em;  height:auto;                              }
.img-pic3 {width:46%; max-width: 9em;  height:auto;                              }
.img-pic9 {width:11%; max-width:2.4em; height:auto;                              }
/* -------- Banner -------- */
.top {
	position: absolute;
	z-index: -3;
	height: 2.8em;
	width: 100%;
	max-width: 36.0em;
    left: 0em;
	overflow: hidden; }
.table-top {
	border-spacing: 0px; }
.td-top {
	padding: 0em; }
/* -------- Header -------- */
.header {
	position: absolute;
	z-index: -1;
	width: 90%;
    max-width: 34.3em;
	top: 0.75em;
	left: 1.1em;
	overflow: hidden; }
.titel {
	margin: 0em auto 0em auto;
	font-size: 1.15em;
	font-weight: bold;
	vertical-align: top;
	text-align: center; }
/* -------- Toggle-Menue-Steuerung -------- */
nav > .table-menue {
	position: absolute;
    margin-left: 0.2em;
	padding: 0.4em;
	top: 3.0em;
	left: -20em;
	list-style-type:none;
	display:block;
			transition:all .7s ease;
	-webkit-transition:all .7s ease; }
nav > .close,
a#nav:target {
    display: none; }
a:target ~ .table-menue,
a:target ~ .close {
	Display: inline-block; }
a:target ~ .table-menue {
    left: 0em; }
/* -------- Menue -------- */
.table-menue {
	margin: 0em;
	padding: 0em;
	width: 19.2em;
	border-spacing: 0px; }
.td-menue {
	padding: 0em;
	width: 16em;
	line-height: 3.0;
	text-indent: 1em;
	font-size: 1.05em;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF #DBF4FD #FFFFFF #DBF4FD;
	background-color: #DBF4FD; }
.td-menue2 {
	width: 16em;
	line-height: 1.1;
	border: 1px solid #FFFFFF; 
 	background-color: #FFFFFF; }	
.td-menue3 {
	width: 16em;
	line-height: 1.1;
	opacity: .85;
	border: 1px solid #FFFFFF;
 	background-color: #FFFFFF; }
.td-menue4 {
	width: 3.2em;
	opacity: .85;
	line-height: 3.0;
	border: 1px solid #FFFFFF;
 	background-color: #FFFFFF; }
/* --- Ruecksprung --- */	
.a-back {
	display:block;
	text-decoration: none; }
.back {
	margin: 0em auto 0em auto;
	padding: 0em;
	width: 40%;
	max-width: 8em;
	line-height: 3.1;
	text-align: center;
	border: thin solid #1DBBF1;
	border-radius: 0.8em;
	background-color: #DBF4FD; }	
/* -------- Inhaltsverzeichnis -------- */
.table-buch {               width:94%;                                                            }
.td-buch-1  {padding:0.3em; width:1.7em; font-size:0.85em; vertical-align:top; text-align: right; }
.td-buch-2  {padding:0.3em;              font-size:0.85em; vertical-align:top;                    }