/* DATEI: selfhtml.css */

body { background-color:#F3FFE3; color:#000000; } 
h1 { font-size:18pt; margin-bottom:14pt; font-weight:bold; text-align:center;}
h2 { font-size:16pt; margin-bottom:10pt; } /* in pflanze.html */
h3 { font-size:12pt; font-weight:bold; margin-top:6pt; text-align:center; }/* in home2.html*/
h4 { font-size:11pt; margin-bottom:6pt;}
h5 { font-size:11pt; margin-bottom:0pt; margin-top:0pt;}
h6 { font-size:11pt; margin-top:0pt; margin-bottom:0pt; }


ul.blume { list-style-image:url(bilder/bullet.gif); }
ul { margin-top:4pt; margin-bottom:6pt;}


h1,h2,h3,h4,h5,h6,div,span,p,ul,li,td,form {font-family:Arial,Helvetica,sans-serif;}
div,p,ul,ol,li,blockquote,span,td,th { font-size:small; }
blockquote{ font-family:Helvetica,Arial,sans-serif; margin-bottom:6pt; margin-top:2pt;}

p {margin-bottom:4pt; margin-top:0pt}


a:link { color:#720202; text-decoration:underline; }
a:visited { color:#0B5B27; text-decoration:underline; }
a:hover { color:#000000; text-decoration:underline; }
a:active { color:#0CCA02; text-decoration:underline; }

a.mail:link { color:#000000; text-decoration:underline; }
a.mail:visited { color:#000000; text-decoration:underline; }
a.mail:hover { color:#720202; text-decoration:underline; }
a.mail:active { color:#0CCA02; text-decoration:underline; }

a.gelb:link { color:#98E600; text-decoration:none; font-size:16pt; font-weight:bold; }
a.gelb:visited { color:#98E600; text-decoration:none; font-size:16pt; font-weight:bold; }
a.gelb:hover { color:#FFEB09; text-decoration:none; font-size:16pt; font-weight:bold; }
a.gelb:active { color:#C5A201; text-decoration:none; font-size:16pt; font-weight:bold; }

a.nav {font-family:'Times New Roman',Palatino,Garamond; font-size:13pt; font-weight:bold; color:#FFFFE7; padding:3px; text-decoration:none;}
a.nav:visited {font-family:'Times New Roman',Palatino,Garamond; font-size:13pt; font-weight:bold; color:#FFFFE7; padding:3px; text-decoration:none;}
a.nav:hover {font-family:'Times New Roman',Palatino,Garamond; font-size:13pt; color:#843900; text-decoration:underline; background-color:#F7FFE7; padding:3px; border:0px }
a.nav:active {font-family:'Times New Roman',Palatino,Garamond; font-size:13pt; color:#085A21; background-color:"#F7FFE7"; padding:3px; text-decoration:none;}

a.klnav {font-family:Palatino,'Times New Roman',Palatino,Garamond; font-size:9pt; font-weight:bold; color:#FFFFE7; padding:1px; text-decoration:none;}
a.klnav:visited {font-family:Palatino,'Times New Roman',Palatino,Garamond; font-size:9pt; font-weight:bold; color:#FFFFE7; padding:1px; text-decoration:none;}
a.klnav:hover {font-family:'Times New Roman',Palatino,Garamond; font-size:9pt; color:#843900; text-decoration:underline; background-color:#F7FFE7; padding:1px;}
a.klnav:active {font-family:'Times New Roman',Palatino,Garamond; font-size:9pt; color:#085A21; background-color:#F7FFE7; padding:1px; text-decoration:none;}


input {
	color:#085A21;
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	}
	
.zeile {
	line-height: 5px;
}.texteinfach {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}	

