body {
	background: #ac9884; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 79%;
	}
body, ul, li, h1, h2, h3, p, form {
	margin: 0; padding: 0;
	}
ul {
	list-style-type: none;
	}
img {
	border: none;
	}
h1 {
	color: #018ab4; font-size: 140%; margin-bottom: 15px;
	}
h2 {
	margin-bottom: 5px; font-size: 115%;
	}
h3 {
	font-size: 100%;
	}
p {
	margin-bottom: 15px;
	}
a:link {
	text-decoration: none; color: #018ab4;
	}
a:visited {
	text-decoration: none; color: #018ab4;
	}
a:hover {
	text-decoration: underline; color: #018ab4;
	}
a:active {
	text-decoration: underline; color: #018ab4;
	}
	
	
	
/* -------------------------------- TOPP ------------------------------------------------- */
#top {
	background: url(gfx/bg_header.gif) repeat-x #63422a; margin: 0 auto; overflow: hidden;
}
#top #header {
	width: 950px; margin: 0 auto;
	}
	
	
#top #header #logo {
	float: left; margin-bottom: 22px; margin-left: 20px;
	}
	

/* STØTTEMENY */
#top #header #utilities {
	float: right; margin-top: 28px;
	}
#top #header #utilities li {
	display: inline;
	}
#top #header #utilities li a {
	color: #fff; font-size: 87%; font-weight: bold; margin-right: 10px; vertical-align: middle;
	}
#top #header #utilities input.searchfield {
	width: 150px; border: 1px solid #fff; height: 19px; vertical-align: middle;
	}
#top #header #utilities input.searchbutton {
	width: 40px; height: 23px; background: url(gfx/bg_search_button.gif) repeat-x #bba187; border: none; color: #fff; cursor: pointer; vertical-align: middle;
	}
	

/* HOVEDMENY */
#top #header #mainmenu {
	clear: both;
	}
#top #header #mainmenu li {
	display: inline;
	}
#top #header #mainmenu li a {
	color: #505050; background: url(gfx/bg_mainmenu_right.gif) no-repeat top right; float: left; margin-right: 1px;
	}
#top #header #mainmenu li a span {
	background: url(gfx/bg_mainmenu_left.gif) no-repeat top left; padding: 11px 20px 8px; display: block; font-weight: bold;
	}
#top #header #mainmenu li.selected a, #top #header #mainmenu li.selected a:hover {
	color: #333; background: url(gfx/bg_mainmenu_selected_right.gif) no-repeat top right; float: left; margin-right: 1px;
	}
#top #header #mainmenu li.selected a span, #top #header #mainmenu li.selected a:hover span {
	background: url(gfx/bg_mainmenu_selected_left.gif) no-repeat top left; padding: 10px 25px 8px; display: block; font-weight: bold; font-size: 107%;
	}
#top #header #mainmenu li a:hover {
	color: #333; background: url(gfx/bg_mainmenu_hover_right.gif) no-repeat top right; text-decoration: none;
	}
#top #header #mainmenu li a:hover span {
	background: url(gfx/bg_mainmenu_hover_left.gif) no-repeat top left; text-decoration: none;
	}
	
	
	
	
/* --------------------------------------- INNHOLDSFELT --------------------------------------------------- */
#main {
	clear: both; background-color: #fff; margin: 0 auto; overflow: hidden; height: 1%;
}
#main #content {
	width: 950px; margin: 0 auto 30px; overflow: hidden;
	}
#main #content #breadcrumb {
	margin: 10px 15px; font-size: 87%;
	}
#main #content #breadcrumb a {
	color: #333;
	}
	

/* VENSTREMENY */
#main #content #left {
	float: left; width: 190px; padding: 10px 0 30px;
	}
#main #content #left li a {
	font-weight: bold; padding: 6px 15px 7px; font-size: 95%; display: block; background: url(gfx/bg_dotted_line.gif) repeat-x bottom; height: 1%;
	}
#main #content #left li ul {
	padding: 2px 0px 3px; background: url(gfx/bg_dotted_line.gif) repeat-x bottom;
	}
#main #content #left li ul li a {
	font-weight: normal; padding: 3px 15px 4px 27px; font-size: 87%; display: block; background: url(gfx/bg_leftmenu_dot.gif) no-repeat 16px 7px; height: 1%;
	}
#main #content #left li.selected a, #main #content #left li.selected a:hover {
	color: #333; text-decoration: none;
	}
	

/* ARTIKKEL */
#main #content #article {
	float: left; width: 450px; padding: 10px 40px 0; overflow: hidden;
	}
#main #content #article ul {
	list-style-type: disc; padding-left: 30px; margin-bottom: 15px;
	}
#main #content #article img {
	margin: 0 15px 5px 0; float: left;
	}
#main #content #article .ingress {
	font-weight: bold;
	}
#main #content #article .print {
	padding-top: 15px;
	clear: left;
	}
#main #content #article .print a {
	padding: 4px 0 5px 30px; background: url(gfx/ic_print.gif) no-repeat 0px 0px; font-size: 87%;
	}
#main #content #article #articledetails {
	margin-bottom: 15px; background: url(gfx/bg_dotted_line.gif) repeat-x bottom; overflow: hidden; height: 1%;
	}
#main #content #article #articledetails #text {
	padding: 5px 0 10px; float: left; font-size: 87%; color: #666;
	}
#main #content #article #articledetails #img {
	float: right; padding-bottom: 1px;
	}
#main #content #article #articledetails img {
	margin: 0;
	}
#main .frontpagespace {
	padding-top: 15px;
	}
	

/* FORSIDE */
#frontpage {
	float: left; width: 695px; padding: 10px 25px 0 0;
	}
#frontpage #mainspot {
	background: url(gfx/bg_mainspot.gif) no-repeat top #277b95; overflow: hidden; height: 1%; margin: 0 0 1px 0;
	}
#frontpage #mainspot img {
	float: left;
	width: 340px;
	}
#frontpage #mainspot #text {
	float: left; padding: 25px 30px 30px; color: #fff;width: 295px;
	}
#frontpage #mainspot #text h1 {
	color: #fff; font-size: 190%; font-family: Arial, Verdana, sans-serif;
	}
#frontpage #mainspot #text a {
	color: #fff;
	}
#frontpage #smallspots {
	 background: url(gfx/bg_smallspots.gif) no-repeat bottom; overflow: hidden; padding-bottom: 3px; height: 1%;
	}
#frontpage #smallspots li {
	display: inline; float: left; width: 231px; padding-bottom: 7px;
	}
#frontpage #smallspots li h2 {
	background-color: #2e657a; padding: 11px 15px 12px; font-size: 110%;
	}
#frontpage #smallspots li h2 a {
	color: #fff;
	} 
#frontpage #smallspots li h2 span {
	color: #fff;
	} 

#frontpage #smallspots li.marginright {
	border-right: 1px solid #fff;
	}
#frontpage #smallspots li p {
	margin: 10px 15px 15px; font-size: 92%;
	}
#frontpage #kampanje {
	margin-top: 20px
	}
#main #content #partnerlogos {
	clear: both; padding: 25px 0 0; text-align: center; overflow: hidden; height: 1%;
	}


/* LISTE */
#main #content #list {
	float: left; width: 720px; padding: 10px 0 0 40px;
	}
#main #content #list #intro div {
	background: url(gfx/bg_list_intro_top.gif) no-repeat top #277b95; padding: 20px 25px 25px; color: #fff; display: block; font-weight: bold;
	}
#main #content #list #intro {
	background: url(gfx/bg_list_intro_bottom.gif) no-repeat bottom #277b95; padding-bottom: 10px;
	}
#main #content #list #intro h1 {
	color: #fff;
	}
#main #content #list #intro .searchfield {
	width: 450px; height: 20px; padding: 4px 6px; vertical-align: middle;
	}
#main #content #list #intro .searchbutton {
	width: 60px; height: 30px; background: url(gfx/bg_searchresult_button.gif) repeat-x #ccc; border: none; cursor: pointer; vertical-align: middle; font-size: 115%; font-weight: bold; color: #333;
	}
#main #content #list #intro .checkbox {
	border: none;
	}
#main #content #list #intro label {
	margin-top: 5px; display: block;
	}
#main #content #list img {
	float: right; margin-left: 15px;
	}
#main #content #list ul {
	margin-top: 10px;
	}
#main #content #list li {
	padding: 15px 25px 20px; background: url(gfx/bg_dotted_line.gif) repeat-x bottom; overflow: hidden; height: 1%;
	}
#main #content #list p {
	margin-bottom: 0;
	}
#main #content #list li p.date {
	font-size: 87%; color: #666;
	}
#main #content #list #hits {
	padding: 20px 25px 0; font-weight: bold;
	}


/* HØYRE SPALTE */
#main #content #right {
	float: left; width: 230px; padding: 10px 0 0;
	}
#main #content #right .rightbox h2 {
	background: url(gfx/bg_rightbox.gif) no-repeat #ccc; padding: 7px 12px; color: #fff; font-size: 100%; margin-bottom: 0;
	}
#main #content #right .rightbox p {
	margin-bottom: 0;
	}
#main #content #right .rightbox img {
	border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; width: 228px; padding-left: 1px;
	}
#main #content #right .rightbox ul {
	background: url(gfx/bg_rightbox_bottom.gif) bottom no-repeat #f5f5f5; padding: 0px 0 14px; margin-bottom: 14px;
	}
#main #content #right .rightbox ul li {
	padding: 4px 12px 0; font-size: 87%; border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; overflow: hidden; height: 1%;
	}
	
	

	
/* -------------------------------------- BUNN ---------------------------------------------- */
#bottom {
	clear: both; margin: 0 auto; color: #fff; font-size: 87%; padding: 10px 0 30px; text-align: center; background: url(gfx/bg_bottom.gif) repeat-x top;
}
#bottom a {
	color: #fff;
}



