/*  
Theme by CG909
*/

/* CSS limited & aural stylesheet */

/* Link zum Inhalt am Anfang auf jeden Fall zeigen */
#blindconvenience {
	display: block;
	volume: medium;
}

/* Struktur */
#topbar {
	margin-top: 1ex;
	volume: soft;
}
#topbar li { display: inline; margin-right: 1.5ex; }
#header {
	margin-bottom: 0.5ex;
	volume: soft;
}
#topmenu {
	margin:0;
	padding-bottom: 2.3em;
	volume: soft;
}
#topmenu li { display: inline; margin-right: 1.5ex; }

/* Header kompakt */
#header-logo { float: right; margin: 1ex; }
#slogan { color: gray; font-style: italic; }


/* Artikel und Inhalt */
.entry {
	volume: medium;
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 0.2mm solid silver;
	pause-after: 1s;
}

.entrytitle h2 { volume: loud; }
.entrytitle h2 a {
	color: black;
	font-weight: normal;
}
.entrytitle .by {
	pause-after: 0.5s;
}

#content ol {
	margin-left: 2.6ex;
}
#content ul {
	margin-left: 2.6ex;
}

.entrymeta { font-size: 0.8em; color: gray; padding-left: 0.4ex; }
.entrymeta .postedby:after { content: ", "; }

/* Footer */

#footer { font-size: 0.7em; color: silver; text-align: center; volume: soft; }
#footer ul { padding-left: 2em; }
#footer li { display: inline; padding-right: 2em; }


/*************************************
 + Misc
 *************************************/

img { border: none; }

a {
	color: #f18100;
	text-decoration: none;
}

#content p { margin:0; padding:0; margin-bottom: 0.9em; }

#content * { clear: none !important; }

em { richness: 80; }
strong { volume: loud; richness: 90; }

#wiki-append-content div a { color: #820; }

#Vorlage_Offiziell { display: none; }

table#toc {
	width: 90%;
	font-size: 0.9em;
	border: 1px solid silver;
	padding: 1ex;
	padding-top:0;
	margin-top: 3ex;
	background-color: #f1f1fc;
}

.dontshowonhp { display: none; visibility: hidden; color:transparent; }
.hiddenlink { color: #222; }

br.spacer_ { display: none;}

