html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body
{
	margin: 0px;
	font-family: Arial, Helveica, sans-serif;
	font-size: 11px;
	background: #d8e0e6;
	color: #000000;
}
a
{
	text-decoration: none;
	color: #000000;
}
a:hover
{
	text-decoration: underline;
}
h1, .overskrift
{
	color: #000000;
	font-size: 36px;
	font-weight: bold;
}
h2
{
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
h3
{
	color: #4b4845;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
}
#mainWrapper
{
	position: relative;
}
#menyDekorLeft
{
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 30px;
	background: url(gfx/mainDekorLeftBack.jpg) repeat-y;
}
#menyDekorRight
{
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 30px;
	background: url(gfx/mainDekorRightBack.jpg) repeat-y;
}
#mainContent
{
	position: relative;
	margin: 0px 30px;
	background: #e0e3e4 url(gfx/mainBack.jpg) no-repeat;
}
/* !HEADING */
#heading
{
	position: relative;
	height: 104px;
}
#heading .letOgFinn
{
	position: absolute;
	left:0px;
	bottom: -15px;	
}
#heading .orglogoer
{
	position: absolute;
	right: 20px;
	bottom: 10px;
}
.orglogoer img
{
	border: none;
}
/* !SOK SPALTE */
#sokSpalte
{
	position: relative;
	float:left;
	left: 0px;
	width: 220px;
	margin-top: 28px;
}
#sokSpalte h2
{
	margin: 16px 0px 3px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #4b4845;
	cursor: pointer;
}
#sokSpalte h2.open img
{
	vertical-align: top;
	margin: 6px 6px 0px 0px;
}
#sokSpalte h2.closed img
{
	vertical-align: top;
	margin: 4px 6px 0px 0px;
}
#sokFritekst
{
	width: 210px;
	height: 24px;
	font-size: 14px;
	color: #777777;
	border: 1px solid #86827e;
}
.sokListe
{
	position: relative;
	margin-left: 10px;
	font-size: 12px;
}
.sokListe label
{
	margin-left: 6px;
}
/* !CONTENT */
#contentWrapper
{
	position: relative;
	margin-left: 230px;
}

/* !MAIN MENU */
#mainMenu
{
	position: relative;
	height: 28px;
}
#mainMenu ul
{
	list-style: none;
	float: right;
}
#mainMenu li
{
	float: left;
	margin-left: 4px;
	padding: 0px 10px;
	line-height: 24px;
	background: #ffffff;
	height: 24px;
	font-size: 14px;
	text-transform: uppercase;
	cursor: pointer;
}
#mainMenu li.active
{
	height: 28px;
	background: #5a6266;
}
#mainMenu li a{color: #000000;}
#mainMenu li.active a{color: #ffffff;}
/* !List Topp */
.listHead
{
	position: relative;
	height: 26px;
	line-height: 26px;
	padding: 0px 6px;
	background: url(gfx/listTopBack.gif) repeat-x;
	color: #ffffff;
	font-size: 14px;
}
.listHead a
{
	margin: 0px 10px;
	color: #ffffff;
}
.listHead a.active{font-weight: bold;}
/* !LIST */
.listWrapper
{
	position: relative;
	padding: 10px;
	background: #5a6266;
	border-bottom: 1px solid #3f4447;
}
.listElementWrapper
{
	display: inline-block;
	position: relative;
	width: 150px;
	height: 150px;
	margin: 2px;
	background: #798084;
}
.listElementWrapper:hover
{
	cursor: pointer;
	background: #858c90;
}
	
.listElementContent
{
	position: absolute;
	bottom: 4px;
	left:4px;
	width: 144px;
}
.listElementContent img
{
	display: block;
	margin: 4px auto;
}
.listElementContent h4
{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px 0px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
}
.listElementContent p
{
	color: #ffffff;
	font-size: 10px;
	height: 12px;
	line-height: 12px;
	overflow: hidden;
}
/* !ARTICLE */
.articleWrapper
{
	position: relative;
	padding: 20px;
	max-width: 540px;
	color: #fffff;
}
.articleWrapper h1, .articleWrapper p{color: #ffffff;}
.articleWrapper a, .articleWrapper a:active
{
	color: #cfcfcf;
}
/* !FRONT */
#front
{
	position: relative;
	margin: 60px 30px;
}
#front h1 {color: #ffffff;}
/* !TAIL */
#tail
{
	position: relative;
	height: 30px;
	background: url(gfx/tailBack.jpg);
}
/* !OVERLAY */
#overlayWrapper
{
	position: absolute;
	top:0px;
	left:0px;
	bottom: 0px;
	right:0px;
}
#overlay1
{
	position: absolute;
	top:0px;
	left:0px;
	bottom: 0px;
	right:0px;
	background: #d8e0e6;
	filter:alpha(opacity=60);
	opacity: 0.6;
}
#overlay2
{
	position: absolute;
	left:0px;
	bottom: 0px;
	right:0px;
	height: 448px;
	background: url(gfx/overleggBack.png) repeat-x;
	_background: none;
}
/* !DETAILVIEW */
#detailWrapper
{
	position: absolute;
	top:0px;
	left:0px;
	right:0px;
}
#detailHolder
{
	position: relative;
	width: 960px;
	margin: 40px auto;
	padding: 0px;
	background: #ffffff;
	-moz-box-shadow: 0px 0px 7px #777777;
	-webkit-box-shadow:  0px 0px 7px #777777;
	-moz-border-radius: 9px;  
	-webkit-border-radius: 9px; 
}
#detailHead
{
	position: relative;
	margin: 10px;
	height: 35px;
	background: url(gfx/overleggHeadBack.gif) repeat-x;
	border-bottom: 1px solid #5a6266;
}
#detailHead h1
{
	float: left;
	height: 35px;
	font-size: 24px;
	line-height: 35px;
	color: #5a6266;
	margin-left: 10px;
}
#detailHead ul
{
	position: relative;
	list-style: none;
	float: right;
	height: 35px;
}
#detailHead li
{
	position: relative;
	height: 35px;
	float: left;
	cursor: pointer;
}
#detailHead li.close
{
	width: 90px;
	background-image: url(gfx/closeBack.jpg);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
#detailHead li.download
{
	width: 122px;
	background-image: url(gfx/downloadBack.jpg);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
#detailHead li.close:hover{background-position: 0px 0px; }
#detailHead li.download:hover{background-position: 0px 0px; }

#detailHead li.download a
{
	display: block;
	width:122px;
	height: 100%;
	/*background-color: aqua;*/
}
#detailHead li.download a:hover
{
	text-decoration: none;
}

#detailPreview
{
	position: relative;
	float: left;
	margin: 9px;
	width: 540px;
	border: 1px solid #b9c5cc;
	background: #eef2f5;
}
#detailPreview img
{
	display: block;
	margin: 0px auto;
	border: none;
}
#detailText
{
	position: relative;
	float: left;
	width: 380px;
	margin: 10px;
	font-size: 11px;
}
#detailText h4
{
	font-size:13px;
	font-weight: bold;
	color: #5a6266;
	margin-top: 16px;
}
#detailText span
{
	color: #5a6266;
}
.previewTbn
{
	position: relative;
	margin-bottom: 40px;
}
.previewTbn img
{
	margin-right: 10px;
	margin-top: 10px;
}
.detailCCtable td
{
	vertical-align: top;
	padding-top: 6px;
}
.detailCCtable img
{
	margin-right: 8px;
}
/* !MISC */
.softClear
{
	position: relative;
	float: none;
}
.clearer
{
	position: relative;
	clear: both;
	height: 0px;
	line-height: 0px;
}
