/* Layout class */

p{
margin:0px;
padding:0px;}


.box_header{
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 175px;
	width: 1015px;
	color:#808080;
	text-align:left;
}
	.box_header a.logo{
	height: 130px;
	width: 1015px;	display:block;
	}
	.box_header .path{
	width: 955px;
	display:block;
	padding-top:25px;
	padding-left:4px;
	font-size:90%;
	}
	.box_header .youarehere{
	float:left;
	width:70px;
	padding-right:2px;
	}
	.box_header .group{
	float:left;
	width:450px;
	}
	.box_header .slogan{
	float:left;
	font-weight:bold;
	}
.box_main .box_header2{
	
	width: 1015px;
	color:#808080;
	text-align:left;
}
	.box_main .box_header2 a.logo{
	height: 130px;
	width: 1015px;	display:block;
	}
	.box_main .box_header2 .path{
	width: 955px;
	display:block;
	font-size:90%;
	margin-top:8px;
	}
	.box_main .box_header2 .youarehere{
	float:left;
	width:70px;
	padding-right:2px;
	}
	.box_main .box_header2 .group{
	float:left;
	width:450px;
	}
	.box_main .box_header2 .slogan{
	float:left;
	font-weight:bold;
	}
	
.box_head{}
.box_content{}

.box_left{}

	.box_left .box_content{
	}
	.box_left .box_contact{
	padding-left:8px;
	color:#FFFFFF;
	}

.box_main{	background-color:#000; 


}
	.box_main .box_content{background-image: url(img09/Verdensrom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:480px;
	overflow:hidden;

		}
		
	.box_main .box_content .box{
	float:left;
	width:48%;
	height:100%;
	padding:5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
}
.box_main .box_content .box2{
	float:left;
	width:48%;
	height:100%;
	padding:5px;
	margin-left:5px;
	
}

	.box_main .box_content2{background-image: url(img09/Verdensrom2.jpg);
	background-repeat: no-repeat;
	background-position:  right;
	height:560px;
	background-color:#000;
	overflow:hidden;
	padding-bottom:40px;

		}
	
	.box_main .box_content img{
	margin:0px;
	border:0px;
	}
	
.box_main2{
	height:180px;
	overflow:hidden;

}
	.box_main2 .box_content{
		width:33%;
		float:left;
	}
	
	.box_main2 .box_content img{
	margin:0px;
	border:0px;
	}
		
		



.box_right{
	border: 1px solid #1b2096;	
}
	.box_right .box_content{		
		padding-top:10px;
		padding-bottom:10px;
	}
	.box_right .box_head{
		width:100%;
	color: #171c94;
		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;	
	}

.soek{
	background-image: url(images/box_soek.png);
	background-repeat: repeat-x;
	height:30px;
}
	.soek input.btn{
	margin-top:5px;}
	.soek input.text{
	margin-top:0px;}



.stop{
clear:left;}
