/* Layout class */
/* reset.css
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, ul, li, a, abbr, acronym, address, code, del, dfn, em,  q, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;} */
/*table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}*/
ul, li {
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
p {
	margin:0px;
	padding:0px;
}
.universal {
	background-image:url(regnskap2/body_bg.png);
	width:100%;
	height:30px;
	background-repeat:repeat;
}
	a.small_txt {
		height:16px;
		margin-top:7px;
		width:18px;
		font-size:12px;
		float:right;
		text-decoration:none;
		color:#000;
		margin-left:5px;
		margin-right:5px;
	}
	a.medium_txt {
		height:20px;
		margin-top:4px;
		width:20px;
		float:right;
		font-size:12px;
		text-decoration:none;
		margin-left:3px;
		margin-right:5px;
	}
	a.large_txt {
		height:23px;
		width:22px;
		font-size:20px;
		float:right;
		text-decoration:none;
		color:#000;
		margin-left:3px;
		margin-right:5px;
	}
	a.bonw {
		text-decoration:none;
		color:#000;
		float:right;
		margin-top:7px;
		margin-left:3px;
		font-size:12px;
		margin-right:5px;
	}
	a.yonb {
		text-decoration:none;
		color:#000;
		float:right;
		margin-top:7px;
		margin-left:5px;
		font-size:12px;
		margin-right:5px;
	}
	a.bonw a:hover {
		text-decoration:underline;
		float:right;
		margin-top:7px;
		margin-left:5px;
		font-size:12px;
		margin-right:5px;
	}
	a.yonb a:hover {
		text-decoration:underline;				font-size:12px;


	}
.box_header {
	/*	background-image: url(regnskap2/topp.png);
	background-repeat: no-repeat;
	background-position: left top;*/
	
	color:#816323;
	text-align:left;
}
.box_header a.logo {
	height: 160px;
	width: 1000px;
	display:block;
}
.box_header .path {
	display:block;
	font-size:90%;
	padding-left:687px;
}
.box_header a.icon {
	float:left;
	width:25px;
	height:30px;
	margin-left:8px;
}
.box_main .box_head {padding-left:10px;	font-size:0.75em; font-weight:bold;

}
.box_content {
}
.box {
}
.box_left {
}
.box_left .box_content {
	margin-top:20px;
	padding-left:5px;
}
.box_left .box_contact {
	padding-left:8px;
	color:#FFFFFF;
}
.box_main {
	padding-left:10px;
	padding-right:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
.box_main .box_content {
	display:block;
}

.box_main .box_content2 {
	display:block;
	padding-left:10px;
	margin-bottom:10px;
	margin-top:10px;
}

.box_main .box {
	float:left;
	background-image:url(regnskap2/box_content.png);
	margin-right:35px;
}
.box_main .box2 {
	float:left;
	background-image:url(regnskap2/box_content.png);
}
.box_main .box_top {
	display:block;
}
.box_main .box_middle {
	display:block;
	overflow:hidden;
	min-height:90px;
}
.box_main .box_bottom {
	display:block;
}
.box_main .box_content img {
	margin:0px;
	border:0px;
}
.box_main a.back_bottom {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size:small;
}

a.archive {padding-left:10px;color: #000000;	font-size:0.75em;

}
.box_right {
}
.box_right .box_content {
	padding-top:5px;
	padding-right:10px;
	margin-bottom:10px;
}
.box_right .box_head {
	color: #000000;
	font-size: 0.7em;
	font-weight:bold;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box_right a.archive {
	color: #000000;
	font-size: 0.75em;
	font-weight:normal;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:block;
	padding-left:15px;
	background-image: url(regnskap2/left_menu.png);
	background-repeat: no-repeat;
	background-position: left;
}
.soek {
	background-image: url(images/box_soek.png);
	background-repeat: repeat-x;
	height:30px;
}
.soek input.btn {
	margin-top:5px;
}
.soek input.text {
	margin-top:0px;
}
.stop {
	clear:left;
}

