/* CSS Document */

#Systematik

ul.systematik {
	font-weight: bold;
	color:#009900;
	list-style: none; 
	}


li.systematik {
	color:#339900;
	font-weight: normal;
	left: 220px;
	text-decoration: none;
	
	}
	

ul.systematik1 {
	margin-left: -20px;
	font-weight: bold;
	color:#009900;
	list-style: none; 
	}


li.systematik1 {
	color:#339900;
	font-weight: normal;
	left: 220px;
	text-decoration: none;
	
	}


.artname {
	font-style: italic;
}

.artnameklein {
	font-style: italic;
	font-size: 0.90em;
}
