body {
	padding:0;
	margin:0;
}

.persTitleGrey {
	font:bold 11px verdana;
	color:#666;
}

.persTitleGreyPos {
	position:relative;
	left:24px;
}

#persContainer {
	width:334px;
	height:297px;
}

.persTopBar {
	width:334px;
	height:29px;
}

.perspopupBackground{
	background: #ffffff;
	width:334px;
	height:265px;

}

.persCornerLeft {
	position:relative;
	float:left;
	width:3px;
	height:29px;
}

.persCornerRight {
	position:relative;
	float:right;
	width:3px;
	height:29px;
}

.persBar {
	position:relative;
	float:left;
	width:328px;
	height:29px;
	background-image: url(../images/gradient_top_bar.gif);
	background-repeat:repeat-x;
}

.persTitle {
	position:relative;
	float:left;
	top:5px;
	left:7px;
}

.persTitleText {
	font:bold 14px verdana;
	color:#000;
}

.persCloseBtn {
	position:relative;
	float:right;
	width:20px;
	height:20px;
	top:5px;
	right:7px;
}

.persCloseLink {
	position:relative;
	float:right;
	width:30px;
	height:20px;
	top:7px;
	right:10px;
}

.persCloseLink a:link, .persCloseLink a:visited {
	font:normal 11px verdana;
	color:#000;
	text-decoration:underline;
}

.persCloseLink a:hover {
	font:normal 11px verdana;
	color:#000;
	text-decoration:none;
}

.smoelShadowBar {
	width:334px;
	height:2px;
}

#persContentContainer {
	width:334px;
	height:465px;
	background: #ffffff;
}

.persberichtBackground{
	background: #ffffff;
	width:334px;
	height:865px;
}

.persberichtfotoGroot{
	width:329px;
	height:220px;
	float:left;
	padding-left:5px;
	padding-top:15px;
}
