@charset "UTF-8";
.scroll {
	overflow: auto;
	list-style-type: disc;
}
.linieafstand {
	line-height: 130%;
}
.linieafstand_100 {
	line-height: 100%;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
.ingen_ramme {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.ramme {
	border: 1px solid #000000;
}
