/* Layout class */

p{
margin:0px;
padding:0px;}


.box_header{
	background-image: url(images/topp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#F6F1EE;
	text-align:left;
display:block;
height:155px;	

}
	.box_header a.logo{
	height: 155px;
		display:block;
	}
	

.navbar{	
	text-align:left;
	background-image: url(images/box_head_bg.png);
	background-repeat: repeat-x;
	height: 14px;color:#eeeeee;
	padding-left:8px;	padding-bottom:3px;

	font-size:11px;
	}
	.navbar .youarehere{
	width:15px;			float:left;

	padding-right:5px;	padding-top:3px;

	}
	.navbar .group{
		padding-top:3px;			float:left;

		width:600px;
	}

.box_head{}
.box_content{padding-top:5px;}

.box_left{}

	.box_left .box_content{
	}
	.box_left .box_contact{
	padding-left:8px;
	color:#000000;
	}

.box_main{
	
}
	.box_main .box_content{	
	background-color: #FFFFFF;	padding-left:5px;
	}

		.box_main .box_content img{	
		margin:5px;
		}



.box_right{
		
}
	.box_right .box_content{		
		padding-top:10px;
		padding-bottom:10px;
		
	}
	/*.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;	
}
	.soek input.btn{
	}
	.soek input.text{
	margin-top:0px;}



.stop{
clear:left;
clear:right;}

.box_footer{
background-image: url(images/box_head_bg.png);
	background-repeat: repeat-x;
height:16px;
padding-top:5px;
background-color:#cccccc;}

.box_footer a:link, .box_footer a:visited, .box_footer a:active{
color:#eeeeee;
}
.box_footer a:hover{
color:#ffffff;
}
