* {
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS' ,Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

body
{
	margin: 0 auto 0 auto;
  text-align: center;
  width: 100%;
}

td {
	vertical-align							: top;
}

h1 
{
  font-size: 20px;
  font-weight: bold;
  font-family: 'Trebuchet MS' ,Verdana, Arial, Helvetica, sans-serif;
  margin-bottom: 5px;
}

#LoginView, #RecoverView
{
 width: 442px;   
}

.level0 {
	list-style-type: none;
}

/* Ny layout start*/

.topBanner 
{
	height											: 105px; 
	width												: 777px; 
	background-image						: url(/bilder/ny/design/top.gif); 
	background-repeat						: no-repeat;
}

.topBannerWide 
{
	height											: 105px; 
	width												: 977px; 
	background-image						: url(/bilder/ny/design/topwide.gif); 
	background-repeat						: no-repeat;
}

.topMeny
{
	font-size: 14px;
  font-family: 'Trebuchet MS' ,Verdana, Arial, Helvetica, sans-serif;
  padding-left: 4px;
  padding-top: 4px;
  vertical-align: bottom;
}

.nyheter 
{ 
  padding-left: 12px;
  width: 134px;
}

.nyheter A {
 text-decoration: none;
 color: #003366; 
}

.nyheter A:HOVER {
 text-decoration: none;
 color: #800000; 
}

.path
{
	font-size: 10px;
  font-family: 'Trebuchet MS' ,Verdana, Arial, Helvetica, sans-serif;
}

.path A
{
	text-decoration							: none;
	color												: #111;
}

.path A:hover
{
	text-decoration							: underline;
}

.contentTable {
	width												: 777px;
}

.contentTableWide {
	width												: 977px;
}

.article {
	width												: 472px; 
	padding-left								: 14px;
	padding-right								: 12px;
}

.article ol,
.article ul {
	margin-left: 26px;
}

.article2 {
	width												: 472px; 
	padding-left								: 14px;
	padding-right								: 12px;
}

.article2 ol,
.article2 ul {
	margin-left: 26px;
}

.article h1 {
	color												: #EC1C24;
	padding-top									: 8px;
	font-size										: 16px;
}

.article2 h1 {
	color												: #00A6E0;
	padding-top									: 8px;
	font-size										: 16px;
}

.leftLogin 
{
	height											: 184px; 
	width												: 147px; 
	background-image						: url(/bilder/ny/design/login_background.gif); 
	background-repeat						: no-repeat;
	vertical-align							: top;
	padding-top									: 4px;
	padding-bottom							: 4px;
	padding-left								: 8px;
	padding-right								: 10px;
}

.leftMenuFirstItem
{
	height											: 20px; 
	width												: 147px; 
	background-image						: url(/bilder/ny/design/leftmenu_firstitem.gif); 
	background-repeat						: no-repeat;
	text-align									: center;
	text-transform							: uppercase;
	vertical-align							: middle;
}

.leftMenuItem
{
	height											: 20px; 
	width												: 147px; 
	background-image						: url(/bilder/ny/design/leftmenu_item.gif); 
	background-repeat						: no-repeat;
	text-align									: center;
	text-transform							: uppercase;
	vertical-align							: middle;
}

.leftMenuBackground
{
	width												: 147px;
	padding											: 0;
	margin											: 0;
	background-image						: url(/bilder/ny/design/leftmenu_background.gif); 
	background-repeat						: repeat-y;
}

.leftMenuBackground A
{
	color												: #003366;
	text-decoration							: none;
}

.leftMenuBackground A:hover
{
	color												: #800000;
	text-decoration							: underline;
}

.leftMenuAdminFirstItem
{
	height											: 20px; 
	width												: 147px; 
	background-image						: url(/bilder/ny/design/leftmenu_firstitem_admin.gif); 
	background-repeat						: no-repeat;
	text-align									: center;
	text-transform							: uppercase;
	vertical-align							: middle;
}

.leftMenuAdminItem
{
	height											: 20px; 
	width												: 147px; 
	background-image						: url(/bilder/ny/design/leftmenu_item_admin.gif); 
	background-repeat						: no-repeat;
	text-align									: center;
	text-transform							: uppercase;
	vertical-align							: middle;
}

.leftMenuAdminBackground
{
	width												: 147px;
	padding											: 0;
	margin											: 0;
	background-image						: url(/bilder/ny/design/leftmenu_background_admin.gif); 
	background-repeat						: repeat-y;
}

.leftMenuAdminBackground A
{
	color												: #003366;
	text-decoration							: none;
}

.leftMenuAdminBackground A:hover
{
	color												: #800000;
	text-decoration							: underline;
}

.leftMenuAdminBottom {
	width												: 147px;
	padding											: 0;
	margin											: 0;
	background-image						: url(/bilder/ny/design/leftmenu_adminbottom.gif); 
	background-repeat						: no-repeat;
}

.leftMenuBackground2 A
{
	padding-left								: 8px;
	width												: 132px;
	color												: #003366;
	text-decoration							: none;
}

.leftMenuBackground2 A:hover
{
	color												: #800000;
	text-decoration							: underline;
}

.navigationTop
{
	height											: 3px; 
	width												: 472px; 
	background-image						: url(/bilder/ny/design/navigation_top.gif); 
	background-repeat						: no-repeat;
}

.navigationTopEdit
{
	height											: 7px; 
	width												: 472px; 
	background-image						: url(/bilder/ny/design/navigation_top_blue.gif); 
	background-repeat						: no-repeat;
	background-position					: bottom;
}

.navigationBottom
{
	height											: 3px; 
	width												: 472px; 
	background-image						: url(/bilder/ny/design/navigation_bottom.gif); 
	background-repeat						: no-repeat;
}

.navigationBottomEdit
{
	height											: 3px; 
	width												: 472px; 
	background-image						: url(/bilder/ny/design/navigation_bottom_blue.gif); 
	background-repeat						: no-repeat;
}

.navigationBackground
{
	width												: 472px; 
	background-image						: url(/bilder/ny/design/navigation_background.gif); 
	background-repeat						: repeat-y;
	padding-left								: 14px;
	padding-right								: 12px;
	text-align									: right;
	font-size										: 14px;
}

.navigationBackgroundEdit
{
	width												: 472px; 
	background-image						: url(/bilder/ny/design/navigation_background_blue.gif); 
	background-repeat						: repeat-y;
	padding-left								: 14px;
	padding-right								: 12px;
	text-align									: right;
	font-size										: 14px;
}

.navigationBackgroundEdit2
{
	width												: 472px; 
	background-image						: url(/bilder/ny/design/navigation_background_blue.gif); 
	background-repeat						: repeat-y;
	padding-left								: 7px;
	padding-right								: 12px;
	text-align									: right;
	font-size										: 14px;
}

.navigationBackground A
{
	color												: #003366;
	text-decoration							: none;
	font-size										: 14px;
}
.navigationBackgroundEdit A,
.navigationBackgroundEdit2 A
{
	color												: #003366;
	text-decoration							: none;
}

.navigationBackground A:hover,
.navigationBackgroundEdit A:hover,
.navigationBackgroundEdit2 A:hover
{
	color												: #800000;
	text-decoration							: underline;
}

.plainA A
{
	color												: #003366;
	text-decoration							: none;	
}

.plainA A:hover
{
	color												: #003366;
	text-decoration							: none;	
}

.searchBackground
{
	height											: 30px; 
	width												: 150px; 
	background-image						: url(/bilder/ny/design/searchfield.gif); 
	background-repeat						: no-repeat;
}

.rightMenu
{
	height											: 20px; 
	width												: 150px; 
	background-image						: url(/bilder/ny/design/rightmenu_item.gif); 
	background-repeat						: no-repeat;
	text-align									: center;
	text-transform							: uppercase;
	vertical-align							: middle;
}

.rightSpacer
{
	width												: 8px; 
	height											: 400px;
	background-image						: url(/bilder/ny/design/rightspacer.gif); 
	background-repeat						: repeat-y;
	background-position: right;
}

.bottom 
{
	height											: 50px; 
	width												: 777px; 
	background-image						: url(/bilder/ny/design/bottom.gif); 
	background-repeat						: no-repeat;
}

/* Ny layout end*/

.topButtons {
	border:solid 1px #111;
	padding:2px;
	text-align:center;
	text-transform: uppercase;
}

.topButtons:HOVER {
	background-color: #c0c0c0;
}

.KalenderOverskrift
{
  font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.KalenderBeskrivelse
{
  font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
}

.KalenderBeskrivelse A
{
  text-decoration: none;
  color: #003366; 
}

.KalenderBeskrivelse A:HOVER
{
  text-decoration: none;
  color: #800000; 
}

.StandardOverskrift {
  font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

.StandardTekst {
  font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

.StandardTekst A {
 text-decoration: none;
 color: #003366; 
}

.StandardTekst A:HOVER {
 text-decoration: none;
 color: #800000; 
}



.nyheter2
{ 
  border-left:solid 1px #C0C0C0;
}

.nyheterramme
{
  width:145px;  
  float:right;
}

div.menu {
  position: absolute;
  width: 630px;
  z-index: 30;
}

iframe {
	z-index:0;
}

div.menu a {
  margin: 0 2px;
  height: 20px;
  display: block;
  text-align: left;
  text-decoration: none;
  color: #000;
  background: transparent;
}

div.menu ul, div.menu li {
  list-style-type: none;
  margin: 0;
  padding: 0;
position: relative;
z-index: 40;
}

div.menu li {
  float: left;
  width: 126px;
  padding-top: 0px;
position: relative;
z-index: 40;
}

div.menuAdresser {
  position: absolute;
  width: 120px;
  z-index: 3;
}

div.menuAdresser li {
  float: left;
  padding-left: 10px;
  width: 120px;
}

div.menuAdresser a {
  
  height: 20px;
  display: block;
  text-align: left;
  text-decoration: none;
  color: #000;
  background: transparent;
}

div.menuAdresser li {
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 0;
}

div.menuAdresser ul {
  list-style-type: none;
  margin: 0px 0px 0px 15px;
  padding: 0;
}

ul.menuitem 
{
  background: #F0F2FD;
  display: none;
  width: 126px;
  font-size: 11px;
  font-weight: normal;
  text-align: center;
}

ul.menuitem li
{
  text-align: center;
}

ul.menuitem a {
  border-bottom: solid 1px #ececec;
  background: #F0F2FD;
  font-weight: normal;
  text-align: center;
}

ul.menuitem a:hover 
{
  background: #c5d0fd;
  font-weight: normal;
}

ul.menuitemAdresser 
{
  background: #F0F2FD;
  padding-left: 20px;
  display: none;
  width: 160px;
  font-size: 11px;
  font-weight: normal;
  position: absolute;
}

ul.menuitemAdresser a {
  border-bottom: solid 1px #ececec;
  background: #F0F2FD;
  font-weight: normal;
  width: 160px;
  padding: 2px;
}

ul.menuitemAdresser a:hover 
{
  background: #c5d0fd;
  font-weight: normal;
}

.Hovedmeny 
{
  font-weight:bold;
  font-size: 10px;
}

.NavBar
{
  font-size: 10px;
  font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
  margin-bottom: 7px;
  padding: 2px;
  background-color: #EEEEEE;
}
/*
H1 
{
  font-size: 18px;
  font-weight: bold;
  font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
  margin-top: 2px;
  margin-bottom: 5px;
}*/

H2 
{
  font-size: 16px;
  font-weight: bold;
  font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
  margin-top: 2px;
  margin-bottom: 2px;
}

.hr 
{
  margin-bottom: 7px;
  margin-top: 7px;
  height: 1px;
  color: #003366;
  width: 100%;
}

#wrapper {
	/*width: 980px;  777 */
  text-align: left;
  margin                          : 0 auto 0 auto;
}

.InnholdTabell
{
  font-size: 11px;
  font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
  vertical-align: top;
}

.BildeTekst{
	text-decoration: none;
	color: #111; 
	font-size: 11px;
  font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
}

.InnholdTabell A {
 text-decoration: none;
 color: #003366; 
}

.InnholdTabell A:HOVER {
 text-decoration: none;
 color: #800000; 
}

.InnholdTabellEgen
{
  font-size: 10px;
  font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
  vertical-align: top;
}


.InnholdTabellEgen TD {
  padding: 1px;
}

#divLogo {
 font-size: 14px;
 font-weight: bold;
 font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
 float:left;
}

.BGFargeSpalter{
  background-color: #99CCFF 
}

.Liste {
 border: solid 1px #CCCCCC;
 font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 width: 400px;
}

HR {
  margin-top: 2px;
 margin-bottom:2px;
 line-height: 1px;
 color: #DDDDDD;
}

#divFelter {
 margin: 4px 0px 8px 0px;
}

#divPlasseringVenstre {
  text-align: left;
  margin-top: 5px;
  margin-left: 5px;
}

#divMenyTopp {
 top: 40px;
 left: 10px;
 position: absolute; 
}

#divFeilmelding {
  color: #800000;
  font-weight: bold;
}

#divMenyTopp A {
 text-decoration: none;
 color: #003366; 
}

#divMenyTopp A:HOVER {
 text-decoration: underline;
 color: #800000; 
}

#divMeny {
  text-align: left;
}

#divVenstreMeny {
  text-align: left;
  margin-right: 5px;
  width: 200px;
}

#divInnhold {
  color:black; 
  margin: 2px 0px 0px 5px;
  text-align: left;
  float: left; 
}

#divVenstreMeny2 {
  list-style: none; 
  float: left; 
  text-align: left;
  width: 120px; 
  margin: 0px 5px 0px 0px;
  border-right: solid 5px #003366;
  background-color: #99ccff;
  padding: 0.5em; 
}
#divVenstreMeny A { 
  text-decoration: none; 
}

.divMeny UL {
  margin: 2px 0px 2px 0px;
}

.divMeny LI {
  margin-left: 0px;
}

.Innrykk100 {
  left: 100px;
  position: absolute;
}

.Innrykk150 {
  left: 150px;
  position: absolute;
}

.Innrykk310 {
  left: 310px;
  position: absolute;
}

.Innrykk360 {
  left: 360px;
  position: absolute;
}

.Hoyde26 {
  height: 26px;
}

.Hoyde79 {
  height: 79px;
}

.Hoyde87 {
  height: 87px;
}

.Credits { width: 777px}
.Credits A
{
  font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  text-decoration: none;
  color: #003366;
}

.Feilmelding
{
  font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  color: #800000;
  background-color: Transparent;
 margin-bottom: 8px;
 margin-top: 8px;
}

INPUT {
	BORDER-RIGHT: #606060 1px solid; BORDER-TOP: #606060 1px solid; height:19px; FONT-SIZE: 8pt; BORDER-LEFT: #606060 1px solid; BORDER-BOTTOM: #606060 1px solid
}
INPUT.pbutton {
	BACKGROUND: #ffffff
}

INPUT.list {
	BACKGROUND: #eee;
}

.StandardInput {
  background-color: #EEEEEE;
  font-size: 11px;
  height:19px;
  text-decoration: none;
  color: #111111;
  width: 250px;
  border: 1px solid #111111;
}

.MiniInput {
  background-color: #EEEEEE;
  font-size: 11px;
  height:19px;
  text-decoration: none;
  color: #111111;
  width: 50px;
  border: 1px solid #111111;
  margin-left:5px;
  margin-right:5px;
}

.StandardKnapp
{
  background-color: #DDDDDD;
  font-size: 11px;
  text-decoration: none;
  color: #111111;
  width: 110px;
  font-weight : bold;
  cursor: pointer;
  text-align: center;
}

.content {
	BORDER: #a9b8c2 1px solid; PADDING: 0px; FONT-SIZE: 8pt; COLOR: #000000; PADDING-TOP: 0px; FONT-FAMILY: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif; background-color: #A9B8C2; 
}

.post {
	background-color: #F7F7F7; padding: 4px; font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif; font-size: 10px; border-color: #F7F7F7; border-style: solid; border-width: 1px 1px 1px 1px; 
}

.post a {
	font-size: 10px; 
	color: #003366;
	text-decoration: none;
}

.post a:hover {
	color: #800000;
	text-decoration: none;
}

.SokeKnapp
{
  background-color: #FFFFFF;
  font-size: 11px;
  text-decoration: none;
  color: #111111;
  border: solid 1px #B3BFF9;
  width: 30px;
  cursor: pointer;
  text-align: center;
  height: 19px;
}

.LoginKnapp
{
  background-color: #FFFFFF;
  font-size: 11px;
  text-decoration: none;
  color: #111111;
  border: solid 1px #B3BFF9;
  width: 110px;
  cursor: pointer;
  text-align: center;
}

.SokeFelt {
  background-color: #FFFFFF;
  font-size: 11px;
  height:19px;
  text-decoration: none;
  color: #111111;
  width: 100px;
  border: 1px solid #FF9E9C;
}

.LoginFelt
{
	background-color: transparent;
  font-size: 11px;
  height:19px;
  text-decoration: none;
  color: #111111;
  width: 120px;
  border: 1px solid #44BCEA;
}

.LoginRadio {
	background-color: transparent;
  color: #111111;
  border: none;
}

.LoginRadio input {
	background-color: transparent;
  color: #111111;
  border: none;
  vertical-align: middle;
}

.LoginLinkList {
	margin-top: 7px;
	font-size: 10px;
}

.LoginLinkList A 
{
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}

.LoginLinkList A:hover {
	color: #800000;
	text-decoration: underline;
}

.SokeFeltStor {
  background-color: #FFFFFF;
  font-size: 11px;
  height:19px;
  text-decoration: none;
  color: #111111;
  width: 190px;
  border: 1px solid #B3BFF9;
}

.StandardKnappStor
{
  background-color: #DDDDDD;
  font-size: 11px;
  text-decoration: none;
  color: #111111;
  width: 145px;
  font-weight : bold;
  cursor: pointer;
 text-align: center;
}

IMG 
{
	border: none 0 #fff;	
}

.StandardInputMicro {
  background-color: #EEEEEE;
  font-size: 11px;
  height:19px;
  text-decoration: none;
  color: #111111;
  width: 40px;
  border: 1px solid #111111;
}

.StandardInputMini {
  background-color: #EEEEEE;
  font-size: 11px;
  height:19px;
  text-decoration: none;
  color: #111111;
  width: 140px;
  border: 1px solid #111111;
}

.StandardInputLiten {
  background-color: #EEEEEE;
  font-size: 11px;
  height:19px;
  text-decoration: none;
  color: #111111;
  width: 150px;
  border: 1px solid #111111;
}

.StandardInputLiten2 {
  background-color: #EEEEEE;
  font-size: 11px;
  height:19px;
  text-decoration: none;
  color: #111111;
  width: 160px;
  border: 1px solid #111111;
}

.StandardInputMedium {
  background-color: #EEEEEE;
  font-size: 11px;
  height:19px;
  text-decoration: none;
  color: #111111;
  width: 250px;
  border: 1px solid #111111;
}

.StandardInputStor {
  background-color: #EEEEEE;
  font-size: 11px;
  height:19px;
  text-decoration: none;
  color: #111111;
  width: 290px;
  border: 1px solid #111111;
}

.StandardInputListeLiten {
  background-color: #EEEEEE;
  font-size: 11px;
  height:78px;
  text-decoration: none;
  color: #111111;
  width: 150px;
  border: 1px solid #111111;
}

.StandardInputListeMedium {
  background-color: #EEEEEE;
  font-size: 11px;
  height:78px;
  text-decoration: none;
  color: #111111;
  width: 250px;
  border: 1px solid #111111;
}

.StandardInputListeMax {
  background-color: #EEEEEE;
  font-size: 11px;
  height:250px;
  text-decoration: none;
  color: #111111;
  width: 300px;
  border: 1px solid #111111;
}

.StandardInputListeStor {
  background-color: #EEEEEE;
  font-size: 11px;
  height:78px;
  text-decoration: none;
  color: #111111;
  width: 350px;
  border: 1px solid #111111;
}

.TabellOverskrift {
  font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  border-bottom: solid 1px #003366;
}

.StandardTabell {
  width: 270px;
  border: solid 2px #003366;
  margin: 0px;
  vertical-align: text-top;
  font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.ListeTabell {
  width: 650px;
  margin: 0px;
  font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.ListeTabell2 {
  width: 445px;
  margin: 0px;
  font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 1px;
}

.InnloggingTabell {
  width: 300px;
  margin: 0px;
  font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.InnloggingTabell TD {
  padding: 0px 0px 5px 0px;
  vertical-align: text-top;
  text-align: left;
}

.InnloggingTabell A {
 text-decoration: none;
 color: #003366; 
}

.LitenTabell
{
  font-size: 8pt;
  font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
}

.StandardLabel
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: Transparent;
  color: #111111;
  width: 105px;
  display             : -moz-inline-box;
  display             : inline-block;
}

.StandardTabell TD {
  padding: 1px 10px 1px 10px;
  vertical-align: text-top;
}

.ListeTabell TD {
  padding: 0px 0px 5px 0px;
  vertical-align: text-top;
}

.ListeTabell A {
 text-decoration: none;
 color: #003366; 
}

.ListeTabell A:HOVER {
 text-decoration: none;
 color: #800000; 
}

.ListeTabell2 TD {
  padding: 0px 0px 5px 0px;
  vertical-align: text-top;
}

.ListeTabell2 A {
 text-decoration: none;
 color: #003366; 
}

.ListeTabell2 A:HOVER {
 text-decoration: none;
 color: #800000; 
}

.TabellSpacer {
  margin-top: 150px;
}

.LitenTabell A:link 
  {
  text-decoration: none; 
  color: #3300cc;
  font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
  }
 
.LitenTabell A:active 
  {
  text-decoration: none; 
  color: #3300cc;
  font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
  }

.LitenTabell A:visited 
  {
  text-decoration: none; 
  color: #3300cc;
  font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
  }

.LitenTabell A:hover 
  {
  text-decoration: none; 
  color: #800000;
  font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
  }


.artikkelfra {
	color 											: #00A6E0;
}

.artikkelfra a {
	color 											: #00A6E0;
	text-decoration							: none;
}

.artikkelfra a:hover {
	color 											: #800000;
	text-decoration							: underline;
}
