body{
background:#ffffff;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:small;
letter-spacing:normal;
}
a:link{
color:#333399;
text-decoration:none;
}
a:visited{
color:#333399;
text-decoration:none;
}
a:hover{
color:#333399;
text-decoration:underline;
}
a:active{
color:#333399;
text-decoration:none;
}
blockquote,pre{
font-family:Courier,"Courier New",monospace;
}
h1{
font-weight:bold;
font-size:x-large;
}
h2{
font-size:large;
font-weight:bold;
}
h3,h4,h5,h6,th,thead,tfoot,thead{
font-weight:bold;
font-size:1em;
}
img{
margin-top:5px;
margin-left:10px;
margin-right:10px;
}
ol{
list-style-type:decimal;
}
ol ol{
list-style-type:lower-alpha;
}
ol ol ol{
list-style-type:lower-roman;
}
ul{
list-style-type:square;
}
ul ul{
list-style-type:disc;
}
ul ul ul{
list-style-type:circle;
}
p{
margin:0;
margin-bottom:5px;
}
table,td{
font-size:1em;
}
td,th{
vertical-align:top;
}
th{
font-weight:bold;
}
/*************  Main blocks *************/
#menuet_container{
margin-left:5%;
}
#menuet_container_top{
}
#menuet_container_main{
clear:left;
}
/*************  Main part blocks *************/
#menuet_heading{
float:left;
width:65%;
background:#add8e6;
padding:1%;
}
#menuet_progress{
float:left;
margin-left:2%;
width:27%;
}
#menuet_questionblock{
float:left;
width:67%;
padding:0;
}
#menuet_answerlistblock{
float:left;
margin-left:2%;
width:27%;
}
/************ Heading ***********/
#menuet_heading h1{
padding:5px;
background:#ffffff;
font-size:160%;
}
#menuet_heading h2{
padding-left:5px;
font-size:140%;
}
/***************** Progress **********/
h2#menuet_progress_title{
margin-top:0;
margin-bottom:10px;
padding:0;
padding-bottom:2px;
border-bottom:solid 1px #a9a9a9;
}
#menuet_progress_bar{
position:relative;
left:0;
width:100%;
background:#ffffff;
border:solid 1px #000000;
}
#menuet_progress_bar_progress{
position:absolute;
top:0;
left:0;
background:#add8e6;
color:#ffffff;
}
#menuet_progress_bar_text{
position:absolute;
top:0;
left:45%;
color:#000000;
}
/***************** Question Block ***********/
.menuet_param,.menuet_multi_choice_param,.menuet_choice_param{
clear:both;
margin-top:15px;
}
.menuet_question{
background:#e8f4f8;
font-size:110%;
border-left-style:solid;
border-left-width:3px;
border-left-color:#add8e6;
margin-bottom:10px;
margin-left:0;
padding-left:5px;
}
.menuet_prompt{
margin-left:0px;
color:#7e7e7e;
display:block;
}
/*********************  input **********************/
.menuet_input_box{
margin-bottom:10px;
}
.menuet_input{

}
.menuet_inputlabel{
margin-left:1%;
width:90%;
display: block;
/*float:left;*/
}
.menuet_input[type='text'],.menuet_inputtext,.menuet_inputnumber,.menuet_inputdate, .menuet_inputinteger  {
width:60%;
/*float:left;*/
}

.menuet_inputinteger {
	width:10%;
}


.menuet_option{
	float:left;	
	width: 100%;
}
.menuet_input[type='radio'],.menuet_input[type='checkbox']{
	float:left;
}
.menuet_inputdate {
margin-bottom:10px;
}
select.menuet_input{
width:40%;
margin-bottom:10px;
}
textarea{
height:100px;
width:60%;
font-family:arial,helvetica,sans-serif;
}
.menuet_upload_text{
margin-top:10px;
font-weight:bold;
color:#333399;
margin-bottom:5px;
}
.menuet_file_input{
background:#e1e1e1;
width:40%;
}
.menuet_option_non_of_the_above{
clear:both;
float:left;
width:100%;
margin-top:10px;
}
/**************** iCONs VOOR INFO HULP EN ERRORS */
.menuet_question_icons, .menuet_input_icons {
float:left;
margin-left:-7%;
}
.menuet_error_input{
float:right;
}
.menuet_input_icons{
	display:block;
	clear:both;
float:left;
}
.menuet_info_input{

}
/************   INFO *******/
.menuet_info{
clear:both;
background:#e8f4f8;
padding:5px;
margin-top:5px;
margin-bottom:15px;
border-bottom-style:solid;
border-bottom-width:3px;
border-bottom-color:#add8e6;
}
.menuet_info p{
margin-bottom:0;
}
.menuet_input .menuet_info{
border:none;
background:#e7e7e7;
margin-left:3%;
}
/***************** hulp **************/
.menuet_help{
margin-top:5px;
padding:5px;
background-color:#e6e6fa;
margin-bottom:30px;
border:solid 1px #e7e7e7;
}
/**************** Knoppen *****/
#menuet_commandblock{
clear:both;
padding-bottom:15px;
}
.menuet_command{
border:1px #000000 solid;
background:#ffffff;
color:#000000 !important;
font-weight:bold;
width:91px;
height:20px;
text-align:center;
/*display:block;*/
padding-top:4px;
margin-top:5px;
}
.menuet_command[disabled]{
color:#808080;
}
#menuet_command_back{
float:left;
margin-right:20px;
}
#menuet_command_next{
height:25px;
padding-top:2px;
float:left;
}
#menuet_command_save{
float:right;
}
#menuet_command_restart{
background:#ffffff;
}
/***************** in het Answerlistblock  ******/
#menuet_answerlistblock h2{
font-size:140%;
border-bottom:solid 1px #a9a9a9;
}
#menuet_answerlist{
margin-left:0;
}
.menuet_answerlistchapters{
padding-left:0;
margin-left:0;
margin-top:10px;
}
.menuet_answerlistchapters a{
display:block;
border:1px solid #000000;
padding:5px;
background:#add8e6;
font-weight:bold;
cursor:hand;
width:100%;
text-align:left;
font-size:0.9em;
color:#000000;
}
.menuet_answerlistchapters li{
margin-bottom:10px;
margin-left:0;
padding-left:0;
list-style:none;
}
.menuet_answerlistitems{
padding-left:0;
margin-left:0;
}
.menuet_answerlistitems li{
margin-left:0;
padding-left:0;
margin-top:2px;
border:none;
}
.menuet_answerlistitems a{
padding:0;
margin-bottom:-4px;
border:none;
border-bottom:solid 1px #a9a9a9;
display:block;
background:transparent;
font-size:0.9em;
font-weight:normal;
text-decoration:none;
}
/****** Speciaal */
.menuet_error{
margin-top:10px;
margin-bottom:10px;
border:dashed 1px #fb0000;
padding:3px;
color:#ff0000;
font-weight:bold;
}
#menuet_debug{
background:#ffff00;
position:absolute;
top:1000px;
}
.menuet_inputmail{
width:200px;
height:20px;
margin-top:10px;
}
/******** HTML-content ***/
.menuettabel,.menuettabel td{
border:1px solid #000000;
border-collapse:collapse;
padding:4px;
}
.menuetcelgetal{
text-align:right;
}

.menuet_chk_delete {
/*	float:left;*/
}

.menuet_chk_label {
	width:10%;
	/*clear:both;*/
}
