body {
	background: #CCCCCC;
	margin: 0px;
}
#logo {
	position: absolute;
	left: 50%;
	overflow: hidden;
	margin-top: 35px;
	margin-left: -434px;
	width: 135;
	height: 28;
}
#wrapper {
	background: #FFFFFF url(bilder/gui2/bg_body.jpg) repeat-y center;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#avslutning {
	clear: both;
	height: 19px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background: url(bilder/gui2/bg_avslutning.jpg);
	color: #EBE4D3;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
#avslutning a {
	color: #e6dec8;
}
#meny {
	background: url(bilder/gui2/topp_logo.jpg) repeat-x;
	width: 918px;
	height: 102px;
	margin-left: 53px;
	clear: both;
	overflow: hidden;
}
#aktuelt {
	background: #e6dec8 url(bilder/gui2/bg_aktuelt.jpg) repeat-x bottom;
	float: right;
	width: 295px;
	margin-right: 53px;
	display: inline;
	overflow: hidden;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
#aktuelt p {
	font: 10px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 0px;
}
#aktuelt h1 {
	font: 10px/13px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	color: #999999;
}
#aktuelt a {
	color: #3D8EDB;
	text-decoration: none;
}
#aktuelt a:hover {
	text-decoration: underline;
}
#text {
	float: left;
	width: 486px;
	margin-left: 80px;
	display: inline;
	overflow: hidden;
	margin-top: 20px;
	background: url(bilder/gui2/circle_people.jpg) no-repeat right 0px;
	padding-right: 50px;
}
#textBlank {
	float: left;
	width: 815px;
	margin-left: 80px;
	display: inline;
	overflow: hidden;
	margin-top: 20px;
	padding-right: 50px;
	padding-bottom: 50px;
}
#text h1,#textBlank h1 {
	font: normal 24px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#text p,#textBlank p {
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#text a,#textBlank a {
	color: #3D8EDB;
	text-decoration: none;
}
#text a:hover,#textBlank a:hover {
	text-decoration: underline;
}
#textWrapper {
	background: url(bilder/gui2/bg_body.jpg) repeat-y;
	width: 1024px;
}
#fuLogo {
	clear: both;
	float: right;
	padding-top: 4px;
	background: #FFFFFF;
	margin-right: 258px;
	display: inline;
	padding-bottom: 2px;
}
#faner {
	z-index: 2;
	margin-left: 6px;
	margin-top: 79px;
	clear: both;
	overflow: hidden;
}
#submeny {
	height: 17px;
	width: 888px;
	padding-left: 30px;
	padding-right: 0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #e6dec8;
	padding-top: 5px;
	z-index: 2;
	background: #58ABD2;
	margin-left: 53px;
}
.menyUl {
	margin: 0px 8px 0px 0px;
	list-style: none;
	padding: 0px;
}
.tab {
	list-style: none;
	float: right;
	margin-right: 1px;
	text-align: center;
}
.tab a {
	display: block;
	height: 23px;
	width: 117px;
	background: url(bilder/gui2/tab.gif) no-repeat;
	padding-top: 6px;
	font: bold 10px "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	white-space: nowrap;
}
.tab a:hover {
	text-decoration: none;
}
.tabDown {
	list-style: none;
	float: right;
	margin-right: 1px;
	text-align: center;
}
.tabDown a {
	display: block;
	height: 23px;
	width: 117px;
	background: url(bilder/gui2/tab_down.gif) no-repeat;
	padding-top: 6px;
	font: bold 11px "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.tabDown a:hover {
	text-decoration: none;
}
.hvit {
	color: #FFFFFF;
	font-weight: bold;
}
#submeny a {
	color: #ECE5D4;
	text-decoration: none;
}
.margVenstre {
	margin-left: 8px;
}
.oppslag {
	border-bottom: 1px solid #C4BCA9;
	clear: both;
}
.clearStroke {
	border-bottom: 1px solid #CDC5B1;
	clear: both;
	padding-top: 8px;
	padding-bottom: 8px;
}
.clearBoth {
	clear: both;
	padding-top: 8px;
	padding-bottom: 8px;
}
.margLitenHoyre {
	margin-right: 6px;
}
.margLitenVenstre {
	margin-left: 6px;
}
.margStorHoyre {
	margin-right: 12px;
}
.margStorVenstre {
	margin-left: 12px;
}hr {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
}
