/* html:not([opera]) <tagnavn> {  } */ /* FIREFOX */
/* @media all and (min-width: 0px){ <tag-navn> {  } } */ /* OPERA */
/* *html <tagnavn> {  } */ /* IE */
/* <tagnavn> { OPERA & FIREFOX [SAFARI] IE } */ /* SAFARI */

/* START EGEN CSS */

* {
	font-family: Arial, Verdana, Tahoma, Serif, Helvetica;
}

.tbl, img {
	margin: 0;
	border: 0;
	padding: 0;
	border-collapse: collapse;
}

div.content {
	position: relative;
	width: 980px;
}

img.logo {
	position: absolute;
	top: 2px;
	left: 5px;
}
img.logo_link {
	position: absolute;
	top: 10px;
	left: 25px;
	width: 206px;
	height: 76px;
	overflow: hidden;
}

td.content {
	background-color: #54543B;
	padding: 5px 5px 5px 5px;
	width: 940px;
}

.hoved {
	background-color: #6C6D4B;
	padding: 5px 5px 5px 5px;
	width: 930px;
}

td.venstre {
	width: 206px;
	vertical-align: top;
	background-image: url(../design/meny_bg_bunn.jpg);
	background-repeat: repeat-y;
}	

div.meny {
	background-image: url(../design/meny_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 78px;
	width: 206px;
	min-height: 502px;
	padding: 140px 0 0 0;
	text-align: center;
}
* html div.meny {
	height: 642px;
}

td.midt {
	width: 508px;
	padding: 0 5px 0 5px;
	vertical-align: top;
}
div.artikkel {
	width: 498px; [] width: 508px;
	margin: 0;
	padding: 0 5px 0 5px;
	overflow: hidden;
}
a.tilbake, a.tilbake:visited {
	text-decoration: none;
}
a.tilbake:hover {
	text-decoration: none;
}
div.tilbake  {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
div.flash {
	width: 506px; [] width: 508px;
	height: 282px;
	padding: 0 0 0 2px;
	overflow: hidden;
}

div.nyhet {
	background-color: #C7C5A8;
	width: 157px; [] width: 163px;
	margin: -10px 3px 0px 3px;
	padding: 3px 3px 0px 3px;
	height: 200px;
	overflow: hidden;
}
div#nyhet1, div#nyhet2, div#nyhet3 {
	float: left;
}
div.nyhet .header, div.nyhet .intro, div.nyhet .body {
	color: #4B4B4B;
	width: 157px;
	overflow: hidden;
}
div.nyhet .intro, div.nyhet .body {
	font-size: 10px;
}

td.hoyre {
	background-color: #F5F3D5; /* #FFFFE2; */
	width: 206px;
	vertical-align: top;
	padding: 0 3px 0 3px;
}
div.hoyre_topp {
	width: 200px;
	overflow: hidden;
	padding: 5px 0 5px 0;
}
div.hoyre_3d {
	width: 200px;
	overflow: hidden;
	padding: 5px 0 5px 0;
}
div.hoyre_sesong {
	width: 200px;
	overflow: hidden;
	padding: 5px 0 5px 0;
}
div.hoyre_kart {
	width: 200px;
	overflow: hidden;
	padding: 5px 0 5px 0;
}
div.hoyre_head {
	background-image: url(../design/hoyre_head.gif);
	background-repeat: no-repeat;
	width: 199px;
	height: 27px; [] height: 32px;
	overflow: hidden;
	font-family: Times New Roman;
	font-size: 20px;
	color: #C6C6A9;
	padding: 5px 0 0 10px; [] padding: 5px 0 5px 10px;
}
div.hoyre_3d_body {
	width: 200px;
	overflow: hidden;
}
div.hoyre_sesong_body {
	width: 200px;
	overflow: hidden;
}
div.hoyre_sesong_body .header, div.hoyre_sesong_body .intro, div.hoyre_sesong_body .body {
	margin: 0;
	border: 0;
	padding: 0;
	color: #4B4B4B;
}

div.hoyre_kart_body {
	width: 200px;
	overflow: hidden;
}

td.kontaktinfo {
	background-color: #6C6D4B;
	padding: 5px 0 8px 0;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}
td.kontaktinfo a, td.kontaktinfo a:visited {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
td.kontaktinfo a:hover {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

td.bunn {
	padding: 3px 0 3px 0; [] padding: 0 0 3px 0;
}

/* START 'kontakt oss'-skjema */
div.kontakt {
	width: 500px;
	overflow: hidden;
}

td.lbl {
	color: White;
	font-size: 11px;
	width: 40%;
}

input.txt, select.txt {
	font-size: 11px;
	width: 100%;
	border: solid 1px black;
}

input.txtliten {
	font-size: 11px;
	width: 40%;
	border: solid 1px black;
}

textarea.txtarea {
	font-size: 11px;
	width: 100%;
	height: 100px;
	border: solid 1px black;
}

input.btn {
	font-size: 11px;
	width: 80px;
	height: 18px;
	border: solid 1px black;
}

div.kontakt div.submit {
	text-align: right;
}

div.kontakt_ok {
	text-align: center;
}
div.kontakt_fail .header, div.kontakt_fail .body {
	text-align: center;
	color: Red;
}

/* SLUTT 'kontakt oss'-skjema */

/* START 'søk'-skjema */
div.sokform {
	margin: 40px 0 35px 0;
	[]
	margin: 40px 0 20px 0;
	width: 166px; [] width: 206px;
	padding: 0px 20px 0px 20px;
}
input#searchstring {
	font-family: Arial, Verdana, Tahoma, Serif, Helvetica;
	font-size: 10px;
	height: 16px;
	width: 110px;
	padding: 1px 0px 0px 2px;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;	
}
html:not([opera]) input#searchstring {  }
@media all and (min-width: 0px){ input#searchstring { padding-top: 0px; } }

div.submit1pos {
	float: right;
	padding-top: 0px;
	[]
	padding-top: 3px;
}
img#submit1 {
	cursor: pointer;
}

input#submit1 {
	height: 20px;
	width: 40px;
}

div.artikkel table tr.search td.search hr {
	display: none;
}

div.artikkel table tr.search td.search {
	color: #fff;
	line-height: 25px;
}
/* SLUTT 'søk'-skjema */

/* START åpningstider */
div.meny div.aapningstider {
	margin: 0 0 40px 0;
	padding: 0;
	font-family: Arial, Verdana, Tahoma, Serif, Helvetica;
	font-size: 11px;
	color: #6C6B51;
}
div.meny div.aapningstider * {
	font-family: Arial, Verdana, Tahoma, Serif, Helvetica;
}
/* SLUTT åpningstider */

/* SLUTT EGEN CSS */

/* START 'tips en venn'-skjema */
.tipa {
	vertical-align: top;
	text-align:	left;
	color: #fff;
}
.tipa #submit1 {
	width: 80px;
	height: 20px;
}
.tipa #reset1 {
	width: 80px;
	height: 20px;
}
.tipa #tipfrom #tipto {
	width: 100px;
}
.tipa #tipcomments {
	width: 120px;
	height: 100px;
	font-size: 10px;
}
/* SLUTT 'tips en venn'-skjema */

/* START picrig */
table.picrig {
	width: 100%;
	margin: 0 0 10px 0;
	border: 0;
	border-collapse: collapse;
	padding: 0;
}
table.picrig td.text {
	font-size: 12px;
	color: #fff; 
	padding: 0 0 10px 0;
}
table.picrig td.picture img {
}
/* SLUTT picrig */

/* START STANDARD CSS */

BODY {
	background-image: url(../design/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 30px;
	background-color: #1C1916;
	margin: 10px 0 0 0;
	SCROLLBAR-FACE-COLOR: #e9e2c4;    
	SCROLLBAR-HIGHLIGHT-COLOR: #EAE8E4;
	SCROLLBAR-SHADOW-COLOR: #E0DED8;
	SCROLLBAR-3DLIGHT-COLOR: #fff;
	SCROLLBAR-ARROW-COLOR: #656463;
	SCROLLBAR-TRACK-COLOR: #fff;
	SCROLLBAR-DARKSHADOW-COLOR: #e9e2c4;
}

P {
	margin: 5px 0 15px 0;
	border: 0;
	padding: 0;
}

A, A:visited {
	COLOR: #fff;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #000;
	TEXT-DECORATION: underline;
}

/* SLUTT STANDARD CSS */

/* START MENYPUNKTER */

div.meny * {
	font-family: Times New Roman;
}
div.meny table {
	width: 100%;
}
div.meny table tr td tr {
	width: 100%;
	text-align: center;
}
div.meny table tr td {
	padding-top: 5px;
}

td.dynmenumain {
}
td.menumainclicked {
}

A.mainOpen, A.mainOpen:visited {
	font-size: 14px;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
A.mainOpen:hover {
	font-size: 14px;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
A.mainclosed, A.mainclosed:visited {
	font-size: 14px;
	color: #6C6B51;
	text-decoration: none;
	font-weight: bold;
}
A.mainclosed:hover {
	font-size: 14px;
	color: #6C6B51;
	text-decoration: underline;
	font-weight: bold;
}

td.dynmenusub {
}
td.menusubclicked {
}

A.subopen, A.subopen:visited {
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
A.subopen:hover {
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
A.subclosed, A.subclosed:visited {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
A.subclosed:hover {
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
A.lastclick, A.lastclick:visited {
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
A.lastclick:hover {
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

/* SLUTT MENYPUNKTER */

/* START SUB-MENYPUNKTER MED FORSKJELLIG STYLE (2-NIVÅER I DETTE EKSEMPELET) */
/*
td.dynmenusub1, td.menusubclicked1, td.dynmenusub2, td.menusubclicked2 
{
	padding: 5px 0px 0px 0px;
}

A.subopen1, A.subopen1:visited {
	FONT-SIZE: 11px;
	COLOR: #c1313a;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: bold;
}
A.subopen1:hover {
	FONT-SIZE: 11px;
	COLOR: #c1313a;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: bold;
}
A.subclosed1, A.subclosed1:visited {
	FONT-SIZE: 11px;
	COLOR: #c1313a;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
A.subclosed1:hover {
	FONT-SIZE: 11px;
	COLOR: #c1313a;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
td.menusubclicked1 A.lastclick, td.menusubclicked1 A.lastclick:visited {
	FONT-SIZE: 11px;
	COLOR: #c1313a;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: bold;
}
td.menusubclicked1 A.lastclick:hover {
	FONT-SIZE: 11px;
	COLOR: #c1313a;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: bold;
}

A.subopen2, A.subopen2:visited {
	FONT-SIZE: 11px;
	COLOR: #000;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: bold;
}
A.subopen2:hover {
	FONT-SIZE: 11px;
	COLOR: #000;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: bold;
}
A.subclosed2, A.subclosed2:visited {
	FONT-SIZE: 11px;
	COLOR: #000;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
A.subclosed2:hover {
	FONT-SIZE: 11px;
	COLOR: #000;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
td.menusubclicked2 A.lastclick, td.menusubclicked2 A.lastclick:visited {
	FONT-SIZE: 11px;
	COLOR: #000;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: bold;
}
td.menusubclicked2 A.lastclick:hover {
	FONT-SIZE: 11px;
	COLOR: #000;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: bold;
}
*/
/* SLUTT SUB-MENYPUNKTER MED FORSKJELLIG STYLE */

/* SØK */

table tr.search {
	font-size: 12px;
}
table tr.search td.search hr {
	display: none;
}
table tr.search td.search {
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
}

/* SLUTT SØK */

h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}

/* ARTIKKEL */

.article {
}
.header {
	font-size: 18px;
	font-weight: bold;
	color: #fff;  
	padding: 0 0 10px 0;
}
.intro {
	font-size: 13px;
	font-weight: bold;
	color: #fff;  
	padding: 0 0 10px 0;
}
.body {
	font-size: 12px;
	color: #fff; 
	padding: 0 0 10px 0;
}

.img {
	/*font-family: Times New Roman;*/
	font-style: italic;
	font-size: 11px;
	color: White;
}

.left {
	margin: 3px 3px 3px 3px;
}

.right {
	margin: 3px 3px 3px 3px;
}

/* ARTIKKEL SLUTT */

/* NYHETER (newslink1 = artikler med kapittelnr = 1) */

div.newslink1 {
	margin-bottom: 10px;
    color: #3A3A3A;
    font-size: 11px;
}
.headernewslink1 {
/*	display: none; */
	font-size: 12px;
	font-weight: bold;
	padding-bottom:2px;
}
.headernewslink1 a.newslink1, .headernewslink1 a.newslink1:visited {
	color: #3A3A3A;
	text-decoration: none;
}
.headernewslink1 a.newslink1:hover {
	color: #3A3A3A;
	text-decoration: none;
}
div.newslink1 div.newslink1 a, div.newslink1 div.newslink1 a:visited {
	color: #3A3A3A;
	font-size: 11px;
}
div.newslink1 div.newslink1 a:hover {
	color: #000;
	font-size: 11px;
}

/* NYHETER SLUTT */

/* punktlister */
UL LI {
	margin-left: 20px;
	[  ]
	margin-left: 24px;
	list-style-type: circle;
}
UL UL LI {
	margin-left: 40px;
	[  ]
	margin-left: 44px;
	list-style-type: square;
}
UL UL UL LI	{
	margin-left: 60px;
	[  ]
	margin-left: 64px;
	list-style-type: disc;
}

OL LI {
	margin-left: 20px;
	[  ]
	margin-left: 24px;
	list-style-type: lower-alpha;
}
OL OL LI {
	margin-left: 40px;
	[  ]
	margin-left: 44px;
	list-style-type: decimal;
}
OL OL OL LI {
	margin-left: 60px;
	[  ]
	margin-left: 64px;
	list-style-type: lower-roman;
}

/* SLUTT STANDARD CSS */

/* Publiseringsløsning fra Digitroll */

a.developed, a.developed:visited {
	font-size: 10px;
	color: #54543B;
	text-decoration: none;
}
a.developed:hover {
	font-size: 10px;
	color: #6C6D4B;
	text-decoration: none;
}

/* ********************************* */