/* menu level 1*/
a.menu_level_top, a.menu_level_top:link, a.menu_level_top:active, a.menu_level_top:visited,a.menu_level_top:hover
/*.menu_level_top, menu_level_top:link, menu_level_top:active, menu_level_top:visited, menu_level_top:hover*/
{
	font-family: Verdana;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
	color:#000000;
}
a.menu_level_1, a.menu_level_1:link, a.menu_level_1:active, a.menu_level_1:visited,a.menu_level_1:hover
{
	font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
	color:#FFFFFF;
	text-transform:uppercase;
	white-space: nowrap;
}
a.menu_level_2, a.menu_level_2:link, a.menu_level_2:active, a.menu_level_2:visited,a.menu_level_2:hover
{
	font-family: Verdana;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
	color:#000000;
	text-decoration:none;
	padding-left:7px;
}
/* END MENU */



/* DOCS */
.doc_ingress
{
	font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
	color:#000000;
	line-height:14px;
}
.doc_type
{
	font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
	text-transform:uppercase;
}

.doc_text
{
	font-family: Verdana; /*times*/
    text-decoration: none;
    font-weight: normal;
    font-size: 11px;
	line-height:16px;
}

.doc_f_label
{
	font-family: Verdana;
    text-decoration: none;
    font-weight: normal;
    font-size: 9px;
	text-transform:uppercase;
}
.doc_f_value
{
	font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
    font-size: 9px;
	text-transform:uppercase;
}
.doc_read_more
{
	font-family: Verdana;
    text-decoration: none;
    /*font-weight: bold;*/
    font-size: 9px;
	text-transform:uppercase;
	line-height:18px;
	color:#000000;
}
.doc_list_title
{
	font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
	color:#000000;
	line-height:14px;
}
.text_gallery
{
	font-family: Verdana;
    text-decoration: none;
    font-weight: normal;
    font-size: 9px;
	color:#333333;
	line-height:21px;
}
/* END DOCS */



/* SEARCH */
.search_title
{
	font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
}
.search_ingress
{
	font-family: Verdana;
    text-decoration: none;
    font-weight: normal;
	line-height:13px;
    font-size: 10px;
}
.search_rank
{
	font-family: Verdana;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
}

/* END SEARCH */


/* RUBRIKK ANNONSER */
.rub_menu_list_title
{
	font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
	color:#6e777d;
	text-transform:uppercase;
}
.step_button
{
	border:1px solid black;width:100px;
	font-family: Verdana;
	line-height:20px;
	text-align:center;
	background:#F7F6F2;
}
.rub_text
{
	color:#4D4D4D;
	font-family: Verdana;
	line-height:16px;
}


/* OTHER */
.clickable
{
	cursor:hand;
	cursor:pointer;
}


/* BANNER */
.text_annonse
{
	font-family: Verdana;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
	color:#000000;
	line-height:14px;
}

/* TABLES */
.row_label
{
	font-family: Verdana;
	line-height:20px;
}
.row_value
{
	font-family: Verdana;
	line-height:20px;
}


/* Kontaktskjema */
.label_gray
{
	font-family:verdana;
	color:#797874;
	font-size: 11px;
}
.label_dark_gray
{
	font-family:verdana;
	color:#4A4B46;
	font-size: 11px;
}
.org_header
{
	font-family:verdana;
	color:#4A4B46;
	font-size: 10px;
	text-transform:uppercase;
	font-weight:bold;
}

/* OTHER */
.style_footer
{
	font-family:verdana;
	font-size:9px;
	color:#676767;
	line-height:24px;
}