/* @override 
	http://localhost:8000/static/css/document.css
	http://www.kunst-der-vermittlung.de:8044/static/css/document.css
*/

.document {margin-bottom:2em;}

.article .document {width:550px;}


.document h3, .document h4, .document h5, .document h6 {text-transform:none;}

.document img {width:85%;max-width:100%;}

.document .caption {margin-bottom:2em;font-size:0.833em;font-style:italic;}

.document table.docutils, .document table.docutils td {border-style:none;}
.document table.docutils, .document table.docutils td {zoom:1;}

.document table img {width:90%;}

* html .document table img {width:20em;}

.document .footnote img {width:100%;max-width:100%;}
.document .footnote td.label {vertical-align:top;}

/* Kludge */

* html .document .footnote img {width:12em;}

.document .footnote,
.document .sidebar {float:right;width:190px;font-size:0.85em;line-height:1.2em;clear:right;margin:0 -120px 0 0;}
.document .sidebar {float:left;clear:left;margin:0 2em 1em 0em;}

.document table.docutils.footnote * {}
.document table.docutils.footnote td.label {width:26px;margin:0px;padding-right:4px;text-align:right;}
.document table.docutils.footnoet td {}
.document .footnote blockquote {margin:0;padding-left:1em;}


.article.endnotes .document .footnote {float:none;width:100%;}


/* Klugde */
* html .document .footnote {margin-right:0;}
* html .document .sidebar {margin:0;clear:inherit;}


.document hr.docutils {display:none;}
.document hr.docutils::after {content:'***';text-align:center;}

.document ul {list-style-position:outside;margin-left:1.5em;}

.document .line-block .line-block {padding-left:1em;}

.document h2 {padding:inherit;font-size:inherit;text-align:inherit;font-weight:bold;background:inherit;color:inherit;text-transform:uppercase;}

.document blockquote {border:inherit;color:inherit;}

.document blockquote.epigraph .attribution {text-align:right;}


.keywords {font-size:0.85em;font-weight:bold;color:rgb(124, 160, 199);}

/* @group Semantic styles */

.document .frage {font-weight:bold;}
.document .quellenangabe {font-size:0.9em;font-style:italic;}
.document .speaker {font-weight:bold;}
.document .speaker::after {content:":";}

.document span.person {font-style:normal;}
.document span.film {text-transform:uppercase;font-size:0.75em;}

.document .bibliographic-reference {font-style:italic;}

/* @end */

