.Typography H1 {
	font-size: 22px;
	color: #F6AB00;
	font-weight: normal;
	line-height: 21px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 8px;
}

.Typography img {
	border: none;
}

.Typography H2 {
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	line-height: 21px;
	margin-top: 0px;
	padding-bottom: 6px;
	letter-spacing: 0px;
	color: #4C1C5B;
}
.Typography p {
	padding-bottom: 9px;
	line-height: 17px;
	font-size: 13px;
}

.Typography {
	font-size: 13px;
	color: #000;
}

.Typography ul, .Typography li {
	list-style: none;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
	margin-bottom: 5px;
}
.Typography ul {
	margin-top: 5px;
}
.Typography li {
	padding: 1px 0px 1px 17px;
	background-image: url(../../../System/PE2010/li_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.Typography a, .Typography a:visited {
	color: #444;
}
.Typography table.RegnestykkeTD td {
	padding: 8px;
	font-size: 13px;
}
.Typography td.TDalignLeft {
	text-align: left;
}
.Typography td.TDalignRight {
	text-align: right;
}
/* Salto Forside Tekst
----------------------------------------- */
div#StartpageTop {

}
div#StartpageText {
	padding: 18px 0px 20px 20px;
	display: block;
	float: left;
	width: 620px;
}
div#StartpageText h1 {
	font-size: 30px;
	font-weight: bold;
	color: #F6AB00;
}
div#StartpageText p, div#StartpageText {
	font-size: 16px;
	line-height: 20px;
}
div#StartpageAnimation {
	display: block;
	float: left;
}
div#StartpageAnimation .ParagraphWrap {
	padding-top: 0px;
}


