@charset "utf-8";
/* CSS Document */

/*
	ITUM AS
	Site by ITUM AS www.itum.com
	CMS: eRedaktør
	-----------------------------
	Main CSS file, Do not edit!	
*/

/* --- PAGE LAYOUT ---*/
BODY
{
	padding:0;
	margin:0;
	border:0;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{  
	margin:0; 
	padding:0; 
} 

/*Maingrid*/
#sitewrapper
{
	width: 100%;
	margin:0 auto;
}
#pagewrapper
{
	width: 942px;
	margin: 0 auto;
	padding:0;
	clear:both;
	background-image: url(images/bgtop1.gif);
	background-repeat: no-repeat;
	background-position: 0px 189px;
}
#topwrapper
{
	padding:0;
	margin:0;
	border:0;
	clear:both;
}
#topmenuwrapper
{
	width: 974px;
	padding:0;
	margin:0;
	border:0;
	float:left;
	clear:both;
	background-color: #e3e0cd;
	}
#contentwrapper
{
	width:942px;
	padding:0;
	border:0;
	margin:0;
	clear:both;
}
#col12
{
	width:770px;
	height:450px;
	padding:0;
	margin:0;
	border:0;
	background-image: url(images/kompassrose.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	float:left;
	clear:left;
}
/* Ie 6 hack*/
#contentwrapper > #col12
{
	min-height:450px;
	height:auto;
}

#col1
{
	width:172px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	margin-top:60px;
	border:0px 0px 0px 0px;
	float:left;
	clear:left;
}
#col2
{
	width:598px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	float:right;
	clear:right;
	
}
#col3
{
	width:170px;
	padding:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	float:right;
	clear:right;
}
#content
{
	width: 578px;
	padding:0px 0px 0px 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	margin-top: 30px;
	margin-bottom:20px;
	float:right;
	clear:right;
}
#content_start
{
	width: 598px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	margin-bottom:20px;
	float:left;
	clear:left;
}
#breadcrumb
{

}


#footer
{
	width: 943px;
	clear:both;
	background-image: url(images/btm.gif);
	background-repeat: no-repeat;
}
#footer1
{
	width:170px;
	padding:0;
	margin:0;
	border:0;
	margin-left:0px;
	margin-top:0px;
	overflow:hidden;
	float:left;
}
#footer2
{
	width:600px;
	padding:0;
	margin:0;
	border: 0;
	margin-left:5px;
	margin-top:0px;
	text-align: center;
	overflow:hidden;
	float:right;
}
#footer3
{
	width:170px;
	padding:0;
	margin:0;
	border: 0;
	margin-left: 5px;
	margin-top: 0px;
	overflow: hidden;
	float: left;
}
#bottomrow
{
	width: 984px;
	border: 0px;	
	margin: 0 auto;
	height:auto;	
}
#commercial
{
	width: 884px;
	border: 0px;
	margin-left: 50px;	
	margin-top: 3px;
	padding: 0;
	text-align: center;
	float: left;
}
#cms
{
	width:50px;
	float:right;
	margin-top: 3px;
	border: 0px;
	}

/* Left menu */
#navcontainer 
{
	margin-left: 0px; 
	margin-top:0px;
	padding-left: 10px;
	font-size:12px;
	}
#navlist, #navlist ul
{
	float: left; 
	list-style:none; 
	padding: 0;
	margin: 0;
	}

#navlist li ul 
{
	position: absolute;
	left: -999em; 
	height: auto; 
	width: 13em; 
	font-weight: normal; 
	margin:  -2em 0 0 13em;
	}
#navlist li li 
{
	width: 13em; 
	padding-right: 0.85em;
	}
/** Sub level top menu **/
#navlist li ul ul 
{
	margin:  -2em 0 0 13em;
	}
#navlist li:hover ul ul, #navlist li:hover ul ul ul, #navlist li.sfhover ul ul, #navlist li.sfhover ul ul ul 
{
	left: -999em;
	}
#navlist li:hover ul, #navlist li li:hover ul, #navlist li li li:hover ul, #navlist li.sfhover ul, #navlist li li.sfhover ul, #navlist li li li.sfhover ul 
{
	left: auto;
	}	


/*News*/
.NewsImage
{
	float:right;
	margin-left:3px;
}

/* Search */
.btninput
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.clearboth{clear:both;}
/* Print */
#print
{
	padding-top:10px;
	float:right;
	}
