/* CSS Document */

/* COLORS 

RED: #5a5a5d
REALRED: #c41230; 
LIGHT: #d3cab7; 
MIDDLE: #c8cacc;
DARK: #5a5a5d;
BLACK: #00080f; 

*/

/* Eric Meyer Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


a { color: #c41230; text-decoration: none;   }

p { font-weight: normal;  margin-bottom: 15px;  } 



h1 { 

text-decoration: none;
font-family: Garamond, Georgia, "Times New Roman", Times, serif;
font-size: 27px;
line-height: 30px; 
font-weight: bold;

color: #00080f;
margin-bottom: 4px; 
}

h2 {

text-decoration: none;
font-family: Garamond, Georgia, "Times New Roman", Times, serif;
font-size: 16px;
line-height: 20px; 
font-weight: bold;
color: #00080f;
margin-bottom: 6px; 
}

h2 a:hover {
color: #FFFFFF;
background-color: #5a5a5d; 
}

h3 {
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
color: #00080f;
font-size: 12px;
line-height: 16px; 
letter-spacing: 1px; 
margin-bottom: 2px; 
}

h4 {
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
color: #00080f;
font-size: 12px;
line-height: 16px; 
letter-spacing: 1px; 
font-weight: bold; 
margin-bottom: 8px; 
}

em {
font-style:italic; 
font-family: inherit; 
} 


/* Hindre horisontal "jump" ved navigasjon i Firefox */
html
{
height: 100%;
margin-bottom: 0.01em;
}

/* Globale definisjoner */
body {
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
color: #000000;
font-size: 12px;
line-height: 16px; 
background-color: #d9d3c2;


}



.clear {
clear:both;
}

.container {
  width: 980px;
  margin: 0 auto;

 
}
/* TOP */ 

.top {
width: 951px;
padding-left: 11px;
padding-top: 11px;
padding-bottom: 0px; 
padding-right: 18px; 
height: 173px;
background-color:#FFFFFF;
margin-top: 11px; 

}



.top-logo {
width: 148px;
height: 173px; 
float: left;
background-color: #FF0000; 
margin-right: 18px; 
}

.top-right-of-logo {
width: 785px;
height: 173px;
float: left; 

}

.top-handlekurv {
height: 28px;
width: 387px;
background-image: url(css_images/top-handlekurv.png);
background-position: right;

background-repeat: no-repeat; 
padding-right: 30px; 
padding-top: 4px; 
float: right; 
text-align: right; 
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
font-size: 10px;
line-height: 12px;
color: #000000; 
}

.top-handlekurv strong {
font-weight: bold;
color: #c0022b;
}



.top-banner {
width: 786px;
height: 112px;
float: left;
margin: 0px;
padding: 0px;
clear: left; 
}


/* INFO FOR MENY */ 

.top-info-for {
height:28px;
padding-top: 4px; 
width: 350px;
float: left; 
color: #5a5a5d;



}

ul#top-info-for
{
margin: 0px;
padding: 0;
white-space: nowrap;

}

#top-info-for li
{
display: inline;
list-style-type: none;
padding: 0;
margin: 0;
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
font-size: 12px;
color: #000000; 

}

#top-info-for a { padding: 2px 3px 2px 2px; margin:0 3px 0 0; }

#top-info-for a:link, #top-info-for a:visited
{



color: #5a5a5d;
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
font-size: 12px;
text-decoration: none;
border-bottom: 1px dotted; 
}


#top-info-for a:hover
{
color: #fff;
background-color: #5a5a5d;;

}








/* HOVEDMENY */ 

.top-hovedmeny {
width: 786px;
padding: 0px;


height: 19px;
float: left;
margin: 0px;

margin-top: 9px; 
clear: left;

background-image:url(css_images/top_meny_background.jpg);
background-repeat: repeat-x;
text-align: left; 


}


ul#top-hovedmeny
{
margin: 0px;
padding: 0;
padding-top: 1px; 
 

}



#top-hovedmeny li
{

display: inline; 
 
list-style-type: none;

margin: 0;
text-align: center; 

color: #FFFFFF;
text-decoration: none; 
}




#top-hovedmeny a {  padding: 0px; margin:1px  0 0  0; border-bottom: 0px; color: #FFFFFF;}

#top-hovedmeny a:link, #top-hovedmeny a:visited
{

text-decoration: none;
/* font-family: Garamond, Georgia, "Times New Roman", Times, serif; */
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
font-size: 13px;
font-weight: normal;
line-height: 0px; 
color: inherit; 
text-align: justify; 
letter-spacing: 1px; 

}


#top-hovedmeny a:hover {
background-color: #c0022b;
color: #FFFFFF;
text-decoration: none;
}


/* SEARCH AND PATH */





.path-container {
width: 951px;
padding-left: 11px;
padding-top: 6px;
padding-bottom: 0px; 
padding-right: 18px; 
 
float: left;
clear: right;
background: #FFFFFF; 
}

.input {

	padding: 4px 1px 0px 2px;
	width: 98px !important;
	border: 0px; 
	height: 17px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
	float: left; 
	background-position: top right;
	background-repeat: no-repeat;
	
	
	
}

.input:hover {
	background-color: #ffffff;
	border-color: #999999;
}
.search {
width: 147px;
height: 21px;
border: 1px solid #000000;
margin-right: 18px;
float: left; 
}

.search-buttom {
float: right;
padding-top:1px;
padding-right: 1px; 
}

.path {
width: 780px;
height: 21px;
color: #000000;
 
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
font-size: 11px; 
float: left; 
}

.path a{

color: #5a5a5d;
border-bottom: 1px dotted; 
text-decoration: none; 

}

.path a:hover{
color: #fff; 
background-color: #5a5a5d;

}





/* MAIN BODY */ 

.main-container {
width: 951px;
padding-left: 11px;
padding-top: 0px;
padding-bottom: 0px; 
padding-right: 18px; 
 
float: left;
clear: left;
background: #FFFFFF;
background-image:url(css_images/main_background.gif); 
background-repeat:repeat-y;  
}


/* LEFT POLE */


/* Venstre forfatteroversikt */
ul#alfabetet {
background: transparent;
width: 150px;
height: 110px;
margin-top: 5px;
}

#alfabetet  li { 
display: inline;
float: left; 
padding: 0; 
margin: 0;
margin-left: 8px; 
height: 20px;
line-height: 16px;
font-size: 11px;
width: 20px;
text-align: center;
}

#alfabetet  li a {
padding-left: 5px;
padding-right: 5px;
color:  #5a5a5d;
text-decoration: none;
display: block;
}

#alfabetet li a:hover {
background-color: #5a5a5d;
color: #FFFFFF; 
}

/* Her må det legges inn CURRENT i PHP */
#alfabetet #active a {
background-color: #5a5a5d;
color: #FFFFFF; 
}





.main-left-pole {
width: 148px;

padding-top: 0px; 
float: left; 
margin-right: 18px; 
height: auto; 
/* background-color: #ebebec;  */

}
.main-left-pole-white-top {
width:148px;
height: 7px; 
background-color: #FFFFFF; 
margin-bottom: 5px; 

}




ul#left-main
{
margin: 0px;
padding: 0;
white-space: nowrap;

}

#left-main li
{
list-style-type: none;
padding: 0;

margin: 0;
text-align: left; 

}

#left-main a { padding: 2px 2px 2px 3px; margin:3px 0px 0 7px ; }

#left-main a:link, #left-main a:visited
{

text-decoration: none;
font-family: Garamond, Georgia, "Times New Roman", Times, serif;
font-size: 16px;
line-height: 32px;
font-weight: bold;

color: #5a5a5d;
border-bottom: 1px dotted; 
}

#left-main a:hover
{
color: #fff;
background-color: #5a5a5d;;
text-decoration: none;
}

#left-main #active a{
color: #FFFFFF;
background-color: #5a5a5d;;
text-decoration: none;

}

.main-left-pole h1 {

text-decoration: none;
font-family: Garamond, Georgia, "Times New Roman", Times, serif;
font-size: 16px;
line-height: 24px;
font-weight: bold;

color: #000000;
 padding: 2px 2px 2px 3px; 
 margin:3px 25px 0px 7px ;
}



ul#left-sub
{
margin: 0px;
padding: 0;
white-space: nowrap;
 
}

#left-sub li
{
display: block;
list-style-type: none;
padding: 0;

margin: 0;
text-align: left;
 

}

#left-sub a { padding: 1px 4px 1px 3px; margin:3px 0px 0 7px ; }

#left-sub a:link, #left-sub a:visited
{

text-decoration: none;
color: #5a5a5d;
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
font-size: 11px; 
line-height: 18px; 
letter-spacing: 1px; 

color: #5a5a5d;
border-bottom: 1px dotted; 
}

#left-sub a:hover
{
color: #fff;
background-color: #5a5a5d;
text-decoration: none;
}

#left-sub #active a
{
color: #FFFFFF;
background-color: #5a5a5d;
text-decoration: none;
}



/* FELLES CONTAINER FOR ALLE OPPSLAG */

.body-container {
width: 785px;
padding-top: 7px; 
float: left; 
}

.body-container a {
border-bottom: 1px dotted #5a5a5d;
}

.body-container a:hover {
color: #FFFFFF; 
background-color: #5a5a5d;
}

/* 
**********
BOKOPPSLAG 
**********
*/


/* VENSTRE SIDE / COVER / KJØP / INFO */

.bok-body-left {
width: 202px;
margin-right: 15px;
float: left; 
color: #000000;
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
font-size: 11px; 
line-height: 15px;
letter-spacing: 1px; 


}
.bok-cover-200 {
width: 200px;
border: 1px solid #EEEEEE;

}

.bok-kjop-200 {
width: 163px; 
height: 35px; 
background-image: url(css_images/top-handlekurv.png);
background-position:7px; 
background-repeat:no-repeat;
padding-left: 37px;
padding-top: 5px;
margin-top: 6px; 
text-decoration: none;
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
font-size: 14px;
line-height: 15px;
font-weight: bold;
 letter-spacing: 0px; 
color: #ffffff;
background-color: #c0022b; 
border: 1px solid #d3cab7; 

}

.bok-kjop-200-2 {
width: 163px; 
height: 35px; 
background-image: url(css_images/top-handlekurv.png);
background-position:7px; 
background-repeat:no-repeat;
padding-left: 37px;
padding-top: 5px;
margin-top: 6px; 
text-decoration: none;
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
font-size: 14px;
line-height: 15px;
font-weight: bold;
 letter-spacing: 0px; 
color: #ffffff;
background-color: #719639; 
border: 1px solid #d3cab7; 

}

.bok-kjop-200:hover, .bok-kjop-200-2:hover {
background-color: #FFFFFF; 
color: #c0022b; 
}

/* 719639 */


.bok-kjop-75 {
width: 50px; 
height: 30px; 
background-image: url(css_images/top-handlekurv_15.png);
background-position:3px; 
background-repeat:no-repeat;
padding-left: 23px;
padding-top: 2px;
margin-top: 6px; 
text-decoration: none;
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
font-size: 11px;
line-height: 13px;
font-weight: bold;
 letter-spacing: 0px; 
 color: #FFFFFF; 
background-color: #c0022b; 
border: 1px solid #d3cab7; 
clear: left;  

}

.bok-kjop-75-2 {
width: 50px; 
height: 30px; 
background-image: url(css_images/top-handlekurv_15.png);
background-position:3px; 
background-repeat:no-repeat;
padding-left: 23px;
padding-top: 2px;
margin-top: 6px; 
text-decoration: none;
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
font-size: 11px;
line-height: 13px;
font-weight: bold;
 letter-spacing: 0px; 
  color: #FFFFFF;
background-color: #719639; 
border: 1px solid #d3cab7; 
clear: left;  
}

.bok-kjop-75:hover, .bok-kjop-75-2:hover {
background-color: #5a5a5d; 
color: #c0022b; 
background-color: #ffffff; 

}


.bok-materiell {
width:180px;
padding: 10px;
background-color: #ebebec; 
color: #000000;
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
font-size: 11px; 
line-height: 15px;
letter-spacing: 1px; 

}
.bok-materiell h1 {
text-decoration: none;
font-family: Garamond, Georgia, "Times New Roman", Times, serif;
font-size: 11px;
line-height: 15px;
font-weight: bold;
 letter-spacing: 0px; 
color: #000000;
margin-bottom: 7px; 
}

.bok-materiell-img {
width: 22px;
height: 26px;
float: left;
margin-right: 7px;
padding-top: 3px;   
}

/* BOK HOVEDTEKST / CENTER */
/* Bruker h1, h2, h3 */
.bok-body-center {
width: 333px;
margin-right: 18px;
float: left; 
color: #000000; 
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
font-size: 13px; 
line-height: 18px;
margin-bottom: 40px; 
}
/* BOKOPPSLAG / RIGHT /FORFATTERINFO */
.bok-body-right {
width: 207px;
padding-left: 9px;
border-left: 1px solid #ebebec;
color: #000000; 
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
font-size: 13px; 
line-height: 18px;
float: left; 

}
.bok-body-right-picture-60 {
width: 60px;
margin-bottom: 2px;
}

.bok-body-right-picture-credit {
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
font-size: 11px; 
line-height: 18px;
color: #5a5a5d;
margin-bottom: 8px; 
}



/* BOK KATEGORIER */

.bok-kategori-body {
width: 786px;

clear: left; 

}


.bok-kategori-body-1 {

width: 250px;
color: #000000;
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
font-size: 12px; 
line-height: 16px;
float: left; 
margin-right: 18px;
border-top: 7px solid #d9d3c2;
padding-top: 4px; 
margin-top: 20px; 
padding-bottom: 10px;

letter-spacing: 0px; 
}

.bok-kategori-body-2 {

width: 250px;
color: #000000;
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
font-size: 12px; 
line-height: 16px;
float: left; 

border-top: 7px solid #d9d3c2;
padding-top: 4px; 
margin-top: 20px; 
padding-bottom: 10px;
letter-spacing: 0px;
}

.bok-kategori-subsak-picture {
float: left; 
margin-bottom: 15px; 
margin-right: 7px;
width: 75px;  
float: left; 
margin-top: 4px;
  
}

.bok-kategori-body-3 {

width: 500px;
color: #000000;
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
font-size: 12px; 
line-height: 16px;
float: left; 

border-top: 7px solid #d9d3c2;
padding-top: 4px; 
margin-top: 20px; 
padding-bottom: 10px;
letter-spacing: 0px;
}

.bok-kategori-subsak-picture {
float: left; 
margin-bottom: 15px; 
margin-right: 7px;
width: 75px;  
float: left; 
margin-top: 4px;
  
}







/* FORSIDE */

.forside-body {
width: 550px;
margin-right: 18px;
float: left; 
 

}

.forside-body-hovedsak {
width: 550px;
color: #000000;
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
font-size: 13px; 
line-height: 18px;
margin-bottom: 30px; 
}

.forside-body-hovedsak-picture {
float: left; 
margin-bottom: 10px; 
margin-right: 7px;
width: 150px; 
margin-top: 3px;  


}

.forside-body-subsak_1 {

width: 266px;
color: #000000;
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
font-size: 12px; 
line-height: 16px;
float: left; 
margin-right: 18px;
border-top: 7px solid #d9d3c2;
padding-top: 4px; 
margin-top: 5px;  

margin-bottom: 25px; 
}

.forside-body-subsak_2 {

width: 266px;
color: #000000;
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
font-size: 12px; 
line-height: 16px;
float: left; 

border-top: 7px solid #d9d3c2;
padding-top: 4px; 
margin-top: 5px;  

margin-bottom: 25px; 
}

.forside-body-subsak-picture {
float: left; 
margin-bottom: 5px; 
margin-right: 7px;
width: 75px;  
float: left; 
margin-top: 2px; 


}

.forside-body-right {
width: 207px;
padding-left: 7px;
border-left: 1px solid #ebebec;
color: #000000; 
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
font-size: 11px; 
line-height: 16px;
float: left; 

}

.forside-body-right strong {
text-decoration: none;
font-family: Garamond, Georgia, "Times New Roman", Times, serif;
font-size: 16px;
line-height: 20px; 
font-weight: bold;
color: #00080f;
margin-bottom: 6px; 

}

.forside-body-right b {
text-decoration: none;
font-family: Garamond, Georgia, "Times New Roman", Times, serif;
font-size: 16px;
line-height: 20px; 
font-weight: bold;
color: #00080f;
margin-bottom: 6px; 

}


.forside-body-right-box {

width: 200px;
background-color: #ebebec;
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
font-size: 12px; 
line-height: 16px;
letter-spacing: 1px; 
padding: 4px; 
padding-bottom: 7px; 
}

.forside-body-right-box img {
margin-bottom: 5px; 
}

/* PAGES */

.page-body-center {

width: 550px;
color: #000000;
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
font-size: 13px; 
line-height: 18px;
float: left; 
margin-right: 18px;
margin-bottom: 40px;
}


.pages-body-right {
width: 207px;
padding-left: 9px;
border-left: 1px solid #ebebec;
color: #000000; 
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
font-size: 13px; 
line-height: 18px;
float: left; 
margin-bottom: 40px;

}

ul#pages-right-sub
{
margin: 0px;
padding: 0;
white-space: nowrap;
 
}

#pages-right-sub li
{
display: block;
list-style-type: none;
padding: 0;

margin: 0;
text-align: left;
 

}

#pages-right-sub a { padding: 1px 4px 1px 3px; margin:3px 0px 0 -2px ; }

#pages-right-sub a:link, #pages-right-sub a:visited
{

text-decoration: none;
color: #5a5a5d;
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
font-size: 11px; 
line-height: 18px; 
letter-spacing: 1px; 

color: #5a5a5d;
border-bottom: 1px dotted; 
}

#pages-right-sub a:hover
{
color: #fff;
background-color: #5a5a5d;
text-decoration: none;
}

#pages-right-sub #active  a{
background-color: #5a5a5d;
color: #FFFFFF; 
}

/* DIVERSE */

.nyhetsbrev {
width: 196px;
border: 1px solid #C0022B; 

padding: 5px; 
text-align: center; 
color: #000000; 
font-family:  Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
font-size: 12px; 
line-height: 18px;

background-color: #FFFFFF;
margin-bottom: 10px; 

}

.nyhetsbrev-input{
margin-top: 10px;
 
width: 123px; 
border: 0px;

font-size: 12px; 
line-height: 14px;
float: left; 
border: 1px dotted #5a5a5d; 
}

.nyhetsbrev-input-button {
margin-top: 10px; 
border: 1px solid #C0022B;
text-decoration: none;
font-family: Arial, Verdana, "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
font-size: 12px;
line-height: 14px;

 letter-spacing: 0px; 
 color: #FFFFFF; 
 width: 68px; 
 background-color: #C0022B;
 cursor: pointer; 
 

 }
/* FOOTER */

.footer-container {
background-color: #FFFFFF;
padding-top: 10px;
padding-bottom: 10px;
width: 969px !important;
height: 18px !important; 

padding-left: 11px; 
float: left; 
}

.footer {
width: 950px !important; 
padding: 1px;
background-image:url(css_images/top_meny_background.jpg);
height: 18px !important;
clear: both;
text-align: center; 
color: #FFFFFF; 

}

.naso-container {
text-align: right; 
color: #ababab;
font-size: 11px;
letter-spacing: 1px;  
}

.naso-container a {
text-align: right; 
color: #eeeeee;
}

.naso-container a:hover {
text-align: right; 
color: #eeeeee;
border-bottom: 1px dotted #eeeeee; 
}




/* LINJER */

.grey-line-hor-208 {
margin-top: 20px; 
margin-bottom: 5px; 
border-top: 1px solid #ebebec;
height: 1px;
width: 208px;  


}

label {
	clear: left;
	float: left;
	width: 150px;
	margin-top: 7px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
.input_textfield {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border: 1px;
	border-style: dotted;
	border-color: #CCCCCC;
}

.kasse-overskrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	clear: left;
	float: left;
	margin-bottom: 4px;
}

.tekst-frame-sub {
	padding-left: 159px;
}
