#leftinbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-transform: capitalize;
	color: #00F;
	margin: 0px;
	text-align: left;
	padding: 1em;
	font-weight: bold;
}
#leftinbar a:link {
	text-decoration: none;
	color: #00C;
}
#leftinbar a:visited {
	color: #00C;
	text-decoration: none;
}
#leftinbar a:hover {
	color: #900;
	text-decoration: none;
}
#leftinbar a:active {
	color: #00C;
	text-decoration: underline;
}


.bold {
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: underline;
}
#inbar  #raad {
	text-align: justify;
	margin: 0px;
	padding-left: 5px;
	width: 175px;
}
.kleur {
	color: #FF0;
	background-color: #00C;
}
