#content{
	padding-top: 10px;
}
#content h1{
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
}

#content .blok{
	padding: 10px;
	background: #131313;
	overflow: hidden;
}

#sideleft{
	width: 262px;
	float: left;
}

#sideleft #categories{
	width: 242px;
	margin-bottom: 10px;
}

#sideleft dl{
	list-style: none;
}


#sideleft dl dt{
	font-size: 14px;
}

#sideleft dl dd{
	margin-left: 10px;
}

.hidden{
	display:none;
}

#sideleft dl dt span{
	cursor: pointer;
}

#sideleft dl dt span:hover{
	text-decoration: underline;
}

#sideleft dl dt span a, #sideleft dl dd a{
	color: #fff;
}

#email{
	background: url(../img/bg_nieuwsbrief.png) no-repeat;
	width: 183px;
	height: 21px;
	padding: 5px 0 0 34px;
	border: 0;
	margin: 8px 0;
}

#emailbutton{
	background: url(../img/button_nieuwsbrief.png) no-repeat;
	width: 146px;
	height: 26px;
	display: block;
	border: 0;
	cursor: pointer;
}


#main{
	width: 708px;
	float: right;
	margin-bottom: -10px;
}

*+html #main{
	margin-bottom: 0;
}

#content #main h1{
	color: #131313;
}

#content #main .aantal{
  color: #df39a5;
  font-size: 12px;
  font-weight: normal;
}

#content #main h1 span{
	color: #df39a5;
}

#content #main .blokken{
	margin: 0 -10px 0 0;
}

#content #main .blokken .blok{
	float: left;
	width: 329px;
	margin: 0 10px 10px 0;
	padding: 10px;
	background: #131313;
	height: 270px;
	overflow: hidden;
	position: relative;
}

#content #main .blokken .blok h1{
	font-size: 14px;
}

#content #main .blokken .blok .left{
	width: 100px;
	height: 100px;
	float: left;
}

#content #main .blokken .blok .right{
	width: 219px;
	float: right;
}

#content #main .blokken .blok .right .button{
	width: 146px;
	height: 26px;
	background: url(../img/button_hottekst.png) no-repeat;
	display: block;
	position: absolute;
	bottom: 10px;
}

.zoeknav{
	width: 400px;
	margin: 0 auto;
	font-size: 12px;
	color: #df39a5;
	text-align: center;
}

.bottom{
	margin-top: 5px;
}

.zoeknav{
	clear: both;
	width: 708px;
	padding: 10px 0;
	text-align: center;
	background: #131313;
}

#content #main #ctl00_contentholder_vodBlock{
	padding-top: 10px;
}

#content #main #ctl00_contentholder_vodBlock .blok{
	float: left;
	width: 329px;
	margin: 0 10px 10px 0;
	padding: 10px;
	background: #131313;
	height: 132px;
	overflow: hidden;
	position: relative;
}

#content #main #ctl00_contentholder_vodBlock .blok h1{
	height: 0;
	width: 0;
	display: none;
	overflow: hidden;
	text-indent: -99999em;
}

#content #main #ctl00_contentholder_vodBlock .blok .left{
	width: 165px;
	float: left;
}

#content #main #ctl00_contentholder_vodBlock .blok .left img{
	width: 165px;
}

#content #main #ctl00_contentholder_vodBlock .blok .right{
	width: 146px;
	float: right;
}

#content #main #ctl00_contentholder_vodBlock .blok .right .button{
	width: 146px;
	height: 26px;
	background: url(../img/button_film.png) no-repeat;
	display: block;
	position: absolute;
	bottom: 10px;
}

/*oma zoekt*/
.profiel{
	background: #2c2b2b;
	padding: 8px;
	margin: 8px 0 0 0;
}

.profiel .profiel_img{
	width: 92px;
	margin-right: 5px;
	float: left;
}

.profiel .profiel_img a img{
  width: 90px;
	border: 1px solid #fff;
}

.profiel .omschrijving{
	width: 125px;
	float: right;
}

.profiel .omschrijving .button{
	width: 120px;
	height: 21px;
	padding: 2px 0 0 0;
	display: block;
	background: url(../img/button_dating.png) repeat-x;
	text-align: center;
	border: 1px solid #ff4f26;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	margin: 8px 0 0 0;
}	
.profiel p.tekst{
  margin-top: 5px;
}

