﻿body
{
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	background: #FFFFFF;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center; /* Själva sidan centreras. */
	color: #333333;
}

.indikator #container
{
	position: relative;
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto;
	border: none;
	text-align: left; /* Texten i body-elementet vänsterjusteras. */
}

.indikator #header
{
	height: 199px;
	background: #FFFFFF;
	padding: 0;
}

.newsDateXL2
{
	position:relative;
	top:-15px;
	font-size: 15px;
	color:#999999;
	text-align:right;
}

.indikator #leftSidebar
{
	position: absolute;
	top: 213px;
	left: 0;
	width: 190px;
	padding: 0;
	margin: 0;
	line-height: 20px;
	text-decoration: none;
	font-weight: normal;
}

.indikator #quotation
{
	position: absolute;
	top: 220px;
	width:100%;
	text-align:center;
	
}

.indikator #rightSidebar
{
	position: absolute;
	top: 206px;
	right: 0;
	width: 190px;
	padding: 0;
	margin: 0;
	text-align: left;
}

.indikator #mainContent
{
	position :relative;
	top: 14px;	
	width: 441px;
	margin: 0 210px 12px 210px;
	padding: 4px 20px 0 19px;
	border-left: solid #CCCCCC 1px;
	border-right: solid #CCCCCC 1px;
}

.indikator #subMainContent
{
	position :relative;
	top: 14px;	
	width: 664px;
	margin: 0 0 12px 210px;
	padding: 4px 20px 0 19px;
	border-left: solid #CCCCCC 1px;
}

.indikator #subMainContent a:link,a:visited,a:active
{
	color: #006699;
	text-decoration: none;
	font-weight: normal;
}

.indikator #subMainContent a:hover
{
	color: #0099FF;
	text-decoration: underline;
	font-weight: normal;
}

.indikator #footer
{
	padding: 0;
	margin: 0;
	background: #FFFFFF;
	text-align:center;
}

.indikator #footer p
{
	margin: 0;
	padding: 10px 0;
	font-size: 12px;
}

.indikator #footer a:link,a:visited,a:active
{
	color: #006699;
	text-decoration: none;
	font-weight: normal;
}

.indikator #footer a:hover
{
	color: #0099FF;
	text-decoration: underline;
	font-weight: normal;
}

.plainText
{
	font-size: 14px;
	color: #333333;
}

.plainText a:link,a:visited,a:active
{
	color: #006699;
	text-decoration: none;
	font-weight: normal;
}

.plainText a:hover
{
	color: #0099FF;
	text-decoration: underline;
	font-weight: normal;
}

.personText
{
	font-size: 13px;
	color: #333333;
}

.faqText
{
	font-size: 15px;
	color:#666666;
	font-weight:bold;
}

.newsMenuTextX2
{
	text-align:left;
	font-size:15px;
	color:#333333;
}

.rubrikX2
{
	text-align: left;
	font-size: 19px;
	color: #333333;
}

.titleText
{
	font-size: 19px;
	color: #333333;
}

a.menuDots,a.menuDots:link,a.menuDots:active,a.menuDots:visited
{
	position: relative;
	top: 6px;
	font-size: 31px;
	color: #006699;
	text-decoration: none;
}

a.menuDots:hover
{
	position: relative;
	top: 6px;
	font-size: 31px;
	color: #66CCFF;
	text-decoration: none;
}

a.activemenuDots
{
	position: relative;
	top: 6px;
	font-size: 31px;
	color:#66CCFF;
	text-decoration: none;
}

a.menuText,a.menuText:link,a.menuText:active,a.menuText:visited
{
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

a.menuText:hover
{
	font-size: 14px;
	color: #006699;
	text-decoration: none;
}

a.activemenuText
{
	font-size: 14px;
	color: #006699;
	text-decoration: none;
}

a.submenuDots,a.submenuDots:link,a.submenuDots:active,a.submenuDots:visited
{
	position: relative;
	top: 5px;
	left: 15px;
	font-size: 27px;
	color: #006699;
	text-decoration: none;
}

a.submenuDots:hover
{
	position: relative;
	top: 5px;
	left: 15px;
	font-size: 27px;
	color: #66CCFF;
	text-decoration: none;
}

a.activesubmenuDots
{
	position: relative;
	top: 5px;
	left: 15px;
	font-size: 27px;
	color: #66CCFF;
	text-decoration: none;
}

	
a.submenuText,a.submenuText:link,a.submenuText:active,a.submenuText:visited
{
	position: relative;
	left: 15px;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

a.submenuText:hover
{
	position: relative;
	left: 15px;
	font-size: 13px;
	color: #006699;
	text-decoration: none;
}

a.activesubmenuText
{
	position: relative;
	left: 15px;
	font-size: 13px;
	color: #006699;
	text-decoration: none;
}

.fastLinks
{
	position: relative;
	left: 2px;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a.fastlinkText,a.fastlinkText:link,a.fastlinkText:active,a.fastlinkText:visited
{
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

a.fastlinkText:hover
{
	font-size: 14px;
	color: #cccccc;
	text-decoration: none;
}

.hiddenText
{
	display: none;
}
