.vbox_head, .vbox_foot {
	background: url(../afbeeldingen/vrant_box.png) no-repeat;
	height: 3px;
	width: 225px;
	float: left;
	overflow: hidden;
}
.vbox_foot {
	clear:both;
	background-position: 0 -3px;
}
.vbox {
	border: 1px solid #e4e4e4;
	border-top: 0;
	border-bottom: 0;
	background: white;
	width: 211px;
	padding: 6px 3px 6px 9px;
	min-height: 115px;
	height: auto !important;
	height: 115px;
	clear:both;
	float:left
}
.vbox big {
	font-weight: bold;
	font-size: 17px;
	display:block;
}
.vbox a.iframe {
	background: url(../afbeeldingen/vrant_button.png);
	width: 200px;
	height: 44px;
	display: block;
	text-decoration: none;
	line-height: 42px;
	font-size: 21px;
	text-align: center;
	padding-right: 3px;
	color: white;
}
.leftbar a.iframe {
	background: url(../afbeeldingen/vrant_button2.png);
	width: 175px;
	height: 44px;
	display: block;
	text-decoration: none;
	line-height: 42px;
	font-size: 21px;
	text-align: center;
	padding-left: 0px;
	color: white;
	}
.vbox a#stelvraag:hover {
	text-decoration: underline;
}
.list_vragen tt, #content .list_vragen tt {
	font: inherit;
	display: block;
	float: left;
	clear: both;
	width: 14px;
}
.list_vragen a, #content .list_vragen a  {
	text-decoration: none;
	color: #4b4b4b;
	display: block;
	float: left;
	overflow: hidden;
	width: 180px;
	height: 19px;
}
.list_vragen a:hover, #content .list_vragen a:hover {
	text-decoration: underline;
}
.vbox em {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	margin: 0 30px 0 10px;
	display: block;
	float: left
}
#vrant_head, #vrant_foot {
	background: url(../afbeeldingen/vrant_kader.png);
	height: 4px;
	width: 689px;
	overflow: hidden;
}
#vrant_foot {
	background-position: 0 -5px;
	height: 3px;
	margin-bottom: 8px;
}
#vrant {
	border: 1px solid white;
	border-top: 0;
	border-bottom: 0;
	width: 685px;
}
#vrant_top {
	padding: 2px 0 3px;
	background: #467093;
	min-height: 45px;
	height: auto !important;
	height: 45px;
}
#vrant .blauw, #vrant .wit {
	background: #dfeaf3 url(../afbeeldingen/vrant_kader_blauw.png) repeat-x;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	padding: 10px;
}
#vrant .wit {
	background: white url(../afbeeldingen/vrant_kader_wit.png) repeat-x;
}
#vrant .blauw tt, #vrant .wit tt {
	font: inherit
}
#vrant .blauw a.q, #vrant .wit a.q {
	color: black;
	text-decoration: none;
	font-size: 13px;
	display: block;
	margin: 3px 0 5px;
}
#vrant .blauw a.q:hover, #vrant .wit a.q:hover {
	color: #075656;
}
#vrant h2 {
	margin: 0 0 3px 8px;
	float: left;
	color: white;
}
#vrant .up, #vrant .down {
	background: url(../afbeeldingen/vrant_sort.png);
	width: 12px;
	height: 11px;
	display: block;
	overflow: hidden;
	text-indent: 12px;
	float: left;
	margin: 3px 2px 0;
}
#vrant .up {
	background-position: -12px 0;
}
#vrant .up.dark {
	background-position: -36px 0;
}
#vrant .down.dark {
	background-position: -24px 0;
}
#vrant_top span{
	float: left;
	color: white;
}
#vrant_top a {
	color: white;
	text-decoration: none;
}
#vrant_top a:hover {
	text-decoration: underline;
}
#nummering {
	float: left;
	width: 500px;
}
#nummering a {
	border: 1px solid #bdbdbd;
	padding: 0 4px;
	line-height: 20px;
	min-width: 12px;
	width: auto !important;
	width: 12px;
	height: 20px;
	display: block;
	overflow: hidden;
	text-align: center;
	background: white;
	text-decoration: none;
	float: left;
	margin: 0 4px 5px 0;
}
* html #nummering a {
	width: auto;
}
#nummering a:hover {
	text-decoration: underline;
}
#nummering a.sel {
	background: black;
	font-weight: bold;
	color: white;
}
.spacing {
	float: left;
	margin: 5px 0;
}
img#qmark {
	float:right; 
	display:block;
	margin-top: -20px;
}

.bbox_head, .bbox_foot {
	background: url(../afbeeldingen/vrant_kader.png);
	height: 4px;
	width: 689px;
	overflow: hidden;
}
.bbox_foot {
	background-position: 0 -5px;
	height: 3px;
	margin-bottom: 8px;
}
.bbox {
	border: 1px solid white;
	border-top: 0;
	border-bottom: 0;
	width: 685px;
}
.bbox_top {
	padding: 2px 0 3px;
	background: #467093;
	min-height: 45px;
	height: auto !important;
	height: 45px;
}
.bbox .blauw, .bbox .wit {
	background: #dfeaf3 url(../afbeeldingen/vrant_kader_blauw.png) repeat-x;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	padding: 10px;
}
.bbox .wit {
	background: white url(../afbeeldingen/vrant_kader_wit.png) repeat-x;
}
.bbox .blauw tt, .bbox .wit tt {
	font: inherit
}
.bbox .blauw a.q, .bbox .wit a.q, #index .blauw a.q, #index .wit a.q {
	color: black;
	text-decoration: none;
	font-size: 13px;
	display: block;
	margin: 3px 0 5px;
}
.bbox .blauw a.q:hover, .bbox .wit a.q:hover, #index .blauw a.q:hover, #index .wit a.q:hover {
	color: #075656;
}
.bbox h2 {
	margin: 0 0 3px 8px;
	float: left;
	color: white;
	font-size: 18px;
}
.bbox .up, .bbox .down {
	background: url(../afbeeldingen/vrant_sort.png);
	width: 12px;
	height: 11px;
	display: block;
	overflow: hidden;
	text-indent: 12px;
	float: left;
	margin: 3px 2px 0;
}
.bbox .up {
	background-position: -12px 0;
}
.bbox .up.dark {
	background-position: -36px 0;
}
.bbox .down.dark {
	background-position: -24px 0;
}
.bbox_top span{
	float: left;
	color: white;
}
.bbox_top a {
	color: white;
	text-decoration: none;
}
.bbox_top a:hover {
	text-decoration: underline;
}
