@charset "utf-8";
/* CSS Document */

BODY
{
	background-color:#fff;
	background-image:url('images/bgsite.jpg');
	padding:0;
	margin:0;
	border:0;
	
}


/* --- PAGE LAYOUT ---*/
#sitewrapper
{
	width: 100%;
	margin:0 auto;
} 

#pagewrapper
{
	width: 855px;
	margin: 0 auto; 
	height:auto;
	
	background-color:#fff;
	padding:0;
	border: 2px solid #000;
	
	margin-top:10px;
		
	clear:both;
}
#topwrapper
{
	width: 850px;
	height:161px;
	padding:0;
	margin:0;
	border:0;
	float:left;
	clear:both;
}

#topwrapperimage
{
	width:850px;
	height:161px;
	padding:0;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0;
	border:0;
	padding-left:3px;
	
	float:left;
	clear:both;
}

.newstekst
{
}
#toppbilderframe
{
	width:850px;
	height:161px;
	padding:0;
	margin:0;
	border:0;
	margin-top:0px;
	margin-left:0px;
	float:left;
	clear:both;
}
#contentwrapper
{
	width:850px;
	padding-top:0;
	padding-right:0;
	padding-bottom:0;
	padding-left:0;
	border:0;
	margin-left:0px;
	margin-right:0px;
	margin-top: 0;
	padding-top: 0;	
	clear:both;
}
#col12
{
	width:670px;
	padding:0;
	margin:0;
	border:0;
	margin-left:0px;
	float:left;
	clear:left;
}
#col123
{
	width:850px;
	
	padding:0;
	margin:0;
	border:0;
	margin-left:5px;
	margin-right:15px;
	margin-top: 0;
	clear:both;
}
#col1
{
	width:152px;
	padding:0;
	margin:0;
	margin-top: 15px;
	border:0;
	float:left;
	clear:left;
}
#col2
{
	width:510px;
	padding:0;
	margin:0;
	border:0;
	margin-top:10px;
	margin-bottom:20px;
	float:right;
	clear:right;
}
#col3
{
	width:165px;
	padding:0;
	border:0;
	margin-right:5px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float:right;
	clear:right;
}
#content
{
	width:455px;
	padding:0;
	margin:0;
	border:0;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
	clear:right;
}
#footer
{
	width: 855px;
	height:30px;
	background-color: #ffda41;
	
	padding:0;
	margin:0;
	margin-left: 0px;
	margin-right: 0px;
	border:0;
	border-bottom: 0px solid #fff;
	
	color:#000000;
	clear:both;
}
#footer P
{
	color:#000000;
}
#footer1
{
	width:150px;
	height:50px;

	padding:0;
	margin:0;
	border:0;
	
	margin-left:0px;
	margin-top:0px;
	overflow:hidden;
	float:left;
}
#footer2
{
	width:538px;
	height:50px;

	padding:0;
	margin:0;
	border:0;
	
	margin-left:5px;
	margin-top:0px;
	overflow:hidden;
	float:left;
}
#footer3
{
	width:152px;
	height:50px;

	padding:0;
	margin:0;
	border:0;
	
	margin-left: 5px;
	margin-top: 0px;
	overflow: hidden;
	float: left;
}

/* --- LEFT MENU---*/

#leftmenu
{
	width:155px;
	
	padding:0;
	margin:0;
	border:0;
		
	float:left;
	clear:right;
}

.listmenu
{
	width:152px;
	
	padding:0;
	margin:0;
	border:0;
	
	list-style-type:none;
}
.menuitem
{
	width:155px;
	height:28px;
	
	padding:0;
	margin:0;
	border:0;
	margin-bottom: 1px;
	
	background-image:url('images/bgleft.jpg');
	background-repeat: no-repeat;
	
	overflow:hidden;
}
.menuitemlink:link, .menuitemlink:active, .menuitemlink:visited
{
	font-family:arial,verdana;
	font-size:8pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	line-height:20pt;
	
	padding-top:10px;
	margin:0;
	border:0;
	
	margin-left:20px;
	margin-top:0px;
}
.menuitemlink:hover
{
	color:#000;
}

.submenuitem
{
		
	padding:0;
	margin:0;
	border:0;
	margin-bottom: 2px;
	margin-left: 20px;
		
}
.submenuitemlink:link, .submenuitemlink:active, .submenuitemlink:visited
{
	font-family:arial,verdana;
	font-size:8pt;
	font-weight:normal;
	color:#336633;
	text-decoration:none;
	line-height:12pt;
	
	padding:0;
	margin:0;
	border:0;
		
}


/* --- TOP MENU---*/

#topmenu
{
	width:850px;
	
	padding:0;
	margin:0;
	border:0;
		
	clear:both;
}
#toplistmenu ul
{
	
	padding-left:0;
	margin-left:0;
	background-color: #fff;
	float: left;
	width: 100%;
	border-top:1px solid #eda803;
	border-bottom:1px solid #eda803;
	margin-bottom: 5px;
	margin-top:3px;
	
}
#toplistmenu ul li
{
	display: inline;
}
#toplistmenu ul li a
{
	font-family:arial,verdana;
	font-size:8pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	line-height:15pt;
	
	padding:0.2em 1em;
	margin:0;
	text-decoration: none;
	border-right: 1px solid #eda803;
	
	float: left;
}
#toplistmenu ul li a:hover
{
	background-color:#f4df10;
	color:#000000;
}

.topsubmenuitem
{
		
	padding:0;
	margin:0;
	border:0;
	margin-bottom: 2px;
	margin-left: 20px;
		
}
.topsubmenuitemlink:link, .topsubmenuitemlink:active, .topsubmenuitemlink:visited
{
	font-family:arial,verdana;
	font-size:8pt;
	font-weight:normal;
	color:#336633;
	text-decoration:none;
	line-height:12pt;
	
	padding:0;
	margin:0;
	border:0;
		
}



/* --- NEWS ---*/
HR
{
	color : #f7c705;
	height : 1px;
	margin:0;
	margin-top : 5px;
	margin-bottom : 5px;
	padding:0;
	border:1px;
	border-style: dashed;
}
.newstittel
{
	padding-bottom:6px;
}
.newsitem
{
	width:455px;
	
	padding:0;
	margin:0;
	border:0;
	
	margin-top:20px;
	margin-bottom:25px;
}
.newsitem H1
{
	margin-bottom:-10;
	padding:0;
}


/* --- LEFT COLUMN UNDER MENU --- */
#col1b
{
	width: 151px;
	float: right;
	margin-bottom: 50px;
	margin-right:1px;
	margin-top:10px;
	margin-left: 5px;
}


/* --- SØK --- */
.btninput
{
	background-color: #f7c705;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	border: solid 1px #cccccc;
	margin-top: 5px;
	margin-bottom: 5px;
}

.clearboth{clear:both;}

#bottomrow
{
	width: 860px;
	border: 0px;	
	margin: 0 auto;
	height:auto;
}
#leftSpace
{
        width:150px;
        float:left;
        height:10px;
}
#commercial
{
	width: 560px;
	border: 0px;
	margin-top: 3px;
	padding: 0;
	text-align: center;
	float: left;
}
#cms
{
	width:150px;
	float:right;
	text-align: right;
	margin-top: 3px;
	border: 0px;
	}



/* TEXT STYLES */
BODY, TD
{
	font-family:verdana,arial;
	font-size:9pt;
	
}
P, DIV
{
	font-family:verdana,arial;
	font-size:9pt;
	text-align:left;
}
H1
{
	font-family: Trebuchet MS, Arial, verdana;
	font-size: 16pt;
	font-weight:normal;
	color:#000000;
}

a:link	   {
	color: #0c1c8d;
	text-decoration: underline; 
	font-weight: normal;
}
a:visited  {
	color: #4056ee;
	text-decoration: underline; 
	font-weight: normal;
}
a:hover	   {
	color: #4056ee;
	text-decoration: none; 
	font-weight: normal;
}

.whitelink:link, .whitelink:visited, .whitelink:active, .whitelink:hover
{
	color: #ffffff;
	text-decoration:none;
}

h2	{
	font-family:  Arial, verdana;
	font-size: 14px;
	color: #000000;	
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
}

h2 a:link	{
	text-decoration: none;
	color: #000000;	
	margin-top: 0;
	padding-top: 0;
	font-weight:bold;
}

h2 a:visited	{
	text-decoration: none;
	color: #000000;	
	margin-top: 0;
	padding-top: 0;
	font-weight:bold;
}

h2 a:hover	{
	text-decoration: underline;	
	color: #000000;
	margin-top: 0;
	padding-top: 0;
	font-weight:bold;
}

h2 a:active	{
	text-decoration: none;
	color: #000000;	
	margin-top: 0;
	padding-top: 0;
	font-weight:bold;
}
