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;
}

.pp #container
{
	position: relative;
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto;
	border: none;
	text-align: left; /* Texten i body-elementet vänsterjusteras. */
}

.pp #header
{
	height: 199px;
	background: #FFFFFF;
	padding: 0;
}

.pp #leftSidebar
{
	position: absolute;
	top: 213px;
	left: 0;
	width: 190px;
	padding: 0;
	margin: 0;
	line-height: 20px;
	text-decoration: none;
	font-weight: normal;
}

.pp #quotation
{
	position: absolute;
	top: 230px;
}

.pp #rightSidebar
{
	position: absolute;
	top: 206px;
	right: 0;
	width: 190px;
	padding: 0;
	margin: 0;
	text-align: left;
}

.pp #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;
}

.pp #subMainContent
{
	position :relative;
	top: 14px;	
	width: 664px;
	margin: 0 0 12px 210px;
	padding: 4px 20px 0 19px;
	border-left: solid #CCCCCC 1px;
}

.pp #subMainContent a:link,a:visited,a:active
{
	color: #006699;
	text-decoration: none;
	font-weight: normal;
}

.pp #subMainContent a:hover
{
	color: #0099FF;
	text-decoration: underline;
	font-weight: normal;
}

.pp #footer
{
	padding: 0;
	margin: 0;
	background: #FFFFFF;
	text-align:center;
}

.pp #footer p
{
	margin: 0;
	padding: 10px 0;
	font-size: 12px;
}

.pp #footer a:link,a:visited,a:active
{
	color: #006699;
	text-decoration: none;
	font-weight: normal;
}

.pp #footer a:hover
{
	color: #0099FF;
	text-decoration: underline;
	font-weight: normal;
}

.hiddenImg
{
	display:none;
	visibility:hidden;
}

.visibleImg
{
	display:inline;
	visibility:visible;
}

.plainText
{
	font-size: 15px;
	color: #333333;
}

.personText
{
	font-size: 13px;
	color: #333333;
}

.faqText
{
	font-size: 15px;
	color:#666666;
	font-weight:bold;
}

.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;
}
