/*Style-Sheet für die WebSite von Silvia Meyer*/
/*Erstellt von Raymond Fismer, Letzte Änderung 03.03.2004*/

					/*Seiten- Text allgemein*/
body	{background: #ffcc00;
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: #cc0033;
	margin: 3%;
	}
p	{font-family: arial, sans-serif;
	font-size: 9pt;
	color: #cc0033;
	margin-top: 3pt;
	margin-bottom: 6pt;
	}
h2	{font-family: "arial", sans-serif;
	font-size: 20pt;
	font-weight: bold;
	font-style: italic;
	color: #cc0033;
	text-align: center;
	margin-top: 6pt;
	margin-bottom: 12pt;
	}
h3	{font-family: arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #cc0033;
	margin-top: 6pt;
	margin-bottom: 6pt;
	}
h4	{font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #660000;
	margin-top: 6pt;
	margin-bottom: 6pt;
	}
h5	{font-family: arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #cc0033;
	margin-top: 6pt;
	margin-bottom: 6pt;
	}
address	{font-family: arial, sans-serif;
	font-size: 8pt;
	font-style: italic;
	color: #660000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	text-align: center;
	}
a	{font-family: arial, sans-serif;
	color: #660000;
	text-decoration: none;
	}
a:link	{color: #660000}
a:visited{color: #660000;
	text-decoration: underline;}
a:active {color: #green}

ul	{margin-top: 0;
	}
					/*Deko-Schriften*/
.gr	{font-size: 11pt;
	font-weight: bold;
	}
.kl	{font-size: 8pt;
	}
.fünf	{margin-left: 5%;
	}
.zehn	{margin-left: 10%;
	}
.vierzig{margin-left: 40%;
	}
.fuss	{font-family: arial, sans-serif;
	font-size: 7pt;
	color: #660000;
	margin-top: 3pt;
	margin-bottom: 6pt;
	text-align: center;
	}
a.navig	{font-family: arial, sans-serif;
	color: #cc0033;
	font-size: 9pt;
	letter-spacing: 90%;
	text-decoration: none;
	text-align: center;
	}
a.navigbl{font-family: arial, sans-serif;
	color: #0066ff;
	font-size: 9pt;
	letter-spacing: 90%;
	text-decoration: none;
	text-align: center;
	}
a.u	{text-decoration: underline;
	}
