/* CSS-Datei fuer NafaWeb (Berichte)  */

blockquote {font-style:italic}

.bridgehead {  color:rgb(20, 120, 100); font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:13pt }

h1.inhalt {
	font-size: 18pt;
	background-color: ThreedFace;
}

p.navi {
	font-size: 9pt;
	font-style: italic;
	color: Gray;
}
p.bezug {
	font-style: italic;
	font-size: 9pt;
}

p.autor {
	text-align: right;
	font-size: 8pt;
	font-style: italic;
}

p.hinweis, p.abbildung {
	font-style: italic;
	font-size: 9pt;
}

p.footnote {
	font-style: italic;
	font-size: 8pt;
	color: Gray;
}

p.rubrik {
	color: rgb(20, 120, 100);
	font-weight: bold;
	font-size: 14pt;
	background-color: ThreedFace;
}

p.artikel {
	color: rgb(20, 120, 100);
	font-weight: bold;
	font-size: 10pt;
	background-color: ThreedFace;
}

p.unterrubrik {
	color: rgb(20, 120, 100);
	font-weight: bold;
	font-size: 10pt;
	background-color: ThreedFace;
}

p.abschnitt {
	font-weight: bold;
}

