html
{
scrollbar-face-color:#5ba4de;
scrollbar-highlight-color:#c4ee0d;
scrollbar-3dlight-color:#5ba4de;
scrollbar-darkshadow-color:#3a7db0;
scrollbar-shadow-color:#3f86be;
scrollbar-arrow-color:#c4ee0d;
scrollbar-track-color:#3d85be;
}

.indexBody
{
background-color: #e9f4fc;
background-image: url(../images/1009/background.jpg);
background-repeat: no repeat;
background-position: top center;
color: #5b584c;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
}

.iframe
{
background-color: #fcfaf6;
}

.mainBody
{
background-color: #ffffff;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #5b584c;
font-size: 11px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
background-attachment: fixed;
background-image: url(../images/1009/background2.jpg);
background-repeat: no-repeat;
}

body h1, body h2
{
color: #1f325d;
font-size: 14px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: left;
}

body a
{
color: #1f325d;
text-decoration: none;
}

li		
{
list-style-type: square;
margin: 15px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

/* Div container content */

.content
{
width: 750px;
padding: 0px 0px 0px 0px;
margin: 10px 0px 0px 10px;
text-align: left;
}

/* Div container notifications */

.notification
{
border: 1px solid #ff0000;
background-color: #ffffff;
color: #000000;
padding: 5px 5px 5px 5px;
margin: 0px 0px 0px 0px;
}

/*  Div container Help messages naw form */

.helpDiv
{
width: 230px;
height: 80px;
font-size: 11px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

/* Div container error messages naw form*/

.errorDiv
{
width: 230px;
height: 180px;
font-size: 11px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

/* Div container NAW block - errors */

.nawError
{
position: absolute;
width: 228px;	
border: 1px solid #fd9800;
background-color: #f7dfb9;
padding: 4px 4px 4px 4px;
margin: 0px 0px 0px 0px;
z-index: 1;
}

.nawError th
{
border: 1px solid #fd9800;
background-color: #fcd18f;
padding: 0px 0px 0px 0px;
}

.nawErrorArrow
{
color: #c9766e;
font-weight: bold;
padding: 0px 0px 0px 0px;
}

/* Disclaimer MSIE */

.disclaimer_msie
{
display: none;
position: relative;
left: 0px;
top: -400px;
background-color: #ffffff;
width: 750px;
height: 100%;
z-index: 3;
padding: 5px 5px 5px 5px;
margin: 0px 0px 0px 0px;	
overflow: auto;
text-align: left;
}

/* Disclaimer MOZ */

.disclaimer_moz
{
display: none;
position: absolute;
background-color: #ffffff;
width: 755px;
z-index: 3;
padding: 0px 0px 0px 0px;
margin: 5px 5px 5px 5px;
overflow: visible;
text-align: left;
}

/* Tooltip (question tips) */

.toolTip
{
display: none;
position: absolute;
width: 300px;
height: auto;
color: #6d6d6d;
border: 1px solid #6d6d6d;
background-color: #e5e5e5;
padding: 10px;
z-index: 1;
}

.imgTooltip
{
display: inline;
position: relative;
margin-left: 4px;
margin-right: 0px;
cursor: pointer;
}

/* NAW Table */

.nawTable
{
width: 670px;
height: 100%;
vertical-align: top;
text-align: left;
position: relative;
padding: 4px 4px 4px 4px;
margin: 0px 0px 0px 90px;
font-size: 11px;
z-index: 1;
}

.nawTable tr
{
vertical-align: top;
}

.subNawTable
{
text-align: left;
vertical-align: middle;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.subNawTable td
{
vertical-align: middle;
text-align: left;
}

/* Send button */

.formButton {
font: bold 14px Verdana;
color: #ffffff;
height: 40px;
padding: 0px 20px 0px 20px;
background: url(../images/1009/button_bg.jpg) repeat-x bottom left;
border-style: none;
outline: none;
border: 0px;
cursor: pointer;
}


.formButtonRegistration {
font: bold 14px Verdana;
color: #ffffff;
height: 40px;
padding: 0px 20px 0px 20px;
background: url(../images/1009/button_bg.jpg) repeat-x bottom left;
border-style: none;
outline: none;
border: 0px;
cursor: pointer;
}


.formButtonMainQuestion {
font: bold 14px Verdana;
color: #ffffff;
height: 40px;
padding: 0px 20px 0px 20px;
background: url(../images/1009/button_bg.jpg) repeat-x bottom left;
border-style: none;
outline: none;
border: 0px;
cursor: pointer;
}

.formButtonFollowUpQuestion {
font: bold 14px Verdana;
color: #ffffff;
height: 40px;
padding: 0px 20px 0px 20px;
background: url(../images/1009/button_bg.jpg) repeat-x bottom left;
border-style: none;
outline: none;
border: 0px;
cursor: pointer;
}




/* Question table */

.questionTable
{
width: 100%;
padding: 0px 0px 0px 0px;
margin: 0px 0px 10px 0px;
}

.questionTable th
{
background-color: #3d85be;
color: #ffffff;
border: 1px solid #3d85be;
margin: 0px 0px 0px 0px;
padding: 5px 5px 5px 5px;
}

.questionTable td
{
padding: 0px 3px 0px 3px;
}

.questionTable a


{
color: #1f325d;
text-decoration: underline;
}

/* Sub questions */

.subQuestions
{
display: none;
position: relative;
width: 100%;
z-index: 0;
}

.subquestionTable
{
width: 100%;
text-align: left;
}

.subquestionTable a
{
color: #1f325d;
text-decoration: underline;
}

/* Subanswer table */

.subanswerTable
{
width: 100%;
padding: 5px;
}

/* Answer table */

.answerTable
{
width: 100%;
padding: 2px 2px 2px 2px;
}

.answerTable th
{
padding: 0px 3px 0px 3px;
text-align: center;
}

.answerTable td
{
padding: 0px 3px 0px 3px;
}

.answerTable a
{
color: #1f325d;
text-decoration: underline;
}

/* Form attributes */

.radioButton
{
margin: 2px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.checkBox
{
margin: 2px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.pullDown
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: #1f325d;
height: 18px;
border: 1px solid #c9766e;
background-color: #ffffff;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;

}

.textField
{
color: #1f325d;
height: 16px;
border: 1px solid #c9766e;
background-color: #ffffff;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
}

/* Menu */

.menu
{
width: 780px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: center;
white-space: nowrap;
}

.menuItem
{
position: relative;
font-family: verdana, sans-serif;
text-align: center;
white-space: nowrap;
display: inline;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
float: left;
}

.menuItem a
{
display: block;
color: #ffffff;
font-size: 12px;
font-weight: bold;
float: left;
text-decoration: none;
}

.menuItem a:hover
{
color: #c2ee0d;
text-decoration: none;
}

.menuItem img
{
border: 0
}

* html a:hover
{
visibility:visible
}

.menuItem span
{
width: 156px;
position: absolute;
text-align: center;
top: 14px;
left: 0px;
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
cursor: pointer;
}
/* End Menu */

/* div partnerLogo */

.partnerLogo
{
display:block;
position: relative;
z-index: 1;
}

.partButton
{
width: 100%; 
text-align: center;
}

/* div regeltje voorwaarden onderaan */

.footerDiv
{
 z-index: -1000;
}

.formButtonDiv
{

  text-align: center;

}



#captcha-container {
	margin: 10px 0 0 0;
}

#captcha-container ul {
	padding: 0;
	margin: 0;
}

#captcha-container li {
	list-style-type: none;
	display: inline-table;
}

#captcha-container li img {
	border: 0;
}

#captcha-container li input {
	width: 190px;
	padding: 5px;
	border: 0;
}

#captcha-container li a {
	text-decoration: underline;
	color: blue;
	font: normal 11px Arial;
}

#captcha-container li p {
	margin: 10px 0 0 0;
}

#captcha-container li input.notice {
	border: 1px solid red;
}

#captcha-container li p.nawStar {
	float: left;
	color: red;
	font: normal 11px Verdana;
}

.fb_edge_widget_with_comment {
margin-left: 50px;
}
