/* couturiere parisienne stylesheet für alle */

/* normaler text */
p { font-family: verdana, trebuchet, helvetica, sans-serif;font-size:10pt; }


/* links */
a:link { text-decoration:none }
a:visited { text-decoration:none }
a:active  { text-decoration:none }

/* überschriften */
h1 { font-family:"Book Antiqua", Garamond, "Galliard BT", "Times New Roman", serif; font-size:20pt }
h2 { font-family:"Book Antiqua", Garamond, "Galliard BT", "Times New Roman", serif; font-size:18pt }
h3 { font-family:"Book Antiqua", Garamond, "Galliard BT", "Times New Roman", serif; font-size:16pt }
h3 { font-family:"Book Antiqua", Garamond, "Galliard BT", "Times New Roman", serif; font-size:14pt }
h4 { font-family:"Book Antiqua", Garamond, "Galliard BT", "Times New Roman", serif; 
	font-size:12pt; font-weight:bold }


/*navigator */
div.navi { text-align:center; font-size:8pt; font-family:Ottawa, Optima, sans-serif; }


/* navi-tabelle */
p.navi { font-family: verdana, arial, helvetica, sans-serif; font-weight:bold;
	font-size:10pt;  }


/* titel */

div.titel {font-family: verdana, arial, helvetica, sans-serif; font-weight:bold;
	font-size:12pt; margin-bottom: -2pt; margin-top: -4pt }

/* maler, datum */

div.jahr {font-family: verdana, arial, helvetica, sans-serif; font-weight:bold;
	font-size:10pt; margin-bottom: 2pt; margin-top: 6pt }

/* wo, quelle */

div.wo {font-family: verdana, arial, helvetica, sans-serif; font-size:10pt; margin-bottom: -6pt; margin-top: -8pt }

/* land, klasse, kommentar */

div.land {font-family: verdana, arial, helvetica, sans-serif; font-size:8pt; margin-bottom: 0pt; margin-top:-8pt }

