body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;

}
.artikelen {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 40px 20px 20px;
	position: relative;
	overflow: visible;
	width: 270px;
	text-align: left;





}
.lijn {
	font-size: 0px;
	border-top-width: 5px;
	border-top-style: dashed;
	border-top-color: #00FF00;
	width: 100%;
}

