.overskrift {
	font-weight : bold;
	font-size: 18pt;
}

.deloverskrift {
	font-weight : bold;
	font-size: 13pt;
}

.tekst {
	text-align : justify;
	font-size : 10pt;
	font-weight: normal;
}

.NEM {
	text-align : justify;
	font-weight : normal;
	font-size: 10pt;
}

.signatur {
	font-style : italic;
	font-size: 8pt;
}

#tabell {
	width : 300px;
	vertical-align : top;
	padding-top : 3px;
}

#tabell1 {
	width : 99%;
	padding-top : 1px;
	padding-right : 1px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#tabellNEM {
	width : 300px;
	padding-top : 1px;
	padding-right : 1px;
	border-collapse : separate;
}

#bilder {
	width : 99%;
	padding-top : 15px;
	text-align: center;
}

.luft {
	line-height : 20px;
}

#kursiv {
	font-style : italic;
}
#link {
	color : #0052F7;
	text-decoration : none;
}
#lenkebunn {
	color : #000000;
	text-decoration : none;
	font-weight:bold;
}

A:HOVER#lenkebunn {
	color : #FF0101;
	text-decoration : none;
	font-weight:bold;
}

A:HOVER#link {
	text-decoration : underline;
}


.bunn{
	border-top-style : solid;
	border-top-width : thin;
	border-top-color : #0052F7;
}
BODY {
	font-family : Arial, Helvetica, sans-serif;
	background-color: #FFFFFF
}

.velkommen {
	font-size : 20pt;
	font-weight : bold;
}

.meny {
	width : 160px;
	text-decoration : none;
	color : #0052F7;
	font-weight : bold;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
}

.lang {
	font-size: 8pt;
	color : #000000;
	text-decoration : none;
}



A:ACTIVE.meny {
	background-color : Silver;
	text-decoration : underline;
	font-weight : bold;
	color : Gray;
}


A:HOVER.meny {
	background-color: #397BF7;
	text-decoration : underline;
	font-weight : bold;
	color : #FFFFFF;
}

