table
{
	text-align:left;
	font-family: Tahoma, Courier;
	font-size: 11px;
	line-height: 14px;
}
a 
{
	color: #AB0000;
}
a:hover 
{
	text-decoration: underline;
	color: #000000;	
}
.dark 
{
	font-family: Tahoma, Courier;
	font-size: 10px;
	color: #807E7E;
	text-decoration: none;
}
.titelfett, .question
{
	font-weight:bold;
}
.error
{
	color:red;
	font-weight:bold;
	font-size:11px;
}
.step_title
{
	font-size:14px;
	font-weight:bold;
}

