
/*--(( lopende-tekst ))--*/
.lopende-tekst {
	font-size             : 11px;
	padding               : 8px;
	/*background-color      : #EFF3F7;*/
	/*background-color      : #e1e4e4;*/
	background-color      : #edf0f0;
	margin: 0;
	margin-bottom         : 12px;
	clear: both;
}
.lopende-tekst h1 {
	font-family        : Arial, Helvetica, sans-serif;
	font-size          : 15px;
	font-weight        : bold;
	/*color              : #0077DB;*/
	color              : #008080;
	margin             : 0px;
	text-transform     : uppercase;
}

.lopende-tekst h1 {
	margin-top            : 0px;
	margin-bottom         : 1.2em;
}
.lopende-tekst h2 {
	margin-top            : 0px;
	margin-bottom         : 1.2em;
	/*color                 : #6F161F;*/
	color                 : #6E7071;
	font-size             : 13px;
	font-weight           : normal;
	letter-spacing        : 0px;
}
.lopende-tekst h3 {
	/*margin-bottom         : 0px;*/
	margin-top            : 0px;
	margin-bottom         : 1.2em;
	color                 : #6E7071;
	font-size             : 13px;
	font-weight           : normal;
	letter-spacing        : 0px;
}
.lopende-tekst ul {
	margin-top            : 0px;
	margin-bottom         : 2.4em;
	/* !!! */
	margin-left: 1em;
	padding-left: 0;
}



.vraag {
	/*border            : 1px solid #EFF3F7;*/
	/*border            : 1px solid #e1e4e4;*/
	background-color      : #edf0f0;
}
.vraag .subvraag {
	margin            : 0.4em 0.4em 0.4em 2em;
}
.nummering {
	/*color             : #638AB5;*/
	color               : #008080;
}
/*.vraag h3 {
	margin-top        : 0px;
	font-size         : 11px;
}*/
.vraag h2 .nummering,
.vraag h3 .nummering {
	font-size         : 1.6em;
	margin-right      : .4em;
}

.rij-even {
	background-color      : white;
}
.rij-oneven {
	/*background-color      : #EFF3F7;*/
	/*background-color        : #e1e4e4;*/
	background-color      : #edf0f0;
}
.onbeantwoord {
	background-color      : #ccc;
}



/*--(( losse klassen ))--*/
.knop {
	color                 : white;
	/*background-color      : #962D3C;*/
	background-color      : #008080;
	/*border                : 1px solid #6F151E;*/
	border                : 1px solid #000;
	cursor                : pointer;
}



/*--(( vraagsoorten ))--*/
.goed {
	color             : green;
}
.fout {
	color             : red;
}



/* question images */
.qImgFloatRight {
	float: right;
	/*border: 1px solid Black;*/
	margin: 0;
	padding: 0;
}

.qImgFloatLeft {
	float: left;
	/*border: 1px solid Black;*/
	margin: 0 10px 0 0;
	padding: 0;
}

.qImgNoFloat {
	display: block;
	margin: 10px 0;
}



/* qBox */
.lopende-tekst h3 .qBox {
	border: 1px solid Black;
	padding: 10px;
	margin: 10px 0;
}
.lopende-tekst h2 .qBox {
	border: 1px solid Black;
	padding: 10px;
	margin: 10px 0;
}
.lopende-tekst h2 .qBox h1 {
	font-size: 13px;
	font-family: Verdana, Helvetica, sans-serif;
	text-transform: none;
	letter-spacing: normal;
	color: #6E7071;
	margin: 0;
}
.lopende-tekst h2 .qBox p {
	margin: 0;
}



/* question */
.lopende-tekst h2 strong {
	font-weight: bold;
}
.lopende-tekst h2 em {
	font-style: italic;
}



/* dlInline */
.lopende-tekst h2 dl.dlInline {
	border: 1px solid Black;
	padding: 10px;
}
.lopende-tekst h2 dl.dlInline dt {
	font-weight: bold;
	display: inline;
}
.lopende-tekst h2 dl.dlInline dd {
	margin: 0;
	display: inline;
}
.lopende-tekst h2 dl.dlInline dd strong {
	font-weight: bold;
}

/* qBox dl */
.lopende-tekst h2 .qBox dl dt {
	font-weight: bold;
}
.lopende-tekst h2 .qBox dl dd {
	margin: 0;
}

/* qBox table */
.lopende-tekst h2 .qBox table {
	border: none;
}
.lopende-tekst h2 .qBox table caption {
	text-align: left;
	font-weight: bold;
	margin: 0;
}
.lopende-tekst h2 .qBox table tr th {
	text-align: left;
	font-weight: normal;
	background-color: transparent;
	border: none;
	padding: 0;
}
.lopende-tekst h2 .qBox table tr td {
	border: none;
	padding: 0;
}



/* q12Table */
.lopende-tekst h2 table#q12Table {
	border: 1px solid Black;
	border-right: none;
	margin: 10px 0;
	width: 350px;
}
.lopende-tekst h2 table#q12Table tr th {
	text-align: left;
	font-weight: normal;
	background-color: #E0E0E0;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	padding: 0 0 0 5px;
}
.lopende-tekst h2 table#q12Table tr td {
	border-right: 1px solid Black;
	padding: 0 0 0 5px;
}



/* q4Tables */
.lopende-tekst h2 table#q4Table {
	border: 1px solid Black;
	margin: 10px 0;
}
.lopende-tekst h2 table#q4Table th {
	text-align: left;
	background-color: #E1E1E1;
}
.lopende-tekst h2 table#q4Table .q4TableGutter {
	background-color: #E1E1E1;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	width: 10px;
}
.lopende-tekst h2 table#q4Table .q4TableHr {
	border-bottom: 1px solid Black;
	padding: 0 0 0 10px;
}
.lopende-tekst h2 table#q4Table .q4TableData {
	padding: 0 0 0 10px;
	text-align: center;
}
.lopende-tekst h2 table#q4TableA {
	margin: 10px 0;
	width: 270px;
	text-align: left;
}
.lopende-tekst h2 table#q4TableA caption {
	text-align: left;
	font-weight: bold;
	margin: 0;
	font-size: 15px;
}
.lopende-tekst h2 table#q4TableB {
	margin: 10px 0;
	width: 230px;
	text-align: left;
}
.lopende-tekst h2 table#q4TableA tr th {
	text-align: left;
	background-color: transparent;
}
.lopende-tekst h2 table#q4TableB caption {
	text-align: left;
	font-weight: bold;
	margin: 0;
	font-size: 15px;
}
.lopende-tekst h2 table#q4TableB tr th {
	text-align: left;
	background-color: transparent;
}



.blankToFillIn {
	border-bottom: 1px solid Black;
	padding: 0 25px;
}

/* q11Box */
.lopende-tekst h2 div#q11Box {
	width: 350px;
}
