#right_table
{
	width: 180px;
}
#right_table td
{
	text-align: center;
	padding: 10px 0px;
	color: #000;
}

a.scheidsrechter, #right_table td a:hover, #right_table td a:focus, #right_table td a:link, #right_table td a:visited, #right_table td a:active
{
    display: block;
    text-decoration: none;
    font-weight: normal;
    color: #000;
}

