/* 			iasim.de: pinball.css															*/
/*				author: use-art.de															*/
/*				eMail: info@use-art.de														*/
/*				date: 2006/11/09																*/
/*				http://www.digital-web.com/articles/the_pinball_effect/			*/
/*				Pinball Effect für HP														*/

.pinball-on
{
	color: #333;
	background: #dfdfdf; /* url(../img/gradient_small.gif) bottom left no-repeat; */
}

p a:hover {
  background-color: #dfdfdf;
  color: #333;
  position:relative;
  z-index: 1;
  padding: .15em 0 .3em 0;
  }