/* 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 */

* 
{
	margin: 0;
	border: 0;
	padding: 0;
	border-collapse: collapse;
	font-family: Arial, Verdana, Tahoma, Serif, Helvetica;
}

.content
{
	background-image: url(../design/bg.jpg);
	background-repeat: no-repeat;
	width: 992px;
	height: 662px;
	vertical-align: top;
}

.topp
{
	background-color: #AFBD20;
	width: 992px;
	height: 123px;
}

div.toppmeny
{
	background-image: url(../design/bg_menu.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 80px;
	left: 0;
	width: 552px;
	height: 43px;
	overflow: hidden;
}
div.link_toppmeny
{
	position: relative;
	top: 12px;
	left: 8px;
}
div#link1
{
	text-align: center;
	position: relative;
	float:left;
	width: 122px;
	height: 23px;
	overflow: hidden;
}
div#link2
{
	text-align: center;
	position: relative;
	left: 24px;
	float:left;
	width: 120px;
	height: 23px;
	overflow: hidden;
}
div#link3
{
	text-align: center;
	position: relative;
	left: 42px;
	float:left;
	width: 120px;
	height: 23px;
	overflow: hidden;
}
div#link4
{
	text-align: center;
	position: relative;
	left: 60px;
	float:left;
	width: 120px;
	height: 23px;
	overflow: hidden;
}
div.toppmeny a
{
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}
div.toppmeny a:hover
{
	color: #000;
	font-size: 14px;
	text-decoration: none;
}
div.toppmeny a.link_toppmeny_open, div.toppmeny a.link_toppmeny_open:hover
{
	color: #000;
	font-size: 14px;
	text-decoration: none;
}

div.logo
{
	background-image: url(../design/logo.jpg);
	background-repeat: no-repeat;
	width: 176px;
	height: 123px;
	overflow: hidden;
	float: left;
}

div.logo_hoyre
{
	background-image: url(../design/logo_hoyre.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 123px;
	overflow: hidden;
	float: right;
}

.hoved
{
	width: 992px;
}

td.venstre
{
	width: 176px;
	vertical-align: top;
}

div.logo_venstre
{
	width: 136px;
	[]
	width: 176px;
	overflow: hidden;
	padding: 10px 0 10px 40px;
}

div.meny
{
	width: 176px;
	overflow: hidden;
}

td.midt
{
	width: 595px;
	padding: 15px 14px 10px 7px;
	vertical-align: top;
}

div.artikkel
{
	width: 595px;
	overflow: hidden;
}

td.hoyre
{
	width: 180px;
	vertical-align: top;
}

div.sokform
{
	width: 201px;
	height: 36px;
	overflow: hidden;
}
div.sokform div { float: left; }
div.searchstringpos { padding: 10px 5px 0 12px; }
div.submit1pos { padding: 10px 0 0 0; [] padding: 11px 0 0 0; }
input#searchstring
{
	border-left: solid 1px #B4B9BE;
    border-right: solid 2px #D0D7DC;
    border-bottom: solid 1px #E4EBF1;
    border-top: solid 2px #9c9b9f;
	
	height: 16px;
	width: 120px;
	padding: 0px 0px 0px 2px;
	color: #000;
	font-size: 11px;
}
div.submit1pos
{
}
img#submit1
{
	cursor: pointer;
}
input#submit1
{
}

div.aktuelt
{
	width: 179px;
	[]
	width: 201px;
	overflow: hidden;
	padding: 10px 10px 15px 12px;
}
div.aktuelthead
{
	width: 179px;
	color: DimGray;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
div.aktueltbody
{
	width: 179px;
	overflow: hidden;
}
div.newslinklink
{}

div.samarbeidspartnere
{
	width: 179px;
	[]
	width: 201px;
	overflow: hidden;
	padding: 10px 10px 15px 12px;
}
div.samarbeidspartnerehead
{
	width: 179px;
	color: DimGray;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 20px;
}
div.samarbeidspartnereimg
{}

td.bunn
{
	color: #B5B5B5;
	font-size: 11px;
	padding-bottom: 5px;
}

div.kontaktinfo
{
	float: left;
}
div.kontaktinfo a
{
	color: #B5B5B5;
	font-size: 11px;
	text-decoration: underline;
}
div.kontaktinfo a:hover
{
	color: #000;
	font-size: 11px;
	text-decoration: underline;
}

/* SLUTT EGEN CSS */

/* START 'tips en venn'-skjema */

.tipa 
{
	vertical-align: top;
	text-align:	left;
	font-size: 14px;
}
.tipa #submit1 
{
	width: 80px;
	height: 20px;
}
.tipa #reset1 
{
	width: 80px;
	height: 20px;
}
.tipa #tipfrom #tipto 
{
	width: 100px;
}
.tipa #tipcomments 
{
	width: 119px;
	height: 100px;
	font-size: 10px;
	border: 1px solid grey;
}

/* 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;
}

P 
{
	color: #000;
	font-size: 12px;
}
li, ul, .usertable
{
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

A 
{
	COLOR: #000;
	TEXT-DECORATION: underline;
	font-size: 12px;
}
A:hover 
{
	COLOR: Silver;
	TEXT-DECORATION: underline;
}

/* SLUTT STANDARD CSS */

/* START MENYPUNKTER */

A.mainOpen 
{
	line-height: 20px;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	
	display: block;
	width: 133px;
	text-align: right;
}
A.mainOpen:hover
{
	line-height: 20px;
	font-size: 14px;
	color: Gray;
	text-decoration: none;
	font-weight: bold;
}
A.mainclosed 
{
	line-height: 20px;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	
	display: block;
	width: 133px;
	text-align: right;
}
A.mainclosed:hover 
{
	line-height: 20px;
	font-size: 14px;
	color: Gray;
	text-decoration: none;
}
td.dynmenusub 
{
	padding-bottom: 5px;
}
td.menusubclicked 
{
	padding-bottom: 5px;
}
A.subopen 
{
	font-size: 12px;
	color: #D73247;
	text-decoration: none;
	font-weight: bold;
	
	display: block;
	width: 133px;
	text-align: right;
}
A.subopen:hover 
{
	font-size: 12px;
	color: Gray;
	text-decoration: none;
	font-weight: bold;
}
A.subopen1
{
	font-size: 12px;
	color: #D73247;
	text-decoration: none;
	font-weight: bold;
	
	display: block;
	width: 133px;
	text-align: right;
}
A.subopen1:hover 
{
	font-size: 12px;
	color: Gray;
	text-decoration: none;
	font-weight: bold;
}
A.subopen2
{
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	
	display: block;
	width: 133px;
	text-align: right;
}
A.subopen2:hover 
{
	font-size: 12px;
	color: Gray;
	text-decoration: none;
	font-weight: bold;
}
A.subclosed 
{
	font-size: 12px;
	color: #D73247;
	text-decoration: none;
	display: block;
	width: 133px;
	text-align: right;
}
A.subclosed:hover 
{
	font-size: 12px;
	color: Gray;
	text-decoration: none;
}
A.subclosed1 
{
	font-size: 12px;
	color: #000;
	text-decoration: none;
	display: block;
	width: 133px;
	text-align: right;
}
A.subclosed1:hover 
{
	font-size: 12px;
	color: Gray;
	text-decoration: none;
}
A.subclosed2 
{
	font-size: 12px;
	color: #D73247;
	text-decoration: none;
	display: block;
	width: 133px;
	text-align: right;
}
A.subclosed2:hover 
{
	font-size: 12px;
	color: Gray;
	text-decoration: none;
}
A.lastclick 
{
	font-size: 12px;
	color: #D73247;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 133px;
	text-align: right;
}
A.lastclick:hover 
{
	font-size: 12px;
	color: Gray;
	text-decoration: none;
	font-weight: bold;
}
.menusubclicked2
{
	font-size: 12px;
	color: #D73247;
	text-decoration: none;
	font-weight: bold;
	
	display: block;
	width: 133px;
	text-align: right;
}

/* 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: 16px;
	font-weight: bold;
	color: DimGray;  
	padding: 0 0 10px 0;
}
.intro 
{
	font-size: 13px;
	font-weight: bold;
	color: DimGray;  
	padding: 0 0 10px 0;
}
.body 
{
	font-size: 12px;
	color: #000; 
	padding: 0 0 10px 0;
}

/* ARTIKKEL SLUTT */

/* NYHETER (newslink1 = artikler med kapittelnr = 1) */

div.newslink1
{
	margin-bottom: 10px;
    color: #000;
    font-size: 11px;
}
.headernewslink1
{
	display: none;
}
div.newslink1 div.newslink1 a
{
	font-size: 11px;
}
div.newslink1 div.newslink1 a:hover
{
	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 */

div.developed
{
	float: right;
}

a.developed 
{
	font-size: 10px;
	color: silver;
	text-decoration: none;
}
a.developed:hover
{
	font-size: 10px;
	color: black;
	text-decoration: none;
}

/* ********************************* */