@import url(css/messagebox.css);
@import 'css/messagebox.css';

body {
	scrollbar-base-color:White; 
scrollbar-face-color:#CED4DD; 
scrollbar-shadow-color:#E3E9F3; 
scrollbar-highlight-color:#E3E9F3; 
scrollbar-3dlight-color:#E3E9F3; 
scrollbar-darkshadow-color:E3E9F3; 
scrollbar-track-color:#E3E9F3; 
scrollbar-arrow-color:#E3E9F3; 
	color : black;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica;
	background: url(images_web/bkgr_gradient.jpg) repeat-x;
	background-color: #505a64;
	margin-left : 0px;
} 
table, td, tr {
	color : #505a64;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica;
	line-height : 16px;
}

A {
	color : #828282;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica;
	TEXT-DECORATION: none;

}

A:hover {
	color : #828282;
	font-size : 10px;
	font-weight: none;
	font-family : Verdana, Arial, Helvetica;
	TEXT-DECORATION: none;
	}

A:visted {
	color : #828282;
	font-size : 10px;
	font-weight: none;
	font-family : Verdana, Arial, Helvetica;
	TEXT-DECORATION: none;
	}

.content_bkgr_pic {

	xbackground: url(images_web/green_leaves_bkgr.jpg) no-repeat;
	background-position: bottom;
	}

.box_colum_line {

	background: url(images_web/box_colum_line.png) repeat-y;
	width : 1px;
	}

.main_menu {
	background: url(images_web/main_menu.png) no-repeat;
}

.artikkel_bakgrunn {
	background: url(images_web/artikkel_bakgrunn.png) no-repeat;
}

.boks {font-family: Verdana; font-size: 12px; border: 1px #000 solid; background-color: #efefef;}
.bekreftelse_boks {font-family: Verdana; font-size: 10px; border: 1px #999999 solid; cursor: hand; background-color: #EEEEEE;}
.input_tekst {font-family: verdana,helvetica, arial, sans-serif; font-size: 8 pt;
     line-height: 12pt; color: #000000; }
.news { font: normal 8pt Verdana, Helvetica, sans-serif; color: #000000}

.alfamenu:link {font-family: verdana;cursor:hand; letter-spacing : 0.5 px; color: #505a64;font-weight:bold;font-size:10px;text-decoration: none }
.alfamenu:visited {font-family: verdana;cursor:hand;letter-spacing : 0.5 px;color: #505a64;font-weight:bold;font-size:10px;text-decoration: none }
.alfamenu:hover {font-family: verdana;cursor:hand;letter-spacing : 0.5 px;color: #505a64;font-weight:bold;font-size:10px;text-decoration: underline }

.alfamenu_smaller:link {font-family: verdana;cursor:hand; color: #505a64;font-weight:none;font-size: 8px;text-decoration: none }
.alfamenu_smaller:visited {font-family: verdana;cursor:hand;color: #505a64;font-weight:none;font-size:8px;text-decoration: none }
.alfamenu_smaller:hover {font-family: verdana;cursor:hand;color: #505a64;font-weight:none;font-size:8px;text-decoration: none }

.red{
	color:#ff0000;
}

img{
	border:0;
}

.overskrift_standard
{
	color : #505a64;
	font-size : 14px;
	line-height : 20px;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica;
	display: inline;
	TEXT-DECORATION: none;
}

.overskrift_kategori
{
	color : #d8dbdd;
	font-size : 40px;
	line-height : 48px;
	font-weight : none;
	font-family : Verdana, Arial, Helvetica;
	display: inline;
	letter-spacing : 1 px;
	TEXT-DECORATION: none;
}

.hr_1
{
	width: 100%; 
	height: 1px;
	color : #d0d0d0;
}
.hr_2
{
	width: 100%; 
	height: 2px;
	color : #c0c0c0;
}

.p
{
	color : #323232;
	font-size : 10px;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica;
	margin-top : 0px;
	margin-bottom : 0px;
}

H1 { 
    font-size: 18px;
    font-weight: bold;
    color: #505a64;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline; 
}

H2 { 
    font-size: 16px;
    font-weight: bold;
    color: #505a64;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline; 
}
H3 {     
    font-size: 14px;
	font-weight: bold;
    color: #505a64;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline; 
}
H4 { 
    font-size: 12px;
    font-weight: bold;
    color: #505a64;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline; 
}
H5 { 
    font-size: 10px;
    font-weight: bold;
    color: #505a64;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline; 
}
H6 { 
    font-size: 14px;
    font-weight: bold;
    color: #505a64;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline; 
}

ul
  {
	margin-left: 0;
	margin-top : 10;
	padding-left: 15;
  }

li
  {
	margin-left: 0;
	margin-bottom : 10;
	padding: 0;
  }