/* DATEI: bfv-styles.css */

/* 5.11.2003 - entstanden in Anlehnung an selfhtml.css */



/* Standard-Schrift: ARIAL */

a, h1, h2, h3, h4, p, ul, ol, li, div, td, th, address, blockquote, nobr, b, i {
 font-family:Arial,sans-serif; }



/* Überschriften */

h1 { font-size:16.0pt; font-style:bold; }
h1.language { font-size:12.0pt; }
h2 { font-size:14.0pt; font-style:italic; }
h3 { font-size:12.0pt; font-style:italic,bold;}
h4 { font-size:12.0pt; font-style:underline; }

/* sonstige Elemente */

p, ul, ol, li, div, td, th, address, blockquote { font-size:12.0pt; }
p.small { font-size:10.0pt; }
p.mini  { font-size:8.0pt; }
p.test { font-size:10.0pt; margin-top:0cm; margin-bottom:0cm;  }


li { margin-top:3px; }



/* Farben für Verweise */

A:link		{ color: #0044cc }
A:visited	{ color: #000000 }