Thanks Erwin for your answer.
I don't understand it completely yet. A suggested solution is in your link is:
.customGrid td[key="attributePath"] { font-weight: bold; }
But what is the code that I need to replace "attributePath" with to reference the specific enum-value of the attribute that is displayed in the cell? (How do I select "background: green;" if the enum value is "Good")