change linewidth of ticks?

Hi,

I have another question:
Is there a way to change the linewidth of the ticks?
For the borders I use
  rcParams["axes.linewidth"]=4
but there seems to be no
  rcParams["tick.linewidth"]=2

Best,

Arnd