@charset "utf-8";
/* CSS Document */

padding {
	padding-left: 13px;
}

.plus {
	padding-left: 18px;
	background: url(../images/maximise.gif) 2px 4px no-repeat;
	cursor: pointer;
}

.min {
	padding-left: 18px;
	background: url(../images/minimise.gif) 2px 4px no-repeat;
	cursor: pointer;
}

h3.vraag {
	width: 727px;
	margin-bottom: 4px;
	background-color: #F0F5FA;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	border-bottom: 1px solid #ccdaef;
}

.antwoord {
	width: 711px;
	padding-left: 18px;
	border-bottom: 1px solid #ccdaef;
	margin-bottom: 8px;
}

.tekst {
	width: 729px;
	border-bottom: 1px solid #ccdaef;
	margin-bottom: 8px;
}

.imgright {
	float: right;
	margin-top: -16px;
}

/* ongebruikt
#content .imagediv {
	margin-top: -16px;
	margin-left: 490px;
	width: 216px;
	height: 216px;
	text-align: center;
	background-position:center center;
	background-repeat: no-repeat;
	background-color: red;
}

.lijn {
	width: 706px;
	border: 0px solid #000000;
	border-bottom: 1px solid #000000;
}

*/

.tags {
	margin-top: 3px;
}


