/******************** TOC section p.2 **********************/

.toc {
	width: 600px;
	margin: 20px auto 20px auto;
}

.toc p.page {
	text-align:right;
}

.toc ul{
	margin:0;
	padding:0;
	list-style:none;
}

.toc ul li{
	position:relative;
	margin: 5px 0 0 0;
}

.toc ul li span{
	position:absolute;
	right:0px;
	top: 1px;
}

.toc ul li a:link,
.toc ul li a:visited{
	cursor:pointer;
	border-bottom:1px dashed #CCCCCC;
	display:block;
	width:100%;
	margin-right:-20px;
	text-decoration:none;
}

.toc ul li a:hover{
	border-bottom:1px solid #CCCCCC;
}

.toc h2 {
	text-align:left;
}

/********************** TOC section end **********************/

/****************** cover-info section p.2 *******************/

#cover-info {
	padding:1em 0 0 0;
	margin-left:2.5em;
	margin-right:2.5em;
	font-size:0.8em;
}

/****************** cover-info section end *******************/

/************ newspaper quotations section p.14 **************/

#newspaper-quotations {
	padding:2em 0;
}
#newspaper-quotations p {
	text-align:center;
}

/******************** Corrections section ********************/

#Corrections p strong {
	font-weight: bold;
	letter-spacing:normal;
}

#Corrections ul li {
	list-style-type: none;
}

/****************** Corrections section end ******************/

/*********************** Footer section **********************/

#Footer p {
	text-align: center;
}

/********************* Footer section end ********************/

.table {
	padding: 0;
  	margin: 0 auto 0 auto;
  	border-collapse: collapse;
	border: 1px solid #333;
}
.table th, .table td {
	padding: 3px;
	border-right: 1px solid #666;
}

.table tr td {
	text-align:center;
}



.table tr.alt td {
	background-color: #FFFF99;
}

.table tr.uline td, .table tr.uline th {
	border-bottom: 1px solid #666;
}

.table caption {
	padding: 0.5em 0;
}



sup {
	vertical-align:top;
	padding:0 1px;
	font-size:0.8em;
	font-style: normal;
}

h1 {
	font-size:42px;
}

h1.subtitle {
	line-height:normal;
	text-align:center;
	font-size:18px;
}

h2, h3 {
	font-size:24px;
}

p {
	text-align: justify;
}

p.pagenum {
	text-align:center;
}

p.quotation {
        font-style: italic;
        margin-left: 2em;
}

img {
        border:0;
}

span.noemphasis {
        font-style: normal;
}

/* span.edition probably unused */
span.edition {
        vertical-align:top;
        font-size:0.8em;
}

/* span.ref used only once on page 3*/
span.ref {
		vertical-align:top;
        font-size:0.8em;
}
p.source {
	font-style:normal;
	margin-left: 2em;
}

hr.fnotemarker {
	text-align: left;
	margin-left: 2em;
	width: 150px;
	height: 1px;
}

dl.footnotes
{
	margin-left:2em;
	width: 44em;
	font-size: .9em;
}

.footnotes dt
{
    width: 1em;
    float: left;
	text-align:right;
	padding:0 1em 0 0;
}

.footnotes dd
{
	float: left;
	width: 42em;
	margin: 0;
	padding:0 0 1em 0;
	text-align:justify;
}

:target {
        background-color: #CCCCCC;
}

a.ref {
        vertical-align:top;
        font-size: 0.8em;
        margin: 0 0.20em;
        font-style: normal;
        padding-left:1px;
        text-decoration:none;
}

#centering-box1 {
		margin:0 auto;
		width:720px
}

#centering-box2, #centering-box3 {
		margin:0 auto;
		width:840px
}

div.pic_right {
	margin: 5px 0px 10px 10px;
	border: 5px solid #A0ACC0;
	height: auto;
	float: right;
	text-align: center;
}

div.pic_left {
	margin: 5px 10px 10px 0px;
	border: 5px solid #A0ACC0;
	height: auto;
	float: left;
	text-align: center;
}
div.pic_centre {
	margin: 10px auto;
	border: 5px solid #A0ACC0;
	height: auto;
	float:none;
	text-align: center;
}

.phototitle {
	text-align: left;
	font-size: 0.8em;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 3px 3px 3px;
}

p.right {
	text-align:right;
}

p.further-reading {
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 0.1em;
}

p.list-style {
	margin-left:2.6em;
	margin-bottom:0;
}

ul.nomargin {
	 margin-top:0;
}

ul li {
	text-align:justify;
}

blockquote {
        border: double;
        padding: 0 1em 0 1em;
}

blockquote h2 {
        text-align: center;
        font-size: 24px;
        font-weight: normal;
}

.clearboth {
	clear:both;
}


#gdvd p {
   text-align:center;
}

#gdvd h1 {
   text-align:center;
   font-size:2em;
}

#Widmung p {
	text-align:center;
	font-size:larger;
}

#Druckerei p {
	text-align:center;
}