#content {
	position: relative;
	border-top: 2px solid #0061B1
}

#loggor {
	margin-top: 70px;
	background-color: #fff;
}

#logotypes img {
	margin: 17px;
}

#logoKategori {
	list-style-type: none;
	margin: 35px auto 0 auto;
	width: 950px;
	padding: 0;
}

#logoKategori li {
	display: block;
	float: left;
	margin: 0 1px 0 0;
	width: 104px;
}

#logoKategori a {
	background-image: url('/company/images/li_bg2.gif');
	background-position: 0 25px;
	display: block;
	text-decoration: none;
	color: #0061b1
}

#logoKategori a:hover {
	background-position: 0 50px;
}

#logoKategori a.selected {
	display: block;
	background-image: url('/company/images/selected_li.gif');
	color: #000;	
}

#logotypes.loading img {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
}

#loading {
	visibility: visilbe;
	width: 300px;
	height: 100px;
	position: absolute;
	top: 40px;
	right: 320px;
}

#loading p {
	text-align: center;
	font: bold 14px 'Trebuchet MS', Arial, Sans-Serif;
	line-height: 100px;
}

#logotypes {
	width: 940px;
	margin: 0 auto;
}

#logotypes img {
	border: 0;
}

#argument {
	font: normal 13px 'Trebuchet MS', Arial, Sans-Serif; 
	color: #777;
	margin: 1px 0 15px 0;
	padding: 0 0 0 25px;
}

#argument li {
	font: normal 13px 'Trebuchet MS', Arial, Sans-Serif; 
	line-height: 18px;
	margin: 0 0 15px 0;
	padding: 0;
}

#nav {
	float: left;
	clear: left;
	list-style-type: none;
	margin: 0 0 0 40px;
	padding: 0;
	font: 12px 'Trebuchet MS', Arial, Sans-Serif;
	display: inline;
}

#nav a {
	text-decoration: none;
	color: #0061B1;
}

#nav a:hover {
	color: #61B100;
}	

#nav li {
	margin: 5px 0;
}

#nav li.pdf {
	background-image: url('/company/images/pdficon_small.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 22px;
	padding-top: 1px;
}

#nav li.url {
	background-image: url('/company/images/window_earth_16x16.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 22px;
	padding-top: 1px;
}

div.citat, div.citatAlt {
	width: 480px;
	margin: 10px 0 0 240px;
	background: url('/company/images/quote_middlebg.gif');
}

.citatKalla, .citatKallaAlt {
	display: block;
	height: 47px;
	width: 460px;
	margin: 5px 0 0 0;
	padding: 0px 10px;
	font: normal 10px Arial, Verdana, Sans-Serif;
	color: #777;
	background-image: url('/company/images/quote_bottombg.gif');
	background-repeat: no-repeat;
}

.citatText, .citatTextAlt {
	font: italic 12px 'Trebuchet MS', Arial, Sans-Serif;
	margin: 0;
	padding: 10px;
	color: #555;
	background-image: url('/company/images/quote_topbg.gif');
	background-repeat: no-repeat;
}

div.citatAlt {
	background-image: url('/company/images/quote_middlebg_alt.gif');
}

.citatKallaAlt {
	background-image: url('/company/images/quote_bottombg_alt.gif');
}

.citatTextAlt {
	background-image: url('/company/images/quote_topbg_alt.gif');
}

a.expo {
	color: #0061b1;
}

a.expo:hover {
	color: #61B100;
}
