a {
outline: none;
}

#content {
	position: relative;
	border-top: 2px solid #0061B1
}

#loggor {
	margin-top: 70px;
	background-color: #fff;
}

#logotypes img {
	margin: 17px;
}

#logoKategori li {
	display: block;
	float: left;
	margin: 0 1px 0 0;
	width: 104px;
}

#logoKategori a {
	color: #fff;
	text-decoration: none;
	background-image: url('/company/images/li_bg.gif');
	background-position: 0 25px;
	display: block;
}

#logoKategori a:hover {
	color: #fff;
	text-decoration: none;
	background-image: url('/company/images/li_bg.gif');
	background-position: 0 50px;
	display: block;
}

#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;
	left: 330px;
	margin: 0 auto;
}

#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 12px 'Trebuchet MS', Arial, Sans-Serif; 
	color: #777;
	margin: 1px 0 15px 0;
	padding: 0 0 0 25px;
}

#argument li {
	line-height: 15px;
	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;
}

#text {
margin: 0 240px;
line-height: 14px;
}

#text p {
font: normal 12px 'Trebuchet MS', Arial, Sans-Serif;
margin: 10px 0;
color: #555;
}

#text em {
padding-left: 15px;
display: block;
font: italic 12px 'Trebuchet MS';
color: #999;
margin: 15px 0;
}

#text small {
	font: normal 11px 'Trebuchet MS', Arial, Sans-Serif;
	color: #999;
	padding-left: 15px;
	display: block
}
