* {
	box-sizing : border-box;
	-moz-box-sizing : border-box;
}
/*
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: auto;
	border: 0;
	padding: 0;
	text-align: center; 
	background: #1616fd;
}
*/
/* start toegevoegd door CathDesign.nl */
.profiel-tabel td {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.op-img {
	border: 1px solid #dfcbf1;
	margin-right: 10px;
}
a:link, a:visited, a:active {
	color: #cc3300;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #755f92;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	font-weight: 600;
	color: #5f258b;
	background: #FFFFFF;
	border-style: none;
}
/* eind toegevoegd door CathDesign.nl */



.operator-info {
	display: none;
}
.operators {
	display: block;
	position: relative;
	width: 100%;
	margin: auto;
	border: 0;
	padding: 0;
	text-align: left;
}
.operator {
	display: block;
	position: relative;
	float: left;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	width: 150px;
	height: 216px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000;
	background-image: url(/css/boxje.jpg) !important;
	background-repeat: no-repeat;
}
.operator .reg-nr {
	display: block !important;
	position: absolute;
	width: 63px;
	height: 40px;
	overflow: hidden;
	text-align: left;
	left: 84px;
	top: 46px;
	font-size: 12px;
}
.operator .op-name {
	display: block;
	position: absolute;
	font-weight: bold;
	left: 4px;
	top: 4px;
	width: 146px;
	height: 20px;
	overflow: hidden;
	text-align: left;
	overflow: hidden;
}
.operator .op-foto {
	display: block;
	margin: 0;
	position: absolute;
	left: 4px;
	top: 25px;
	overflow: hidden;
	width: 75px !important;
	height: 56px !important;
}
.operator .op-foto img {
	width: 73px !important;
	height: 54px !important;
	border: 1px solid #dfcbf1;
}
.operator .talen {
	display: none;
}
.operator .promo-tt {
	display: block;
	margin: 3px 0px 0px 0px;
	position: absolute;
	font-weight: bold;
	left: 6px;
	top: 117px;
	width: 137px;
	height: 60px;
	overflow: hidden;
	text-align: left;
	font-weight: normal;
	line-height: 10px;
	font-size: 10px;
}
.operator .promo-short {
	display: none;
}
.pages {
	display: none;
}
.operator .profiel {
	display: block;
	position: absolute;
	width: 46px;
	height: 15px;
	left: 2px !important;
	top: 83px !important;
	overflow: hidden;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	text-indent: -100px;
	cursor: pointer;
}
.operator .profiel:hover {
	border-bottom:1px solid #008000;
}
.operator .payment {
	display: block;
	position: absolute;
	width: 46px;
	height: 15px;
	left: 102px !important;
	top: 83px !important;
	overflow: hidden;
	background-image: url(/css/webcam.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
.operator .payment:hover {
	border-bottom:1px solid #008000;
}
.profiel-dummy {
	display: none;
}
.payment-dummy {
	display: none;
}
.operator .all-status {
	display: block;
	position: absolute;
	left: 84px;
	top: 25px;
	width: 50px;
	height: 12px;
}
.cam-status {
	display: none;
}
.email-status {
	display: block;
	background-image: url(/css/email.jpg);
	background-repeat: no-repeat !important;
	background-position: right center;
	position: absolute !important;
	z-index: 2 !important;
	width: 46px;
	height: 15px;
	left: 2px !important;
	top: 99px !important;
	overflow: hidden;
}
.aonline {
	background-image: url(/css/online-sm.gif);
	background-repeat: no-repeat;
}
.aoffline {
	background-image: url(/css/offline-sm.gif);
	background-repeat: no-repeat;
}
.abezet {
	background-image: url(/css/bezet-sm.gif);
	background-repeat: no-repeat;
}
.operator .voice-status {
	display: block;
	position: absolute;
	width: 52px;
	height: 15px;
	left: 49px !important;
	top: 83px !important;
	overflow: hidden;
	background-image: url(/css/telefoon.jpg);
	background-repeat: no-repeat;
	cursor: default;
	margin: 0;
	padding: 0;
	text-indent: -100px;
}
.operator .voice-status:hover {
	border-bottom:1px solid #008000;
}
.operator .telnrs {
	display: block;
	position: absolute;
	width: 138px;
	height: 35px;
	left: 4px !important;
	top: 177px !important;
	overflow: hidden;
	background-image: url(/css/telnrs_horos.jpg);
	background-repeat: no-repeat;
	cursor: default;
	margin: 0;
	padding: 0;
	text-indent: -100px;
}

