


.hg-header
{
	font-size: 18px;
	color: #678CC2;
}

.hg-header p
{
	font-size: 11px;
	color: #8D6128;
	margin-left: 1px;
}


.rubrik
{
	display: block;
	font-size: 18px;
	color: #678CC2;
}

.underrubrik
{
	display: block;
	font-size: 14px;
	color: #8D6128;
	margin-left: 1px;
	font-weight: bold;
	margin-bottom: 10px;
}

.pdf-link
{
	background-image: url(pdf.png);
	background-repeat: no-repeat; 
	background-position: 0px 2px;
	padding-left: 18px;
}