/* CSS Document */

.h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}


.h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}

.h2-white {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}


.h3-blue {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 20px;
	color: #043f6d;
	text-decoration: none;
}

.h4-blue {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.9em;
	line-height: 20px;
	color: #043f6d;
	text-decoration: none;
}

.main {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 17px;
	color: #000000;
}

.main-mindre {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.0em;
	line-height: 17px;
	color: #000000;
}


.rubrik-kursiv {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	font-style: italic;
	line-height: 17px;
	color: #495f36;
	text-decoration: none;
}

.rubrik-blå {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 17px;
	color: #043f6d;
	text-decoration: none;
}

.main-grey {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.0em;
	line-height: 17px;
	color: #999999;
}


.fotnot {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.9em;
	line-height: 17px;
	color: #999999;
}

.link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.0em;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}

.link-text {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.0em;
	line-height: 17px;
	color: #043f6d;
	text-decoration: none;
}

.link-text-black {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}

.link:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1px;
	line-height: 17px;
	color: #558056;
	text-decoration: underline;
}


.merinfo {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 17px;
	color: #2a6949;
	text-decoration: none;
}

.merinfo:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 17px;
	color: #2a6949;
	text-decoration: underline;
}
