/* Generelt */

body {
	background: url("bilder/storbg.jpg") white right bottom no-repeat;
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 0;
	margin: 0;
	font-size: 10pt;
}

img {
  border: 0;
}

strong {
  font-weight: bold;
  color: #2F3679;
}

h1 {
  font-weight: bold;
  font-size: 14pt;
  color: #2F3679;
}

h2 {
  font-weight: bold;
  font-size: 12pt;
  color: #2F3679;
}

h3 {
  font-weight: bold;
  font-size: 10pt;
  color: #2F3679;
}

a, a:link, a:visited, a:active {
  color: #2F3679;
  text-decoration: underline;
}

a:hover {
  color: #2F3679;
  text-decoration: none;
}

strong a:link, strong a:hover, strong a:visited, strong a:active {
	color: #6f0000;
}

hr {
	color : #9398C3;
	height: 1px;
}

/* Klasser */

/* Mal */

table.mal {
  border: 0;
  width: 100%;
}

td.menytopp {
  height: 45px;
  vertical-align: top;
  background: url("bilder/hjornebunn.gif") no-repeat right bottom #2F3679;
  color: white;
}

td.menyvenstre {
  width: 146px;
  vertical-align: top;
  background: #2F3679;
  color: white;
  padding-bottom: 3em;
}

td.hjornetopp {
  width: 14px;
  vertical-align: top;
  background: white;
  color: black;
}

td.hjornebunn {
  width: 152px;
  height: 12px;
  vertical-align: bottom;
  background: url("bilder/hjornebunn.gif") no-repeat right bottom #2F3679;
  color: white;
}

td.innhold {
  vertical-align: top;
  background: transparent;
  color: black;
  padding: 0 1em 1em 1em;
  width: 100%;
  height: 350px;
}

p.logo {
  padding: 0;
  margin: 0;
}


div.meny {
  padding: 1em 3px 12em 13px;
  margin: 0;
  background: url("bilder/menyhjorne.gif") no-repeat right bottom white;
  width: 123px;
  color: #4A0063;
  font-size: 9pt;
}

div.meny p {
  padding-top: 5px;
  padding-bottom: 6px;
  margin: 0;
}

div.meny a:link, div.meny a:active, div.meny a:visited {
  text-decoration: none;
  color: #2F3679;
}

div.meny a:hover {
  text-decoration: underline;
  color: #6f0000;
}

p.logo img, td.cornertop img {
  display: block;
}

/* Other */

table.pressec {
  border: 0;
/*  margin-left: auto;
  margin-right: auto; */
}

table.pressec td {
  border: 0;
  text-align: left;
  vertical-align: top;
}

table.pressec td.sec {
  padding-left: 4em;
}

ul.arkivliste li {
	padding-bottom: 4px;
}

.nyhetdato {
	font-size: 10pt;
	color: gray;
}

.nbildevenstre {
	break: none;
	float: left;
	margin: 0 1em 1em 0;
}

.nbildehoyre {
	float: right;
	margin: 1em 0 1em 1em;
}

/* Bildearkivet */
/*
table.bilde {
  border-top: 1px solid silver;
	border-left: 1px solid silver;
 }

table.bilde td {
  border-right: 1px solid silver;
	border-bottom: 1px solid silver;
 }
 
table.navbar {
  border-top: 1px solid silver;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
	padding: 5px;
 }
 
td.location {
	text-align: right;
}

table.footer {
  border-bottom: 1px solid silver;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
	padding: 8px;
}

table.ingenbord, table.ingenbord td {
  border: 0;
}

.thumbnail {
	border: 1px #2F3679 solid;
}

table.bilde img {
	border: 1px #2F3679 solid;
}

td.bildetd img {
	border: 0;
}

table.bilde td.body {
	text-align: center;
}


table.footer {
	margin-left: auto;
	margin-right: auto;
}

td.footer-pagedesc {
	vertical-align: bottom;
	font-size: smaller;
}

td.footer-prev {
	text-align: left;
}

td.footer-adjust {
	text-align: center;
}

td.footer-next {
	text-align: right;
}

td.footer-this {
	color: #a00000;
	font-family: times, times new roman, serif;
	font-weight: bold;
}

td.footer-jump {
	font-family: times, times new roman, serif;
	font-weight: bold;
}*/


table.bilde {
  border-top: 1px solid silver;
	border-left: 1px solid silver;
 }

table.bilde td {
  border-right: 1px solid silver;
	border-bottom: 1px solid silver;
 }

div.content {
	/* align: center; */
	margin-left: auto;
	margin-right: auto;
}

table.navbar {
  border-top: 1px solid silver;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
}

table.navbar td  {
	padding: 5px;
}

font.endpoint {
	font-weight: bold;
}


td.location, td.dimensions {
	vertical-align: top;
	text-align: right;
	padding-left: 30px;
}

div.description {
  background: #2F3679;
  color: white;
	width: 65%;
	margin: 1em;
	padding: 0.5em;
}

div.feature {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.feature img {
	margin: 4px;
}

table.body {
	padding: 10px;
}

td.album {
	text-align: center;
}

a.album-pic {
	color: black;
}

a.body-pic {
	color: black;
}

td.body {
	text-align: center;
	vertical-align: middle;
}

table.footer {
	margin-left: auto;
	margin-right: auto;
}

table.footera {
  border-right: 1px solid silver;
	border-bottom: 1px solid silver;
  border-left: 1px solid silver;
	padding: 8px;
}

td.footer-prev {
	text-align: left;
}

td.footer-adjust {
	text-align: center;
}

span.footer-next {
	text-align: right;
}

td.footer-this {
	color: #a00000;
	font-weight: bold;
}

td.footer-jump {
	font-weight: bold;
}

table.bilde img {
	border: 1px #2F3679 solid;
}

td.bildetd img {
	border: 0;
}

td.footer-pagedesc {
	text-align: center;
}


span.footer2-this {
	color: #a00000;
	font-weight: bold;
}

span.footer2-jump {
	font-weight: bold;
}
