/* Formulier Opmaak */
BODY						{background-color: white;}
.KopTekst					{font-family: Arial; font-size: 10pt; font-weight: bold; text-decoration: none; color: #990066;} 
.KopTekst:link				{text-decoration: underline;}
.KopTekst:visited			{}
.KopTekst:hover				{text-decoration: none;}

.PlatteTekst				{font-family: Arial; font-size: 10pt; vertical-align: bottom; text-decoration: none; color: #990066;} 

.PlatteLink					{font-family: Arial; font-size: 10pt; text-decoration: underline; color: #993300;} 
.PlatteLink:link			{}
.PlatteLink:visited			{color: #0099cc;}
.PlatteLink:hover			{color: #ff9933; text-decoration: none;}

.BijSchrift					{font-family: Arial; font-size: 8pt; text-decoration: none; color: #990066;} 
.FormLabel					{font-family: Arial; font-size: 10pt; text-decoration: none; color: #990066;} 

.FormVeld					{font-family: Arial; font-size: 10pt; color: #000000; background-color: #FFFFFF;} 

.FormSelect					{font-family: Arial; font-size: 10pt; color: #000000; background-color: #FFFFFF;} 

.FormKnop					{font-family: Arial; font-size: 10pt; font-weight: bold; Text-align: center; border: black 0px solid; color: #FFFFFF; background-color: #990066; Cursor: pointer;}

.FormError					{font-family: Arial; font-size: 10pt; text-decoration: none; color: #FF0000;}

table.CustomTable			{width: 517px; font-family: Arial; FONT-SIZE: 10pt;}

td.NoColor					{font-family: Arial; FONT-SIZE: 10pt;}

td.Color1					{background: white; font-family: Arial; FONT-SIZE: 10pt; text-decoration: none; color: #990066;}  

td.Color2					{background: #ECECEC; font-family: Arial; FONT-SIZE: 10pt; text-decoration: none; color: #990066;}

td.Color3					{background: silver; font-family: Arial; FONT-SIZE: 10pt; text-decoration: none; color: #990066;}    

.PremieAlternatief
{
	BORDER: #990066 2px solid;
	PADDING: 5px;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 10pt;
	WIDTH: 200px;
}

span.PlatteTekst span.SpanKenteken {
    color:#FFB529;
    background-image:url(http://www.unigarant.nl/unigarantwebsite/templates/images/kenteken232.gif);
    background-repeat:no-repeat;
    background-position:left;
	height:35px;
	width:185px;
    margin:none;
    padding-left:15px;
    text-align:middle;
}

input.FormKentekenVeld {
	background-color:transparent;
	font-size:20px;
	font-weight:bold;
	font-family:Arial Narrow;
	font-stretch:narrower;
    height:35px;
    text-align:middle;
    border:none;
    margin-top:0px;
	text-transform:uppercase;
	float:none;
	vertical-align:middle;
}

/* einde formulier opmaak */
