body, img, div, table, form {
	border:0;
	margin:0;
	padding:0;
	}

html, body{
	height: 100%;
	}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #f2f1ed;
	color: #666666;
	}

body#fs {	
  /* background: url(images/bg-fs.gif) no-repeat top center #f2f1ed; */ 
  }

body#us {
	background: url(images/bg-us.gif) no-repeat top center #f2f1ed;
	}

a {
	color: #666666; 	
	text-decoration: underline;
	}

a:hover { 
	color: #f15e22;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	}

h1 {
	color: #f15e22;
	font-size: 30px;
	}

#wrapper-global {
	width: 901px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -184px;
	}

/* navigasjon */

#nav {
	width: 875px;
	height: 57px;
	line-height: 57px;
	padding-left: 16px;
  background: url(images/bg-fs.gif) no-repeat 0 100% #f2f1ed; 
}

#nav ul.navigation {
	list-style:none;
	margin:0;
	padding:0;
	}

#nav ul.navigation li {
	display:inline;
	}

#nav ul.navigation li a {
	text-transform:uppercase;
	text-decoration:none;
	color: #666666;
	font-size: 11px;
	padding:5px 10px 5px 10px;
	border-right:1px solid #939598;
	}

#nav ul.navigation li a:hover {
	color: #f15e22;
	text-decoration:underline;	
	}

#nav ul.navigation li.active a {
	color: #f15e22;
	text-decoration:underline;	
	}

#fsslideshow{
	width: 901px;
	height: 330px;
	position:relative;
	}

#fsslideshow span.over{
	width: 901px;
	height: 330px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(images/fsslideshow-over.png) no-repeat;
	z-index:99;
	}

#fsslideshow span.hjem{
	width: 182px;
	height: 100px;
	display: block;
	position: absolute;
	top: 10px;
	right: 43px;
	z-index:100;
	}

#fs-veivalg {
	width: 851px;
	height: 92px;
	background:url(images/fs-valg.gif) no-repeat #4d4e53;
	padding: 16px 25px 16px 25px;
	}

#fs-veivalg .rute1-3 {
	float:left;
	width: 652px;
	}

#fs-veivalg .rute1-3 ul {
	list-style:none;
	margin:0;
	padding:0;
	}

#fs-veivalg .rute1-3 ul li {
	display:inline;
	}

#fs-veivalg .rute1-3 ul li a {
	display:block;
	float:left;
	text-indent: -9999px;
	}

#fs-veivalg .rute1-3 ul li a#barn {
	width: 201px;
	height:80px;
	background: url(images/btn-barn-off.gif) no-repeat;
	border-right: 1px solid #949598;
	}

#fs-veivalg .rute1-3 ul li a#barn:hover {
	background: url(images/btn-barn-on.gif) no-repeat;
	}

#fs-veivalg .rute1-3 ul li a#ungdom {
	width: 224px;
	height:80px;
	background: url(images/btn-ungdom-off.gif) no-repeat;
	border-right: 1px solid #949598;	
	}

#fs-veivalg .rute1-3 ul li a#ungdom:hover {
	background: url(images/btn-ungdom-on.gif) no-repeat;
	}

#fs-veivalg .rute1-3 ul li a#voksne {
	width: 224px;
	height:80px;;
	background: url(images/btn-voksne-off.gif) no-repeat;
	border-right: 1px solid #949598;	
	}

#fs-veivalg .rute1-3 ul li a#voksne:hover {
	background: url(images/btn-voksne-on.gif) no-repeat;
	}

#fs-veivalg .rute4 {
	float:left;
	width: 173px;
	padding-left:24px;
	padding-top: 5px;
	}

#fs-veivalg .rute4 p {
	font-size: 11px;
	margin: 0 0 3px 0;
	padding:0;
	color: #bdbdbd;	
	}

#fs-veivalg .rute4 a {
	/*text-decoration:none;*/
	color: #bdbdbd;	
	}

#fs-veivalg .rute4 a:hover {
	/*text-decoration:none;*/
	color: #ffffff;
	}

ul.sprak {
	width: 70px;
	list-style:none;
	padding:0;
	float:left;
	margin: 0 15px 0 0;
	}

ul.sprak li {
	margin: 0 0 10px 0;
	}


ul.sprak li a {
	display:block;
	float:left;
	text-indent: -9999px;
	margin: 0 0 5px 0;
	}

ul.sprak li a#norsk {
	width: 76px;
	height:13px;
	background: url(images/lang-norsk.gif) no-repeat;
	}

ul.sprak li a#norsk:hover {
	background: url(images/lang-norsk-on.gif) no-repeat;
	}

ul.sprak li a#nynorsk {
	width: 76px;
	height:13px;
	background: url(images/lang-nynorsk.gif) no-repeat;
	}

ul.sprak li a#nynorsk:hover {
	background: url(images/lang-nynorsk-on.gif) no-repeat;
	}

ul.sprak li a#samisk {
	width: 76px;
	height:13px;
	background: url(images/lang-samisk.gif) no-repeat;
	}

ul.sprak li a#samisk:hover {
	background: url(images/lang-samisk-on.gif) no-repeat;
	}

ul.sprak li a#english {
	width: 76px;
	height:13px;
	background: url(images/lang-english.gif) no-repeat;
	}

ul.sprak li a#english:hover {
	background: url(images/lang-english-on.gif) no-repeat;
	}

ul.sprak li a#francais {
	width: 76px;
	height:13px;
	background: url(images/lang-francais.gif) no-repeat;
	}

ul.sprak li a#francais:hover {
	background: url(images/lang-francais-on.gif) no-repeat;
	}

ul.sprak li a#espanol {
	width: 76px;
	height:13px;
	background: url(images/lang-espanol.gif) no-repeat;
	}

ul.sprak li a#espanol:hover {
	background: url(images/lang-espanol-on.gif) no-repeat;
	}

ul.sprak li a#somali {
	width: 76px;
	height:13px;
	background: url(images/lang-somali.gif) no-repeat;
	}

ul.sprak li a#somali:hover {
	background: url(images/lang-somali-on.gif) no-repeat;
	}

ul.sprak li a#farsi {
	width: 76px;
	height:13px;
	background: url(images/lang-farsi.gif) no-repeat;
	}

ul.sprak li a#farsi:hover {
	background: url(images/lang-farsi-on.gif) no-repeat;
	}

ul.sprak li a#arabic {
	width: 76px;
	height:13px;
	background: url(images/lang-arabic.gif) no-repeat;
	}

ul.sprak li a#arabic:hover {
	background: url(images/lang-arabic-on.gif) no-repeat;
	}


p.fstekstnorsk {
	font-size: 20px;
	color:#666666;
	margin:0;
	}

p.fstekst {
	/*font-size: 20px;*/
	font-size: 14px;
	color:#666666;
	margin:0;
	}

/* kolonner */

#fs .col1 {
	float:left;
	width: 624px;
	padding: 31px 26px 50px 26px;
	}

#fs .col2 {
	float:left;
	width: 198px;
	height: 116px;
	padding: 9px 0 0 26px;
	margin: 31px  0 0 0;
	border-left: 1px solid #b9b9b9;
	display:inline;
	}

#us .col1 {
	float:left;
	width: 624px;
	margin-top:28px;
	padding: 0px 26px 0 26px;
	display:block;
	}

#us .col2 {
	float:left;
	width: 198px;
	height: 270px;
	padding: 49px 0 0 26px; /* 9 0 0 26 */
	margin: 67px 0 0 0; /* 67 0 0 0 */
	border-left: 1px solid #b9b9b9;
	}


/* underside */

#us-header {
	width: 875px;
	height: 41px;
	padding-left: 26px;
	padding-top: 32px;
	}

#us-header h1 {
	display:inline;
	font-weight: normal;
	}

/* skjema */

.skjema h1 {
	margin-top: 25px;
	margin-bottom: 15px;
	}

.skjema table, .tr, .td {
	background: none;
	}


/* footer */

.push {
	height: 225px;
	clear:both;
	}

#footer {
	height: 184px;
	background: #4d4e53;
	}

#footer-wrapper {
	width: 901px;
	margin: 0 auto;
	}

#footer-innhold {
	width: 901px;
	padding-top: 24px;
	height: 108px;
	color: #999999;
	text-align:left;
	}

#footer a {
	color: #999999;
	/*text-decoration:none;*/
	}

#footer a:hover {
	color: #ffffff;
	}

.footer-col {
	float:left;
	width: 176px;
	height: 108px;
	margin: 0 0 0 26px;
	font-size: 12px;
	}

.footer-col b {
	color: #cccccc;
	}
	
#sosialemedier {
	width: 226px;
	float:right;
	margin-right:26px;
	}

#sosialemedier ul {
	list-style:none;
	margin:6px 0 0 0;
	padding:0;
	}

#sosialemedier ul li {
	list-style:none;
	margin:0 5px 0 0;
	padding:0;
	display:inline;
	}

#sosialemedier span {
	display:none;
	}

#footer-credits {
	border-top: 1px solid #717175;
	padding-top: 10px;
	font-size: 11px;
	color: #999999;
	}

#footer-credits a {
	font-size: 11px;
	}

#footer-tekst-venstre {

	float:left;
	margin-left:26px;
	}

#footer-tekst-hoyre {
	float:right;
	margin-right:26px;
	}
	
.font12{ font-size: 12px;}
	
/* ---------- CLEARFIX ---------- */


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* plukk */

div.hr {
color: #b9b9b9;
background: #b9b9b9;
width: 200px;
height: 1px;
margin: 20px 0 20px 0;
	}

div.hr hr {
	display:none;
	}

div.hr2 {
color: #b9b9b9;
background: #b9b9b9;
width: 174px;
height: 1px;
margin: 20px 0 20px 0;
	}

div.hr2 hr {
	display:none;
	}


.cr {
	clear:both;
	}

.uppercase {
	text-transform:uppercase;
	}
