html, body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width: 100%;
	height: 100%;
}

h1 {
	font-size: 14px;
	color: #214367;
	display: inline;
	font-family: Times New Roman;
}

.header1 {
	font-family: Times New Roman;
	font-size: 14px;
	color: #214367;
	font-weight: bold;
	margin:0;
	padding:0;
}

.header2 {
	font-family: Times New Roman;
	font-size: 13px;
	font-weight: bold;
	color: #214367;
	margin:0;
	padding:0;
}

.header3 {
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #214367;
	margin:0;
	padding:0;
}

a:link {color: #004280; text-decoration: underline;}
a:visited {color: #004280; text-decoration: underline;}
a:hover {color: #004280; text-decoration: underline;}
a:active {color: #004280; text-decoration: underline;}
img {border: 0px;}
div.outerContainer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border-left: 1px solid #b3bcb4;
	border-right: 1px solid #b3bcb4;
	background: #FFFFFF url(/images/baronfiltenborg_investmentfunds_07.gif) repeat-y top left;
}
div.headLogo {
	width: 780px;
	height: 79px;
	padding-top: 15px;
	padding-left: 20px;
	float: left;
	background-color: #b3bcb4;
}
div.headImage {
	width: 800px;
	height: 251px;
	float: left;
	background: #FFFFFF url(/images/baronfiltenborg_investmentfunds_02.jpg) no-repeat bottom left;
}


div.headMenuSpacer {
	width: 800px;
	height: 24px;
	float: left;
	background: #004280;
}
div.headMenu {
	width: 790px;
	height: 41px;
	float: left;
	margin-bottom: 14px;
	_margin-bottom: 4px;
	background: #FFFFFF url(/images/baronfiltenborg_investmentfunds_03.gif) no-repeat top left;
}
.topbar {
	width: 792px;
	font-size: 14px;
	background-color: #b3bcb4;
	font-weight: bold;
	padding: 4px;
	height: 17px;
	font-family: "Times New Roman";
}
.topbar a:link {color: #FFFFFF; text-decoration: none; padding-left: 8px; padding-right: 8px;}
.topbar a:visited {color: #FFFFFF; text-decoration: none; padding-left: 8px; padding-right: 8px;}
.topbar a:hover {color: #214367; text-decoration: none; padding-left: 8px; padding-right: 8px;}
.topbar a:active {color: #214367; text-decoration: none; padding-left: 8px; padding-right: 8px;}
a.active:link {color: #004280; text-decoration: none; padding-left: 8px; padding-right: 8px;}
a.active:visited {color: #004280; text-decoration: none; padding-left: 8px; padding-right: 8px;}
a.active:hover {color: #004280; text-decoration: none; padding-left: 8px; padding-right: 8px;}
a.active:active {color: #004280; text-decoration: none; padding-left: 8px; padding-right: 8px;}
.bottombar {
	width: 788px;
	height: 30px;
	font-size: 14px;
	background-color: #e4e8e5;
	font-weight: bold;
	padding: 6px;
	font-family: "Times New Roman";
}
.bottombar a:link {color: #b3bcb4; text-decoration: none; padding-left: 8px; padding-right: 8px;}
.bottombar a:visited {color: #b3bcb4; text-decoration: none; padding-left: 8px; padding-right: 8px;}
.bottombar a:hover {color: #004280; text-decoration: none; padding-left: 8px; padding-right: 8px;}
.bottombar a:active {color: #004280; text-decoration: none; padding-left: 8px; padding-right: 8px;}
a.active:link {color: #004280; text-decoration: none; padding-left: 8px; padding-right: 8px;}
a.active:visited {color: #004280; text-decoration: none; padding-left: 8px; padding-right: 8px;}
a.active:hover {color: #004280; text-decoration: none; padding-left: 8px; padding-right: 8px;}
a.active:active {color: #004280; text-decoration: none; padding-left: 8px; padding-right: 8px;}


.contentLeft {
	width: 360px;
	background-color: #FFFFFF;
	padding: 30px;
	overflow: hidden;
	float: left;
}

.contentLeft ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.contentLeft ul li {
	padding: 0 0 0 15px;
	margin: 0;
	background-image: url("/images/bullet.jpg");
	background-repeat: no-repeat;
	background-position: 0 .4em;
}

.contentLeft li {
	padding: 0 0 0 15px;
	margin: 0;
	list-style: none;
	background-image: url("/images/bullet.jpg");
	background-repeat: no-repeat;
	background-position: 0 .4em;
}

.contentRight {
	width: 320px;
	background-color: #eceeec;
	padding: 30px;
	overflow: hidden;
	float: right;
}

.contentRight ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.contentRight ul li {
	padding: 0 0 0 15px;
	margin: 0;
	background-image: url("/images/bullet.jpg");
	background-repeat: no-repeat;
	background-position: 0 .4em;
}

.contentRight li {
	padding: 0 0 0 15px;
	margin: 0;
	list-style: none;
	background-image: url("/images/bullet.jpg");
	background-repeat: no-repeat;
	background-position: 0 .4em;
}

.footer {
	width: 790px;
	background-color: #004280;
	float: left;
	padding: 5px;
	height: 15px;
	color: #FFFFFF;
	text-align: center;
}
.footer a:link {color: #FFFFFF; text-decoration: none; padding-left: 8px; padding-right: 8px;}
.footer a:visited {color: #FFFFFF; text-decoration: none; padding-left: 8px; padding-right: 8px;}
.footer a:hover {color: #FFFFFF; text-decoration: underline; padding-left: 8px; padding-right: 8px;}
.footer a:active {color: #FFFFFF; text-decoration: none; padding-left: 8px; padding-right: 8px;}

table.overviewTable td {
  font-size: 9px;
	font-weight: none;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004280;
	background: #FFF;
}

.statsDisclaimer {
	font-size: 10px;
	font-style:italic;
}

table.statsTable td{
	width: 100px;
  font-size: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004280;
	background: #FFF;
}

.koersontwikkeling {
	/*margin-left: -22px;*/
	/*margin-left: -28px;*/
	/*margin-left: -10px;*/
  /*overflow: hidden;*/
  float: left;
}

.koersontwikkeling.more {
	padding-left: -45px;
}

table.downloadTable a{
	text-decoration: none;
}

table.downloadTable a:hover {
	text-decoration: underline;
}

table.fondstable td {
  width: 50px;
  font-size: 9px;
}