body {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 11px;
   color:#003772;
   background-color: #beccd6;
   text-align: center;
   margin: 15px;
   padding: 0;
}

p { margin: 5px 0; }

th, td {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 11px;
}

h1, h2 {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
}

h1 {
   font-size: 197%;
}

h2 {
   font-size: 167%;
}

h3 {
   margin-bottom: 1em;
   text-transform: uppercase;
   font-size: 100%;
   color: #000000;
}

a { 
   outline: none;
}

a:link {
   color: #AEAEAE
}

a:hover, a:active {
   text-decoration: none;
   color: #1B4174;
}

a:visited {
   color: #666666;
}

img {
   border: none;
}

img.left {
   float: left;
   margin: 0 20px 10px 0;
}

img.right {
   float: right;
   margin: 0 0 10px 20px;
}

#outerframe {
   background-color: #beccd6;
   width: 840px;
   margin: 0 auto;
   position: relative;
   overflow: hidden;
   text-align: left;
}

#shadowframe {
   overflow: hidden;
   width: 820px;
   float: right;
   background: #fff url(grafikk/skyggebildehoyre.gif) repeat-y right 0;
   background-color: #beccd6;
}

#maincontainer { 
   width: 810px; 
   margin-left:0px;
   border: 1px solid #666666;
   background-color: #ffffff; 
   position:relative;
}


#outsidemain {
   overflow:hidden;
   background: #fff url(grafikk/skyggebildehoyre.gif) repeat-y top 0 right 0; 
}


.byline {
   color: #CCCCCC;
}

/* Header */

#header {
   height: 136px;
   *height:128px;
   background-color: #ffffff;
   overflow: hidden;
   position: relative;
}

/* Logo */

#logo {
   position: absolute;
   left: 35px;
   top: 20px;
   margin: 0;
}
/*-------------------------------------------------------------*/


/* Search */

#search {
	float: right;
	width: 300px;
	padding-top: 55px;

}

#search form {	
}

#search fieldset {
	border: 1px solid #cecece;

}

#searchinput, #searchsubmit {
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #000000;
	
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF url(grafikk/img02.gif) repeat-x;
	border: 2px solid #FFFFFF;
}

#searchsubmit {
	padding: 0 2px;
	background: #F4A652 url(grafikk/img03.gif) repeat-x;
	border: 1px solid #000000;
	text-transform: lowercase;
}

/** Venstre toppmeny start **/
#site-menu {
   position: absolute;
   top: 112px;
   *top: 110px;
   _top:110px;
   left: 24px; 
   *left: 23px;
   _left:24px;
   list-style: none;
   padding: 0;
   _padding-left:2px;
   margin: 0;
}
#site-menu li {
   display: block;
   float: left;
   margin-left: -1px;
   padding: 0 0 0 7px;
   background: transparent url(grafikk/corners_passive.gif) no-repeat scroll 0 0;
}
#site-menu li:hover, #site-menu li.current {
   background: transparent url(grafikk/corners_active.gif) no-repeat scroll 0 0;
}
#site-menu div {
   float: left;
   background: transparent url(grafikk/corners_passive.gif) no-repeat scroll right 0;
   padding-right: 5px;
}
#site-menu li:hover div, #site-menu li.current div {
   background: transparent url(grafikk/corners_active.gif) no-repeat scroll right 0;
}
#site-menu a {
background-image: url(grafikk/img444.gif);
   /* background-color: white;  #a7af26;*/
   color: #666666;       /* #003772; */
   font-size: 9px;
   font-weight: bold;
   text-decoration: none;
   float: left;
   display: block;
   height: 18px;
   _height: 24px;
   padding: 6px 12px 0 7px;
}
#site-menu a:hover, #site-menu li:hover a, #site-menu li.current a { 
   /* background-color: #bad31b; */
   background-image: url(grafikk/img04.gif);
}
/** Venstre toppmeny slutt **/

/*Menu right top*/
#top-menu { 
   position: absolute; 
   display: block;
   height: 20px; 
   _height:20px;
   width: 290px; 
   left: 500px; 
   top: 110px;
   *top:108px; 
   _top:109px;
   font-size:10px;
}

#top-menu ul, #top-menu li {
   margin: 0;
   padding: 0;
   list-style: none;
}

#top-menu li {
   float: left;
}

#top-menu a {
   display: block;
   float: left;
   text-decoration: none;
   padding: 5px 5px 5px 10px;
   color: #aeaeae;
}

#top-menu a:hover, #top-menu a.current { 
   color: #666666;
}

/* Page */


#page {
	width: 790px;
	_width:810px;
	*margin: 0 0 0 0;*
	margin: 6px 0 0 0;
	padding: 0 10px 0 10px;
	border-top: 0px solid #cecece;
	background: #ffffff url(grafikk/topp_main_bg.gif) repeat-x;
	overflow:hidden;
	min-height:260px;
	margin-bottom:35px;
	
}



/* White Page */

#whitepage {
	width: 790px;
	_width:810px;
	*margin: 0 0 0 0;*
	margin: 6px 0 0 0;
	padding: 0 10px 0 10px;
	border-top: 1px solid #cecece;
	background: #ffffff;
	overflow:hidden;
	min-height:260px;
	margin-bottom:35px;
    
}

/* Content */

#content {
	float: left;
	width: 630px; 
	_width:630px;
	margin-top: 11px;
	margin-bottom:15px;
	/* border:1px solid black; */

}

#widecontent {
	float: left;
	width: 800px;
	margin-top: 11px;
	
	/* border:1px solid black; */

}

/* Feature */

#feature {
	margin-bottom: 20px;
	margin-top: 30px;

}
/*-------------------------------------------------------------*/

/* Footer */

#footer {
	height: 32px;
	width: 790px;
	_width:810px;
	margin: 0 auto;
	padding: 10px 10px 0 10px;
	background: #FFFFFF;
	border-top: 1px solid #cecece;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 85%;
	
}


/* venstremeny    */

#venstremenycontainer
{ 
  width: 140px; 
  float: left; 
  overflow: hidden;
  margin-right: 10px;
  _margin-right:15px;
  _margin-bottom:30px;
}

#venstremeny { 
   list-style: none;
   width: 122px;
   _width: 155px;
   margin: 0;
   padding: 5px;
   margin-left:8px;
}
#venstremeny li { 
height: 100%; 
border-bottom: 1px solid #969696; 
padding-left:0px;
}
/* #venstremeny li:first-child { border-top: 1px solid #003d7d; }*/
#venstremeny a { 
   display: block;
   width: 135px;
   _width: 145px;
   padding: 4px 0px;
   text-decoration: none;
   font-size: 9px;
   font-weight: bold;
   color: #969696;
}
#venstremeny a:hover, #venstremeny a.current { 
   color: #666666;
}
#venstremeny ul {
   list-style: none;
   margin: 0 0 5px 0;
   padding: 0;
   width: 143px;
   _width: 145px;
   background-color: #98bbce;
   border: 1px solid #204454;
}
#venstremeny ul li, #venstremeny ul li:first-child {
   border: none;
   margin-left: 0px;
   padding: 1px;
}
#venstremeny ul a {
   width: 131px;
   _width: 140px;
}

.boks {
border:1px solid #aeaeae;
margin-bottom:10px;
margin-left:5px;
width:299px;
*width:298px;
position:relative;

}

.boksbred{
border:1px solid #aeaeae;
margin-bottom:10px;
margin-left:5px;
width:618px;
*width:617px;
position:relative;
/*overflow:hidden;*/

}

.bokspil{
   position:absolute;
   top:8px;
   left: -17px;
}

.bokspilhovedoppe {
   position:absolute;
   top: 156px;
   *top:153px;
   _top:153px;
   left: 5px;
   z-index: 1;
}

.bokspilhovednede {
   position:absolute;
   top: 262px;
   *top:272px;
   left: 5px;
   z-index: 1;
}

.bokspilhovedvenstre{
position:absolute;
top: 159px;
left: 238px;

}

.hoyrebilde{
float:left;
/* margin:15px 15px 15px 15px; */

}

.rammebilde {
float:right;
margin-left:15px;
margin-right:15px;
}


#underbilde {
height: 15px;

width: 820px;
background: #BECCD6 url(grafikk/skyggebildebottom.gif) no-repeat;
margin: 0 0;
margin-left:0px;
_height:70%;
}

#venstrebokser {
width:317px;
           /*300px;*/
margin-left:0px;

}

#newstop{
background: #ffffff url(grafikk/news_top.gif) no-repeat;
height: 10px;
width: 765px;
margin: 0 auto;
margin-left:13px;
overflow:hidden;
}

#news {
   background: #d6e0e8;
   width: 765px;
   margin: 0 auto;
   margin-left:13px;
   margin-bottom:10px;
   overflow:hidden;

}

#newsbottom {
   overflow:hidden;
   height: 10px;
   width: 765px;
   /*margin: 0 auto;*/
   margin-left:0px;
   margin-bottom:0px;
   background: #fff url(grafikk/news_bottom.gif) no-repeat;
}

#newsicon {
   float:left;
   margin: 12px 30px 0 47px;
   _margin-left:23px;
   width:56px;
}

#newscontent {
   float: left;
   overflow: hidden;
   border-left:1px solid white;
   width: 622px;
}

.newscolumn  {
   float:left;
   margin: 5px 0;
   width:310px;
   border-left:1px solid white;
   overflow: hidden;
   position: relative;
   right: 1px;
}

.newsarticle {
   overflow: hidden;
   margin: 0 15px 10px 15px;
}

#newsarchive {
   margin: 0 0 15px 15px;
   font-family:Verdana, sans-serif;
   font-size:16px;
   color:#666666;
}

.nyhetsoverskrift {
color:black;
font-size:10px;
font-weight:bold; 
font-family:verdana; 
margin-left:0px;
margin-top:0px;
margin-bottom:6px;
}

.toppbilde{
float:left;
width:570px;
margin-left:5px;
_margin-left:3px;

}

#bokserunder {
float:left;
margin-left:20px;
_margin-left:10px;

}

.boksene {
width: 185px;
height:280px;
*height:282px;
_height:300px;
float:left;
border:1px solid #aeaeae;
margin-bottom:10px;
margin-left:5px;
}

#logobilde {
   float:right;
   margin-right:2px;
   margin-bottom:2px;
}

.vrihoyre {
/*_float:right;*/
}

.lead-image {
   margin-bottom:15px;
}

.lesmer a {
   font-size: 10px;
}
