body {
	padding:0;
	margin:0;
}

.smoelTitleGrey {
	font:bold 11px verdana;
	color:#666;
}

.smoelTitleGreyPos {
	position:relative;
	left:24px;
}

#smoelboekContainer {
	width:534px;
}

.smoelTopBar {
	width:534px;
	height:29px;
}

.smoelCornerLeft {
	position:relative;
	float:left;
	width:3px;
	height:29px;
}

.smoelCornerRight {
	position:relative;
	float:right;
	width:3px;
	height:29px;
}

.smoelBar {
	position:relative;
	float:left;
	width:528px;
	height:29px;
	background-image: url(../images/gradient_top_bar.gif);
	background-repeat:repeat-x;
}

.smoelTitle {
	position:relative;
	float:left;
	top:5px;
	left:7px;
}

.smoelTitleText {
	font:bold 14px verdana;
	color:#000;
}

.smoelCloseBtn {
	position:relative;
	float:right;
	width:20px;
	height:20px;
	top:5px;
	right:7px;
}

.smoelCloseLink {
	position:relative;
	float:right;
	width:30px;
	height:20px;
	top:7px;
	right:10px;
}

.smoelCloseLink a:link, .smoelCloseLink a:visited {
	font:normal 11px verdana;
	color:#000;
	text-decoration:underline;
}

.smoelCloseLink a:hover {
	font:normal 11px verdana;
	color:#000;
	text-decoration:none;
}

.smoelShadowBar {
	width:534px;
	height:2px;
}

#smoelContentContainer {
	width:534px;
}

.smoelenboekBackground{
	background: #ffffff;
	width:534px;
	float:left;
	padding-bottom:10px;
}

.smoelenboekfotoGroot{
	position:relative;
	width:165px;
	height:245px;
	float:left;
	padding-right:10px;
}

.smoelenboekGegevens{
	width:514px;
	padding-top:10px;
	padding-left:10px;
}

.smoelNaam {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:16px;
	font-weight:bold;
	color:#878787;
}

.smoelFunctie {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#878787;
}

.smoelBeschrijving {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	color:#878787;
	line-height:20px;

}

.smoelEmail {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	color:#2f86d7;
}

.smoelTelefoon {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	color:#2f86d7;
}

.persberichtfotoGroot{
	width:165px;
	height:245px;
	float:left;
	padding-left:5px;
	padding-top:15px;
}

.perspopupBackground{
	background: #ffffff;
	width:334px;
	height:265px;
}

.perspopupGegevens{
	position:relative;
	width:140px;
	padding-left:10px;
	float:left;
	clear:both;
}

.perspopupNaam {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:16px;
	font-weight:bold;
	color:#878787;
}