p.linktitel {
	font-weight: bold;
	background-color: #414141;
	background-image: url(../bilder/symbole/fragezeichen.jpg);
	background-repeat: no-repeat;
	background-position: 35px center;
	padding: 0.4em 2em 0.4em 65px; }
p.linktitel a {
	color: #fefefe;
	background-image: none;
	text-decoration: none; }
p.linktitel:hover {
	background-image: url(../bilder/symbole/fragezeichenover.jpg);
	background-repeat: no-repeat;
	background-position: 35px center; }
