.stiplet {
	border: 1px dashed #999999;
}
.kursustitel {
	font-family: Georgia, Garamond, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	padding: 3px;

}
body {
	font-family: Georgia, Garamond, Verdana;
	font-size: 9px;
	color: #CCCCCC;
	line-height: 140%;
}
.kursusbeskrivelse {
	font-size: 12px;
	text-align: justify;
	padding: 3px;

}
.overskrift {
	font-size: 14px;
	font-weight: bold;
	padding: 3px;

}
.filliste {
	font-size: 11px;
}
a:link {
	font-weight: bold;
	color: #FF9900;
}
a:visited {
	color: #666666;
	font-weight: bold;

}
a:hover {
	color: #00FF00;
	font-weight: bold;

}
li {
	font-size: 11px;
	left: 3px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 2px;





}
ul {
	text-indent: 0pt;
	margin-left: 11px;
	padding-left: 11px;

}
.hoejrespalte {
	padding: 10px;
}
.lilletekst {
	font-size: 10px;
	color: #999999;
}
