
/* Generelle klasser */


body
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 0.7em;
	color: #000000;
	margin: 0; /*background-image:	url(../images/bg.gif); 		background-repeat:	repeat-y; 		background-position:center;*/
}

a
{
	color: #161073;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
}

a:hover 
{
	text-decoration: underline;
}


p
{
	margin: 0 0 1em 0;
}

h1
{
	font-size: 1.7em;
	margin: 0 0 1em 0;
	font-weight: normal;
}

h2
{
	font-size: 1.3em;
	margin: 0 0 0.7em 0;
	font-weight: normal;
}

h3
{
	font-size: 1.1em;
}


form
{
	margin: 0;
}


input
{
	font-size: 10px;
}

input.button
{
	font-size: 10px;
	font-family: tahoma, sans-serif;
	width: 60px;
	margin: 0 0 2px 0;
}

textarea
{
	width: 100%;
	height: 70px;
}






/************* KLASSER KNYTTET TIL SYSTEMFUNKSJONER ***********/

/* MENY */

/* Left */
ul.menu-left
{
	list-style-type: none;
	padding: 0 0 0 10px;
	margin: 0px 0px 0 0;
}

ul.menu-left li
{
	margin: 0;
}

ul.menu-left a
{
	padding: 2px 10px 0 0;
	display: block;
	height: 17px;
}

ul.menu-left a.selected, ul.menu-left a:hover
{
	font-weight: bold;
}


/* SLUTT MENY */



/* OPPLISTING AV ARTIKLER */

div.list-art-mainart
{
	margin: 0 0 15px 0;
}

div.list-art
{
	margin: 0 0 15px 0;
}

div.list-art-left
{
	float: left;
	clear: both;
	width: 200px;
}

div.list-art-right
{
	float: right;
	width: 250px;
}

div.list-art-dummyfooter
{
	clear: both;
	font-size: 0px;
	height: 0px;
}

span.list-art-morelbl
{
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	margin: 20px 0 0px 0;
}

/* SLUTT OPPLISTING AV ARTIKLER */


/* VISNING AV ARTIKLER */

a.printable, a.tip
{
	margin: 0 0 0 5px;
}

span.relart-list-lbl, span.relfile-list-lbl
{
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	margin: 10px 0 0px 0;
}

div.view-art-dummyfooter
{
	clear: both;
	font-size: 0px;
	height: 0px;
}

div.tip input.text
{
	width: 150px;
}

/* SLUTT VISNING AV ARTIKLER */

/* LISTING AV BILDEARTIKLER */

table.img-list
{
	border: 0;
}

table.img-list td
{
	border: 0;
	vertical-align: top;
}

div.img-list-paging
{
	text-align: center;
}

div.img-temp
{
	margin: 5px;
	float: left;
}

div.img-temp img
{
	border: solid 1px black;
}

/* SLUTT LISTING AV BILDEARTIKLER */


/*******************************/
/* Visning av fil-lister START */

.file_list img
{
	margin: 0 5px 0 0;
}

.file_list a
{
	vertical-align: 30%;
}

.file_list span
{
	display: block;
	margin: 0 0 0 20px;
}

/* Visning av fil-lister SLUTT */
/*******************************/

div.dummyfooter
{
	clear: both;
	font-size: 0px;
	height: 0px;
}

/* LISTING AV BANNER */

img.banner
{
	display: block;
	margin: 0;
	border: 0px;
}

/* SLUTT LISTING AV BANNER *



/* SØKEBOKS */

div.searchbox
{
	padding: 10px 0 10px 3px;
	border-bottom: solid #ccc 1px;
}

div.searchbox input
{
	width: 125px;
	margin: 0 0 0 5px;
}

div.searchbox input.btn_submit
{
	width: 30px;
}

/* SLUTT SØKEBOKS */


/* LINKER */

div.link_group
{
	margin: 0;
}

div.link_group ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

/* SLUTT LINKER */






/* RAMMEVERK */

div#framework
{
	width: 1024px;
	margin: auto;
	height: auto;
	min-height: 500px;

}

div#header
{
	width: 1024px;
	height: 194px;
	background-image: url(../images/header_logo_eng.jpg);
}

div#header_nor
{
	width: 1024px;
	height: 194px;
	background-image: url(../images/header_logo_nor.jpg);
}


div#toplinks
{
	height: 28px; /*background-image:	url(../images/bg_links.jpg); 		background-repeat:	no-repeat;*/
	background-color: #81A5B6; /*border-top:		solid 1px white; 		border-bottom:		solid 1px white;*/
	
}

div#toplinks img
{
	margin-top: 2px;
	margin-left: 20px;
}

div#toptocontent
{
	height: 42px;
	background-image: url(../images/menutocontent.gif);
	background-color: #ffffff;
}

div.header
{
	padding: 0 0 0 10px;
	background-color: white;
	color: black;
	font-size: 1.5em;
	font-style: normal;
}

div#left
{
	width: 300px;
	float: left;
	clear: left;
	height: auto;
	min-height: 400px;
}

div#line
{
	width: 10px;
	background-image: url(../images/line.jpg);
	background-repeat: repeat;
	height: auto;
	min-height: 500px;
	float: left;
	clear: none;
	
}


div#main
{
	width: 600px;
	float: left;
	clear: right;
	padding: 10px;
	/*height: auto;
	min-height: 400px;*/
}

div#right
{
	width: 180px;
	float: left;
	padding: 0 1px 0 1px;
}

div#right div#links
{
	padding: 10px;
	border-bottom: solid #ccc 1px;
}

div.label
{
	text-transform: uppercase;
	border-bottom: solid 1px #ccc;
	padding: 5px 0 5px 10px;
}




/* MALER */


div.template
{
	padding: 0px 0px 0 0;
}



div.template a
{
	/*display: block;*/
	margin: 2px 0 0 0;
	
}

div.template a.title
{
	display: block;
	margin: 2px 0 0 10px;
	
}

div.template a.more
{
	/*display: block;*/
	margin: 0 0 0 11px;
	width: 50px;
}


div.template img
{
	border: 0;
	margin: 0 4px 0 0;
}



div#left img.banner
{
	margin: 11px 0 0 17px;
}



div#toplinks div#menu
		{
		height:				53px;
		padding:			3px 9px 0 9px;
		
		}
		
div#toplinks div#menu div#menu1
		{
		height:				30px;
		background-image:	url(../images/menu1_bg.gif);
		background-repeat:	no-repeat;
		margin:				0 0 3px 0;
		}
		
div#toplinks div#menu div#menu1 a
		{
		display:			block;
		height:				21px;
		color:				#ffffff;
		text-transform:		uppercase;
		padding:			5px 20px 0 20px;
		float:				left;
		background:			transparent;
		}



		
div#toplinks div#menu div#menu1 img 
		{
		margin-top:				-2px;
		}
		
div#toplinks div#menu div#menu1 a.selected
{
		text-decoration:	none;
		color:			#161073;
		background-image:	url(../images/menu1_bg_sel.gif);
} 
div#toplinks div#menu div#menu1 a.hover
		{
		text-decoration:	none;
		color:			#ffffff;
		background-image:	url(../images/menu1_bg_sel.gif);
		}
		
div#toplinks div#menu div#menu1 div.spacer
		{
		height:				23px;
		float:				left;
		width:				2px;
		background-image:	url(../images/menu1_spacer.gif);
		background-repeat:	no-repeat;
		}
		
		
		
div#toplinks div#menu div#menu2
		{
		height:				20px;
		/*background-image:	url(../images/menu2_bg.gif);
		background-repeat:	no-repeat;*/
		}
		
div#toplinks div#menu div#menu2 div.content
		{
		height:				17px;
		float:				left;
		padding:			3px 15px 0 15px;
		}
		
div#toplinks div#menu div#menu2 div.content a
		{
		color:				#369;
		}
		
div#toplinks div#menu div#menu2 div.content a:hover
		{
		text-decoration:	none;
		color:				blue;
		}
		
div#toplinks div#menu div#menu2 div.content-sel a
		{
		color:				blue;
		}
		
div#toplinks div#menu div#menu2 div.spacer
		{
		height:				20px;
		float:				left;
		width:				1px;
		/*background-image:	url(../images/menu2_spacer.gif);
		background-repeat:	no-repeat;*/
		}
		
/* SLUTT RAMMEVERK - MENY */


