a:link {
	text-decoration: none;
	color: #515F10;
}
a:visited {
	text-decoration: none;
	color: #515F10;
}
a:hover {
	text-decoration: none;
	color: #879E1B;
}
a:active {
	text-decoration: none;
	color: #515F10;
}
#spielecat ul { 
	list-style-type: none;
	display:block;
	margin:0px;
	padding: 0px;
	width: 572px;
	margin-bottom: 5px;
}
#spielecat h2 a{
	display: block;
	width: 550px;
	background-color: #FFFFFF;
	padding-left: 10px;
	color: #515F10;
	text-decoration: none;
	font-weight: bold;
}
#spielecat h2 a:hover {
	background-color: #F1F8D1;
	color: #000000; 
}
#spielecat h2 {
	font-size: 12px;
	font-weight: bold;
	color: #515F10;
	width: 560px;
	border-bottom: 1px dashed #A4BF20;
}
.im {
margin: 2px;
margin-right: 5px;
float:left;
}
  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
