.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #38616F;
}
.margin_home {
	padding: 20px;
	margin: 20px;
}
.bg {
	background-image: url(../images/bg/bg_top.jpg);
	background-repeat: repeat-x;
}
.stippellijn {
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #C9DEE4;
}
.stippellijnenkel {

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #C9DEE4;
}
