table.striped-rows tbody tr:nth-child(even), ul.striped-rows > li:nth-child(even) {
			background: linear-gradient(to right , var(--Liste--bg--lr--even--a), var(--Liste--bg--lr--even--b));
		}
		
		/* #even_odd_vorschau_hover_lr {
			background: linear-gradient(to right , var(--Liste--bg--lr--hover--a), var(--Liste--bg--lr--hover--b));
		}
		
		#even_odd_vorschau_odd:hover {
			background: linear-gradient(to right , var(--Liste--bg--lr--hover--a), var(--Liste--bg--lr--hover--b));
		}
		
		.even_odd_BG_indikator_lr::before {
            content: "Hover Aktiv (1)";
            color: #ff0;float: left;margin-left:170px;margin-top:-15px;
        } */
		
		