#vraag {
	margin-top: 10px
}
#vraag #vrant_head, #vraag #vrant_foot {
	background: url(../afbeeldingen/vraag_kader.png);
	width: 487px;
}
#vraag #vrant_foot {
	background-position: 0 -4px;
	height: 4px;
}
#vraag #vrant {
	width: 483px;
}
#rightbar .vbox_head, #rightbar .vbox_foot {
	background: url(../afbeeldingen/vraag_box.png) no-repeat;
	width: 190px;
}
#rightbar .vbox_foot {
	background-position: 0 -3px;
}
#rightbar .vbox {
	width: 176px;
}
#rightbar .vbox big {
	font-size: 15px;
}
.list_vragen a {
	width: 150px;
}
#content .t {
	background: url(../afbeeldingen/vraag_gradient.png) no-repeat 0 0;
}
#content h1 {
	font-size: 17px;
}
#content cite {
	font-size: 12px;
	font-style: normal;
	color: black;
	font-weight: bold;
	margin: 3px 0 5px;
	display: block
}
#content p {
	color: black;
	margin: 0 0 5px;
	padding: 0;
}
.red, .grey, .yellow {
	clear:both;
	margin-bottom: 5px
}
#content .grey .gy a,
#content .red .re a,
#content .yellow .ye a {
	min-width: 70px;
}
* html #content .grey .gy a,
* html #content .red .re a,
* html #content .yellow .ye a {
	width: auto !important;
	width: 70px;
}
#content .white .green {
	margin: 7px 7px 0 0;
}
#vraag .actions {
	float: right;
}
#vraag .actions img{
	margin-left: 3px;
	border: 0
}
#vraag .infos {
	margin-top: 5px;
	display: block;
	float: left;
	width: 360px;
}
#vraag .actions tt {
	font: inherit;
	color: green;
	font-weight: bold;
	margin-right: 5px;
}

#vraag .actions .min {
	color: red;
}
