#liste h1   {
	background-image: none;
	padding: 1px;
	background-color: transparent;
	margin-bottom: 4px;
}
#liste thead {
	background-color: #990000;
	color: #FFF;
	font-weight: bold;
}
#liste thead a {
	color: #FFF;
}
#liste h1 a {
	color: #990000;
	background-color: transparent;
	text-decoration: underline;
}
#liste h1 a:hover {
	color: #990000;
	background-color: transparent;
	text-decoration: underline;
}
#liste tfoot {
	color: #FFF;
	background-color: #990000;
}
#liste thead a:hover {
	color: #FFF;
	text-decoration: underline;
}
#listenmenu {
	padding: 4px;
	background-color: #FC0;
}
