@charset "UTF-8";
/* CSS Document */

.Kop	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #8ca82f;
	line-height: 30px;
	text-decoration: none;
	font-weight: normal;
}

.Subkop	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #8ca82f;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}

.Tekst	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}

.Tekst-bold	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}

A.Link	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;
}

A.Link:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
}

.Divider	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
}
