
/* --------- LOGO ----------- */
.tinget #logo
{	
	margin: 0;
	padding: 0;
	background: url(/Web/Images/top_left_first.gif) left top no-repeat;
	width: 190px;
	height: 43px;
	cursor:hand;
	cursor: pointer;
}

#logo a#startpagelink-logo 
{
	width: 190px;
	height: 43px;
	float: left;	
	text-decoration:none;
}

.colorgrey #logo
{
	background: url(/Web/Images/top_left_first.gif) left top no-repeat;
}
.colororange #logo
{
	background: url(/Web/Images/top_left_hva.gif) left top no-repeat;
}
.coloryellow #logo
{
	background: url(/Web/Images/top_left_delta.gif) left top no-repeat;
}
.colorgreen #logo
{
	background: url(/Web/Images/top_left_demokrati.gif) left top no-repeat;
}
.colorblue #logo
{
	background: url(/Web/Images/top_left_hvordan.gif) left top no-repeat;
}


/* --------- TOP MENU UNITS ------- */
#controls
{
	float: left;
	font-size: 0.833em;
	font-weight: bold;
	margin: 0px 0 0 0;
	padding: 0;
	position: absolute;
	display: inline;
	top: 4px;
	left: 186px;
	width: 30em;
}

#controls ul
{
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0;
}

#controls li
{
	display: inline;
	float: left;
	padding: 0 0em 0 1em;
}

#controls a
{
	color: #333333;
	margin: 0;
	padding-right: 0;
}

#controls a:hover
{
	text-decoration: none;
}
#controls li#noline
{
	margin: 0;
	padding-left: 1em;
	border: none;
}

#controls .smallgap
{
	margin-right: 2px;
}
#firsttop.invert #controls a
{
	color: white;
}

#controls ul li a.skillelinjeL
{
	background: url(/Web/Images/skillelinje_black.gif) left center no-repeat;
	padding: 0 0em 0 1em;
}

#firsttop.invert #controls .skillelinjeL
{
	background: url(/Web/Images/skillelinje_white.gif) left center no-repeat;
}

#controls a.readbullet
{
	background: url(/Web/Images/st_top_lyd.gif) left no-repeat;
	padding-left: 20px;
}

#firsttop.invert .readbullet
{
	background: url(/Web/Images/st_top_lyd_white.gif) left no-repeat;
}

.invert #controls a.readbullet
{
	background: url(/Web/Images/st_top_lyd_white.gif) left no-repeat;
}

#stortinget
{
	float: right;
	width: 80px;
	height: 43px;
	margin: 0 -30px 0 0px;
	padding: 0;
	position: absolute;
	bottom: 0px;
	right: 0;
}

#controls ul li a.line-through, #controls ul li a.line-through:hover, #controls ul li a.line-through:focus, #controls ul li a.line-through:active
{
	text-decoration:line-through;	
}



/* --------MENU1---------- */

#menu1
{
	float: right;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0;
	position: absolute;
	bottom: 2px;
	right: 49px;
}

#menu1 ul
{
	list-style-type: none;
	margin: 0 0 0 7px;
	padding: 0;
}

#menu1 li
{
	display: inline;
	margin: 0 0 0 0;
	padding: 0;
	float: left;
	background: url(/Web/Images/menypil-top-black.gif) left center no-repeat;
}

#firsttop.invert #menu1 li
{
	background: url(/Web/Images/menypil-top-white.gif) left center no-repeat;
}

#menu1 li.current1
{
	background: url(/Web/Images/menypil-top-down-white.gif) left center no-repeat;
}

#firsttop.invert #menu1 li.current1
{
	background: url(/Web/Images/menypil-top-down-black.gif) left center no-repeat;
}

#menu1 li.current1 a
{
	color: white;
}

#firsttop.invert #menu1 li.current1 a
{
	color: #333333;
}

#menu1 a
{
	color: #333333;
	padding: 0em 5px 0em 4px;
	margin: 0 3px 0 8px;
	line-height: normal;
}

#firsttop.invert #menu1 a
{
	color: white;
}

#menu1 a:hover
{
	text-decoration: none;
}

#menu1 li#noline
{
	margin: 0;
	border: none;
}

/* --------MENU2---------- */

#menu2
{
	font-size: 1.0em;
	font-weight: bold;
	float: left;
	line-height: 3.5em;
	margin: 0;
	width: 100%;
}

#menu2 ul
{
	list-style-type: none;
	margin: 0 0 0 1em;
	padding: 0;
}

#menu2 li
{
	display: inline;
	margin: 0 1em 0 0em;
	padding: 0 0 0 0;
}

#menu2 a
{
	float: left;
	color: #FFF;
	margin: 0;
	padding: 0em 1em 0em 0em;
	margin: 0.75em 0.5em 0 0;
	text-decoration: none;
	cursor: pointer;
	line-height: 2em;
}

#menu2 a span
{
	background: url(/Web/Images/menypil.gif) no-repeat left center;
	padding: 0 0em 0 1.4em;
	margin-left: 2px;
}

#menu2 li.current2 a span
{
	background: url(/Web/Images/menypil_down.gif) no-repeat left center;
	padding: 0 0em 0 1.4em;
}

#menu2 li.current2 a#colorgrey2, a:hover#colorgrey2
{
	background: url(/Web/Images/bg-grey-1.gif);
}
#menu2 li.current2 a#colorblue2, a:hover#colorblue2
{
	background: url(/Web/Images/bg-blaa.gif);
}
#menu2 li.current2 a#coloryellow2, a:hover#coloryellow2
{
	background: url(/Web/Images/bg-gul.gif);
}
#menu2 li.current2 a#colororange2, a:hover#colororange2
{
	background: url(/Web/Images/bg-orange.gif);
}
#menu2 li.current2 a#colorgreen2, a:hover#colorgreen2
{
	background: url(/Web/Images/TI-bg.gif);
}

/* --------MENU3---------- */

#menu3
{
	float: left;
	padding: 0;
	width: 16em;
}

#menu3 ul, #menu3 ul li ul
{
	margin: 0;
	padding: 0em 0 1em 0;
	list-style-type: none;
}


#menu3 li
{
	margin: 0;
	padding: 0 0 0em 0;
	list-style-type: none;
	position: relative;
}


#menu3 li span
{
	background: url(/Web/Images/menypil_black.gif) no-repeat left center;
	display: block;
	padding: 0.5em 0 0.5em 0;
}

#menu3 li span a
{
	color: #464147;
	margin: 0 0 0 18px;
	font-weight: bold;
}

#menu3 ul li ul li span a
{
	margin: 0 0 0 18px;
}

#menu3 li span.current2
{
	background: url(/Web/Images/menypil_down.gif) no-repeat 1px center;
}

#menu3 li span.current2 a
{
	color: #FFF;
}

#menu3 li span a:hover
{
	text-decoration: none;
	background-color: Transparent;
}

#menu3 li ul
{
	padding: 0.2em 0 1.2em 0;
}

#menu3 ul li ul li span a:hover, #menu3 ul li ul li span a:focus
{
	background: none;
	color: #FFF;
	text-decoration: none;	
}

#menu3 li li
{
	border: none;
	margin: 0;
	padding: 0;
}

#menu3 li li span
{
	background-position:-5000px;
	display: inline;
}

#menu3 li span.current3 
{
	background: url(/Web/Images/menypil.gif) no-repeat left center;
}

#menu3 li span.current3 a
{
	color: #FFFFFF;
}

#menu3 li li a
{
	color: #000;
	padding: 0 0 0 0;
	margin: 0 0 0 18px;
	font-weight: bold;
	text-transform: none;
	font-weight: normal;
	font-size: 0.9em;
}

.colorgrey
{
	background: url(/Web/Images/bg-grey-1.gif);
}
.colorblue
{
	background: url(/Web/Images/bg-blaa.gif);
}
.coloryellow
{
	background: url(/Web/Images/bg-gul.gif);
}
.colororange
{
	background: url(/Web/Images/bg-orange.gif);
}
.colorgreen
{
	background: url(/Web/Images/TI-bg.gif);
}

.closedsubmenu
{
	display: none;
}

#menu3 ul li .line3px
{
	display: block;
	width: auto;
	overflow-y: hidden;
	height: 3px;
	margin: 0em 0 0 0;
	padding: 0 0 0em 0;
	background: #FFFFFF;
}

#menu3 li span.currentopen
{
	background: url(/Web/Images/menypil_down_black.gif) no-repeat left center;
}

div#menu3 a span.centertext
{
	margin: 0 0.5em 0 0.5em;
	display: block;
	text-align: center;
}
div#menu3 a span.centertext
{
	font-size: 0.833em;
	color: #000000;
}
div#menu3 a:hover span.centertext
{
	color: #ffffff;
}


/* -------Footer------ */
.tinget #footer
{
	padding-top: 0em;
	background: url(/Web/Images/bg-grey-1.gif);
	width: 100%;
}

.tinget #footer #linje
{
	display: block;
	width: auto;
	height: 20px;
	background: url(/Web/Images/forside_kolofon_strek.gif) no-repeat;
	position: relative;
}

.tinget #footer p
{
	padding: 2em 9em;
}

/* -------Footer2------ */
#footer2
{
	border-top: white 5px solid;
	padding-top: 1em;
	background: url(/Web/Images/bg-grey-1.gif);
	float: left;
	margin: 0px 0 0 0;
	padding: 0 0 0 0em;
	position: relative;
	display: block;
	width: 100%;
	line-height: 2em;
	height: 2em;
}

#footer2 ul
{
	list-style-type: none;
	margin: 0 0 0 7px;
	padding: 0;
}

#footer2 li
{
	display: inline;
	margin: 0 0 0 0;
	padding: 0;
	float: left;
	background: url(/Web/Images/menypil-top-white.gif) left center no-repeat;
}

#footer2 a
{
	padding: 0em 6px 0em 9px;
	margin: 0 0.6em 0 1em;
	line-height: normal;
	color: white;
	font-weight: bold;
}

#footer2 h3
{
	color: white;
	margin: 0;
	padding: 0 0.3em 0 0.5em;
	float: left;
	font-size: 1em;
	display: inline;
}

#footer2 li.bulletphone, .bulletphone
{
	background: url(/Web/Images/bullet-phone.gif) left center no-repeat;
}

#footer2 li.bulletemail, .bulletemail
{
	background: url(/Web/Images/bullet-email.gif) left center no-repeat;
}

#footer2 li.bulletarrow, .bulletarrow
{
	background: url(/Web/Images/bullet-arrow.gif) right center no-repeat;
	border-left: white 5px solid;
	margin-right: 1em;
}

#footer2 li.bulletarrow a
{
	padding: 0em 7px 0em 0px;
	margin: 0 1em 0 0.8em;
}

/* -------x------ */



/* ------- TOP PICTURE ------ */

.toppicture
{
	background: url(/Web/Images/bg-orange.gif);
	height: 1%;
}

.toppicture h1
{
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	padding-top: 2em;
	padding-bottom: 1em;
	font-size: 1.4em;
}

.toppicture p
{
	color: #FFFFFF;
}

.toppicture img
{
	float: left;
	padding-right:1em;
}

.toppicture #endline
{
	background: url(/Web/Images/Ill2-3-c.gif);
	width: auto;
	height: 27px;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

.toppicture .box
{
	padding: 2em 30px 2em 30px;
}

.toppicture2
{
	background: #de9155 url(/Web/Images/tinget_forside.jpg) no-repeat;
	border-bottom: #FFF 5px solid;
	height: 170px;
}

.toppicture2 .sak
{
	float: right;
	margin: 1em 2em 0 0;
	width: 22em;
}

.toppicture2 p
{
	padding: 3px 0 0 2px;
	color: #FFFFFF;
	font-weight: bold;
}

/*--------- DIVERSE -----------*/
.frontline
{
	background: url(/Web/Images/forside_strek2.gif);
	width: auto;
	height: 6px;
	margin: 0;
	padding: 0;
	clear: both;
}

.vanligmarg
{
	padding: 1.0em 1.0em 1.1em 1.0em;
}

.utskriftboks
{
	background: url(/Web/Images/bk06.jpg) repeat-x;
	padding: 1em 1em 1.5em 1em;
}

.myntbakgrunn
{
	background: #f0f0f0 url(/Web/Images/bk05krone.jpg) top no-repeat;
	padding: 9em 0.9em 1.1em 0.9em;
}

.boks1
{
	background: #f3f2f2;
	padding: 1.3em;
	border: 1px solid #c7cdd0;
}



.hvitopphold
{
	display: block;
	background-color: white;
	margin: 0;
	padding: 0;
	height: 1em;
	width: 100%;
}

.foto {
	font-size:0.85em;
	font-style:italic;
}


div#scrolltop {
	float:right;
	display:inline;
	margin-top:-70px;
	margin-bottom:10px;
}

#link-scrolltop
{
	float:right;
	height:72px;
	width:22px;		
}

.skjultkategori
{
	display: none;
}

.clearfloat
{
	clear: both;
}

.bildeutenspace
{
	display: block;
}


/*----- CSS OLGA ---------*/

.partieslist
{
	margin: 10px 30px 10px 30px;
	width: 460px;
}
.fltlftnomargin
{
	float: left;
}
.fltlftmargin
{
	float: left;
	margin-right: 1em;
}
#lowercontent ul#rellinks
{
	margin: 0 30px 10px 30px;
	padding:0px;
	list-style-type:none;
}
#lowercontent ul#rellinks li
{
	background-image:url(/Web/Images/pil.gif);
	background-position:0 50%;
	padding-left: 2.5em;
	line-height:1.5em;
}

.listitemimg
{
	float: left;
	padding-left: 3em;
	padding-right: 1em;
}

.hide
{
	visibility: hidden;
}
.show
{
	visibility: visible;
}

div.vspacer5
{
    height: 5px;
    clear: both;    
}

div.vspacer10
{
    height: 10px;
    clear: both;    
}

div.vspacer20
{
    height: 20px;
    clear: both;    
}

div.vspacer30
{
    height: 30px;
    clear: both;    
}

div.vspacer50
{
    height: 50px;
    clear: both;    
}



/* ------- FORSIDE --------*/

.tinget #leftcol
{
	margin: 0;
	padding: 0;
	float: left;
	width: 415px;
}

.tinget #rightcol
{
	background: url(../Images/bg-grey-1.gif);
	padding: 0;
	margin: 0;
	position: relative;
	float: right;
	width: 375px; /*50em*/
}

.image
{
	margin: 0;
	padding: 0;
	float: left;
	width: 415px;
	height: 171px;
}
.quez
{
	padding: 0;
	margin: 0;
	position: relative;
	float: right;
	width: 375px; /*50em*/
}
#forsideheading
{
	margin: 0;
	padding: 0;
	float: left;
	width: 415px;
}
.tinget #spcontent
{
	float: left;
	background: url(../Images/bg-medlinje.gif) repeat-y;
	width: 798px;
}
.tinget #forsidetopcontent
{
	float: left;
	background: url(../Images/bg-rightlinje.gif) repeat-y right;
	width: 798px;
	border-bottom: solid 5px #ffffff;
}
h1.forside
{
	color: #ffffff;
	font-weight: bold;
	margin-left: 10px;
	font-size: 1.5em;
}

#leftcol p, #rightcol p, p.forside
{
	color: #393939;
	font-weight: bold;
	margin-bottom: 1px;
	margin-left: 15px;
	margin-top: 2px;
	margin-right: 10px;
}
.reedmoreimg
{
	float: right;
	margin-right: 10px;
}

.frontline
{
	background: url(/Web/Images/forside_strek2.gif);
	width: auto;
	height: 6px;
	margin: 0;
	padding: 0;
	clear: both;
}
.fplistimg
{
	margin: 0 0.8em 0 0.8em;
	float: left;
}
.imagemapcontact
{
	float: right;
}

#contact
{
	width: 798px;
	height: 24px;
	background-image: url(Web/Images/bg-grey-1.gif);
	border-top: solid 5px white;
}

#contact img.image1, #contact a.image2 img
{
	margin-left: -3px;
	padding: 0;
	margin-right: -1px;
}
#contact img.image3
{
	margin-right: -2px;
	padding: 0;
	width: 242px;
}




/*---------- DICTIONARY & TOOLTIP------------------*/

.imagemap-leftfloat
{
	float:left;
}

div#div-dictionary-wrapper
{
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-top:1em;
}

div.div-dictionary-heading h1
{
	font-size: 2em;
	color: #FFFFFF;
	margin-bottom: 0.5em; /*7px;*/
	margin-top: 0em;
}

div.div-dictionary-smallheading
{
	font-weight: bold;
	font-size: 1.4em;
}

div.div-dictionary-content
{
	margin-top: 0px;
	margin-bottom: 1.5em;
    position:relative;
}

div.div-dictionary-smallheading p
{
	margin-bottom: 0px;
}

#lowercontent a.ordboklenke:link, #lowercontent a.ordboklenke:visited, #lowercontent a.ordboklenke:hover, #lowercontent a.ordboklenke:focus
{
	background-color: #e6e1dc;
	margin-left: 0;
	/*font-size: 10pt;*/
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

div.dark
{
	background-color: #c4c2c0;
	background-image: url(Web/Images/bg-grey-1.gif);
}

div.div-tooltip-wrapper
{
	background-color: #e1dfdd;
	width: 25em;
	float: left;
	z-index: 80;
	padding: 0.5em 0.5em 0em 0.5em;
}

div.div-dictionary-lettersection
{
	margin-bottom:1em;
	float: left;
}
div.div-popup-heading
{
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	cursor: default;
	font-weight: bold;
	font-size: 1.2em;
	float: left;
	padding: 0.5em 0.5em 0em 0.5em;
	width: 100%;
	z-index: 80;
}

div.div-popup-content
{
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	cursor: default;
	font-size: 1.1em;
	float: left;
	padding: 0em 0.5em 1em 0.5em; 
	width: 100%;
	z-index: 80;
}


div#tooltip
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 80;
	visibility: hidden;
	/*filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;*/
	text-align: left;
	float: left;
}