﻿* 
{
	margin: 0px;
	padding: 0px;
}

body
{
	margin: 0px; 
	padding: 0px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	/*background:#F4821F url(sites/vvd/images/homepage/bg.png) repeat-x;*/
}

.DivPage {width: 405px; padding-left: 20px;}
.TableButtons {text-align: right; width: 100%; color: #EF7900;}

.Title {font-size: 13px; color: #EF7900; font-weight: bold;}
.vet {font-weight: bold;}
.red {color: #EF7900;}
.center {width: 100%; height: 100%; text-align: center; vertical-align: middle;}
.error {color: Red; font-size: smaller;}

hr {height: 2px; color: #2C336f;}
.whiteSpace {margin-top: 18px; margin-bottom: 7px;}
p {padding-bottom: 6px; padding-top: 6px;}
a {color: Navy;}

/* Form definitions */

.LabelMandatory, .LabelOptional {width: 130px; vertical-align: top; letter-spacing: 0.05em;}
.Col2
{
	/*width: 208px; */
	color: #EF7900;
}

.Label2Mandatory
{
	vertical-align: top;
	letter-spacing: 0.05em;
}
.LabelMandatory, .Label2Mandatory, .DivVerplicht, .linkButtons {color: #EF7900;}

.LabelOptional, .vvdBlue {color: #2C336F;}

.WidthAdresTableColumns {width: 25%;}

.TextFieldLarge, .TextFieldMedium, .TextFieldSmall, .TextFieldDate, .TextFieldYear, .TextFieldRekNr
{
	height: 15px; 
	color: #EF7900;
}

.TextFieldLarge{width: 178px;}
.TextFieldMedium{width: 115px;}
.TextFieldSmall{width: 55px;}
.TextFieldDate{width: 20px;}
.TextFieldYear{width: 45px;}
.TextFieldRekNr{width: 70px;}

.DropDownSmall, .DropDownLarge
{
	height: 20px; 
	color: Black; 
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
}

.DropDownSmall{width: 60px;}
.DropDownLarge{width: 183px;}

.DivNewsLetter {width: 270px;}
.DivButtons {float: right; margin-top: 20px; clear: both;}
.DivVerplicht {float: right; clear: both;}
.DivLastHr {clear: both; margin-top: -13px;}
.DivTerug {float: left;}
.DivPrint {float: right;}
.DivTerug, .DivPrint {margin-top: -10px;}
.linkButtons {text-decoration: none; font-weight: bold;}
.Btn_Common
{
	cursor: pointer; 
	background-image: url(/Images/button_temp.gif); 
	background-repeat: no-repeat; 
	width: 69px; 
	height: 20px; 
	color: #EF7900; 
	border: 0px; 
	letter-spacing: 0.00em;
}





