A:link {text-decoration: none; color: #969696;}
A:visited {text-decoration: none; color: #969696;}
A:active {text-decoration: non; color: #63848c;}
A:hover {text-decoration: none; color: #63848c;}

table.werkstatt {
	text-align:right;
	font-size:12px;
	width:100%
}

table.werkstatt th {
	background-color:#e3e3e3;
	border:1px solid #e3e3e3;
	text-align:center;
}

table.werkstatt td {
	text-align:left;
	border:none;
	padding-bottom:3px;

}

table.werkstatt td.title {
	text-align:left;
	border:none;
	width:100px;
}
