.indexBody
{
background-color: #ffffff;
background-image: url(../images/1017/background.jpg);
background-repeat: repeat-x;
background-position: top left;
color: #ac305f;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
 }

.mainBody
{
background-color: #ffffff;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #ac305f;
font-size: 11px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
}

.iframe 
{
width:780px;
height:600px;
background-color: #ffffff;
}

body h1, body h2
{
color: #ac305f;
font-size: 14px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: left;
}

body a
{
color: #ac305f;
text-decoration: none;
font-weight: bold;
}

ul
{
margin-top: 2px;
margin: 10px 10px 10px 10px;
padding-left: 15px;
text-align: left;
list-style: square;
}

/* Div container content */

.content
{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
overflow: auto;
text-align: left;
}

/* Div container notifications */

.notification
{
width: 570px;
border: 1px solid #ff0000;
background-color: #ffffff;
padding: 5px 5px 5px 5px;
margin: 10px 10px 10px 10px;
}

/*  Div container Help messages naw form */

.helpDiv
{
width: 250px; 
height: 100px;
font-size: 11px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

/* Div container error messages naw form*/

.errorDiv
{
width: 250px; 
height: 200px;
font-size: 11px; 
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

/* Div container NAW block - errors */

.nawErrorArrow
{
color: #FF0000;
font-weight: bold;
padding: 0px 0px 0px 0px;
}

/* Disclaimer MSIE */

.disclaimer_msie
{
display: none;
position: absolute;
left: 0px;
top: 0px;
background-color: #ffffff;
width: 770px;
height: 590px;
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;
left: 0px;
top: 0px;
opacity: 1;
background-color: #ffffff;
width: 770px;
height: 590px;
z-index: 3;
padding: 5px 5px 5px 5px;
margin: 0px 0px 0px 0px;
overflow: auto;
text-align: left;
}

/* Tooltip (question tips) */

.toolTip
{
display: none;
position: absolute;
width: 300px;
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: 4px;
cursor: pointer;
}

/* Menu Table */

.nawTable
{
text-align: left;
position: relative;
vertical-align: top;
width: 755px;
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;
}

/* Send button */

.formButton {
font: bold 14px Verdana;
color: #ffffff;
height: 40px;
padding: 0px 20px 0px 20px;
background: url(../images/1017/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/1017/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/1017/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/1017/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
{
color: #ffffff;
font-weight:bold;
background-color:#845861;
margin: 0px 0px 0px 0px;
padding: 5px 5px 5px 5px;
}

.questionTable td
{
background-color:#ffffff;
padding: 0px 3px 0px 3px;
}

.questionTable a
{
color: #093f65;
text-decoration: underline;
}

/* Hidden subquestion table */

.subQuestions
{
display: none;
position: relative;
padding: 0px;
width: 100%;
z-index: 0;
}

.subquestionTable
{
width: 100%;
text-align: left;
}

.subquestionTable a
{
color: #093f65;
text-decoration: underline;
}

.subanswerTable
{
width: 100%;
padding: 5px;
}

/* Answer table */

.answerTable
{
width: 100%;
padding: 2px 2px 2px 2px;
font-size: 10px;
}

.answerTable th
{
padding: 0px 3px 0px 3px;
text-align: center;
}


.answerTable td
{

padding: 0px 3px 0px 3px;
border:none;
outline:none;
}

.answerTable a
{

color: #ac305f;
text-decoration: underline;
}

/* Form attributes */




.pullDown
{
margin: 0px 0px 0px 0px; 
padding:  0px 0px 0px 0px; 
color: #ac305f; 
border: 1px solid #dfc0c7;
background-color:#f6ebed;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
height: 18px; 
}

.textField
{
color: #ac305f;
height: 16px; 
border: 1px solid #dfc0c7;
background-color:#f6ebed;
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;
display: inline;
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;
padding: 0px;
float: left;
}

.menuItem a
{
display: block;
color: #ffffff;
font-size: 12px;
font-weight:bold;
float: left;
text-decoration: none;
}

.menuItem a:hover
{
color: #f6ebed;
text-decoration: underline;
}

.menuItem img
{
border: 0;
}

* html a:hover
{
visibility: visible;
}

.menuItem span
{
width: 156px;
position: absolute;
text-align: center;
top: 6px;
left: 0px;
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
cursor: pointer;
}

/* End Menu */

/* div partnerLogo */

.partnerLogo
{
display: block;
position: absolute;
top: 10px;
left: 700px;
z-index: 1;
}

/* head.jpg */

.headerPic
{
display: block;
width: 780px;
z-index: 0;
}

.partButton
{
width: 100%; 
text-align: center;
}

/* div regeltje voorwaarden onderaan */

.footerDiv
{
 z-index: -1000;
}

.formButtonDiv
{

  text-align: center;

}

