@charset "iso-8859-2";
body {
	font: 100% Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 640px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#logo {
	padding-top: 10px;
	padding-bottom: 5px;
}
.stap {
	background-color: #FFF;
	background-image: url(../images/bg/stap.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 600px;
	margin-top: 5px;
}
.stap-kop {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-top: 5px;
	padding-left: 10px;
}
.stap-tekst {
	font-size: 14px;
	color: #000;
	padding-top: 5px;
	padding-right: 10px;
}
.stap-tekst em {
	font-style: normal;
	color: #FFF;
}

.stap-grijs {
	background-color: #FFF;
	background-image: url(../images/bg/stap-grijs.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 580px;
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.stap-grijs-kop {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 2px;
}
.stap-grijs-tekst {
	font-size: 14px;
	color: #FFF;
	padding-top: 2px;
	padding-right: 10px;
}
.stap-grijs-tekst em {
	font-style: normal;
	color: #FFF;
}

.tab {
	padding-top: 5px;
}
.tab-boven {
	background-image: url(../images/bg/tab-boven.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 600px;
}
.tab-midden {
	background-image: url(../images/bg/tab-midden.gif);
	background-repeat: repeat-y;
	width: 580px;
	padding: 10px;
}
.tab-onder {
	background-image: url(../images/bg/tab-onder.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 600px;
}
.tab-kop-1 {
	font-size: 14px;
	line-height: 21px;
	color: #F8971D;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.invoerveldarea {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	width: 120px;
	height: 50px;
	float: left;
	padding: 0 5px 0 5px;
	margin-right: 3px;
	background-color: #FFF0E2;
	border: 1px solid #F8971D;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.invoerveld200px {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	width: 200px;
	height: 19px;
	float: left;
	padding: 0 5px 0 5px;
	margin-right: 3px;
	background-color: #FFF0E2;
	border: 1px solid #F8971D;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.invoerveld160px {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	width: 160px;
	height: 19px;
	float: left;
	padding: 0 5px 0 5px;
	margin-right: 3px;
	background-color: #FFF0E2;
	border: 1px solid #F8971D;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.invoerveld120px {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	width: 120px;
	height: 19px;
	float: left;
	padding: 0 5px 0 5px;
	margin-right: 3px;
	background-color: #FFF0E2;
	border: 1px solid #F8971D;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.invoerveld80px {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	width: 80px;
	height: 19px;
	float: left;
	padding: 0 5px 0 5px;
	margin-right: 3px;
	background-color: #FFF0E2;
	border: 1px solid #F8971D;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.invoerveld60px {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	width: 60px;
	height: 19px;
	float: left;
	padding: 0 5px 0 5px;
	margin-right: 3px;
	background-color: #FFF0E2;
	border: 1px solid #F8971D;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.invoerveld40px {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	width: 40px;
	height: 19px;
	float: left;
	padding: 0 5px 0 5px;
	margin-right: 3px;
	background-color: #FFF0E2;
	border: 1px solid #F8971D;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.invoerveld30px {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	width: 30px;
	height: 19px;
	float: left;
	padding: 0 5px 0 5px;
	margin-right: 3px;
	background-color: #FFF0E2;
	border: 1px solid #F8971D;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.invoerveld20px {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	width: 20px;
	height: 19px;
	float: left;
	padding: 0 5px 0 5px;
	margin-right: 3px;
	background-color: #FFF0E2;
	border: 1px solid #F8971D;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.invoerveld80px-kenteken {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	width: 80px;
	height: 19px;
	float: left;
	padding: 0 5px 0 5px;
	margin-right: 3px;
	background-color: #FFF0E2;
	border: 1px solid #F8971D;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-transform: uppercase;
	text-align: center;
}
.invoerveld60pxgrijs {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: right;
	width: 70px;
	height: 19px;
	float: left;
	padding: 0 5px 0 5px;
	margin-right: 3px;
	background-color: #E6E6E6;
	border: 1px solid #E6E6E6;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.invoerveld60pxgrijs2 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-align: right;
	width: 60px;
	height: 19px;
	float: left;
	margin-right: 3px;
	background-color: #E6E6E6;
	border: 1px solid #717174;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.checkbox {
	width: 13px;
	height: 13px;
	padding: 0;
	margin: 0;
}
.tab-tekst-1 {
	font-size: 14px;
	color: #000;
}
.tab-tekst-1 em {
	font-style: normal;
	color: #F8971D;
}
.ico-info {
	float: right;
	padding: 2px;
}
.knoppen {
	padding-top: 5px;
	text-align: right;
}
.knop {
	padding-left: 10px;
}

#footer {
	height: 20px;
}


.checkbox, .radio {
	width: 15px;
	height: 15px;
	padding: 0 5px 0 0;
	background: url(../images/bg/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(../images/bg/radio.gif) no-repeat;
}
.selectieveld 
{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}


.select {
	position: absolute;
	width: 161px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 5px;
	color: #000;
	font: 14px/21px calibri,arial,helvetica,sans-serif;
	background: url(../images/bg/select.gif) no-repeat;
	overflow: hidden;
}
.grijsvinkje {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

a {
	color: #F8971D;
	text-decoration: underline;
}
a:hover {
	color: #F8971D;
	text-decoration: none;
}
a:active {
	color: #F8971D;
	text-decoration: underline;
}
