#Content
{
}

p
{
	font-size: 12px;
	color: white;
	padding-bottom: 10px;
}

.title
{
	font-weight: bold;
	font-size: 1.2em;
	color: white;
}

#Profiel
{
	position: absolute;

	padding-left: 20px;
	height: 214px;
	width: 500px;
	left: 0px;
	top: 0px;
	color: white;
	padding-top: 5px;
	padding-right: 5px;
	overflow: hidden;
}

#ProfielScroll
{
	overflow: auto;
	height: 210px;
	padding-right: 20px;
}

#Profiel img
{
	padding-right: 10px;
	padding-top: 0px;
}

#Boekje
{
	position: absolute;

	margin-left: 10px;
	height: 219px;
	width: 180px;
	left: 415px;
	top: 0px;
}

.grey
{
	color: #424224;
	font-size: 0.9em;
}