td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	color: #FFF;
	background-color: #303;
}
body {
	background-color: #303;
	color: #FFF;
}
a {
	font-size: 13px;
	color: #FFF;
	text-decoration: underline
}
select,input,textarea	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
       }
a:hover {
	color: #CCC
}
.grau {
	font-size: 12px;
	font-weight: bold;
	color: #572767;
	text-decoration: none
}
.link_stoff {
	font-family: Arial, Helvetica, sans-serif;
	color: #572767;
	font-weight: normal;
}
.link_stoff:hover {
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
}
.weiss {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
.headline {
	font-size: 16px;
}
