/*	Paragraph									*/

p {
margin-left: 30px;
color: #000000;
font-family: "arial", "geneva", sans-serif;
font-size: 10pt;
}

/*	Definition list									*/
dl {
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Menu									*/
small.menu {
font-size: small;
color: #000000;
/* background: #8F8F8F; */
font-family: "verdana", "arial", "geneva", sans-serif;
text-align: center;
}

/*	Menu unvisited links							*/
a.menulink:link {
/* color: #6633FF; */
color: #000000;
font-weight: bold;
}

/*	Menu visited links							*/
a.menulink:visited {
/* color: #993399; */
/* color: #808080; */
color: #557696;
font-weight: bold;
}

/*	Menu active links (not widely supported)				*/
a.menulink:active {
color: #000000;
background: #F0D2F0;
}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
color: #000000;
background: #F0D2F0;
}

/*	Links unvisited links							*/
a.link:link {
color: #6633FF;
}

/*	Links visited links							*/
a.link:visited {
/* color: #993399; */
color: #000000;
}

/*	Links active links (not widely supported)				*/
a.link:active {
color: #808080;
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
color: #000000;
}

/*	Links unordered lists							*/
ul {
margin-left: 60px;
list-style: disc;
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	The link description							*/
span.descript {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	line-height:14pt;
	color: #000000; 
	text-decoration: none; 
	font-style: normal}
}

/*	New links								*/
sup.new {
font-size: x-small;
color: #FFFFFF;
background: #FF3300;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Popular links								*/
sup.pop {
font-size: x-small;
color: #FFFFFF;
background: #0000FF;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Links date and hits							*/
small.date {
font-size: x-small;
color: #666666;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Number of links in categories						*/
small.numlinks {
font-size: x-small;
color: #666666;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for "Looking for something in particular?"		*/
strong.search {
color: #000000;
font-weight: bold;
font-size: 10pt;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for "More options"					*/
small.more {
font-size: 10pt;
color: #000000;
font-weight: normal;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for the error messages					*/
strong.error {
color: #FFFFFF;
/*background: #FF3300;*/
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is used for the sub headers					*/
h2 {
margin-left: 30px;
font-size: 11pt;
font-weight: bold;
border: none;
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is for the margin for the form elements				*/
div.margin {
margin-left: 30px;
}

/*	This is for page $title_linked						*/
strong.title {
font-size: 10pt;
font-weight: bold;
color: #000000;
/* background: #C0C0C0; */
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Table cells								*/
td {
font-size: 10pt;
color: #000000;
/*background: #C0C0C0;*/
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is  for Category Listings table cells				*/
td.catlist {
font-size: 11pt;
color: #000000;
/*background: #FFE2A6;*/
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*     Meny table cells 
   */
td.menyen {
font-size: 10pt;
color: #000000;
/* background: #FFCC66; */
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Preformatted text							*/
pre {
margin-left: 60px;
font-size: 10pt;
font-weight: bold;
color: #000000;
}

/*	This is for the page last updated text					*/
small.update {
font-size: 8pt;
font-weight: bold;
color: #999999;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is for the total number of links					*/
p.grandtotal {
margin-left: 60px;
font-size: 10pt;
font-weight: bold;
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/* bilde */
div.bilde      {
overflow: visible; 
position: absolute; 
left: 3px; 
top: 2px;
}