@charset "UTF-8";
#content ul.papercount li {
	list-style-image:none !important;
	margin-top:0;
	margin-bottom:0;
	text-align:center;
}
blockquote {
	clear:both;
	margin:0;
}
dl {
	clear:both;
	/*margin:1em 30px 1.5em 40px;*/
	margin:1em 2.8em 1.5em 3.8em;
}
dt:first-child {	/* Firefox: nur für druck layout nötig und auch nur, wenn kein blockquote verwendet wird */
	/*clear:both;*/
}
dt a.paperlink {
	color:black;
}
dt a.paperlink:hover {
	text-decoration:underline;
}
dd.abstract {
	margin-top:0.5em;
}
dt.title {
	font-style:italic;
	font-weight:bold;
}
dd.update {
	color:#c33;
}
dd.publisher span.published {
	font-weight:bold;
	font-style:italic;
}
span.normal {
	font-style:normal;
	font-weight:normal;
}
span.searchresult {
	background-color:yellow;
	/*color:#000;
	font-weight:bold;*/
}
span.error {
	color:#c33;
	font-weight:bold;
	display:none;
}
/*span.error:lang(de) { display:inline; }
span.error[lang="de"] { display:inline; }*/ /* IE >= 7 */

img#discuss-cover {
	float:left;
	margin:0 1.4em 1.4em 0;
	border:1px solid black;
}