#content{
	padding-top: 10px;
	margin-bottom: -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;
}

.wordcloud{
	margin: 10px 0;
}

.wordcloud p{
	text-align: center;
}

.wordcloud p .big{
	font-size: 16px;
}

.wordcloud p .bigger{
	font-size: 20px;
}

.wordcloud p .biggest{
	font-size: 22px;
	font-weight: bold;
}

.walletad{
	background: #131313;
	overflow: hidden;
	margin: 10px 0;
}

#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;
}

#main .blokken .blok{
	height: 236px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#main .blokken .left{
	width: 436px;
	float: left;
}

#main .blokken .right{
	width: 262px;
	float: right;
}

#aankeilcontainer{
	width: 416px;
	padding-top: 10px;
}

#aankeilcontainer .keil{
	text-align:center;
	float: left;
	width: 138px;
}

#freeview{
	background: #131313;
}

.dagitem{
  margin-bottom: 10px;
}

.dagitem img{
	display: block;
	margin: 15px auto 10px;
}

.dagitem p{
	width: 160px;
	margin: 0 auto;
	text-align: center;
}

.dagitem p a{
	display: block;
}

.topcammer p{
	text-align: center;
	margin: -8px 0 8px 0;
	font-size: 14px;
}

.topcammer .item{
	width: 234px;
	height: 150px;
	border: 1px solid #fff;
}

.topcammer .camimg{
  width: 198px;
	height: 150px;
	overflow:hidden;
	float:left;
}

.topcammer .camimg img{
	width: 200px;
}

.topcammer .icons{
	width: 34px;
	float: right;
	background: url(../img/bg_icons.png) repeat-x;
	height: 140px;
	padding: 10px 0 0 0;
}

.topcammer .icons img{
	margin: 0 auto 10px;
	display: block;
}

.topcammer .topcamchat{
	width: 146px;
	height: 26px;
	display: block;
	margin: 10px auto 0 auto;
	background: url(../img/button_topcam.png) no-repeat;
	text-indent: -9999em;
}

#main #campromo{
	margin-bottom: 10px;
	height: 390px;
}

#campromo ul{
	border-bottom: 2px solid #df39a5;
	margin-bottom: 15px;
}

#campromo ul li{
	float: left;
	margin-right: 3px;
	list-style: none;
}

#campromo ul li .tab{
	float: left;
	background: url(../img/tab_inactive.png) repeat-x;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 4px 10px 0 10px;
	height: 21px;
	display: block;
}

#campromo ul li .tab:hover, #campromo ul li .tab.selected{
	background: url(../img/tab_active.png) repeat-x;
}

#campromo .cammer{
	width: 160px;
	float: left;
	margin: 0 10px 10px 0;
}

#campromo .cammer p{
	margin: 0 0 3px 0;
	font-size: 14px;
}

#campromo .cammer .item{
	width: 158px;
	height: 101px;
	border: 1px solid #fff;
}

#campromo .cammer .camimg img{
	width: 135px;
	height: 101px;
	float: left;
}

#campromo .cammer .icons{
	width: 23px;
	float: right;
	background: url(../img/bg_icons.png) repeat-x;
	height: 91px;
	padding: 8px 0 0 0;
}

#campromo .cammer .icons img{
	margin: 0 auto 8px;
	display: block;
}

#campromo .cammer .buttons{
	margin-top: 3px;
}

#campromo .cammer .buttons .chat{
	width: 78px;
	height: 25px;
	float: right;
	display: block;
	background: url(../img/button_chatten.png) no-repeat;
}	

	#campromo .cammer .buttons .chat_offline{
	width: 78px;
	height: 25px;
	float: right;
	display: block;
	background: url(../img/button_offline.png) no-repeat;

}

#campromo .cammer .buttons .freechat{
	width: 78px;
	height: 25px;
	float: left;
	display: block;
	background: url(../img/button_freechat.png) no-repeat;
}

.thumbnails{
	padding: 10px;
	background: #131313;
	overflow: hidden;
	margin-bottom: 10px;
}

.thumbs{
	margin: 0 -8px -8px 0;
}

.thumbs .preview{
	margin: 0 8px 8px 0;
	display: block;
	width: 166px;
	float: left;
	text-align: center;
}

.thumbs .preview a img{
	width: 165px;
	margin-bottom: 5px;
}


#kimpromo{
	background: url(../img/bg_kimpromo.png) no-repeat;
	height: 206px;
	width: 242px;
	margin-bottom: 10px;
	padding: 50px 10px 0 10px;
}

#kimpromo img{
	width: 125px;
	height: 160px;
	float: left;
}

#kimpromo .tekst{
	float: right;
	width: 105px;
}

#kimpromo .tekst p{
	margin-bottom: 7px;
}

#kimpromo .tekst p span{
	font-size: 13px;
	font-weight: bold;
}

#kimpromo .tekst p a{
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}	

#kimpromo .button{
	background: url(../img/button_kim.png) no-repeat;
	width: 146px;
	height: 26px;
	display: block;
	margin: 10px auto 0 auto;
}

#flitsleft{
	width: 203px;
	float: left;
	text-align: center;
}

#flitsleft p{
	margin-top: 5px;
}

#flitsright{
	width: 203px;
	float: right;
	text-align: center;
}

#flitsright p{
	margin-top: 5px;
}

.hottekst{
	background: #df39a5 url(../img/bg_hottekst.png) repeat-x;
	border: 1px solid #df39a5;
	width: 414px;
	padding: 10px;
	margin-bottom: 10px;
}

.hottekst .hotimg{
	width: 77px;
	float: left;
}

.hottekst .hotimg img{
	width: 75px;
	height: 100px;
	border: 1px solid #fff;
}

.hottekst .tekst{
	width: 327px;
	float: right;
}

.hottekst .tekst a{
	color: #fff;
}

.hottekst .tekst h2{
	font-size: 15px;
	margin-bottom: 5px;
}

.hottekst .tekst .buttstar{
	margin-top: 10px;
}

.hottekst .tekst .buttstar .button{
	width: 146px;
	height: 26px;
	background: url(../img/button_hottekst.png) no-repeat;
	float: left;
	display: block;
}

/*
.stars span{
	float:right;
	display: block;
	width: 18px;
	height: 17px;
	margin-top:4px;
}

.stars img{
	width: 9px;
	height: 10px;
	float: left;
	margin: 2px 2px 0 0;
}
*/

.hottekst .tekst .buttstar .stars{
	width: 130px;
	float: right;
}

.hottekst .tekst .buttstar .stars span{
	float: left;
	height: 22px;
	width: 24px;
	display: block;
	margin-right: 2px;
}

.hottekst .tekst .buttstar .stars .star{
	background: url(../img/star_full.png) no-repeat;
}

.hottekst .tekst .buttstar .stars .halfstar{
	background: url(../img/star_half.png) no-repeat;
}

#top10{
  margin-top: 10px;
}

.right #top10.blok{
  height: 195px;

}

#top10 ol{
	margin-left: 30px;
	font-size: 13px;
}

#dateprive{
  width: 242px;
	height: 196px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 80px 10px 10px 10px;
	background: url(../img/bg_dateprive_porno.png) no-repeat;
	overflow: hidden;
}

#dateprive .dateImage{
	width: 125px;
	height: 160px;
	float: left;
}

#dateprive .tekst{
	float: right;
	width: 105px;
	padding-top: 60px;
  color: #131313;
}

#dateprive .wit{
	color: #fff;
}

#dateprive p{
	margin: 0 0 10px 0;
	font-size: 12px;
}

#dateprive .button{
  width: 146px;
	height: 26px;
	display: block;
	margin: 10px auto 0 auto;
}

#prostibox{
  width: 708px;
  margin-bottom: 10px;
}

