html {
scrollbar-face-color:#f0d105;
scrollbar-highlight-color:#2e7201;
scrollbar-3dlight-color:#f0d105;
scrollbar-darkshadow-color:#f0d105;
scrollbar-shadow-color:#2e7201;
scrollbar-arrow-color:#2e7201;
scrollbar-track-color:#f0d105;
}

.indexBody
{
background-color: #2E7201;
background-image: url(../images/1000/background.jpg);
background-repeat: repeat-y;
background-position: top center;
color: #000000;
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: #F1D72A;
}

.mainBody
{
background-attachment: fixed;
background: #F1D72A url(../images/1000/contentbg.jpg) left top fixed repeat;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 11px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
}

body h1, body h2
{
color: #3B0002;
font-size: 12px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: left;
}

body a
{
color: #3B0002;
text-decoration: underline;
}

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;
overflow: auto;
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-style: solid;
border-width: 1px;
border-color: #990000;
padding: 4px 4px 4px 4px;
margin: 0px 0px 0px 0px;
z-index: 1;
}

.nawError th
{
background-color: #CCCCCC;
border-width: 1px;
border-color: silver;
border-style: solid;
padding: 0px 0px 0px 0px;
}

.nawErrorArrow
{
color: #FF0000;
padding: 0px 0px 0px 0px;
}

/* Disclaimer MSIE */

.disclaimer_msie
{
display: none;
position: relative;
left: 0px;
top: -334px;
background-attachment: fixed;
background: #F1D72A url(../images/1000/contentbg.jpg) left top fixed repeat;
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-attachment: fixed;
background: #F1D72A url(../images/1000/contentbg.jpg) left top fixed repeat;
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: 200px;
height: auto;
color:#000000;
border: 1px solid #ff0000;
background-color: #ffffff;
padding: 10px;
z-index: 1;
}

.imgTooltip
{
display: inline;
position: relative;
margin-left: 4px;
margin-right: 0px;
cursor: pointer;
}

/* NAW Table */

.nawTable
{
width: 750px;
height: 100%;
vertical-align: top;
text-align: left;
position: relative;
padding: 4px 4px 4px 4px;
margin: 0px 0px 0px 0px;
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/1000/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/1000/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/1000/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/1000/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: #330000;
color: #FFFFFF;
margin: 0px 0px 0px 0px;
padding: 5px 5px 5px 5px;
}

.questionTable td
{
padding: 0px 3px 0px 3px;
}

.questionTable a
{
color: black;
text-decoration: underline;
}

/* Sub questions */

.subQuestions
{
display: none;
position: relative;
width: 100%;
z-index: 0;
}

.subquestionTable
{
width: 100%;
text-align: left;
}

.subquestionTable a
{
color: black;
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: black;
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
{
color: #000000; 
height: 18px; 
border-color: #CCCCCC;
border-style: solid;
border-width: 1px; 
background: #EEEEEE; 
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.textField
{
color: #000000; 
height: 16px; 
border: #CCCCCC solid 1px; 
background: #EEEEEE; 
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;
float: left;
text-decoration: none;
}

.menuItem a:hover
{
color: #FF00F6;
text-decoration: underline;
}

.menuItem img
{
border: 0
}

* html a:hover
{
visibility:visible
}

.menuItem span
{
width: 156px;
position: absolute;
text-align: center;
left: 0px;
float: left;
top: 6px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
cursor: pointer;
}

/* End Menu */

.partButton
{
width: 100%; 
text-align: center;
}

/* div regeltje voorwaarden onderaan */

.footerDiv
{
 z-index: -1000;
}

.formButtonDiv
{

  text-align: center;

}

