* {
	margin: 0;
	padding: 0;
}

body {
	
      font-family: "trebuchet ms", "courier new", sans-serif;
	color: #000;
	padding-left: 18em;
	padding-right: 1em;
	margin-top: 1.5em;
}

p.skip {
	display: none;
}

h1 {
	font-size: 200%;
	color: #282828; 
	font-family: "trebuchet ms", "courier new", sans-serif;
	letter-spacing: 2px;
      margin: 0 0 0.5em 0;
}

h2#subtitle {
	font-size: 120%;
	color: #6fda27;
	font-family: "trebuchet ms", "courier new", sans-serif; 
	padding: 0em 0em 0.3em 0em;
}

p.listeoverskrifter {
        font-size: 100%;
	margin: 0.2em 0 0;
        color: #6fda27;
        font-family: "trebuchet ms", "courier new", sans-serif;
}

p {

        margin-bottom: 0.7em;
}

p#right {
        font-size: 80%;
        float: right;
        margin-bottom: 0;
}

p.billedtekst {
        margin: 0em 5em 2em 0;
        font-size: 60%;
        float: right;
        clear: both;
}

h4 {
        padding: 1em 0 0.5em 0;
}

/* Lenker */
a {
	color: #6fda27;
	text-decoration: none;
}

a:hover {
	color: #00c729;  
	text-decoration: none;
}

/* http://alistapart.com/articles/multicolumnlayouts */
#container {	
        display: inline;
	float: left;
	margin-left: -15em;
	padding-left: 15em; /* The width of the rail */
	width: 100%;
}

* html #container {
	height: 1%; /* So IE plays nice */
}

#content {
      float: left;
	line-height: 1.5em;
      margin-right: -100%;
	width: 100%;
}

/* Meny */
ul#menu {
	float: left;
	background: #282828;
	width: 13em;
	margin-bottom: 10px;
	margin-left: -15.5em;
	list-style-type: none;
}

ul#menu li {
	background: #282828 url(img/vo.png) no-repeat left top;
        border-bottom: 2px solid #fff;
}
/*
ul#menu li.first {
	background: none;
}

ul#menu li a.first {
	background: none;
}

.m1 {
	background: url(img/vn.png) no-repeat left bottom;
	display: block;
}

.m2 {
	background: url(img/hn.png) no-repeat right bottom;
	display: block;
}
*/
ul#menu li :link {
	color: #fff;
}

ul#menu li :visited {
	color: #ddd;
}

ul#menu li a {
	background: url(img/ho.png) no-repeat right top;
	border: 0;
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 0.7em;
	font-family: "Helvetica", sans-serif;
}

ul#menu li :link:hover, ul#menu li :visited:hover {
	color: #6fda27; 
	text-decoration: none;
}

ul#menu li :link:active, ul#menu li :visited:active {
	text-decoration: none;
}



/* Innhold */
/*#content {
	margin: 0em 0em 0em 16.5em;
}*/

/* Faktaboks */
ul#faktaboks {
	font-size: 80%;
	font-family: monospace, sans-serif;
	list-style-type: none;
	margin: 4em 3em 0 0.5em;
}

ul#faktaboks li {
	background: #f09064;
	padding: 0.3em;
}


/* Bilder */
img,
img a {
	border: none;
}

#katalog {
	padding: 1em 0 0.5em 0.5em;
}

#mikrofilm, #riksarkivet {
	float: right;
	padding: 0 2em 0 1em;
}

#dokument {
	float: right;
	padding: 0 2em 0.2em 1em;
}

#jazz {
	float: right;
	padding: 0 2em 1em 1em;
}

#sissel, #saxe {
	float: right;
	padding: 0 0 0.5em 0.5em;
}

#hio {
	float: left;
	padding: 2em 0em 3em 1em;
}


#telefon, #epost {
	padding: 1em;
}

#faktaboks {
        padding: 0 10em 3em 1em;
}

/* Lister */
.list {
	margin: 0.5em 1em 0.5em 1em;
	padding: 0.5em;
	list-style-type: square;
}

.listend {
	margin: 0.5em 1em 2em 1em;
	padding: 0.5em;
	list-style-type: square;
}

.listminus {
	margin: 1em 1em 0.5em 1em;
	padding: 0.5em;
	list-style-type: none;
}

/* footer */
#footer {
	background: #6fda27 url(img/vo.png) no-repeat left top;
	clear: both;
	margin-bottom: 1em;
        font-size: 80%;
        color: #fff;
}


#footer p  {
	padding: 0.2em 0 0.3em 0.4em;
 
}
