#body
{
	font-family: Helvetica,Arial, Sans-Serif;
	font-size: 12px;
	
}


/* main content */
#div_main
{
	width:100%;
	height:100%;
	text-align:left;
	background-image:none!important;
	background-repeat:no-repeat;
	padding:0px;
	margin:0;

}

/* all content */
#div_contentwrapper 
{
	width:830px;

	padding:0px;
	text-align:left;
	padding-top:20px;
	padding-left: 85px;

}
#div_top
{
	display:none;
}
#div_contentwrapper_middle
{
	width:915px;
	padding-top:20px;


}
#div_footer
{


	display:none;

	
}

.tips-area
{
	display: none;
}

/* content divs */
#div_middle_left
{
display:none;
}
#div_middle_center
{
	width:689px;
	padding:0px;
	float:left;
	text-align:left;
	overflow:hidden;
}

/* END CONTENT STYLES */

.phone-number
{
	float:right;font-size:34px;color:#ae3524;text-align:right;widht:100%;font-family:Helvetica,Arial,sans-serif;font-weight:bold;
}



/* DOCS / DOCLISTS */
.doc_list_item
{
	width:688px;

}
doc_list_item_employee
{
	height: 150px;
}
.doc_item
{
	width:688px;
}
/* END DOCS / DOCLISTS */


.bannerbilde-full-bredde
{
	margin-top: 20px;
}
.bilde-square
{
	float:left;
	margin-right: 20px;
	display:block;
}

.div_menu_top
{
	border-left: 5px solid #ad3624;
	padding: 0 15px 0 15px;
	float:left;
	height:22px;
	border-bottom: 1px solid black;
}

.div_menu_top_active
{
	border-left: 5px solid #ad3624;
	border-top: 10px solid #ad3624;
	padding: 0 15px 0 15px;
	float:left;
	height:22px;
	border-bottom: 1px solid black;
	background-color:#ad3624;
	margin-top:-10px;

}
.div_menu_top a, .div_menu_top a:link, .div_menu_top a:visited
{
	text-decoration:none;
	color:Black;
	text-transform: uppercase;
	font-size:12px;
}

.div_menu_top_active a, .div_menu_top_active a:link, .div_menu_top_active a:visited
{
	text-decoration:none;
	color:White;
	text-transform: uppercase;
	font-size:12px;
}

/* END MENU STYLES */


#menu_level1
{
	margin:0;
	padding:0;
	list-style-type: none;
	margin-left: -13px;
	
}
.menuwrapper li
{
	height: 18px;
	padding-top: 3px;
}
.menuwrapper a, .menuwrapper a:link, .menuwrapper a:visited
{
	text-decoration:none;
	color:inherit;
	text-transform: uppercase;
	font-size:12px;
	font-weight:inherit;
	letter-spacing: normal;
}
.level1_li
{
	padding-left:13px;
}
.level1_li:hover
{
	border-left: 5px solid #ad3624;
	padding-left:8px;
}
.level1_li_active
{
	border-left: 5px solid #ad3624;
	padding-left:8px;
}


.level2_li
{
	padding-left:30px;
}

.level2_li:hover
{
	font-weight: bold;
}
.level2_li_active
{
	padding-left:30px;
	font-weight: bold;
	color: #ad3419;
}

.level3_li
{
	padding-left:57px;
	background-image: url('images/dot.gif');
	background-repeat: no-repeat;
	background-position: left;
}

.level3_li:hover
{
	font-weight: bold;
}
.level3_li_active
{
	padding-left:57px;
	font-weight: bold;
	color: #ad3419;
	background-image: url('images/dot_active.gif');
	background-repeat: no-repeat;
	background-position: left;
}

.clearer
{
content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clickable
{
	cursor:hand;
	cursor:pointer;
	outline: 0;
}
