/* CSS Document */

.liste {
	position: relative;
	width: 580px;
	float: left;
	left: 60px;
}

.ueber td {
	font-size: 12px;
	color: #EC8624;
	height: 30px;
	vertical-align: top;
}

.data td {
	font-size: 11px;
}

.data td a {
	text-decoration: none;
	color: #000;
}

.data:hover {
	background-color: #F6DEC7;
}
