html {
	height: 100%;
}

body {
	font: 10pt  Arial;
	margin: 0px; 
	padding: 0px;
	text-align: center; 
	color: #000000;
	height: 100%;
	background-image:url(back.png) ; 	
}

.center{

}

.center #container {
	width: 960px;
	height: 100%;
	background: url(graphics-schaduw2.png) no-repeat;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left;
	padding-left:59px;

}
.center #mainContent {
	padding: 0px 20px;
	height: 100%;
	width:807px;
/*IE HACK*/_width:847px;
	margin-left:0px;
	background-color:#FFFFFF;
	color:#FFFFFF;
	margin-top:0px;
	
}








.center #onderzoeksveld {
	height:100%;
	background-color:#FFFFFF;
}

.center #header {
	padding: 0 0px;
	width:806px;
	height:110px;
	background-repeat:no-repeat;
	
	margin-left:0px;

}
.center #banner {
	padding: 0 0px;
	height:130px;
	background-image: url(header.jpg);
	background-repeat:no-repeat;
	margin-left:0px;

}

.center #footer {
	padding: 0 20px;
	width:700px;
	height:0px;
	/*	background-image: url(footer.jpg);*/	
	background-image: url(transparant.gif);
	background-repeat:no-repeat;
	margin-left:0px;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	padding-top:100px;
	bottom:0;
}


.center #vorige {
	padding: 0 20px;
	width:100px;
	height:50px;
	float:left;
}

.center #volgende {
	padding: 0 20px;
	width:100px;
	height:50px;
	float:right;
}

.vorigebutton{
	padding: 0 20px;
	width:152px;
	height:26px;
	background-image: url(btnback.jpg);
	background-repeat:no-repeat;
	border:none;
	margin-left:50px;
	display:block;
	cursor:pointer;
}

.volgendebutton{
	padding: 0 20px;
	width:152px;
	height:26px;
	background-image: url(btnnext.jpg);
	background-repeat:no-repeat;
	border:none;
	display:block;
	float:right;
	cursor:pointer;
	margin-right:50px;
}

#qb1 {
/*border: 1px solid red;
background: #CCCCCC;*/
float:left;
background-color:#969225;
color:#FFFFFF;
font-size:16px;
width:130px;
height:35px;
border:0;
margin-left:40px;
font-weight:bold;

}

#qb2 {

float:right;
background-color:#969225;
color:#FFFFFF;
font-size:16px;
width:130px;
height:35px;
border:0;
font-weight:bold;
margin-right:40px;

}

#qb3 {

float:right;

}


#errorhere {
background-color:#FFFFFF;
background-image:url(error.jpg);
background-repeat:no-repeat;
color:#FF0000;
width:750px;
padding: 5px 0 5px 35px;
}



/* Progress */

div#progress {
	float: left;
	padding-right: 0px;
}

div#progressbar {
	width: 200px;
	height: 32px;
	background:none;
	padding-top: 100px;
	padding-left: 6px;
	color:#999999;
	font-family:Arial;
	font-size:10px;
}

div#progress1 {
	width: 600px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

div#progress2 {
	background: url(http://www.msi-aci.com/img/BW0010/progress2.jpg) no-repeat;
	padding-left: 4px;
	height: 16px;
}






/*   Start Originele CSS   */


.frame {
	border : 1px solid #00166D;
	width : 510px;
	background-color : #490EA1;
}

.main {
} 

.qstyle {
	border-top : 1px solid #00166D; 
	border-bottom : 1px solid #00166D; 
	margin-left : 4px; 
	margin-right : 4px;
}

.height {
	height : 250px;
}

span.question {
	line-height: 120%;
	font-size : 12px;
	font-family: Arial;
	color: #333333;


}

span.Question {
	line-height: 120%;
	font-size : 12px;
	font-family: Arial;
	color: #333333;
}

p {
	line-height: 120%;
	font-size : 12px;
	font-family: Arial;
	color: #333333;
	margin-left:22px;

}

td {
	line-height: 120%;
	font-size : 12px;
	font-family: Arial;
	color: #333333;


}


span.answer {
	line-height: 120%;
	font-size : 12px;
	font-family: Arial;
	color: #333333;

}

a.Answer {
	line-height: 120%;
	font-size : 12px;
	font-family: Arial;
	color: #333333;
}


.imgChecked {
	border:10px solid #F7ED8C;
	margin:0;
	border-style:ridge;
}

a {
	font-family: Arial; 
	font-size:12px;
	text-decoration: none;
	color: #000000;
}

a img {
border: none;
}

a:hover {
	color: #333333;
	font-weight:bold;
	text-decoration:underline;
}

textarea.textinput {
	padding: 1px 3px;
	background-color: #F7F7FF;
	border: solid 1px #000;
}

input.textinput {
	padding: 1px 3px;
	background-color: #F7F7FF;
	border: solid 1px #000000;
}



.respmsg {
	font: normal normal bold 8pt verdana, sans-serif;
	color: #c03;
	margin-top: 10px;
}

td.blockOddRowOddColumn, td.blockOddRowEvenColumn {
}

td.blockEvenRowOddColumn, td.blockEvenRowEvenColumn {
}

td.blockOddRowOddColumnactive, td.blockOddRowEvenColumnactive, td.blockEvenRowOddColumnactive, td.blockEvenRowEvenColumnactive {
}

td.blockHeaderEvenColumn, td.blockHeaderOddColumn {
	vertical-align: bottom;
}

td.blockHeaderEvenColumnactive, td.blockHeaderOddColumnactive {
	vertical-align: bottom;  
}


 

.verticalspacer {
	height: 1px;
}

td.verticalspacer { 
	height: 1px;
}

.tooltipped {
	cursor: help;
}

.tooltip {
	border: solid 1px #ddd;
	padding: 1px;
	position: absolute;
	z-index: 1000;
	visibility: hidden;
	top: 20px;
	left: 90px;
	background: #ffffff;
}

.reg {
	font : 11px/11px Arial;
	color: Black;
	padding-left : 14px;
	padding-right : 10px;
}

select {
	color : #003366;
	background-color : #F2F2F2;
}

.rankcell {
	cursor: pointer;
	background: #F0F0F0;
	color: #000000;
}

.rankcellDone {
	cursor: pointer;
	background: #FFFFFF url(http://www.msi-aci.com/img/BW0009/highlite.gif) no-repeat left;
	color: #000000;
}

.rankcellHilite {
	background: #FFFFFF url(http://www.msi-aci.com/img/BW0009/select.gif) no-repeat left;
	color: #000000;
}



/* classes for google-style searchboxes:*/
.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #367EAD;
	padding: 2px 6px 2px 6px;
	cursor:pointer;
}
#search_suggest {
	position: absolute;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #000000;
	display: none;
	cursor:pointer;
}  
