body{
	margin: 0;
	padding: 0;
}

#container {
	width: 822px;
	clear: right;
	float: left;
}

#top {
	/*height: 174px;*/
	height: 193px;
}

#top img,
#top_banner img,
#search img,
#time_languages img{
	float: right;
}

#time_languages img{
	margin: 0 1px 0 1px;
}

#search {
	height: 86px;
	margin-left: 10px; /*endre denne ved nytt bilde*/
}

#search form{
	padding: 29px 0 0 460px;
}

#site_content {
	clear: both;
	width: 776px;
	float: right;
	height: auto;
}

#leftcolumn {
	width: 150px;
	float: left;
}

#centercolumn {
	float: left;
	margin-left: 10px;
	margin-bottom: 15px;
	width: 610px;
	padding: 0;
}

#rightcolumn {
	clear: right;
	width: 150px;
	float: right;
}

#bottom {
	clear: both;
	text-align: center;
	margin-left: 70px;
	margin-top: 10px;
}

#adscolumn {
	position: absolute;
	left: 830px;
	top: 193px;
	width: 250px;
}

#logincolumn {
	position: absolute;
	left: 830px;
	width: 150px;
	height: 183px;
	top: 6px;
}

#time_languages {
	margin-bottom: 10px;	
	width: 776px;
	float: right;
	height: 20px;
}

#alfabeth {
	clear: both;
	width: 455px;
	margin-left: 204px;
	border: 1px solid #FEC488;
}




/***** Firmaprofil *****/

div#companyprofile {
	width: 610px;
	float: right; /*jannicke*/
}


div#companyprofile .white,
div#companyprofile .orange{
	clear: both;
	padding: 10px;
}

div#page .left {
	padding: 0 5px 0 5px;
}

div#economy {
	float: left;
	width: 275px;
	padding-bottom: 10px;
}

div#turnover {
	clear: right;
	float: right;
	width: 285px;
	padding-bottom: 10px;
}


/***** Søk *****/

.list_space{
	padding: 6px 2px 0 10px;
}

.list_space_product{
	padding-left: 10px;
}


.column_left{
	float: left;
	width: 300px;
}

.column_right{
	clear: right;
	float: right;
	width: 300px;
}

/***** Div  *****/

.article_left{
	clear: both;
	float: left; 
	width: 110px; 
	padding-bottom: 10px;
}

.article_right{
	clear: right;
	float: left;
	width: 490px;
}

.article{
	clear: both;
	float: left;
	width: 600px;
}

.margin_space{
	margin: 30px 10px 20px 0 ;
}

.clear{
	clear: both;
	float: left;
	margin-bottom: 10px;
}

div#login{
	margin: 82px 0 0 18px;
	font-size: 8px;
	color: #FFFFFF;
}

div#site_ads {
	position: absolute;
	top: 200px;
	left: 830px;
	width: 170px;
}
