/*-----------------------------*/
/*BREDDE OG PRINT SETUP*/
/*-----------------------------*/
@media print {
	#toppbar,#meny,#leftcol,#bunnlinje {
		display:none;
		}
	#totalwidth,#mainwidth{
		width:100%;
		}
	}
@media screen {
	#totalwidth {
		width:960px;
		height:100%;
		}
	#leftwidth {
		width:190px;
		padding:10px;
		padding-top:20px;
		padding-left:20px;
		}
	#mainwidth{
		width:720px;
		padding:10px;
		}
	}
/*-----------------------------*/




/*-----------------------------*/
/*HTML TAGGER*/
/*-----------------------------*/
* {
/*	font-family:"arial narrow", arial, helvetica, sans-serif;	*/
/*	font-family:Arial, Helvetica, sans-serif;*/
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	letter-spacing:0.1em;
	font-size: 12px;	
	}
body {
	color:#333333;
	}	
body.site {
	padding:0px;
	margin:0px;
	height:100%;
	width:100%;
	background-color:#ffffff;
	}		
textarea {
	font-size:12px;
	}
input {
	font-size:10px;
	}
img {
	border:0px;
	}	
fieldset {
	margin:10px;
	}
button {
	font-size:10px;
	}
hr {
	color:#000000;
	height:1px;
	}
a:hover {
	text-decoration:underline;
	}
h1{
	font-size:14px;
	font-weight:bold;
	color:#615050;
	}
/*-----------------------------*/

/*-----------------------------*/
/*TOPPMENY*/
/*-----------------------------*/
#meny{
	background-image:url(/images/topmenu_bg.gif);
	width: 100%;
	}	
#meny a{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	}
#meny a.egenmeny{
	padding-top: 5px;
	padding-bottom: 4px;
	width: 100%;
	}
#meny a.egenmeny:hover{
	color:#FF0000;
	}
#meny a.none{
	padding-top: 5px;
	padding-bottom: 4px;
	width: 100%;
	}
#meny a.none:hover{
	padding-top: 5px;
	padding-bottom: 4px;
	width: 100%;
	}
#meny .main table{
	width: 100%;
	}
#meny .kant{
	border-left:1px solid #505050;
	border-top:1px solid #505050;
	border-bottom:1px solid #101010;
	border-right:1px solid #101010;			
	}
#meny .kantslutt{
	background-color:#333333;
	}
#meny .maintext_off{
	width: 100%;
	padding: 4px;
	color: #FFFFFF;
	}
#meny .maintext_on{
	width: 100%;
	padding: 4px;
	color: #FFFFFF;
	background-color:#009933;
	}
#meny .subdiv{
	z-index:2;
	border: none;
	width: 255px;	
	background: #222222;
	visibility: hidden;
	position: absolute;
	}
#meny .suburl{
	padding:0px;
	border: none;
	}
#meny a.suburl{
	white-space:nowrap;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	background: #222222;
	}
#meny a.suburl:hover{
	background: #B30000;
	}
/*-----------------------------*/


/*-----------------------------*/
/*BUNNLINJE*/
/*-----------------------------*/
#bunnlinje {
/*	border-top: 1px solid #E0E0E0;
	margin-top:10px;
	margin-bottom:30px;
	padding-top:10px;
	padding-bottom:10px;	*/
	}
#bunnlinje td {
	color:#ABABAB;
	font-size: 10px;
	}
#bunnlinje a {
	color:#ABABAB;
	text-decoration: none;
	}
#bunnlinje a:hover {
	text-decoration: underline;
	}
/*-----------------------------*/


/*-----------------------------*/
/*PRODUKTMENY*/
/*-----------------------------*/
.dtree {
	font-size: 11px;
	white-space: nowrap;
	}
.dtree img {
	border: 0px;
	vertical-align: middle;
	}
.dtree .clip {
	overflow: hidden;
	}	
.dtree a.node {
	white-space: nowrap;
	padding: 1px 2px 4px 5px;
	}
.dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 4px 5px;
	}
/*-----------------------------*/


/*-----------------------------*/
/*SØK OG SØKERESULTAT*/
/*-----------------------------*/
#sok {
	background-image:url(/images/sok_bg.gif);
	height:42px;
	width:125px;
	margin-bottom:15px;
	}
#sok .inactive {
	color:#999999;
	font-size:10px;
	margin:0px;
	border:1px solid #EBEBEB;
	padding:4px;	
	background:#FFFFFF;
	}
#sok .active {
	color:#000000;
	font-size:10px;
	margin:0px;
	border:1px solid #EBEBEB;
	padding:4px;
	background:#FFFFFF;
	}	
#sok #searchbutton {
	border:none;
	padding:4px;
	padding-bottom:3px;
	padding-left:2px;	
	}
#sokeresultat a.sokeoverskrift {
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
	}
#sokeresultat .modultype {
	color:#999999;
	}
#sokeresultat a.linkeurl {
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#008000;
	}
#sokeresultat div.sokeramme {
	padding-bottom:10px;
	}
#sokeresultat .heading {
	color:#282211;
	padding:10px;
	padding-left:0px;
	text-align:right;
	}
/*-----------------------------*/


/*-----------------------------*/
/*BILDEGALLERI OG BILDEVISNING*/
/*-----------------------------*/
.galleri {
	background-color:#E8E8E8;
	padding:5px;
	text-align:center;
	}
body.visbilde {
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	height:100%;
	width:100%;	
	}
.visbilde table {
	background-color:#FFFFFF;
	}
.visbilde .buttons {
	font-size:11px;
	background-color:#E8E8E8;
	}
.buttons .seperator	{
	color:#CCCCCC;
	padding-left:5px;
	padding-right:5px;
	}
.visbilde td.bilde {
	text-align:center;
	background-color:#000000;
	padding:10px;
	}
.visbilde td.beskrivelse {
	background-color:#000000;
	color:#FFFFFF;
	text-align:center;
	padding:5px;
	padding-top:10px;
	padding-bottom:10px;
	}	
.visbilde select.slideshowmenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
/*-----------------------------*/
	
	
/*-----------------------------*/
/*SPECIAL*/
/*-----------------------------*/

#leftcol{
	background-color:#EBEBEB;
	background-image:url(../images/leftmenu_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	}
#nav_path {
	margin:10px;
	padding-bottom:10px;
	border-bottom:1px solid #E0E0E0;
	}
.hrwannabe {
	border-bottom:1px solid #E0E0E0;
	}
.red {
	color:#FF0000;
	}
/*-----------------------------*/	