table#Download {
	table-layout: fixed;
	font: 12px/15px  Verdana, Arial, Geneva, sans-serif;
}

table#Download .td1 {
	width: 600px;
	text-align: left;
}

table#Download .td2 {
	width: 80px;
}

table#Download td.space {
	height: 10px;
}

a {
	color: #999999;
	text-decoration:none;
}

a:hover {
	color: #e4312c;
	text-decoration:none;
}

td.space {
	height: 5px;
}

hr{
	background-color: #999999; /* Farbe für Opera und Firefox */
	color: #999999; /* Farbe für Internet Explorer (IE) */
	border: 0;
	height: 1px;
}

