/* CSS Document */
ul li a {
	list-style: none;
}

ul li a:HOVER {
	background:
		url(http://www.uni-bielefeld.de/biologie/media/NavIcon_gruen.png)
		no-repeat;
	background-position: 0px 4px;
}

ul.menu-left1 {
	list-style: none;
}