body {
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial ;
	font-color: #2d2d2d;
	background: #FFFFFF url(../images/bg.png) fixed no-repeat center top;
	margin: 0;
	padding: 0;
}

* {
margin:0;
padding:0;
}

img {
	border: none;
}

a {
	color: #dadada;
	text-decoration: none;
}

/* headings */

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin:0.5em 0;
}

.componentheading {
	font-size: 40px;
	color: #808080;
}

.contentheading {
	color: #808080;
	font-size: 14px;
	border-bottom: 1px solid #e5e5e5;
}

.contentheading a {
	color: #dadada;
	font-size: 14px;
	text-decoration: none;
}

.contentheading a:hover {
	color: #cccccc;
	text-decoration: none;
}

td .setd_title a {
	color: #aaaaaa;
	text-decoration: none;
	width: 800px;
	height: 20px;
}

td .setd_title a:hover {
	color: #aaaaaa;
	font-weight: bold;
	width: 800px;
}

li,dd {
	margin-left:1em;
}

fieldset {
	padding:.5em;
}

/* yrker */
.contentpaneopen ul {
	list-style: none;
	list-style-position: outside;
	margin: -10px; 
}

.contentpaneopen li a {
	color: #aaaaaa;
	text-decoration: none;
	background: url(../images/list.png) no-repeat left;
	padding: 0 0 0 30px;
}

.contentpaneopen li a:hover {
	color: #9a9a9a;
	text-decoration: none;
	background: url(../images/listhover.png) no-repeat left;
}

.contentpaneopen {
	color: #aaaaaa;
}

/* navigation */

#nav ul {
	list-style: none;
	display: block;
	float: left;
	color: #aaaaaa;
	margin: 0 0 10px 25px;
}

#nav li {
	color: #aaaaaa;
	display: block;
	font-size: 12px;
	float: left;
}


#wrap {
	width: 900px;
	margin: 0 auto;
	margin-top: 100px;
}

#logo {
	position: absolute;
	margin: -60px 20px 0 608px; 
}

#header {
	width: 900px;
	height: 29px;
	background: url(../images/top.png) top no-repeat;
}

#content {
	width: 900px;
	min-height: 400px;
	text-align: left;
	background: url(../images/center.png);
	margin: 0;
	padding: 0;
}

#innhold {
	width: 824px;
	margin: 0px 0px 0px 18px;
	padding: 0px 20px 0px 20px;
}

#flash {
	width: 850px;
	margin: 0 0 0 18px;
	padding: 0 7px 0 7px;
}

#footer {
	width: 900px;
	height: 26px;
	margin: 0 0 80px 0;
	padding: 0;
	background: url(../images/bottom.png) top no-repeat;
}

#copyright {
	text-align: right;
	padding: 14px 20px 0 0;
	margin: 0px;
	color: #dadada;
	font-size: 11px;
}

#copyright a {
	text-decoration: none;
	color: #dadada;
}

#copyright a:hover {
	background: #d7df21;
	color: #fff;
}

#loger {
	width: 900px;
	margin-top: 200px;
	height: 100px;
}

a {
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

h1,.componentheading {
font-size:1.7em;
}

h2,.contentheading {
font-size:1.5em;
}

h3 {
font-size:1.3em;
}

h4 {
font-size:1.2em;
}

h5 {
font-size:1.1em;
}

h6 {
font-size:1em;
font-weight:700;
}

#footer,.small,.createdate,.modifydate,.mosimage_caption {
font:0.8em Arial,Helvetica,sans-serif;
color:#999;
}

.moduletable {
margin-bottom:1em;
border:1px #CCC solid;
padding:0 10px;
}

.moduletable h3 {
background:#666;
color:#fff;
text-align:center;
font-size:1.1em;
margin:0 -10px 0.5em;
padding:0.25em 0;
}
