@charset "UTF-8";
/* CSS Document */

* {
	border: 0;
	}

body {
	font-family: "Times New Roman", Times, serif;
	color: #222;
	background-color: #FFF;
	padding: 30px 0;
	font-size: 16px;
	margin: 18px 0 0 0;
	padding: 0;
	}
	 
.content { 
	margin: 24px 0 14px 0;
	padding: 0 0 10px 0;
	text-align: center;
	min-height: 360px;
	} 

sup {
	font-size: 75%;
	color: #666;
	line-height: 1em;
	}
	
p {
	font-size: 80%;
	line-height: 1.5em;
	text-align: justify;
	margin: 0 0 20px 0;
	} 

.num_p { 
	font-size: 80%;
	margin: 0 0 12px 0;
	text-align: center;	
	} 
 
.s_p { 
	font-size: 80%;
	margin: 0 0 24px 0;
	text-align: justify;
	line-height: 1.5em;
	} 

h1 {
	font-size: 120%;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	margin: 33px 0 2px 0;
	}

h2 {
	font-size: 100%;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	margin: 2px 0 4px 0;
	}

h2.auto {
	font-size: 100%;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	margin: 34px 0 24px 0;
	}

h3 {
	font-size: 85%;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	margin: 3px 0 40px 0;
	}
	
h3.chapter_headline {
	font-size: 85%;
	font-weight: bold;
	text-transform: none;
	text-align: center;
	margin: 0 0 10px 0;
	}
	
.footnotes {
	font-size: 75%;
	line-height: 1.5em;
	text-align: center;
	margin: 0 0 10px 0;
	text-align: left;
	color: #666666;
	}

#wrap {
	width: 912px;
	margin-left: auto;
	margin-right: auto;
	}
	 
#header {
	text-align: center;
	padding: 0 0 18px 0;     
	margin: 0 0 12px 0;     
	border-bottom: 1px dotted #B3B3B3;
	}
	
.logo {
	padding: 58px 0 19px 0;     
	}
	
a:link, a:visited, .overview a {
	text-decoration: none;
	color: #A32018;
	/* cursor: default; */
	}

a:hover {
	color: #222;
	}
	
a:active {
	color: #666;
	}
	 
#menu, ul#menu, ul#menu li {
	list-style: none;
	text-align: center;
	padding: 4px 0;
	margin:0;
	}
	 
#menu a {
	text-transform: uppercase;
	color: #000;
	font-size: 85%;
	white-space: nowrap;
    }

#menu a:hover, #menu a.active {
	color: #222;
	}
	
#menu a.active {
	font-weight: bold;
	}
	
#menu a:active {
	color: #666;
	}

.menulogo a {
	display: block;
	height: 29px;
	width: 172px;
	padding: 0 0 0 0;
	margin: 3px auto 9px auto;
	text-decoration: none;
	background-size: 172px 29px;
	background-image: url(/images/TEXT_logo_n.png);
	}
/*
.menulogo a:hover {	
	background-position: 0 -27px;
	}

.menulogo a:active {	
	background-position: 0 -54px;
	}
	*/

span#txt { display:none; }
	
.cover {
	margin: 0 0 0 162px;
	height: 795px;
	clear: both;
	}

.c-shadow {
	float: left;
	height: 245px;
	width: 177px;
	background-image: url(/images/_cover_hg.png);
	background-repeat: no-repeat;
	margin: 10px 10px 10px 10px;
	}

.coverpage {
	padding: 4px 4px 0 0;
	}

.overview {
	display: block;
	float: left;
	}
	
.content1 {
	width: 250px;
	padding: 9px 32px;
	}
	
.content1 p {
	text-align: center;
	}

.credits {
	margin: 0 0 2.75em 0;
	}
	
.content2 {
	width: 578px;
	padding: 9px 10px 10px 10px;
	margin: 0 0 30px 0;
	}
	
.content2 p {
	text-align: center;
	}

.index_row_title {
	width: 598px;
	font-size: 0.80em;
	display: block;
	height: 1.5em;
	margin: 0 0 10px 0;
	clear: both;
	}
	
.index_row {
	width: 598px;
	font-size: 0.80em;
	clear: both;
	display:block;
	}
	
.index_author {
	width: 246px;
	float: left;
	text-align: right;
	display:block;
	line-height:1.5em;
	white-space:nowrap;
	}
	
.index_page {
	width: 62px;
	float: left;
	margin: 0 auto 0 auto;
	font-weight:bold;
	display: table-cell;
	line-height:1.5em;
	text-align: center;
	}
	
.index_title {
	width: 290px;
	display: block;
	float: left;
	text-align: left;
	line-height:1.5em;
	white-space:nowrap;
	}
	
.spread {
	padding: 10px 0 0 0;
	text-align: center;
	margin: 0 auto 0 auto;
	width: 912px;
	height: 652px;
	}

.s-shadow {
	width: 912px;
	height: 652px;
	background-image: url(/images/_spread_hg.png);
	background-repeat: no-repeat;
	margin: 0 0 0 3px;
	}

.spreadpage {
	padding: 4px 4px 0 0;
	}
	
.legend {
	text-align: center;
	font-size: 70%;
	margin: 4px 0 -4px 0;
	}

.accordion {
	text-align: center;
	}

.accordion dt {
	border-bottom: 1px dotted #B3B3B3;
	height: 35px;
	line-height: 37px;
	width: 620px;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
	font-size: 85%;
	text-transform: uppercase;
	}

.accordion dd {
	padding: 12px 0 0 0;
	width: 620px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

.accordion dd p {
	text-align: center;
	line-height: 1.7em;
	}

.kontakt {
	text-align: center;
	margin: 40px 0 10px 0;
	}

#footer {
	width: 912px;
	text-align: center;
	border-top: 1px dotted #C3C3C3;
	padding: 12px 0 20px 0;
	margin: 10px 0 0 0;
	font-size: 80%;
    }
	
#footer a {
	color: #999;
	} 

#footer a:hover {
	border-bottom: 1px solid #C3C3C3;
	}      
  
