/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000 !important;
	/*background-color: #fff !important;*/
	line-height: 1.4;
	text-align:justify;
}


h1 {
	font-size: 15px;
	text-transform: uppercase;
}

h2 { 
	font-size: 15px;
}

p {
	/*margin-bottom: 5px;*/
	margin-bottom: 15px;
}

table {
	font-size: 11px !important;
}


a {
	text-decoration: none;
	color: #000000;
}

.line {
	color: #000000;
	font-weight: bold;
	/*font-size: 11px;*/
	/*text-transform: uppercase;
	padding: 5px;
	background: #FFFFFF;
	display: block;
	margin-bottom: 5px;*/
}


img {
	clear: both;
	/*border: none;*/
}

div#top {
	display: none;
}

div#container {
	font-size: 11px;
	color: #000000;
}

div#navigation {
	display: none;
}

div#leftcolumn {
	display: none;
}

div#rightcolumn {
	display: none;
}

div#rightcolumn_skikk {
	display: none;
}

/*#logincolumn {
	display: none;
}*/

#login {
	display: none;
}


#time_languages{
	display: none;
}

#search {
	display: none;
}


div#adscolumn {
	display: none;
}

div#bottom {
	display: none;
}

div#centercolumn, div#centercolumn_wide {
	margin: 0;
	width: 100%;
}

/*div#centercolum hr {
	page-break-after: always;
}*/

div#companyprofile {
	width: 602px;
}

div#basic{
	display: none;
}

div.noprint {
	display: none;
}

.noprint {
	display: none;
}

div#page {
	color: #000000;
}

.orange, .white{
	margin: 10px 0;
	clear: both;
}

div#economy {
	float: left;
	width: 300px;
	padding-bottom: 10px;
}

div#turnover {
	clear: right;
	float: right;
	width: 300px;
	padding-bottom: 10px;
}

div#page .tableinfo td {
	width: 300px;
}