@charset "utf-8";
/* CSS Document */
body.s {
  margin : 0px;
  margin-top:5px;
  padding : 0px 0px 0px 0px;
  /*line-height : 1.2;*/
  font-family : Arial, Helvetica, sans-serif;
  background : #E2E7EB;
  color : #000000;
  text-align : center;
  font-size:12px;
}

h2, h3, h4, h5 {
  margin-top : 0;
  margin-bottom : 0;
}
h1 {
  font-size : 1.8em;
  margin-bottom : .64em;
  color:#93AA02;
}
h2 {
  font-size : 1.8em;
  margin-bottom : .64em;
  color:#357EB5;
}
h3 {
  font-size : 1.8em;
  margin-bottom : .64em;
  color:#FB8501;
}
h4 {
  font-size : 1.4em;
  margin-bottom : .64em;
  color:#FFFFFF;
}
h5 {
  font-size : 1.4em;
  margin-bottom : .64em;
  color:#000;
}
h6 {
  font-size : 1.1em;
  margin-bottom : .64em;
  color:#000;
}
.text_blue{

color:#357EB5;

}

.text_grey{

color:#666666;

}

.text_red{

color:#ff0000;

}
.footer {
font-size:0.9em;
}

p{
margin-top:2px;
margin-bottom:8px;

}

#s_shadow{
top:0px;
margin-top:0px;
width:870px;
margin-left:auto;
margin-right:auto;
height:100%;
background-image:url(/img/bg_shadow.gif);
background-repeat:repeat-y;
}

#s_container {
top:0px;
margin-top:0px;
margin-left:auto;
margin-right:auto;
width:850px;
height:100%;
background-color:#efeff1;
}
#s_topp {
margin-top:0px;
height:115px;
}


#s_banner {
margin: 0 0 0 0;
height:240px;


}

#s_meny {
margin: 0 0 0 0;
height:35px;
background-image:url(/img/bg_lenker.gif);


}

#s_infobar_hjelpe {
margin: 0px 0px 0px 0px;
height:114px;
background-image:url(/grafikk/bg_infobar_hjelpe.gif);
background-repeat:no-repeat;
}

#s_infobar_front {
margin: 0px 0px 0px 0px;
height:114px;
background-image:url(/grafikk/bg_infobar_front.gif);
background-repeat:no-repeat;
}

#s_content {
margin-top:20px;
margin-bottom:20px;
margin-left:25px;
margin-right:25px;
text-align:left;


}

#s_partnerBox{
height:167px;
width:506px;
background-image:url(/grafikk/bg_box_orange.gif);
background-repeat:no-repeat;
}

#s_partnerBoxContent{
margin-left:20px;
margin-right:20px;
}

#s_bunn {

height:42px;
background-image:url(/img/bunn.gif);
background-repeat:no-repeat;


}

#s_content_bunn{
margin-top:12px;
margin-bottom:20px;
margin-left:45px;
margin-right:25px;
text-align:center;
}

#s_nyheter_tittel{
margin-top:10px;
}
#s_nyheter_ingress{
margin-top:10px;

}
#s_nyheter_artikkel{
margin-top:15px;

}


<!-- LENKER -->
a:link {
color: #2c6895;
text-decoration:none;

}

a:visited {
color:#2c6895;
text-decoration:none;

}
a:active {
color:#2c6895;
text-decoration:none;

}
a:hover{
color:#2c6895;
text-decoration:underline;

}
a.red
{
	
	
	color: #ba1418;
	text-decoration: none;
	
}
a.red:hover
{
	
	
	color: #ba1418;
	text-decoration: underline;
	
}

a.blue
{
	
	
	color: #357EB5;
	text-decoration: none;
	
}

a.blue:hover
{
	
	
	color: #357EB5;
	text-decoration: underline;
	
}

/* MENY */

#s_dd_hjem {
 margin-left: 0px;
 left:0px;
 padding: 0 0 0 0;
}

#s_dd_hjem li {
 margin: 0;
 padding: 0;
 list-style: none;
 float: left;
 font: bold 11px arial;
 
}

#s_dd_hjem li a.menu {
 display: block;
 text-align: center;
 background: #f6cf79;
 padding: 8px 15px;
 margin: 0 0px 0 0;
 color: #000;
 width: 26px;
 font-size:1.3em;
 
 text-decoration: none;
}


#s_dd {
 margin-left: 201px;
 left:201px;
 padding: 0 0 0 0;
}

#s_dd li {
 margin: 0;
 padding: 0;
 list-style: none;
 float: left;
 font: bold 11px arial;
 
}

#s_dd li a.menu {
 display: block;
 text-align: center;
 background: #f6cf79;
 padding: 9px 10px;
 margin: 0 0px 0 0;
 color: #000;
 width: 80px;
 font-size:1.1em;
 text-decoration: none;
}

#s_dd li a.menu:visited {
 background: #f6cf79;
}

#s_dd li a.menu:hover {
 background: #ffb510;
}

#s_dd li a.menu:active {
 background: #ffb510;
}

.s_submenu {
 background: #eee;
 border: 1px solid #ffb510;
 visibility: hidden;
 position: absolute;
 z-index: 3;
 width:118px;

}

.s_submenu a {
 display: block;
 font: 11px arial;
 text-align: left;
 text-decoration: none;
 padding: 5px;
 color: #000;
  width: 108px;
}

.s_submenu a:visited {
 color: #000;
 font: 11px arial;
}

.s_submenu a:hover {
 background: #ffb510;
 color: #000;
 font: 11px arial;
}

.s_submenu a:active {
 color: #000;
 font: 11px arial;
}
