.type_Include .defaultMarkup .markupText .markupAnnotations {
	list-style: none;
	list-style-position: outside;
	padding-left: 1em;
}

.type_Include .defaultMarkup .markupText .include-suppressedHeader {
	text-decoration: line-through;
}

.type_Include .defaultMarkup .markupText .include-allowHeader {
	text-decoration: none;
}

.type_InterWikiImport > .defaultMarkup > .markupText {
	white-space: initial;
}

.type_InterWikiImport .include-refresh {
	padding: 0 .5em;
}

.type_InterWikiImport .include-deactivate, .type_InterWikiImport .help-tool  {
	color: grey;
	font-size: 70%;
	padding: 0.5em 0 0.5em 0.5em;
}

.IncludeMarkup .defaultMarkup {
	overflow-y: hidden;
}

.wikiBook-author:BEFORE,.wikiBook-autor:BEFORE,.wikiBook-creator:BEFORE {
	content: "Author: "
}

.wikiBook-author,.wikiBook-autor,.wikiBook-creator {
	text-align: center;
	font-size: 15pt;
	font-style: italic;
	line-height: 18pt;
	display: block;
	color: #444;
}

.wikiBook-title,.wikiBook-titel {
	text-align: center;
	font-size: 20pt;
	font-weight: bold;
	line-height : 24pt;
	display: block;
}

.wikiBook-project,.wikiBook-projekt {
	text-align: center;
	font-size: 20pt;
	line-height: 24pt;
	display: block;
}

.include-sourceHeaderLink.fa {
	color:	grey;
	font-weight: normal;
	font-size: 75%;
}

.toc .include-sourceHeaderLink.fa {
    /* do not show icon in TOC */
	display: none;
}
