@charset "UTF-8";
/* CSS Document */


body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #8c9096;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	line-height: 1.4em;
	padding: 0;
	background-image: url(../bilder/biter/bodybak.jpg);
	background-repeat: repeat-x;
}
.thrColFixHdr #container {
	width: 1080px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../bilder/biter/forsidebok.jpg);
background-repeat: no-repeat;
background-position: left bottom;
	position: relative;
} 
.bokfelt_tittel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	text-decoration: none;
	margin-top: 0.5em;
}
.thrColFixHdr #header {
	padding-top: 10;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 40px;
	background-image: url(../bilder/biter/bakgrunn_skygge.gif);
	background-repeat: repeat-x;
} 


.thrColFixHdr #kategorifelt {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 40px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #F2F3F0;
} 




.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 40px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 137px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
	position: absolute;
	right: 0px;
	top: 240px;
}
.navpiler {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
.thrColFixHdr #mainContent {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 275px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
} 
.kategorifelt_graa {
	background-color: #F7F7ED;
	margin-left: 20px;
	margin-right: 20px;
}
.bokfelt_liste {
	float: left;
	height: 190px;
	width: 120px;
	border: thin none #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 16px;
	margin-left: 0px;
}
.thrColFixHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
} 
.topp_utlisting {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a.tekstlenke:link {
	color: #000000;
}
a.tekstlenke:visited {
	color: #666666;
}
.utendekor {
	text-decoration: none;
}

.toppmeny {
	float: none;
	text-align: right;
	right: 20px;
	clear: right;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.logo {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.tekstfarge {
	color: #660000;
}
.bokfelt_bilde {
	margin-bottom: 7px;
}
.kategorifelt_innerwrap {
	float: left;
	vertical-align: bottom;
}
.forlagsinfo {
	padding: 8px;
	border: thin solid #333333;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	width: 198px;
	background-color: #FFFFFF;
	line-height: 1.4em;
}
.footer_litenlenke {
	font-size: 9px;
	color: #7F7F7F;
	text-decoration: none;
}
.detalj_tittel {
	font-size: 22px;
	color: #990000;
	margin-top: -0.1em;
}
.forfatter {
	font-style: italic;
	font-weight: bold;
}
.forlagsnavn {
	font-size: 12px;
	font-weight: bold;
}
.undertittel {
	font-weight: bold;
	font-size: 13px;
	margin-top: -0.5em;
}
.kategorifelt_tekst {
	clear: both;
	font-size: 16px;
	text-transform: uppercase;
}
.kategori_hoyde {
	height: 40px;
	vertical-align: bottom;
}
.bilde {
	border: 1px solid #333333;
}
