/* 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:24px;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:28px; margin-top:2pt}

p.inin {font-family:"Book Antiqua", Garamond, "Galliard BT", "Times New Roman", serif; font-size:9pt;
	margin-left:40px; margin-top:-12pt}

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}

/* 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}


ul.unterkap 
{
	list-style-type: none;
	font-size: 12pt;
	margin-left: -20px;
	margin-top: 10px;
	font-weight: bold;
}

ul.unterunterkap 
{
	list-style-type: none;
	font-size: 10pt;
	margin-left: -20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}

ul.unterkap li.expl
{
	font-size: 10pt;
	font-weight: normal;
}