body, table, td, select, select.multiple, input
{
	font-size: 10px;
}

.Kop
{
	font-size: 120%;
}

.clsField select
{
	width						: 100%;
}

textarea
{
	width						: 100%;
	height						: 4em;
	font-family					: Verdana, Tahoma, Arial;
	font-size					: 100%;
	color						: #003592;
}

select
{
	font-family					: Verdana, Tahoma, Arial;
	font-size					: 100%;
	color						: #003592;
	width						: 100%;
}

input.clsText
{
	width						: 100%;
	font-family					: Verdana, Tahoma, Arial;
	font-size					: 100%;
	color						: #003592;    
}