.inbeeld {
	border: thin dotted #666666;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #666666;
	left: 5px;
}
.line {
	background-image: url(images/vert_line.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
