html, body {
	margin: 1em 0 0 0;
	padding: 0;
	background: #e0ddd8;
	color: #fff;
	font: 76.5% verdana, "trebuchet ms", tahoma, verdana, sans-serif;
	line-height: 2em;
	text-align: center;
}

body {
	min-width: 782px;
}

a { color: #809A06; }
a:visited { color: #6F8119; }
a:hover { color: white; background: #809A06; text-decoration: none; }
a:active { color: #C5DE4C; }

h1 {
  margin: 0;
  padding: 0;
}

#logo a {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.1;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	height: 100px;
	width: 310px;
	display: block;
	border: 0 !important;
	background: none !important;
	text-decoration: none;
}

h1 span {
  visibility: hidden;
}

hr {
	background: #E0DDD8;
	color: #E0DDD8;
	border: 0;
	height: 1px;
	clear: both;
}

table {
	font: 100% verdana, "trebuchet ms", tahoma, verdana, sans-serif;
	color: #000;
}

th {
  text-align: left;
  font-weight: bold;
}

tr.bakgrunn {
  background: #F7FAE8;
}

td {
  vertical-align: top;
  font-size: .9em;
}

#topp {
    background: transparent url(../gfx/nmsheader2009.jpg) no-repeat;
    margin: 20px auto 0;
    text-align: left;
    width: 782px;
    height: 106px;
}


#sprak {
    float: right;
    height: 18px;
    margin-right: 25px;
}

#sprak a {
    color: #161731;
    font-size: 1.1em;
    font-weight: bold;
    padding: 6px 22px 0 0;
    text-transform: uppercase;
    text-decoration: none;
    background: transparent;
}

#sprak a:hover { text-decoration: underline; }

.sprak-eng {
    background: url(../gfx/engelsk-flagg.gif) center right no-repeat;
}

.sprak-nor {
    background: url(../gfx/norsk-flagg.gif) center right no-repeat;
}

#meny ul {
	margin: -14px 15px 0 0;
	height: 18px;
	float: right;
	padding: 0;
	list-style: none;
	background: transparent;
	text-align: right;
	text-transform: uppercase;
}

* html #meny ul {
	margin: -15px 7px 0 0;
}

#meny ul li {
	display: inline;
	margin: 0 1em 0 0;
  background: url(../gfx/tab_off_right.gif) no-repeat top right;
  float: left;
  height: 17px;
}

#meny ul li a {
	color: #fff;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	background: url(../gfx/tab_off_left.gif) no-repeat top left;
	padding: 3px 4px 2px;
}

#meny ul li.current {
  background: url(../gfx/tab_right.gif) no-repeat top right;
}

#meny ul li.current a {
	background: url(../gfx/tab_left.gif) no-repeat top left;
}

#meny ul li a:hover {
    text-decoration: underline;
}

#innhold {
  background: #fff url(../gfx/innhold-bg.gif) top center repeat-y;
	color: #131c36;
	margin: 0 auto;
	width: 756px;
	padding: 3px 0 10px;
	text-align: left;
	font-size: 1.3em;
}

#hoveddel {
	float: left;
	width: 524px;
	border-right: 1px solid #F4F4F4;
	background-image: url(../gfx/skygge_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 200px;
}

#hoveddel hr,
#hoveddel h2, 
#hoveddel h3, 
#hoveddel p, 
#hoveddel ul, 
#hoveddel ol,
#hoveddel form,
#hoveddel table {
	margin-left: 20px;
	margin-right: 20px;
}

#hoveddel h2 {
    font-size: 1.3em;
    margin-top: 1em;
}

#hoveddel h3 {
	color: #49667D;
	font-size: 1em;
}

#hoveddel p.dato {
	color: gray;
	font-size: .9em;
}

#hoveddel img.nyhetsbilde {
	float: left; 
	margin: 0 10px 5px 20px;
}

#hoveddel form p {
	margin-left: 0;
	margin-right: 0;
}

#hoveddel div#hoveddel-bg-topp-no {
	background: transparent url(../gfx/nmsmap2.jpg) no-repeat;
	height: 200px;
	width: 524px;
}

#hoveddel div#hoveddel-bg-topp-en {
	background: transparent url(../gfx/nmsmap2.jpg) no-repeat;
	height: 200px;
	width: 524px;
}

#sidemeny {
	float: right;
	width: 229px;
	background: #F6F6F6;
	margin-bottom: 3px;
}

#stilling-detaljer {
    background: #F0F5D6;
    padding: 1px;
    border: 1px solid #C5CF96;
}

#stilling-detaljer td {
    padding-right: 1.5em;
    padding-left: 1.5em;
}

/* hide from IE mac \*/

* html #sidemeny {
    height: 250px;
}

/* end hide from IE mac */

#sidemeny h2,
#sidemeny h3,
#sidemeny h4,
#sidemeny p,
#sidemeny ul,
#sidemeny ol,
#sidemeny dl {
	margin-left: 10px;
	margin-right: 0;
}

#sidemeny h2 {
	background: #0d2b50 url(../gfx/sidemeny-h2-bg.gif) repeat-x;
	color: #fff;
  font-size: 0.9em;
  font-weight: bold;
  margin: 0 0 5px 0px;
  padding: 1px 4px 1px 10px
}

#sidemeny h3 {
	font-size: 1em;
	font-weight: normal;
	margin: 0 10px 0 0;
	padding: 0;
}

#sidemeny ul {
    margin: 0 0 5px 0px;
    padding: 0;
    line-height: 125%;
    list-style: none;
    font-size: 0.9em;
}

#sidemeny li {
	margin: 0 0 0 12px;
	padding: 0;
}

#sidemeny li span {
	font-size: 95%;
}

#bunn {
	clear: both;
}

#bunn:after {
  display: none;
  content: ".";  
}

#copyright {
    background: transparent url(../gfx/bunn-bg.jpg) no-repeat;
    margin: 0 auto;
    width: 772px;
}

#copyright p {
    color: #545454;
    font-size: 1.1em;
    margin: 0;
    padding: 27px 0 0 0;
    text-align: center;
}

/* CV-KNAPP */

#reg-cv-knapp {
    font-size: 1.1em;
    font-weight: bold;
    margin: 10px;
}

#reg-cv-knapp a {
	background: #fff url(../gfx/cv_ikon.gif) no-repeat 45px 7px;
    border: 1px solid silver;
    padding: 6px 6px 6px 65px;
    display: block;
    color: #0E2851;
    text-decoration: underline;
}

#reg-cv-knapp a:hover {
	background: #9DC502 url(../gfx/cv_ikon.gif) no-repeat 45px 7px;
    color: #fff;
}

/* CV-FORM */

form#registrer_cv fieldset {
    border: 1px solid #C7CF93;
    width: 95%;
    margin-bottom: 2em;
    padding-bottom: .4em;
}

/* IE-hacks */
* html form#registrer_cv fieldset {
    padding-bottom: 1em;
}

* html form#registrer_cv legend {
  margin-top: 2em;
}

* html form#registrer_cv legend.topp {
  margin: 0;
}
/* Stopp IE-hacks */

form#registrer_cv p {
	margin-left: 10px;
}

form#registrer_cv legend {
    font-weight: bold;
    font-size: 1.1em;
    color: #778F00;
}

form#registrer_cv label, 
form#registrer_cv input, 
form#registrer_cv textarea {
    font-size: 1em;
}

form#registrer_cv label {
    width: 15em;
    display: block;
    float: left;
    margin-right: .5em;
    clear: left;
}

form#registrer_cv label.skjul {
	display: none;
	clear: none;
	float: none;
}

form#registrer_cv input {
    margin-bottom: 1px;
}

form#registrer_cv textarea {
	width: 95%;
}

form#registrer_cv em {
    color: #A61414;
}

form#registrer_cv .textarealabel {
	width: 95%;
}

form#registrer_cv p.forklaring {
    font-size: 95%;
    color: #9599A4;
    line-height: 100%;
}

fieldset#arbeidserfaring div, fieldset#sertifikater div {
	float: left;
	margin: 2px 0 0 10px;
	line-height: 0.9;
	padding: 0;
	width: 140px;
	height: 1.6em;
	font-size: 90%
}

fieldset#arbeidserfaring div.siste, fieldset#sertifikater div.siste {
	margin-bottom: 1em;
}

fieldset#arbeidserfaring div.clear, fieldset#sertifikater div.clear {
  float: none;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  clear: both;
}


fieldset#sertifikater div {
	width: 200px;
}

fieldset#arbeidserfaring label, fieldset#sertifikater label {
	display: inline;
	float: none;
	clear: none;
	width: auto;
}

fieldset.gronn {
    background-color: #F4F9DC;
    font-weight: bold;
}

#gyldig-kurs label.radio,
#fritiden label.radio,
#tilgjengelig label.radio {
	display: inline;
	float: none;
	width: auto;
	clear: none;
} 

#headerbilde-no-1 {
    background-image: url(../gfx/pic2.jpg);
    width: 524px;
    height: 200px;
}
#headerbilde-no-2 {
    background-image: url(../gfx/header3.jpg);
    width: 524px;
    height: 200px;
}
#headerbilde-no-3 {
    background-image: url(../gfx/ill3.jpg);
    width: 524px;
    height: 200px;
}
#headerbilde-no-4 {
    background-image: url(../gfx/ill4.jpg);
    width: 524px;
    height: 200px;
}
#headerbilde-no-5 {
    background-image: url(../gfx/ill11.jpg);
    width: 524px;
    height: 200px;
}

#headerbilde-no-soknad2 {
    background-image: url(../gfx/pic6.jpg);
    width: 756px;
    height: 200px;
}


#headerbilde-en-1 {
    background-image: url(../gfx/ill11.jpg);
    width: 524px;
    height: 200px;
}
#headerbilde-en-2 {
    background-image: url(../gfx/pic5.jpg);
    width: 524px;
    height: 200px;
}

#headerbilde-en-4 {
    background-image: url(../gfx/ill9.jpg);
    width: 524px;
    height: 200px;
}

#headerbilde-en-5 {
    background-image: url(../gfx/pic3.jpg);
    width: 524px;
    height: 200px;
}

#headerbilde-en-soknad2 {
    background-image: url(../gfx/pic6.jpg);
    width: 756px;
    height: 200px;
}

p.gronn {
    font-size: 120%;
    border: 1px solid #C7CF93;
    padding: 1em 1em 1em 80px;
		background: #F4F9DC url(../gfx/bg_soknad.gif) no-repeat 10px 10px;
}

p.gra {
    background-color: #F4F4F4;
    border: 1px solid #E1E1E1;
    padding: 1em;
}

p.soknad-kontakt {
	font-size: 90%; 
	line-height: 120%;
	padding: 1em 0;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
}

div.feil {
    padding: 1em;
    background-color: #A61414;
    border: 1px solid #7A1010;
    color: white;
    margin: 1.5em;
    margin-bottom: 0;
}

input.mangler, textarea.mangler, select.mangler {
    background-color: #E79E9E;
}

ul.sitemap {
    padding-left: 2em;
    margin-top: 0;
}

.kurs-cb {
	margin-left: 10px;
	
}

.kurs-cb label {
    width: auto !important;
    display: inline !important;
    float: none !important;
    margin-right: 0 !important;
    clear: none !important;
}

#nyttskjema h3 {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #C7CF93;
	margin-bottom: 10px;
	clear: both;
	color: #778F00;
	font-size: 14px;
}

#nyttskjema .help {
	color: #5F633D;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 100%;
}

#nyttskjema label {
	font-size: 11px;
}

#nyttskjema .ff {
	display: inline;
	float: left;
	margin-right: 30px;
}

#nyttskjema .seksjon {
	border: 1px solid #C7CF93;
	padding: 15px;
	padding-top: 10px;
	display: block;
	margin-bottom: 20px;
	clear: both;
	background-color: #F7F8EF;
}

#nyttskjema select, #nyttskjema input {
	margin: 0 !important;
	padding: 0 !important;
}

#nyttskjema table {
	width: 90%;
}

#nyttskjema #job-table {
	margin: 0;
	padding: 6px;
	border: 2px solid #cccccc;
	width: auto;
}

.clearer { clear: both; }

#contact-sidebar-link a{
display: block;
background-image: url(../gfx/phone_icon.gif);
height: 30px;
font-weight: bold;
border-top: 1px solid silver;
padding-top: 10px;
background-color: white;
background-repeat: no-repeat;
background-position: 50px 10px;
padding-left: 80px;
}

#contact-sidebar-link a:hover {
  background-color: #9dc502;
}

#sidemeny-adresse {
    font-size: 80%;
    color: #6A7788;
    line-height: 100%;
    background: transparent;
}

#sidemeny-adresse a {
  text-decoration: none;
  color: #6A7788;
  background: transparent;
  padding: 9px;
  display: block;
  background-color: #fff;
  background-image: url(../gfx/phone_icon.gif);
  background-repeat: no-repeat;
  background-position: 10px 14px;
  padding-left: 37px;
}

#sidemeny-adresse a strong {
  font-size: 13px;
  margin-bottom: 0px;
  display: block;
}

.sidemeny-adresse-kontor {
  margin-bottom: 12px;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}

#sidemeny-adresse h2 {
	background: #0d2b50 url(../gfx/sidemeny-h2-bg.gif) repeat-x;
	color: #fff;
  font-size: 1.1em;
  font-weight: bold;
  margin: 0 0 5px 0px;
  padding: 6px 4px 6px 10px
}

#reklamefilm {
margin-left: 10px;
}

#reklamefilm_link {
text-align: center;
margin-top: 20px;
margin-bottom: 20px;
margin-left: 20px;
}