#content{
	padding-top: 10px;
	margin-bottom: -10px;
}
#content h3{
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
}

#content h2{
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 13px;
	margin: -10px 0 10px 0;
}

#content .blok{
	padding: 10px;
	background: #131313;
	overflow: hidden;
	margin: 0 0 10px 0;
}

a.meer{
	font-size: 16px;
	font-weight: bold;
}

#sideleft{
	width: 232px;
	float: left;
}

#sideleft .linkjes{
  height: 100px;
}

#sideleft .erolog{
  height: 416px;
}

#sideleft .webcam{
  height: 546px;
}

#sideleft .erolog a{
}

#sideleft img{
  margin-bottom: 10px;
}

#sideleft ul{
	list-style: none;
}

#sideleft ul li{
	margin: 0 0 20px 0;
}

#sideleft .button{
	width: 146px;
	height: 26px;
	background: url(../img/button_hottekst.png) no-repeat;
	float: left;
	display: block;
	margin: 10px 0 0 0;
}

#main{
	width: 738px;
	float: right;
}

#main .item{
  display: block;
  width: 350px;
  height: 258px;
}

#main .item.left{
	float: left;
	margin: 0 8px 0 0;
}

#main .item.right{
	float: right;
}

#main .item .alinea{
	margin: 0 0 15px;
}

#main .item .logo{
  margin-bottom: 10px;
}

#main .item .dateprive, #main .item.marg{
  margin-top: 13px;
  margin-bottom: -13px;
}

#main .blokken .left{
	width: 496px;
	float: left;
}

.left ol{
	margin: 0 0 10px 0;
}

.left ol li{
	list-style-position: inside;
	font-weight: bold;
	color: #df39a5;
}

.left ol li span{
	display: block;
	margin: 0 0 0 18px;
	font-weight: normal;
	color: #fff;
}

#main .blokken .right{
	width: 232px;
	float: right;
}


#main .sexbericht .vrouw{
	float: left;
	width: 223px;
	overflow: hidden;
}

#main .sexbericht .item1, .item2{
	background: #fff;
	padding: 5px;
	width: 98px;
	height: 180px;
	margin: 0 0 5px 0;
}

#main .sexbericht .item1 .naam, .item2 .naam{
	height: 30px;
}

#main .sexbericht .item1{
	float: left;
	color: #000;
}

#main .sexbericht .item2{
	float: right;
	color: #000;
}

#main .sexbericht .item1 img, #main .sexbericht .item2 img{
	width: 98px;
	display: block;
	margin: 3px 0;
}

#main .sexbericht .item1 p.bericht, #main .sexbericht .item2 p.bericht{
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

#main .sexbericht .man{
	float: right;
	width: 223px;
	overflow: hidden;
}

/*CSS voor de oma's*/
.h2oma{
  font-family: Arial Black, Helvetica, sans-serif;
	font-size: 13px;
	margin: -10px 0;
}

.oma{
	float: left;
	width: 105px;
	margin-right: 10px;
}

.oma img{
	display: block;
	width: 105px;
	height: 105px;
	margin: 5px 0;
}

.oma p{
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}

.oma p a{
	font-size: 12px;
}

/*camitems*/
.datingcamitem{
  margin-right: 3px;
  margin-bottom: 7px;
  float: left;
}

.datingcamitem p{
  font-size: 10px;
}

.datingcamitem img{
	width: 101px;
}

.datingcamitem .datingcamimg{
	width: 100px;
	height: 75px;
	border: solid 1px #000;
	overflow: hidden;
}

.datingcamitem .chat{
  margin: 5px auto 0 auto;
	width: 101px;
	height: 20px;
  padding: 5px 0 0 0;	
	display: block;
	text-align: center;
	background: url(../img/bg_chat.png) repeat-x;
}

.datingcamitem a.chat{
  color: #fff;
  font-weight: bold;
}

.datingcamitem .chat_offline{
  margin: 5px auto 0 auto;
	width: 101px;
	height: 20px;
  padding: 5px 0 0 0;	
	display: block;
	text-align: center;
	background: url(../img/bg_chatoffline.png) repeat-x;
}

/*CSS voor het zoeken*/

table tr{
	
}

table .tdleft{
	width: 110px;
}

.dropbig{
	width: 122px;
	margin: 0 0 5px 0;
}

.dropsmall{
	width: 45px;
}

table .tdright{
	width: 122px;
}

.zoekbutton{
	background: url(../img/button_zoekcam.png) no-repeat;
	border: none;
	display: block;
	width: 117px;
	height: 26px;
	cursor: pointer;
	margin: 10px 0 0 0;
}





