<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type></HEAD>
<BODY><XMP>/* DATEI: selfhtml.css */

/* Standardeinstellungen Seitenlayout*/
body {background-color:black}
body.standard {background-color:black;font-weight:normal;font-size:10pt;font-family:Arial;color:white;windowframe:black}

/* Ueberschriften */
h1 {font-size:20pt;font-weight:bold;}
h2 {font-size:18pt;font-weight:bold;}
h3 {font-size:16pt;font-weight:bold;}
h4 {font-size:14pt;font-weight:bold;}
h5 {font-size:10pt;font-weight:bold;}

/* Listen */
ul		{ font-weight:bold;list-style-type:disc; } 				/* Aufzaehlungsliste */
ol		{ font-weight:bold;list-style-type:upper-roman; } 		/* Numerierte Liste */
li 		{ color:blue; } 											/* Listenelemente */
dl		{ font-style:italic;font-weight:bold;color:blue; } 		/* Definitionsliste gleiche Farbe wie a:link*/

/* Texte */
#Text01 	{ font:bold 12pt Times; background-color:red;color:green; } 
#Text02 	{ font:italic 1cm Helvetica; } 
#Text03 	{ font:small-caps 14pt Verdana; }
#Tabellentext01	{font 10 pt;} 
#Galerie01 { font:italic 1cm Helvetica; } 

/* Links */
a:link		{ text-decoration:none;font-weight:bold;color:blue }	 /*gleiche Farbe wie a:visited*/
a:visited 	{ text-decoration:underline;font-weight:bold;color:blue } 	/*gleiche Farbe wie a:link*/
a:hover	{ text-decoration:underline;font-weight:bold;color:yellow } /*gleiche Farbe wie a:focus*/
a:active	{ text-decoration:underline;font-weight:bold;color:yellow } /*gleiche Farbe wie a:focus*/
a:focus  	{ text-decoration:underline;font-weight:bold;color:yellow } /*gleiche Farbe wie a:active*/

/* Tabellen */
table {}
tr {}
th.ueberschrift {font-size:12pt;font-weight:bold;color:green}
th.text {font-weight:bold;color:green}
td {}
td.ueberschrift {font-weight:bold;color:white}	/* notwendig fuer Netscape  Fuer Tabellenueberschriften*/
td.text {font-weight:bold;color:white;} 							/* Fuer Tabellentexte*/
td.indexueberschrift {font-size:14pt;font-weight:bold;color:white}	/* Fuer Tabellenueberschriften Pflanzenindex*/
table.galerie {}
tr.galerie {}
th.galerie {}
td.galerie {font-weight:bold;color:white;text-align:center;width:160;} 

/* Textabsaetze */
p {}

/* Noch nicht fertig 
,div,th,address,blockquote,nobr,b,i { font-family:Arial,sans-serif; }

p,ul,ol,li,div,td,th,address,blockquote { font-size:13px; }

li { margin-top:3px; }

pre { font-family:Courier New,Courier; font-size:13px; color:#0000C0; }

code,kbd,tt { font-family:Courier New,Courier; color:#0000C0; }

var { font-style:normal; color:#0000C0; }

blockquote,cite { font-style:italic; }

.xmpcode { border-width:10px; border-style:solid; border-color:#EEEEEE; background-color:#FFFFE0; }

.code { background-color:#FFFFE0; }

.tabxpl { background-color:#E4EEFF; }

.doc { background-color:#EEEEEE; }

.nav { background-color:#FFEEDD; }

.qbar { background-color:#FFFFE0; font-size:13px; font-family:Arial,sans-serif; }

.blue { color:#0000C0; }

pre.normal { color:#000000; }

.unicode { font-size:15px; font-family:Arial Unicode MS,Arial,sans-serif }

ins { color:#009900; font-weight:bold; text-decoration:none; }

del { color:#990000; font-weight:bold; text-decoration:line-through; }

*/
</XMP></BODY></HTML>
