﻿body {
	background-color : #000000;
	background-image: url("gfx/bodybg.gif");
	background-repeat: repeat-y;
}

#Main {
	background-color: #000066;
}

BODY, TABLE {
	font-family : Arial, Helvetica, sans-serif, serif;
	font-size : 9pt;
	color : #ffffff;
	margin: 0;
}

div { clear: both; }

#Main {
	width: 800px;
	background: #000066 url("teller.php") no-repeat bottom left;
	height: 100%;
}

#Header {
	background: #000066 url("gfx/logo_bg.gif") no-repeat top left;
	display: block;
	text-align: center;
}

#Content {
	position: absolute;
	top: 110px;
	left: 160px;
	width: 640px;
}

#Items, #NewsList {
	clear: none;
	float: right;
	width: 160px;
	padding-right: 5px;
}
#ItemText {
	clear: none;
	float: left;
	width: 468px;
	text-align: justify;
}

TH {
	background-color : #333399;	
}

TD.JULEKORT {
  background-color : #FFFFFF;
  color: #000000;
  padding: 5pt;
}

A {
	text-decoration: none;
	color: #FFFFCC;
}

A:Hover {
	text-decoration: underline;
	color: #FFFFFF;
}

A:Visited {
	color: #FFFFCC;
}

.tekstblokkoverskrift {
	background-color : #333399;	
    font-weight: bold;
}

.TITTEL {
	font-size : 14pt;
}

.FORFATTER {
	font-size : 7pt;
}

.VERS {
	font-size : 11pt;
}

.FEILMELDING {
	color: #FFFF99;
    font-weight: bold;
	font-style : italic;
}

.SMALLPRINT {
	font-size: 7pt;
}

.Kategori {
	font-size: 11pt;
  font-weight: bold;
	margin: 0;
}

.Tittel {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;	
}

h1 { font-size: 150%; font-weight: bold; }
h2 { font-size: 125%; font-weight: bold; }
h3 { font-size: 100%; font-weight: bold; }

h1.tittel {
	text-align: center;
	clear: both;
}
h1.logo {
	height: 105px;
	font-size: 32px;
	margin: 0;
	padding: 0;
}
.Avdeling {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    font-style: italic;	
    line-height : 15pt;
    clear: both;
}

table.BookInfo {
	background-color: #FFFFFF;
}

#Navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#Navigation ul li img {
	border: 0;
	padding: 0;
	margin: 0;
}
ul.ItemList { list-style: none; padding: 0; margin: 0px 0px 1em 0px; }

#Ads {
	position: absolute;
	top: 5px;
	left: 805px;
}

.Ad {
	display: block;
	margin-top: 20px;
	background: #000000 url(gfx/adintro.gif) 0px 10px no-repeat;
	padding-top: 9px;
	text-align: left;
}

.InfoBox {
	width: 468px;
	border: 2px solid #333399;
	padding: 0px;
	margin: 0;
}
.InfoBox h2 {
	color: #FFFFFF;
	background-color: #333399;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 2px;
}
.InfoBoxContent {
	padding: 5px;
}

.BookDetails {
	margin-top: 10px;
	display: block;
	border: 2px solid #000000;
	background-color: #FFFFFF;
}
.BookDetails h2 {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 2px;
}
.BookDetails table {
	margin: 5px;
}

.GoogleAds {
	margin-top: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#Links {
	margin-left: auto;
	margin-right: auto;
	width: 510px;
	text-align: center;
	float: left;
}
#LinksPage .GoogleAds {
	clear: none;
	margin: 0;
	float: right;
}

blockquote {
	font-size: 150%;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
blockquote .author {
	text-align: right;
	font-size: 12px;
	font-weight: normal;
}

ul.NewsList {
	margin: 0;
	padding: 0;
	list-style: none;
}
.NewsTime {
	background-color : #000;
	font-size: 75%;
}
.NewsTitle {
	background-color : #333399;	
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 2px;
}

#AdsenseForSearch {
	clear: both;
	background-color: #000000;
}

dl#writers {
	margin-bottom: 1em;
}

dl#writers dt {
	float: left;
	width: 30px;
	clear: left;
}
dl#writers dd {
	float: left;
}

#MidiFile {
	clear: both;
	margin-bottom: 1em;
}
