/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	border: none;
}

body {
	background-color: #0072bc;
}

#container {
	margin: 100px auto;
	height: 481px;
	width: 760px;/**/
	border: 2px solid #0081C7;
	background-image: url(../images/bak.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #0072bc;
}

#printHead {
	display: none;
	visibility: hidden;
}

#logo {
	position: relative;
	top: 0;
	left: 0;
	height: 460px;
	width: 208px;/*
	border: 1px solid black;
	display: inline;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 5px 270px;*/
	background-image: url(../images/bakhjorne_lite.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#logo img {
	position: absolute;
	left: 0px;
	top: 245px;
	width: 213px;
	height: 209px;
}

#content {
	position: relative;
	top: -460px;
	left: 209px;
	width: 541px;
	height: 434px;/*
	min-width: 538px;
	border-left: 2px solid #f99d1b;*/
	background-color: #FFFFFF;
	overflow: auto;
	padding: 5px;
	border-bottom: 1px solid #f99d1b
}

#velkomstbilde {
	MARGIN: -5px
}

#starttekst {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 237px;
	height: 282px;
}

.under3, .under2 {
	position: absolute;
	top: -20px;
	left: 0px;
	height: 20px;
}

#menyen{
	background-color: #f99d1b;
	position: relative;
	top: -436px;
	left: 0px;
	width: 760px;
	height: 20px;
	display: block;
	white-space: nowrap;
}

#menyen li {
	display: table-cell;
	list-style-type: none;
	white-space: nowrap;
}

#menyen ul {
	display: none;
	visibility:hidden;
}

#menyen a {
	color: #000;
	background-color: #f99d1b;
	padding: 2px 8px;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

#menyen li li a {
	background-color: #0081C7;
	color: #fff;
}

#menyen li li a:hover {
	background-color: #f99d1b;
	color: #000;
}

#menyen strong {
	font-size: 13px;
}

#menyen a:hover {
	background-color: #0081C7;
	color: #fff;
}

#image-browsing {
	padding: 5px 0;
}


#image-browsing a {
	text-decoration: none;
	color: #000;
}


#logo ul {
	padding: 10px;
}


#logo li {
	list-style-type: none;
}

#logo a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#logo .selected a {
	color: #000;
}

#logo a:hover {
	background-color: #0081C7;
	color: #fff;
}

.sketch {
	float: right;
	width: 110px;
	clear: none;
}

.sketch img {
	width: 100px;
	padding: 0 0 10px 10px;
}

.inner-left-column {
	width: 230px;
	float: left;
}

.display-none {
	display: none;
}

.factsheet {
	float: right;
	width: 280px;/*
	border: 1px solid red;*/
}

.factsheet h2 {
	clear: none;
}

.pristabell {
	margin: 10px 0;
	clear: both;
	width: 520px;
	border-left: 1px solid #0081C7;
	border-top: 1px solid #0081C7;
	border-bottom: 1px solid #0081C7;
}

.pristabell th {
	background-color: #7FC0E3;
}

.pristabell td, .pristabell th {
	border-right: 1px solid #0081C7;
	padding: 2px;
}

.midt td {
	background-color: #BFDFF1;
}

h1, h2, h3, .ovNyhet, .ov2 {
	color: #0081C7;
	clear: both;
}

#main-wide-col h2 {
	clear: none;
}

.ingress {
	font-weight: bold;
	font-style: italic;
	font-size:larger;
}

h1 {
	font-size: 18px;
}

h2, .ovNyhet, .ov2 {
	font-size: 16px;
	display: block;
}

h3 {
	font-size: 14px;
}

.nyhet {
	padding: 10px 0;
}
