/* ****	BIJLERS */
.row { 
	height: 210px;
	padding: 0 18px 0 38px;
	margin-bottom: 23px;
	width: 890px;
	border-left: 8px solid white;
	border-right: 8px solid white; }
	.row:hover{
		border-left: 8px solid #5193CA;
		border-right: 8px solid #5193CA; }
		#boe.hover {		
			border-left: 8px solid #5193CA;
			border-right: 8px solid #5193CA; }
	.row a {
		width: 155px;
		color: #70777D;
		display: inline; /* For preventing ghosttext in ie6 */
		float: left;
		margin-right: 22px;
		height: 150px; }
		.row a span {
			display: block; 
			border-top: 6px solid #5193CA;	}
		.row a img { 
			margin-bottom: 5px; }
	.row a strong { 
		display: block; }
#crewContainer { 
	background: url(../gfx/crew_knoop.jpg) no-repeat;\
	width: 670px; 
	float: left; }
	.crewItem {
		width: 650px;
		padding-right: 20px; }
		.crewItem h3 { padding-left: 25px; }
		.crewItem .text, .crewItem .function {
			margin-left: 25px; }
		.crewItem .text { margin-top: 8px; }
#sidebar .artikelen ul { margin-bottom: 50px; }
#sidebar .artikelen h3 { margin-top: 20px; }
#sidebar .artikelen em { font-style: normal; font-weight: bold; }