ul.contentList
	{
	list-style: none;
	line-height: 30px;
	}
li.List1
	{
	background: white;
	background-image: url('../grfx/zahlen/1.gif');
	background-repeat: no-repeat;
	padding-left:30px;
	}
li.List2
	{
	background: white;
	background-image: url('../grfx/zahlen/2.gif');
	background-repeat: no-repeat;
	padding-left:30px;
	}
li.List3
	{
	background: white;
	background-image: url('../grfx/zahlen/3.gif');
	background-repeat: no-repeat;
	padding-left:30px;
	}	
li.List4
	{
	background: white;
	background-image: url('../grfx/zahlen/4.gif');
	background-repeat: no-repeat;
	padding-left:30px;
	}	
li.List5
	{
	background: white;
	background-image: url('../grfx/zahlen/5.gif');
	background-repeat: no-repeat;
	padding-left:30px;
	}	
li.List6
	{
	background: white;
	background-image: url('../grfx/zahlen/6.gif');
	background-repeat: no-repeat;
	padding-left:30px;
	}	
li.List7
	{
	background: white;
	background-image: url('../grfx/zahlen/7.gif');
	background-repeat: no-repeat;
	padding-left:30px;
	}	
li.List8
	{
	background: white;
	background-image: url('../grfx/zahlen/8.gif');
	background-repeat: no-repeat;
	padding-left:30px;
	}	
li.List9
	{
	background: white;
	background-image: url('../grfx/zahlen/9.gif');
	background-repeat: no-repeat;
	padding-left:30px;
	}	
	
