/* main */
body {
	margin:0;
	font:10px verdana, arial, sans;
	color: #ff0000;
	background:#FFEFC6;
}
img {
	border:0;
}
/* position */
.clear {
	clear:both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.center {
	text-align:center;
}
/* containers */
#container_profiel {
	width:440px;
	margin:0 auto;
	overflow:hidden;
}
/* links */
a {
	color:#000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
/* page_profiel */
#profiel {
	border-bottom:1px solid #999;
	padding-bottom:5px;
}
#modelnaam {
	font:bold 18px verdana, arial, sans;
	text-transform:capitalize;
	margin:0 0 10px 0;
	border-bottom:1px solid #999;
}
#right_profiel {
	float:right;
	padding:0 0 1em 10px;
	text-transform:capitalize;
	width:300px;
}
#right_profiel .title, #snapshot .title {
	font:bold 15px verdana, arial, sans;
	padding-bottom:12px;
}
#snapshot .title, #snapshot .meer {
	width:420px;
	text-align:center;
}
#right_profiel .item_p {
	float:left;
	font-weight:bold;
	width:120px;
	margin:0 0 1em 0;
}
#right_profiel .item_v {
	margin:0 0 1em 0;
}
#snapshot {
	float:center;
	width:420px;
	text-align:center;
}
.pictl, #snapshot img {
	padding-top:20px;
	border:0px solid #000;
}
.foto {
	padding-top:20px;
	text-align:center;
}
#ookonline_txt {
	padding-top:10px;
	width:420px;
	text-align:center;
	font:11px verdana, arial, sans;
}
#ookonline_txt .live {
	color:#0f0;
	font-weight:bold;
}
#ookonline {
	clear:both;
	width:600px;
	margin:0 auto;
}
.ookonline_cam {
	float:left;
	width:115px;
	text-align:center;
}
.ookonline_cam img {
	margin-top:5px;
	border:1px solid #000;
}
#ookonline_txt .modelnaam {
	text-transform: capitalize;
	font-weight:bold;
}