ihtml,body,div,h1,h2,h3,h4,h5,h6,p,ol,
ul,li,table,tr,th,td,tbody,tfoot,form,
fieldset,legend,label,a,span
{
	margin: 0;
	padding: 0;
	border: 0;
}

* {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
}

body {
	margin: 0;
}

/********* Header *********/
div#header {
	background: url(/files/include/gfx/banner.png) no-repeat #A1B8C6;
	min-width: 848px;
	width: 100%;
	height: 126px;
}
div#header h1 {
	visibility: none;
	display: none;
}

/********* Navigation menu *********/
ul#menu {
	height: 28px;
	line-height: 28px;
	background: url(/files/include/gfx/menu_bg.png) repeat-x;
	padding: 0 0 0 208px;
	list-style: none;
}
ul#menu li {
	position: relative;
	float: left;
	margin: 0 6px 0 0;
}
ul#menu li a {
	display: block;
	color: white;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 8px;
}
ul#menu li a:hover {
	color: #A1B8C6;
}
ul#menu ul {
	position: absolute;
	top: 28px;
	left: 5px;
	width: 214px;
	line-height: 24px;
	height: 24px;
	list-style: none;
}
ul#menu ul li {
	float: none;
	margin: 0;
}
ul#menu ul li a {
	background: url(/files/include/gfx/submenu_bg.png) repeat-x;
	margin: 0;
	text-indent: 5px;
	height: 25px
}
/* Olai ryddet i css til hit :) */

p#breadcrumbs {
	padding-left: 218px;
	margin: 4px 0 0 0;
	overflow: hidden;
	zoom: 1;
	clear: both;
}

p#breadcrumbs a,
p#breadcrumbs span {
	display: block;
	line-height: 20px;
	color: #28556a;
	font-weight: bold;
	text-decoration: none;
	float: left;
	padding-right: 3px;
}

p#breadcrumbs a:hover { text-decoration: underline; }

p#breadcrumbs span em { font-style: normal; }

/********** HEADER END **********/

/********** CONTENT **********/
div#content {
	width: 984px; /* Changed from 784px to allow for right sidebar of 200px */
	padding: 22px 0;
	background-repeat: no-repeat;
	background-position: 0 21px;
	/*background-image: url(/files/gfx/167_n.jpg);*/
	min-height: 300px;
	overflow: hidden;
}

#container0 {
	width: 193px;
	min-height: 1px;
	float: left;
	margin-right: 25px;
}

#container0 img { border: none; }

#container0 ul li {
	margin-bottom: 4px;
}

#container0 ul li a {
	color: #062D4C;
}

#container1 {
	width: 566px;
	float: left;
	z-index: -1000px;
}

#container1 ul li {
	margin-bottom: 10px;
}

#container1 ul li strong {
	font-weight: bold;
	color: #062D4C;
}

#container2 {
	width: 100px;
	float: left;
	margin: 0 0 0 20px;
	padding: 5px;
}

div#outer_wrapper div.search,
body#page5129 #content { 
	background-image: url(/files/gfx/128_nxxx.jpg); 
}

#page5129 #container0 {
	padding-top: 5px;
}	
	
#content h1,
#content h2 {
	color: #28556a;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 12px;
}

#content h3 {
	color: #09f;
	font-size: medium;
	font-weight: normal;
	margin-bottom: 14px;
	text-transform: uppercase;
}

#content p,
#content ul,
#content ol {
	margin-bottom: 14px;
}

#content ul,
#content ol {
	margin-left: 30px;
}

#content a {
	color: #28556a;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover { color: #f00; }

#content form { margin: 20px 0; }

#content label {
	font-size: 12px;
	margin-bottom: 6px;
	font-family:Century Gothic,Verdana,Helvetica,sans-serif;
	font-weight: bold;
	display: block;
}

#content label span.req {
	color: #f00;
	font-weight: bold;
	padding-right: 4px;
	display: inline;
}

#content label.error { color: #f00; }

#content label.success { color: #000; }

#content form p span { display: block; }

#content form p span label {
	font-weight: bold;
	color: #f00;
}

#content p input {
	border: 1px solid #7f9db9;
	height: 19px;
	width: 256px;
}

#content p textarea {
	border: 1px solid #7f9db9;
	height: 110px;
	width: 557px;
}

/********** CONTENT **********/

/********** SEARCH-RESULTS **********/
ul#searchresult {
	padding: 22px 0 22px 0;
	list-style: none;
}

#searchresult li { margin-bottom: 10px; }

#searchresult p.title { margin-bottom: 0; }

#searchresult p.title a {
	color: #28556a;
	font-weight: bold;
	text-decoration: none;
}

#searchresult p.title a:hover {
	color: #f00;
	text-decoration: underline;
}

#searchresult p.teaser { }

#searchresult span.found { background: #ff0; }

/********** SEARCH-RESULTS END **********/

/********** FOOTER **********/
div#footer {
	height: 69px;
	border-top: 5px solid #002b62;
	background-color: #E0E7EC;
}

#footer form {
	float: left;
	margin-left: 33px;
	width: 50%;
}

#footer legend,
#footer label { display: none; }

#footer fieldset { overflow: hidden; }

#footer input {
	float: left;
	border: 1px solid #7f9db9;
	width: 76px;
	height: 19px;
	margin-top: 22px;
}

#footer input#button_search {
	margin-top: 14px;
	border: none;
	width: 43px;
	height: 33px;
}


#footer a#f_hjelp,
#footer a#f_kontakt,
#footer a#f_ring {
	display: block;
	height: 69px;
	line-height: 69px;
	float: right;
	padding-left: 55px;
	color: #0F5296;
	font-weight: bold;
	text-decoration: none;
}

#footer a#f_hjelp:hover,
#footer a#f_kontakt:hover,
#footer a#f_ring:hover {
	text-decoration: underline; 
	color: red;
}


#footer a#f_hjelp {
	background: url(/files/gfx/design/hjelp.png) no-repeat 0 50%;
	margin-right: 29px;
}

#footer a#f_kontakt {
	background: url(/files/gfx/design/kontakt_oss.png) no-repeat 0 50%;
	margin-right: 29px;
}

#footer a#f_ring {
	background: url(/files/gfx/design/ring_meg.png) no-repeat 0 50%;
	margin-right: 29px;
}

/********** FOOTER END **********/

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear { display: inline-table; }

* html .clear { height: 1%; }

.clear { display: block; }