.css_body
{
	margin-top: 40px;
	margin-left: 10px;
}
.css_sprog
{
	margin-left: 20px;
}
A.css_taeller
{
	margin-top: 12px;
	margin-bottom:12px;
	margin-left: 24px;
	color: green;
	background-color: #c0ffc0;
}
P
{
	margin-top: 6px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-left: 24px;
}
A.css_sidstemenupunkt:visited
{
	color: red;
}
A, A:active, A:link, A:visited
{
	font-size: 9pt;
	color: #330000;
}
A:hover
{
	color: orangered;
}
UL
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial;
}
LI
{
	margin: 0px 0px 6px -26px;
	list-style-type: square;
}

