/* couturiere parisienne stylesheet für indexseiten */

/* normaler text */
p { font-family:"Book Antiqua", Garamond, "Galliard BT", "Times New Roman", serif; font-size:12pt;
	margin-left:16px; margin-top:6pt}

/* 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; }

/* p klein */

p.ikl {font-family:verdana,Ottawa, Optima, Arial, sans-serif; font-size:9pt; 
	margin-left:30px;margin-top:-2pt }

/* p ganz klein */

p.igkl {font-family:verdana,Ottawa, Optima, Arial, sans-serif; font-size:8pt }

/* p eingerückt */
p.in {font-family:"Book Antiqua", Garamond, "Galliard BT", "Times New Roman", serif; font-size:12pt;
	margin-left:38px; margin-top:0pt}

p.inin {font-family:"Book Antiqua", Garamond, "Galliard BT", "Times New Roman", serif; font-size:10pt;
	margin-left:48px; margin-top:-8pt}

/* navi-tabelle */
p.navi { font-family: verdana, arial, helvetica, sans-serif; font-weight:bold;
	font-size:10pt; margin-bottom:0px; margin-top:0px }

p.dicht {font-family:"Book Antiqua", Garamond, "Galliard BT", "Times New Roman", serif; font-size:12pt;
	margin-left:28px; margin-top:0pt; margin-bottom:0pt}



/* buttons für galerie */
form { background-color: #000000 }
.galerie { background-color: #000000; border: none; font-family:"Book Antiqua", Garamond, "Galliard BT", "Times New Roman", serif; font-size:12pt  }

