/* Layout class */
/* Linje for å fikse transparency for png i IE 6 */
img,  input { behavior: url("iepngfix.htc") }

p{
margin:0px;
padding:0px;}


.box_header{
	text-align:left;
	display:block;
	height:187px;
	background-image: url(images/top_bg.png);
	background-repeat: no-repeat;
}
	.box_header a.logo{
	height: 150px;
	width: 810px;
	float:left;
	}
	.box_header .path{	
		width: 955px;
	padding-top:6px;
	padding-left:6px;
	font-size:90%;
	display:none;
	}
	.box_header .youarehere{
	float:left;
	width:15px;
	padding-right:5px;	padding-top:6px;

	}
	.box_header .group{
	float:left;
		padding-top:6px;
	}
	.box_header .slogan{
	float:right;
	padding-right:10px;

	}

.navbar{	text-align:left;
	
	height: 21px;
	}

.box_head{}
.box_content{padding-top:5px;}

.box_left{
	overflow:hidden;

}

	.box_left .box_content{
		padding-left:15px;
		margin-bottom:30px;

	}
	
	.box_left .box_content td{
		text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;		font-size:11px;
	}
	
	.box_left .box_menu{
		padding-left:12px;

	}

.box_main{
	position:relative;
	top:-50px;

	}
	.box_main .box_content{
	
		padding-left:5px; overflow:hidden;
		
		
	}


		.box_main .box_content img{	
		margin:5px;
		}



.box_right{
			position:relative;
	top:-50px;

}
	.box_right .box_content{		

		
	}
	/*.box_right .box_head{
		width:100%;
	color: #ffffff;
		background-image: url(images/box_head_bg.png);
		background-repeat: repeat-x;
		height: 21px;
			font-size: 12px;
			padding-top:2px;  
	padding-left:5px;		font-weight:bold;
	text-align:left;	background-color: #FFFFFF;	
	}*/

.soek{
	display: inline;		float:left;
	margin-top:43px;

}
	.soek input.btn{
	}
	.soek input.txt{
		width:100px;}



.stop{
clear:both;}

.box_footer{
	background-image:url(images/bottom.png);
	background-repeat:no-repeat;
	height:85px;
	background-color:#FFF;}