select		{
			color:#000000;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			border: 0.1em solid #000000;
			width: 250px;
			}

input.txt, textarea, input.wiz
			{
			color:#000000;
			background-color:#E5E5E5;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			border: 0.1em solid #000000;
			background: #FFFFFF url(../img/bgInput.gif) no-repeat;
			}
			
input.txt, textarea	{
			width: 250px;
			}
			
input.wiz	{
			width: 50px;
			}

.info		{
			color:#000000;
			background-color:#E5E5E5;
			font-family: arial;
			font-size: 12px;
			border-width: 0.1em; 
			border-style: solid; 
			border-color: #000000;
			}

.postcode		{
			color:#000000;
			background-color:#E5E5E5;
			font-family: arial;
			font-size: 12px;
			border-width: 0.1em; 
			border-style: solid; 
			border-color: #000000;
			}
			
			
.versturen	{
			color:#000000;
			background-color:#E5E5E5;
			font-family: arial;
			font-size: 12px;
			border-width: 0.1em; 
			border-style: solid; 
			border-color: #000000;
			}			

