﻿div#pageInvestmentsArea
{
	width: 530px;
	float: left;
	position: relative;
	background-color: #fff;
	padding: 10px;
	border: 0;
	margin: 0px;
}

div#pageInvestmentsArea a
{
	/*color: #c198c2;*/
	color: #955897;
	text-decoration: none;
}


div#pageInvestmentsArea b, strong
{
	font-weight: bold;
	color: #000;
}

div#pageInvestmentsArea div.investeringskategori
{
	width: 530px;
	height: 45px;
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
	border: 0;
}

div#pageInvestmentsArea div.investeringskategori h1
{
	font-size: 2.0em;
	font-weight: bold;
	margin-bottom: 5px;
	color: #000;
	padding-top: 10px;
}

div#pageInvestmentsArea div.investering
{
	width: 168px;
	float: left;
	position: relative;
	padding: 0px;
	/* top right bottom left*/
	margin: 0px 7px 15px 0px;
}

div#pageInvestmentsArea div.investering p
{
	font-size: 1.2em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

div#pageInvestmentsArea div.investering img.investeringsbild
{
	margin-bottom: 10px;	
}
