@charset "utf-8";
/* CSS Document */
#investors td{
	padding-bottom: 20px;
}
#investors div.image{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#investors div.image img{
	border: 1px solid #666666;
}

#investors div.naam{
	font-weight: bold;
	width: 650px;
}
#investors div.url{
	padding-top: 10px;
	width: 650px;
}
#investors div.key_items{
	padding-top: 10px;
	width: 450px;
	margin-left: 170px;
}

#investors div.inv_text{
	margin-left: 175px;
}


