td {
	font-family: verdana, Arial; 
	font-size: 10px;
	color: #000000;
}

.klein {	font-family					:	Verdana,Arial;
				color						:	#FFFFFF;
				text-decoration				: none;
				font-size					:	10px;
}
A:visited	{	font-family					:	Verdana,Arial;
				color						:	#FFFFFF;
				text-decoration				: none;
				font-size					:	10px;
			}
A.link2:visited	{	font-family				:	Verdana,Arial;
				color						:	#FFFFFF;
				text-decoration				: none;
				font-size					:	10px;
			}
A.link3:visited	{	font-family				:	Verdana,Arial;
				color						:	#FFFFFF;
				text-decoration				: none;
				font-size					:	10px;
			}
			
A:link		{font-family					:	Verdana,Arial;
			color							:	#FFFFFF;
			text-decoration					: 	none;
			font-size						:	10px;
			font-weight						: 	bold
			}
A:hover		{font-family					:	Verdana,Arial;
			color							:	#c0c0c0;
			text-decoration					: 	none;
			font-size						:	10px;
			}

INPUT,SELECT{

	font-size:8pt; 

	font-family: verdana; 

	color: #333333; 

	border: 1px solid #333333;

}



INPUT.NOBORDER{

	border: 0px solid #333333;

}