ul.options li a.merk-unchecked{
	display: block;
	background: url(../images/lists/merkliste_de.png) left 0px no-repeat;
	width: 97px;
	height: 16px;
	overflow:hidden;
	text-indent:-9999px;
}

ul.options li a.merk-checked{
	display: block;
	background: url(../images/lists/merkliste_checked_de.png) left 0px no-repeat;
	width: 97px;
	height: 16px;
	overflow:hidden;
	text-indent:-9999px;
}

ul.options li a.info-unchecked{
	display: block;
	background: url(../images/lists/infomaterial_de.png) left 0px no-repeat;
	width: 97px;
	height: 16px;
	overflow:hidden;
	text-indent:-9999px;
}

ul.options li a.info-checked{
	display: block;
	background: url(../images/lists/infomaterial_checked_de.png) left 0px no-repeat;
	width: 97px;
	height: 16px;
	overflow:hidden;
	text-indent:-9999px;
}