/******************* Default styles start **"*****************/

h1 {
	font-size: 36pt;
	text-align: center;
}

h1.subtitle {
	font-weight: normal;
	font-size: 18pt;
	text-align: center;
	letter-spacing: 0.1em;
}

h3, h4, h5 {
	font-size: 14pt;
}

p {
	text-align: justify;
}

p strong {
	font-weight: bolder;
	letter-spacing: 0.1em;
}

p.author {
	text-align: center;
	font-style: italic;
	font-size: 14pt;
	margin-bottom: 25pt;
}

p.impressum {
	text-align: center;
}

p.pagenum {
	text-align: center;
}

p.quotation {
	margin-left: 2em;
}

p.source {
	margin-left: 4em;
}

p.sperrdruck {
	margin-left: 4em;
}

.signature {
	text-align: center;
	float: left;
	padding: 10px;
}

/******************** Default styles end *********************/

/********************* TOC section start *********************/

#toc {
	width: 600px;
	margin: 20px auto 20px auto;
}

#toc p.page {
	text-align:right;
}

#toc ol{
	margin:0px 0px 0px 25px;
	padding:0px 0px 0px 0px;
}

#toc ol ol{
	margin:0px 0px 0px 25px;	
	list-style:lower-alpha;
}

li{
	position:relative;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

li span{
	position:absolute;
	right:0px;
	top: 1px;
}

li a:link,
li a:visited{
	cursor:pointer;
	border-bottom:1px dashed #CCCCCC;
	display:block;
	width:100%;
	height:1.1em;
	margin-right:-20px;
	text-decoration:none;
}

li a:hover{
	border-bottom:1px solid #CCCCCC;
}

/********************** TOC section end **********************/



/******************** 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 ********************/
