/* ---------Algemene styles------------- */
body
{font: 11px Verdana; color: #FF23B3;
background-color: #c4d3fd;
margin: 0;
background-image: url(img/bg.jpg);	 background-repeat: repeat-x;	 background-position: top;}

div {border: 0px;}
 
td { font: 11px Verdana, Arial;   color: #fff;}

form { margin: 0px;  padding: 0px;}


/* ---------Text styles------------- */
.profiel {
	font: 11px Verdana, Arial;   color: #fff;
}

.resultaat {
	font: 10px Verdana, Arial; color: #fff;
}

h1 {
	font: 16px Verdana, Arial; color: #FF23B3; font-weight: bold;
}

/* ---------Link styles------------- */

a {  color: #000;  text-decoration:none;}

a:link {  color: #000;}

a:visited {  color: #232323;}

a:hover {  color: #000;  text-decoration:underline;}

.pagnrs
{
    font: 11px Tahoma, Verdana, Arial;
	 font-weight: bold;
    color: #FF23B3;
}

a.pagnrs, a.pagnrs:link, a.pagnrs:visited {
  color: #FF23B3;
  text-decoration:none;
}

a.pagnrs:hover  {
  color: #FF5DD6;
  text-decoration:underline;
   font: 11px;
}

a.pagnrs_active:link, a.pagnrs_active:visited {
  color: #fff;
  text-decoration:underline;
}
a.pagnrs_active:hover  {
  color: #fff;
  text-decoration:underline;
}


/* ---------Table styles------------- */

.bgtotaal
{
width: 918px;
background-color: #0a0809;
border-left: 1px solid #c63794; border-right: 1px solid #c63794;
}
	
.mhsl
{	background-image: url(img/header/mannen/sideleft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.vhsl
{	background-image: url(img/header/vrouwen/sideleft.jpg);
	background-repeat: no-repeat;
	background-position: right top; }

.modelnaam {
	background-image: url(img/chatblok/naam.gif);
background-repeat: no-repeat;
font: 10px Verdana, Arial; color: #fff;
padding-left: 8px;
}

.bgmodel{
		background-image: url(img/chatblok/bgmodel.gif);
		padding-left: 8px;
}

.lijn {
    width:240px;
    height:1px;
    border-bottom:1px solid #ff5dd6;
	 padding-top: 5px;
}

.right {
padding-right: 9px;
padding-top: 6px;
}

.pink
{
	width: 252px;
	background-color: #ff23b3;
}

.right_pane{
		background-image: url(img/t_bg.gif);
		background-repeat: repeat-y;
		padding-left: 25px;
}

.grey_pane{
		background-image: url(img/gr_bg.gif);
		background-repeat: repeat-y;
		padding-left: 32px;
}


.titel {
	padding-top: 2px;
	padding-bottom: 2px;
}

.cpadding
{
	padding-left: 13px;
}



/* ---------Image styles------------- */

.pictoffline {
    border: 2px solid #c80083;
}

.pictonline {
    border: 2px solid #cafc00;
}

.pictblack  {
    border: 1px solid #000;
}

.pict {
    border: 2px solid #FF23B3;
}













