/* KONTEKSTUAVHENGIG TYPO tagger og klasser ----------------------------------*/
/* -------tagger */
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size: 0.875em;
	line-height: 1.6em;
}


p, ul {
	margin-bottom: 1.6em;
}

h1 {
	margin: 0px 0px 0.4em 0px;
	font-size: 2.6em;
	line-height: 1.4em;
	font-weight: normal;
}
h2 {
	margin: 0 0 0.6em 0; 
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: normal;
}
h3 {
	margin: 0 0 0.6em 0px;
	line-height: 1.3em; 
	font-size: 1.1em;
	font-weight: bold;
}
h4 {
	margin: 1em 0px 0.1em 0px; 
	font-size: 1em;
	font-weight: bold;
}
h5 {
	margin: 1em 0px 0.1em 0px; 
	font-size: 1em;
	font-weight: normal;
}

ul {
list-style-type: none;
}



/* KONTEKSTAVHENGIG TYPO */

/* Menyoppbygging */


/* LOGO */
#logoCont a {
	width: 295px;
	height: 100px;
	text-indent: -1000px;
	background: url(/images/arbeidstilsynet_logo.gif) no-repeat;
	display: block;
	overflow: hidden;
}

#logoCont {
	margin: 0 !important;
}

/* FOOTER LOGO */
#footer h1 a {
	width: 190px;
	height: 65px;
	text-indent: -1000px;
	background: url(/images/arbeidstilsynet_logo_liten.gif) no-repeat;
	display: block;
	overflow: hidden;
	float: left;
	margin-right: 50px;
}


#globalmenucontainer ul {
	display: inline;
	float: right;
}

#globalmenucontainer li
{
	display: inline;
	padding-right: 10px;
}

#globalmenucontainer li a{
	color: #FFF;
	font-size: 0.9em;	
	text-decoration: none;
}

#globalmenucontainer a:hover {
	color: #9D6;
	text-decoration: underline;
}

#globalmenucontainer li.selected a {
	color: #9D6;
	text-decoration: none;
}


#globalmenucontainer form#languagemenu fieldset {
	float: right;
}

#globalmenucontainer select {
	background: #000;
	color: #FFF;
}

#globalmenucontainer form#sok {
	display: block;
}

input.searchtext
{
	width: 280px;
	border: 0;
	background: #FFF;
	font-size: 1em;
	padding: 4px;
	vertical-align: middle;
	height: 17px;
}

input.searchsubmit {
	width: 50px;
	height: 25px;	
	background: url(../images/searchinputbg.gif) repeat-x #080;
	border: 2px solid #FFF;
	font-size: 0.9em;
	color: #FFF;
	text-shadow: rgba(0, 0, 0, 0.8) 0px -1px 0;
	cursor: pointer;
	vertical-align: middle;
}

#mainmenucontainer ul {
	margin: 0;
}

#mainmenucontainer li {
	display: inline;
	float: left;
	margin: 0 1px 1px 0;
}

#mainmenucontainer a {
	background: url(../images/menubg.gif) bottom repeat-x;
	display: block;
	color: #FFF;
	text-decoration: none;
	border-left: 1px solid #222;
	padding: 5px 20px;
	font-weight: bold;
}

#mainmenucontainer a:hover {
	color: #9D6;
	text-decoration: underline;
}

#mainmenucontainer li.selected a {
	color: #9D6;
	background: #000;
	text-decoration: none;
}


/* Tagline */
#menuareacontainer h3 {
	color: #DEC;
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
}


/* HMS-Knapp - Alt om HMS */
div.hmsbutton {
	background: #000;
	border-top: 1px solid #9EA19A;
	float: right;
	width: 380px;
	margin-top: 10px;
	min-height: 268px;
	padding: 10px 10px 0 10px;

}

body#hms div.hmsbutton {
	width: 430px;
	margin-right: 0;
	min-height: 210px;
	margin-bottom: 30px;
	float: left;
	padding: 10px 20px 20px 20px;
}


div.hmsbutton img {
	margin: -10px 0 5px -10px;
}

div.hmsbutton p {
	font-size: 0.85em;
	line-height: 1.6em;
	float: left;
	width: 50%;
	color: #FFF;
	margin-bottom: 1em;
}

body#hms div.hmsbutton p {
	float: none;
	width: auto;
}

div.hmsbutton a {
	display: block;
	color: #FFF;
	text-decoration: none;
}

div.hmsbutton h3 {
	color: #DEC;
	font-size: 1.4em;
	font-weight: normal;
}

div.hmsbutton h4 {
	clear: both;
}


div.hmsbutton h3 a,
div.hmsbutton h4 a {
	color: #DEC;
}


/* Brødsmulesti */
.sitepath
{
	height: 22px;
	color: #FFF;
	margin-top: 20px;
}

.sitepath ul
{
	margin: 0px 10px 0px 10px;
	list-style-type: none;
}

.sitepath li {
	float: left;
	background: url(../images/li_sitepath.gif) right no-repeat;
	padding-left: 10px;
	padding-right: 10px;
}

.sitepath li a {
	color: #FFF;
}


/* Artikkelspråk */
.articlelanguagemenu {
	float: right;
	color: #FFF;
	font-size: 0.9em;
	margin: 20px 20px 0 0;
}

.articlelanguagemenu a {
	color: #FFF;
}

.articlelanguagemenu p {
	margin: 0;
	font-weight: bold;
}

.articlelanguagemenu ul {
	float: left;
	width: 100px;
}

/* Artikkeltittel */
#topareacontainer h1
{
	color: #FFF;
	margin: 20px 0 20px 20px;
	text-shadow: rgba(0, 0, 0, 0.8) 0 -1px 0;
	
}

#topareacontainer small {
	font-size: 0.7em;
}

body#contentpage #topareacontainer h1 {
	margin: 0 0 60px 20px;
}

body#storypage #topareacontainer h1 {
	margin: 0 0 30px 20px;
}

body#storypage #topareacontainer h2,
body#storyform #topareacontainer h2,
body#storycomments #topareacontainer h2  {
	font-style: normal;
	color: #DEC;
	margin: 30px 0 0 20px;
	line-height: 0.5em;
	text-shadow: rgba(0, 0, 0, 0.8) 0 -1px 0;
}

body#publikasjoner #topareacontainer h1,
body#omarbeidstilsynet #topareacontainer h1 {
	margin: 0 0 50px 20px;
	padding-top: 20px;
	clear: left;
}



/* Søkeresultat - stort søkefelt */
#topareacontainer form#sok_resultpage {
	display: block;
	margin: 20px 0 0 20px;
	padding: 20px 0 20px 90px;
	background: url(../images/lupe.png) no-repeat;
}

form#sok_resultpage input.searchtext
{
	width: 500px;
	padding: 4px;
	font-size: 1.4em;
	height: 27px;
}

form#sok_resultpage input.searchsubmit {
	width: 50px;
	height: 35px;	
	font-size: 1.1em;
	}


/* Nyhetsmeny */
#newsmenu {
	margin: -60px -30px 30px -30px;
	width: 550px;
	background: #6A6E65;

}

#newsmenu ul {
	list-style-type: none !important;
	margin-bottom: 0 !important;
}

#newsmenu li {
	display: inline;
	margin-right: 1px;
	
}

#newsmenu li a {
	padding: 5px 20px;
	height: 20px;
	color: #FFF;
	background: url(../images/menubg.gif) bottom repeat-x;
	text-decoration: none;
	display: inline-block;
}

#newsmenu li.selected a {
	background: #FFF;
	color: green;
}


/* Innhold A-Å-meny */
#contentmenu {
	margin: -60px -30px 30px -30px;
	width: 960px;
	background: #6A6E65;
}

#contentmenu ul {
	list-style-type: none !important;
	margin-bottom: 0 !important;
}

#contentmenu li {
	display: inline;
	
}

#contentmenu li a {
	padding: 5px 9px;
	height: 20px;
	color: #FFF;
	background: url(../images/menubg.gif) bottom repeat-x;
	text-decoration: none;
	display: inline-block;
}

#contentmenu li a:hover {
	color: #9D6;
}

#contentmenu li.selected a {
	background: #FFF;
	color: green;
}

/* Publikasjonsmeny */
#publicationmenu {
	margin: -60px -30px 30px -30px;
	width: 485px;
	background: #6A6E65;
}

#publicationmenu ul {
	list-style-type: none !important;
	margin-bottom: 0 !important;
}

#publicationmenu li {
	display: inline;
	
}

#publicationmenu li a {
	padding: 5px 20px;
	text-align: center;
	height: 20px;
	color: #FFF;
	background: url(../images/menubg.gif) bottom repeat-x;
	text-decoration: none;
	display: inline-block;
}

#publicationmenu li.selected a {
	background: #FFF;
	color: green;
}


/* Historiemeny Ansatt-Arbeidsgiver */
#storymenu {
	margin: -60px -30px 30px -30px;
	width: 485px;
	background: #6A6E65;
}

#storymenu ul {
	list-style-type: none !important;
	margin-bottom: 0 !important;
}

#storymenu li {
	display: inline;
	margin-right: 1px;
	
}

#storymenu li a {
	padding: 5px 0;
	text-align: center;
	width: 48%;
	height: 20px;
	color: #FFF;
	background: url(../images/menubg.gif) bottom repeat-x;
	text-decoration: none;
	display: inline-block;
}

#storymenu li.selected a {
	background: #FFF;
	color: green;
}


/* Venstre spalte */

/* Historier */
.storycontainer {
	margin: -30px -20px 20px -20px;
	padding: 20px;
	background: #DEC;
	border-bottom: 1px solid #FFF;
	font-size: 0.9em;
}

body#hms .storycontainer {
	margin: -20px -20px 20px -20px;
}

body#regelverk .storycontainer {
	margin: -30px -22px 20px -20px;
}

body#skjema .storycontainer {
	margin: -30px -22px 20px -20px;
}


body#storypage .storycontainer {
	margin: 0 0 1px 0;
	padding: 0;
}

body#storypage .storycontainer a {
	padding: 20px 10px 20px 80px;
	background: url(../images/boble.gif) 10px 50% no-repeat transparent;
	font-size: 1em;
	font-weight: bold;
}

body#storypage .storycontainer a:hover {
	color: #060;
}

.storycontainer blockquote {
	background: url(../images/quote_start.gif) top left no-repeat;
}

.storycontainer p {
	color: #080;
	display: block;
	background: url(../images/quote_end.gif) bottom right no-repeat;
	text-indent: 25px;
	font-size: 1.1em;
	margin-bottom: 0.6em;
	font-weight: bold;
}

.storycontainer a {
	padding-left: 60px;
	color: #333;
	background: url(../images/boble.gif) no-repeat transparent;
	display: block;
}

.storycontainer ul {
	margin-bottom: 0;
}

.storycontainer li a{
	background: none;
	padding-left: 0;
}

body#statistikk .storycontainer ul{
	list-style-image: url(../images/li_arrow.gif);
	font-size: 1em;
	margin-left: 10px;
}

/* Lister */
#venstrespalteCont  ul {
	list-style-image: url(../images/li_v.gif);
	margin-left: 20px;
	font-size: 0.9em;
}

body#regelverk #venstrespalteCont  ul {
	list-style-image: none;
	list-style-type: square;
}


#venstrespalteCont  li {
	padding-bottom: 1.5em;
}

#venstrespalteCont li:last-child {
	padding-bottom: 0;
}


/* Hovedspalte */
#hovedspalteCont li {
	margin-bottom: 0.5em;
}

#hovedspalteCont ul {
	list-style-type: square;
	margin-left: 20px;
}

#hovedspalteCont li {
	margin-bottom: 0.5em;
}

ul.innholdsfortegnelse {
	list-style-image: url(../images/anchorlink.gif) !important;
	font-weight: bold;
}

ul.innholdsfortegnelse a {
	color: #222;
}

li span.bestnr {
width: 120px;
}

body#contentpage #hovedspalteCont h2{
	font-size: 4em;
	line-height: 1.2em;
	margin-bottom: 0.3em;
}

body#contentpage .contentlist {
	width: 280px;
	float: left;
	margin-right: 20px;
}

body#contentpage .contentlist ul{
	list-style-type: none;
	margin: 0;
}

body#contentpage .contentlist li{
	border-bottom: 1px dotted #CCC;
	margin-bottom: 0;
}

body#contentpage .contentlist li a{
	display: block;
	padding: 5px;
}

body#contentpage .contentlist li a:hover{
	background: #F0F4E9;
}

body#searchresults .topresult {
	background: url(../images/skygge.gif) repeat-x bottom #F0F4E9;
	margin: -21px -20px 1.6em -20px;
	padding: 20px;
	border-top: 1px solid #DEC;
}

body#searchresults #hovedspalteCont .topresult ul {
	list-style-type: square;
}

body#searchresults #hovedspalteCont ul {
	list-style-type: decimal;
}

body#searchresults #hovedspalteCont .resultmenu ul {
	list-style-type: none;
	text-align: center;
}

body#searchresults #hovedspalteCont .resultmenu li {
	display: inline;
	padding: 5px;

}


/* Historier - skjema */

#hovedspalteCont label,
#hoyrespalteCont label{
	font-weight: bold;
	display: block;
}

#hovedspalteCont input.inputtext{
	padding: 3px;
	font-size: 1em;
	margin-bottom: 1.5em;
}

#hovedspalteCont input.inputtextlong{
	padding: 3px;
	font-size: 1em;
	margin-bottom: 1.5em;
	width: 414px;
}


#hovedspalteCont input.inputradio{
	margin-right: 0.5em;
}

#hovedspalteCont textarea{
	padding: 3px;
	font-size: 1em;
	margin-bottom: 1.5em;
	width: 414px;
}

#hovedspalteCont label.error {
	color: red;
}

#hovedspalteCont input.error {
	border: 1px solid red;
}

#hovedspalteCont input.submitbutton {
	width: 100px;
	height: 36px;	
	background: url(../images/searchinputbg.gif) repeat-x #080;
	border: 2px solid #DEC;
	font-size: 1.2em;
	color: #FFF;
	text-shadow: rgba(0, 0, 0, 0.8) 0px -1px 0;
	cursor: pointer;
	vertical-align: middle;
}



/* Høyrespalte */
#hoyrespalteCont ul {
	list-style-image: url(../images/li_arrow.gif);
	margin-left: 10px;
}

#hoyrespalteCont li {
	margin-bottom: 0.5em;
}

.box {
	padding: 10px;
	border: 1px solid #DEC;
	background: #FFF;
	margin-bottom: 1.6em;
}

.box img{
	margin-top: -10px;
	margin-left: -10px;
}

.left{
	float: left;
	margin-right: 2%;
	width: 46%;
}

.right{
	float: right;
	margin-left: 2%;
	width: 46%;
}


.col2{
	float: left;
	width: 45%;
	margin-bottom: 0;
}

.varsling {
	background: #000;
	color: #FFF;
	text-align: center;
}

.varsling p {
	margin-bottom: 0.5em;
}

.varsling h3 {
	font-size: 3em;
	letter-spacing: 2px;
	margin: 0;
	color: #DEC;
	background: url(../images/mobil.gif) 0 5px no-repeat;
	padding-left: 20px;
	margin-left: 20px;
	text-shadow: rgba(255, 255, 255, 1) 0px 1px 0;
 
}

.varsling a {
    color: #fff;
    text-decoration: none;
}


/* -------klasser */
span.sType {     /*merkelapp i standardassosiasjonene*/
	padding: 2px 5px 0px 5px;
	border-right: 1px solid #edede8;
	border-bottom: 1px solid #edede8;
	border-left: 1px solid #edede8;
	text-transform: uppercase;
	font-size: 0.75em;
}

.dato, .bildetekst, .ledetekst, .variant {
	font-size: 90%;
	font-weight: normal;
}
.ingress {
	font-weight: bold;
}

body#frontpage .ingress{
	font-weight: normal;
}

}

.byline {
	margin: 5px 0px 5px 20px;
	clear: both;
	padding: 0px 0px 0px 10px;
	background-position: 0px 3px;
	font-style: italic;
}
ul.lenkeliste {
}
ul.innholdsfortegnelse {
	list-style-image: url();
}

.hidden {

	display: none;
}



/* Default løsning for containere i venstre og høyre spalte ------------------*/

#tilbud_om_pdf_fil h3 {
	background-image: url(/images/pdf.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 14px;
}
#fulltekst_versjonering h3 {
	background-image: url(/images/fulltekst.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 14px;
}


/* FAKTABOKS -----------------------------------------------------------------*/
.faktaCont {
	padding: 8px 8px 8px 8px;
	margin: 0px 0px 10px 0px;
	background-color: #d6d6d2;
}
.faktaCont h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 0;
}
.faktaCont .bildeblokkCont {
	margin-top: 4px;
	margin-bottom: 4px;
}
.faktaCont .bildeblokkCont .bildetekst {
	padding: 4px 0px 0px 0px;
	line-height: 120%;
	font-size: 0.85em;
}
.faktaCont .container h3,
.faktaCont #nettressursCont h3 {
	font-size: 1em;
	color: #82827f;
	border-bottom: 1px solid #82827f;
	margin-top: 1em;
	margin-bottom: 0.2em;
	text-transform: uppercase;
}
.faktaCont #nettressursCont {
	background-image: none;
	background-color: transparent;
	border: 0px;
	padding: 0 0 0 0;
}
.faktaCont #nettressursCont .url,
.faktaCont #nettressursCont .urlkommentar {
	display: none;
}


/* STIKKORDcontainer ---------------------------------------------------------*/
#stikkordCont {
	padding: 65px 10px 10px 10px;
	border-color: #ef4123;
}
#stikkordCont .bokstavlinje a {
	letter-spacing: 0.5em;
}
.stikkledetekst {
	font-size: 0.8em;
	text-transform: uppercase;
}
#alfabetstikkordCont {
	padding: 10px 10px 10px 10px;
	border-color: #ef4123;
}

/* NETTRESSURS container -----------------------------------------------------*/
#nettressursCont {
	background-color: #cdcdc1;
	border-color: #ef4123;
}
#nettressursCont .li { 
	margin-top: 6px; 
	margin-bottom: 0px;
}
#nettressursCont p.url { 
	margin-left: 7px; 
	margin-top: 0px; 
	margin-bottom: 0px;
    font-size: 11px;
}
#nettressursCont p.urlkommentar { 
	margin-left: 7px; 
	margin-top: 0px; 
	margin-bottom: 0px;
}

/* KONTAKTPERSON container --------------------------------------------------*/
#kontaktpersonCont {
	border-color: #fff;
	padding-right: 10px;
}
#kontaktpersonCont h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
#kontaktpersonCont .personItem {
	border-top: 2px solid #fff;
	margin: 10px 0 0 0;
}

/* ALFASTIKKORDcontainer -----------------------------------------------------*/
#alfastikkordCont {
	border-color: #fff;
	padding: 0px 10px 10px 10px;
}

/* KAMPANJEcontainer ---------------------------------------------------------*/
#kampanjeCont {
	border-color: #fff;
	padding: 10px 10px 10px 10px;
}

/* BILDESERIER  --------------------------------------------------------------*/
#bildeserierCont {
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #61614c;
}
#bildeserierCont h2 {
	margin-top: 0;
}

.enkeltbildeserieCont div{
	margin-bottom: 20px;
}

.enkeltbildeserieCont .enkelbilde {
	padding: 0 5px 5px 0;
}

/* Stilling ------------------------------------------------------------------*/
.stilling-kommentar {
	border-top: 1px dotted silver;
	margin-top: 20px;
	padding-top: 10px;
}
.soknadsfrist {
	color: gray;
	font-weight: bold;
}

/* NYHETER  ------------------------------------------------------------------*/

.nyhet_dato {   
	font-weight: normal;
        font-size: 90%;
        line-height: 100%;
        float: left;
        display: block;
        margin-top: 6px;
        margin-right: 8px;
        border-right: 1px solid #cccccc;
        padding-right: 8px;
}
.nyhetlisteCont .ingress {
}
.nyhetlisteCont .ingress p{
}
.nyhetskilde {
	font-size: 85%;
}
.nyhetsdato, .kalenderdato {
	font-size: 85%;
}
body#frontpage .ingress a {
	color: #222;
	text-decoration: none;
}

.nyhetlisteCont h2 {
	font-size: 1.2em;
}

.stikktittel a {
	color: #222;
	text-decoration: none;
}


#utdragCont {
	width: 509px;
	}
	
.presseklipplisteCont
{
	padding: 10px 10px 10px 10px;
	/*border: 1px dotted #a09e9e;*/
	float: left;
	width: 236px;
}
.presseklipplisteCont h2 {
	margin-top: 0;
	font-weight: normal;
	color: #a09e9e;
}

.forsidekalenderCont
{
	padding: 10px;
	width: 233px;
	float: left;
}
.forsidekalenderCont h2 {
	margin-top: 0;
	font-weight: normal;
	color: #a09e9e;
}

.forsidekalenderCont h4 {
	margin-top: 0;
	font-weight: normal;
	color: #000;
}
.tilarkivCont {
	text-align: right;
}
.tilarkiv
{
	font-weight: bold;
	font-size: 1em;

}
.nyhetlisteimgCont {
	margin: 0 10px 5px 0;
}

/* SØK -----------------------------------------------------------------------*/
.resultattopp {
	background-color: #fff;
	padding: 5px;
}
.sok_resultat_element {
	margin: 5px 0px 5px 0px;
}
.sok_klone {
	margin: 0px 0px 5px 10px;
}
.sokeord {
	color: #000;
	font-weight: bold;
}
.nummer {
	font-size: 122em;
	font-weight: bold;
	color: #000;
}
.tittel {
	font-weight: bold;
}
.innholdstype {
	font-size: 0.9em;
}
.sok_sidenummer_current {
	font-weight: bold;
}
.treff_ord  {
	font-weight: bold;
}
.resultat2 {
	margin-left: 0px;
	line-height: 1.2em;
}
.resultat3 {
	margin-left: 10px;
	font-size: 0.9em;
}
small {
	font-size: 0.9em;
}

/* Tvisteløsningsnemnda (TNvedtak) -------------------------------------------*/
.tnvedtakmultiCont {
	margin: 10px 0 0 0;
	border-bottom: 1px dotted #a09e9e;;
}
.tnvedtakCont {
	border-top: 1px dotted #a09e9e;;
	padding-top: 5px;
	margin: 5px 0 5px 0;
}
.tnvedtakCont .variantLedetekst {
	font-size: 85%
}
.tnvedtakCont .variantBasename {
	font-weight: bold;
	letter-spacing: 0.1em;
}
.tnvedtakCont .tnvedtak {
	margin: 5px 0 2px 0;
	font-size: 130%;
	float: left;
}
.tnvedtakCont .tnvedtakdato {
	font-size: 80%;
	background-color: #d2edd1;
	padding: 0 3px 0 3px;
	float: right;
}
.tnvedtakCont .tekst {
	clear: both;
}


/* OBS OBS RAVN LAGT TIL MIDLERTIDIG */


#hoyrespalteCont blockquote {
	background-color: #DEC;
	background-image: url(../images/quote_start.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px;
	margin-top: -30px;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: 30px;
	
}

blockquote p {
	color: #080;
	display: block;
	background: url(../images/quote_end.gif) bottom right no-repeat;
	text-indent: 25px;
	font-size: 1.1em;
	margin-bottom: 0.6em;
	font-weight: bold;
}








