/* author: Paul Marx, www.eQuestionnaire.de*/
/* Creation date: 10.10.2004 */

td.standard{
	font-family: arial; 
	font-size: 14px; 
	color: #000063;
}

.schwarz{
	font-family: arial; 
	font-size: 14px; 
	color: black;
	text-decoration: none;
}

.schwarz:hover {
	color: black;
	text-decoration: underline;
}

.schwarz:visited, .schwarz:active {
	color: black;
	text-decoration: none;
}

.rot, .rot:visited, .rot:active{
	font-family: arial; 
	font-size: 14px; 
	color: red;
	font-weight: bold;
}

