a.news:link, a.news:visited, a.news:active, .news
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.news:hover
{
	text-decoration: none;
	font-weight: bold;
}

td.button_verlauf {
	width: 105px;
	height: 18px;
}

a.button_verlauf, a.button_verlauf:hover, a.button_verlauf:active, a.button_verlauf:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#000000;
	float: left; 
	padding-left: 2px;
	line-height: 18px;
	width: 105px;
	height: 18px;
}

html>body a.button_verlauf, a.button_verlauf:hover, a.button_verlauf:active, a.button_verlauf:visited {
	width: 103px;
}