/* 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 */

html
{
	background-color: #000;	
}

P
{
	margin: 0px, 0px, 0px, 0px;
	padding: 0px, 0px, 0px, 0px;	
}
.usertable
{
	margin: 0px, 0px, 0px, 0px;
	padding: 0px, 0px, 0px, 0px;
	vertical-align: top;	
}
table.usertable
{
	width: 100%;	
}

* 
{
	margin: 0;
	border: 0;
	padding: 0;
	border-collapse: collapse;
	font-family: Arial, Verdana, Tahoma, Serif, Helvetica;
}

.content
{
	width: 800px;
}

td.topp
{
	background-image: url(../design/topp.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 243px;
}

.logogif
{
	position: absolute;
	top: 8px;
	margin-left: 7px;	
}

div.kontakt
{
	font-size: 13px;
	font-family: Arial;
	color: #babab3;
	font-weight: bold;
	text-align: center;
	position: relative;
	top: 55px;
	left: -10px;
}
a.kont
{
	font-size: 13px;
	font-family: Arial;
	color: #babab3;
	font-weight: bold;
	text-decoration: none;	
}
a.kont:hover
{
	color: #5f4a33;	
}
.logotd
{
	background-image: url(../design/logo_back.jpg);
	height: 242px;
	overflow: hidden;
}
div.logo
{
	position: relative;
	top: -5px;
}
*html div.logo
{
	top: -4px;
}

tr.hoved
{
	width: 800px;
	background-image: url(../design/article_back.jpg);
	background-repeat: repeat-y;
}
#table3
{
	position: relative;
	top: -2px;	
}

td.venstre
{
	background-color: #c9cac5;
	width: 182px;
	vertical-align: top;
}

div.meny
{
	width: 166px;
	overflow: hidden;
	background-color: #8d867c;
	margin-left: 7px;
	padding-bottom: 20px;
	margin-bottom: 27px;
}

div.reservering
{
	margin-left: 7px;
	margin-bottom: 3px;
}

td.midt
{
	width: 618px;
	vertical-align: top;
}
.article
{
	width: 580px;
	position: relative;
	left: 38px;
}
*html .article
{
	left: 13px;	
}
div.artikkel
{
	width: 618px;
	overflow: hidden;
}



.bottomlinks
{
	position: relative;
	left: 35px;	
}

td.bunn
{
	height: 135px;
	background-image: url(../design/bottom.jpg);
}

/* SLUTT EGEN CSS */

/* START 'tips en venn'-skjema */

.tipa 
{
	vertical-align: top;
	text-align:	left;
}
.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 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;
}


A 
{
	COLOR: #000;
	TEXT-DECORATION: underline;
}
A:hover 
{
	COLOR: Silver;
	TEXT-DECORATION: underline;
}

/* SLUTT STANDARD CSS */

/* START MENYPUNKTER */



/* alle hovedmenypunkt ligger i en div med class hovedmenypunkt */
.hovedmenypunkt
{
	margin-top:-10px;
}

#hovedmenypunktnavn
{
	margin-left: 24px;
	font-weight: bold;
	color: #fff;
	font-size: 14px;	
}
#hovedmenypunkter
{
	margin-top: 26px;	
}
.mainmenuopen
{
	font-size: 13px;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	position: relative;
	left: 20px;
}


.mainmenuclosed
{
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	margin-left: 20px;
	top: 15px;
}

.submenuopen
{
	font-size: 13px;
	color: #fff;
	text-decoration: underline;
	font-weight: none;
	margin-left: 15px;	
}

.submenuclosed
{
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	font-weight: none;
	margin-left: 15px;
}

A.mainOpen 
{
	font-size: 13px;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
A.mainOpen:hover 
{
	font-size: 13px;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
A.mainclosed 
{
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
A.mainclosed:hover 
{
	font-size: 13px;
	color: Gray;
	text-decoration: none;
	font-weight: bold;
}
td.dynmenusub 
{
	padding-bottom: 5px;
}
td.menusubclicked 
{
	padding-bottom: 5px;
}
A.subopen 
{
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
A.subopen:hover 
{
	font-size: 12px;
	color: Gray;
	text-decoration: underline;
}
A.subclosed 
{
	font-size: 12px;
	color: #000;
	text-decoration: none;
	display: none;
}
A.subclosed:hover 
{
	font-size: 12px;
	color: Gray;
	text-decoration: none;
}
A.lastclick 
{
	font-size: 12px;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
A.lastclick:hover 
{
	font-size: 12px;
	color: Gray;
	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;
}

.header 
{
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.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 */

div.developed, a.sign
{
	font-size: 10px;
	color: #8d867c;
	text-decoration: none;
}
div.developed
{
	margin-left: 14px;	
}
a.sign:hover
{
	font-size: 10px;
	color: black;
	text-decoration: none;
}

/* ********************************* */

table.left
{
	border: 1px solid red;
	
}

table.right
{
	float: right;
}

table.bottom
{
	margin-left: 18px;
}