/* project: Norsk Fagbibliotekforening
   design: W. Johansen */
   
body {
	padding: 0;
	line-height: 1.6em;
	color: #000000;
	background-color: #F0F0F0;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	margin: 0px;
}
ul {
	/*list-style-type: none;*/
}

a { color: #0E4D8B; background: inherit; }
a:hover { color: #000; background: inherit;}
a.title { color: #B41A1A; background: #FFF; }

h1 { font: bold 2em Arial, Sans-Serif; letter-spacing: -1px; padding: 16px 0 0 8px; margin: 0; }
h2 {
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	font-family: Arial, Sans-Serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h1 a { color: #FFF; background: inherit; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #BFE1ED; background: inherit; }
h3 {
	font: 90% Arial, Sans-Serif;
	margin: 0 0 10px 0;
	padding: 0;
	color: #5f5f5f;
	background-color: #F4F4F4;
}
p {	margin: 0 0 0px 0; line-height: 1.5em; }
.content_top {
	color: #FFF;
	height: 19px;
	background-color: #FEFEFE;
	background-image: url(nff_top.jpg);
	background-repeat: no-repeat;
}
.content_topMain {
	color: #FFF;
	height: 19px;
	background-color: #FEFEFE;
	background-image: url(nff_top.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}



/* layout
   ------ */

.content {
	margin: 10px auto;
	width: 820px;
	color: #454545;
	background-color: #FFF;
	background-image: url(nff_senter.jpg);
	background-repeat: repeat-y;
	
}

.logo {	padding: 18px 0 0 3px; }

/* header */
.header_top {
	color: #FFF;
	height: 19px;
	background-color: #FEFEFE;
	background-image: url(nff_top.jpg);
	background-repeat: no-repeat;
}
.header {
	height: 120px;
	margin-left: 9px;
	background-image: url(nff_header2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.header_bottom {
	clear: both;
	color: #FFF;
	height: 19px;
	background-color: #FEFEFE;
	background-image: url(nff_bunn.jpg);
	background-repeat: no-repeat;
}
.subheader {
	padding: 5px;
	color: #808080;
	background-color: #F0F0F0;
	text-align: center;
}
.box_top_right {
	color: #808080;
	width: 160px;
	background-color: #F0F0F0;
	background-image: url(nff_rightbox_top.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 5px;
	height: 40px;
	margin-left: 5px;
}
.box_top_right h2 {
	color: #6C6C6C;
	margin: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 14px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: normal;
}

.box_right {
	border-left: 2px solid #E5E5E5;
	border-right: 2px solid #E5E5E5;
	width: 156px;
	color: #595959;
	background: #FFF;
	margin-top: 0px;
	margin-left: 5px;
}
#box_top  h2 {
	color: #915F5F;
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	}
#box_top {
	color: #808080;
	height: 51px;
	width: 200px;
	background-color: #F0F0F0;
	background-image: url(nff_leftbox_top.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
#box {
	margin: 0;
	width: 191px;
	color: #595959;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 5px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
	background-color: #FFFFFF;
	}
#box_bottom {
	color: #000;
	height: 13px;
	width: 200px;
	background-color: #FFF;
	background-image: url(nff_leftbox_bottom.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	}
#box    li {
	padding-top: 6px;
	list-style-type: none;
}
#box ul {
	padding-left: 12px;
	margin-top: 5px;
}
#box p {
	padding-left: 12px;
	font-size: 16px;
}

#box li a {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

#box li a:hover {
	background-color: #fce2a7;
	padding-left: 10px;
	font-weight: bold;
}

.box_bottom_right {
	color: #000;
	height: 12px;
	width: 160px;
	margin-bottom: 7px;
	padding-left: 5px;
	background-color: #FFF;
	background-image: url(nff_rightbox_bottom.gif);
	background-repeat: no-repeat;
	background-position: right;
}
	
/* left and central column */
		.left_side {
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
		.right_side {
	float: right;
	width: 418px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
		
		.article {
	margin-bottom: 20px;
	font-size: 1em;
	font-family: Geneva, Arial, sans-serif;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0px;
}
.article h3 {
	margin-bottom: 20px;
	font-size: 12px;
	font-family: Geneva, Arial, sans-serif;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0px;
	letter-spacing: 0.1em;
	font-style: normal;
}
	
	.highlight {
		padding: 5px 3px 5px 3px;
		margin: 0 0 3px 0;
		border-bottom: 1px solid #ccc;
	}
	
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 175px;
}

/* left side
   --------- */

.left {
	float: left;
	width: 635px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}


/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	background: #f0f0f0;
	padding: 10px 0 5px 0;
	border-top: 1px solid #eee;
}
#flag {
	text-align: center;
	background-position: center center;
}

.footer p {	line-height: 2em; }
.footer a {	color: #4F4F4F; background: #f0f0f0; border-bottom: 1px dotted #808080; text-decoration: none; } 

