/* 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 */

body
{
	background-color: #000;
	color: #4b4b4b;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

* 
{
	border-collapse: collapse;
	font-family: Arial, Verdana, Tahoma, Serif, Helvetica;
}

P
{
	color: #4b4b4b;
}
A
{
	text-decoration: none;
	color: #052b6c;	
}
A:hover
{
	color: #fff;
}

div.body
{
	color: #4b4b4b;		
}
table.subscribetable
{
	font-size: 12px;	
}
#epost
{
	border-left: solid 1px #9c9b9f;
    border-right: solid 1px #9c9b9f;
    border-bottom: solid 1px #9c9b9f;
    border-top: solid 2px #9c9b9f;
    font-size: 12px;
    font-family: Arial;
    height:20px;
    background-color: #b2b8b4;	
}
#submit2
{
	position: relative;
	left: -45px;	
}

.usertable
{
	margin: 0px, 0px, 0px, 0px;
	padding: 0px, 0px, 0px, 0px;
	vertical-align: top;
	font-size: 11px;
}
table.usertable
{
	width: 100%;	
}
table.aroundmaintable
{
	border: 0px;
	border-style:none;
	width: 1040px;
	background-image: url(../design/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-position: top;
	
}
table.maintable
{
	width: 984px;
	height: 696px;
	background-color: #9ba09d;
	border-right: solid 1px #000;
}

a.toplinks
{
	color: #fff;
	text-decoration: none;	
	font-weight: bold;
}
a.toplinks:hover
{
	color: #d86417;		
}
a.toplinks2
{
	color: #d86417;
	text-decoration: none;	
	font-weight: bold;
}
div.toplinks
{
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #fff;
	margin-right: 10px;
}

div.menu3
{
	vertical-align: top;
	position: relative;
	left: 28px;
	top: -32px;
	width: 186px;
	text-align: center;
}
div.menu3 table
{
	width: 100%;
	text-align: center;	
}
div.menu3 table tr td tr
{
	text-align: center;
	width: 100%;
}

.topp
{
	background-image: url(../design/top.jpg);
	height: 7px;
}

.topbanner
{
	
	width: 740px;
	height: 137px;
}
.topbanner2
{
	background-image: url(../design/topbanner.jpg);
	width: 740px;
	height: 137px;
}
div.flash
{
	height: 137px;
	position: relative;
	bottom: 2px;
	overflow: hidden;	
}
html:not([opera]) div.flash
{
	position: relative;
	right: 2px;
	bottom: 2px;	
}


img
{
	border: 0px;
	border: style: 0px;	
}
td.img
{
	vertical-align:top;
	padding-top: 4px;
	text-align:left;
	font-size: 9px;
	color: #4b4b4b;
}

td.content1
{
	width: 244px;
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: top;
	background-image: url(../design/leftmenuback.jpg);
	background-repeat: repeat-y;
	background-color: #525c57;
}

td.content2
{
	vertical-align: top;
}
table.content
{
	margin-left: 2px;
	height: 100%;
}
td.contentbottom
{
	height: 37px;
	font-size: 9px;
	color: #696c6e;
}

A.back
{
	font-size: 10px;
	color: #4b4b4b;
	margin-left: 10px;	
}
A.back:hover
{
	color: #fff;	
}

A.bottomsign
{
	font-size: 9px;
	color: #696c6e;
	text-decoration: none;	
}
A.bottomsign:hover
{

}

td.midt
{
	vertical-align: top;
}
.article
{
	width: 500px;
}
div.artikkel
{
	width: 500px;
	overflow: hidden;
	margin-top: 20px;
	margin-left: 19px;
	color: #4b4b4b;
}

.bottomlinks
{
	position: relative;
}

td.bunn
{
	height: 135px;
	background-image: url(../design/bottom.jpg);
}

/******************************* NEWS / Headlight + search ****************************************/
td.content3
{
	width: 196px;
	vertical-align: top;
	background-color: #525c57;
}
*html td.content3
{
	width: 188px;
}
table.headlight
{
	vertical-align: top;
	margin-top: 3px;
	width: 190px;
	height: 100%;
}
.searchform
{
	height: 200px;
	vertical-align: top;
	background-image: url(../design/bestwestern.jpg);
	background-position: bottom;
	text-align: center;
}

INPUT.soek
{
	border-left: solid 1px #9c9b9f;
    border-right: solid 1px #9c9b9f;
    border-bottom: solid 1px #9c9b9f;
    border-top: solid 2px #9c9b9f;
    font-size: 12px;
    font-family: Arial;
    height:20px;
    width: 114px;
    background-color: #b2b8b4;
}

.searchbutton
{
	height:20px;
	color: #b2b8b4;
	font-family: Times New Roman;
	font-weight:bold;
	font-size:11px;
	font-weight:normal;
	border: 0px;
	background-color: Transparent;
	cursor: pointer;
}
.searchbutton:hover
{
	color: #fff;	
}

div.sign
{
	color: #b2b8b4;
	font-size: 11px;
	font-family: Times New Roman;
	text-align: center;
	position: relative;
	top: 30px;
}
*html div.sign
{
	top: 25px;	
}
div.transp
{
	width: 44px;
	height: 41px;
	position: relative;
	left: 97px;
	top: 22px;	
}

*html div.transp
{
	left: -1px;
	top: 18px;	
}

A.mailto
{
	color: #b2b8b4;
	font-size: 11px;
	font-family: Times New Roman;	
}
A.mailto:hover
{
	color: #fff;
	font-size: 11px;
	font-family: Times New Roman;
	text-decoration: none;	
}

.searchheader
{
	font-size: 10px;
	color: #9a9a9a;
	height: 20px;
}

div.forside
{
width: 543px;
overflow: hidden;
padding-right: 1px;
padding-top: 3px;
}

div.nyhetsbrev
{
	margin-left: 19px;
}

td.news
{
	vertical-align: top;
	padding-left: 5px;
	overflow: hidden;
}
div.newslink2 P font
{
	font-family: Times New Roman;
}

div.newsheader
{
	color: #696c6e;
	font-family: Times New Roman;
	font-weight: bold;
	margin-left: 10px;
}
td.newsbottom
{
	font-size: 9px;
	vertical-align: top;
	color: #696c6e;
	text-align: center;
	padding-left: 5px;
	font-family: Times New Roman;
	height: 230px;
	margin-top: 10px;
}

.headernewslink1
{
	font-size: 14px;
	color: #fff;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
	width: 177px;
	background-image: url(../design/newsback1.jpg);	
}

div.newslink1
{
	font-size: 10px;
	color: #4b4b4b;
	width: 179px;
	padding-left: 3px;
	background-image: url(../design/newsback1.jpg);	
}


div.newslink1 p
{
	color: #b2b8b4;
	margin: 0px; 		
}

div.newslink
{
	color: #f67e3e;
	padding-bottom: 5px;
}
.newslink:hover
{
	text-decoration: undeline;
}
td.hrnewslink1
{
	height: 10px;
	background-image: url(../design/space.jpg);
	width: 196px;
	position: relative;
	margin-left: 3px;
		
}
/*hr{display:none;}*/
hr.newslink1
{
	display: none;
}

/******************************* END NEWS / Headlight + search ****************************************/




/* SLUTT EGEN CSS */

/* START 'tips en venn'-skjema */

.tipa 
{
	vertical-align: top;
	text-align:	left;
}
.tipa #submit1 
{
	width: 80px;
	height: 20px;
	position: relative;
	left: 50px;
	font-size: 11px;
}
.tipa #reset1 
{
	width: 80px;
	height: 20px;
	position: relative;
	left: 50px;
	font-size: 11px;
}
.tipa #tipfrom #tipto 
{
	width: 100px;
}
.tipa #tipcomments 
{
	width: 120px;
	height: 100px;
	font-size: 10px;
}

/* SLUTT 'tips en venn'-skjema */


/* START STANDARD CSS */

BODY 
{
	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;
}


/* SLUTT STANDARD CSS */

/* START MENYPUNKTER */



/* alle hovedmenypunkt ligger i en div med class hovedmenypunkt */
.dynmenumain img
{

}

#hovedmenypunktnavn
{
	font-weight: bold;
	color: #fff;
	font-size: 12px;	
}
table.horizmenu
{
	
}
.horizmenu
{
	font-size: 12px;
	color: #6b6c6e;
	text-decoration: none;
	font-weight: bold;
}
.horizmenu:hover
{
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
.horizmenuclicked, .horizmenusubcliked
{
	color: #d86417;	
}

.dynamicmenu
{	
	
	text-align: center;
	background-image: url(../design/menubuttonback.jpg);
}

.dynmenumain
{
	width: 186px;
	height: 41px;
	background-image: url(../design/menubuttonback.jpg);
}
*html .dynmenumain
{
	width: 188px;	
}

.dynmenusub
{
	width: 186px;
	background-image: url(../design/subbuttonback.jpg);
	height: 25px;
	overflow: hidden;
}

.menumainclicked
{
	width: 186px;
	background-image: url(../design/mainsubclicked.jpg);
	height: 41px;
}
*html .menumainclicked
{
	width: 188px;	
}
.menusubclicked
{
	width: 186px;
	background-image: url(../design/subbuttonback.jpg);	
}
*html .menusubclicked
{
	width: 188px;	
}


td.dynamicmenu
{
	text-align: center;	
}
.mainmenuclosed
{
	font-size: 12px;
	color: #6b6c6e;
	text-decoration: none;
	font-weight: bold;
}
.mainmenuclosed:hover
{
	color: #fff;	
}

.submenuopen
{
	font-size: 12px;
	color: #47484d;
	text-decoration: none;
	font-weight: bold;
}

.submenuclosed
{
	font-size: 12px;
	color: #878787;
	text-decoration: none;
}
.submenuclosed:hover
{
	color: #47484d;	
}


A.mainOpen 
{
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	position: relative;
	width: 186px;
	font-family: Times New Roman;
}

A.mainOpen:hover 
{
	font-size: 15px;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	font-family: Times New Roman;
}
A.mainclosed 
{
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	width: 186px;
	font-family: Times New Roman;
}
A.mainclosed:hover 
{
	font-size: 15px;
	color: Gray;
	text-decoration: none;
	font-weight: bold;
	font-family: Times New Roman;
}
td.dynmenusub 
{
	
}
td.menusubclicked 
{
	
}
A.subopen 
{
	font-size: 14px;
	color: #424a46;
	font-family: Times New Roman;
}
A.subopen:hover 
{
	font-size: 13px;
	color: Gray;
	font-family: Times New Roman;
}
A.subclosed 
{
	font-size: 13px;
	color: #424a46;
	text-decoration: none;
	font-family: Times New Roman;
}
A.subclosed:hover 
{
	font-size: 13px;
	color: Gray;
	text-decoration: underline;
	font-family: Times New Roman;
}
A.lastclick 
{
	font-size: 12px;
	color: #424a46;
	font-weight: bold;
	text-decoration: none;
}
A.lastclick:hover 
{
	font-size: 12px;
	color: #424a46;
	font-weight: bold;
	text-decoration: underline;
}

/* SLUTT MENYPUNKTER */

.left
{
	float: left;
	margin-right: 10px;	
	margin-bottom: 5px;
	border: 0px;
}

.right
{
	float: right;
	margin-right: 10px;	
	margin-bottom: 5px;
	border: 0px;	
}

.top
{
    margin-bottom: 10px;
    margin-top: 2px;
    border: 0px;
    border-style: none;
    text-align: center;	
}

.bottom
{
	margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 0px;
    text-align: center;		
}



/* 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 */

A.search
{
	color: #4b4b4b;	
}
A.search:hover
{
	color: #fff;	
}

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;
}

.header 
{
	font-size: 16px;
	font-weight: bold;
	color: #4b4b4b;
}
.header2
{
	font-size: 14px;
	font-weight: bold;
	color: #4b4b4b;
}
.intro 
{
	font-size: 13px;
	font-weight: bold;
	color: #000;
	position: relative;
}
.body 
{
	font-size: 12px;
	color: #000;
}

/* 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.sign
{
	color: #b2b8b4;
	font-size: 11px;
	font-family: Times New Roman;
	position: relative;
	top: 10px;
}
A.sign:hover
{
	color: #fff;
	font-size: 11px;
	font-family: Times New Roman;
	position: relative;
}

/* ********************************* */