.zoekbody{
  height:100%;
  background: url(../img/bgzoek.jpg) repeat-y;
}

.zoekcontainer{
  background:none;
}

#resultbar {
	width:420px;
	float:left;
	padding: 15px;
	margin: 0 0 10px 10px;
	background-color:#41344d;
}

/* zoeken */

#cat .catkop{
  font-size: 14px;
  font-weight: normal;
  color: #ee5f00;
  margin-bottom: 10px;
}

#cat .cattitel{
  margin-bottom: 10px;
}

.catitem{
	width: 420px;
	overflow: hidden;
	margin-bottom: 10px;
}

.catitem img{
	float: left;
	margin-top: 2px;
	border:1px solid #fff;
	width: 100px;
}

.catitem h3 a{
	margin-left: 10px;
	color: #ee5f00;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}

.catitem h3 a:hover{
	text-decoration: underline;
}

.catitem p{
	float: right;
	width: 308px;
	margin-left: 10px;	
}

.catbutton{
  display: block;
	width: 105px;
	height: 23px;
	text-indent: -9999em;
	margin: 5px 0 0 0;
	float:right;
	clear: both;
}

.sitebtn{
	background: url(../img/naardesite.png) no-repeat;
}

.vodbtn{
	background: url(../img/bekijkfilm.png) no-repeat;
}

.zoeknav{
  text-align: center;
  margin-bottom: 10px;
}

.seperator{
  width: 450px;
  height: 20px;
  background-color: #4b3d57; 
  margin-left: -15px;
  margin-bottom: 15px;
}

.camdivzoek{
	background: #41344d url(../img/bgbottomwide.gif) no-repeat bottom left;
	margin-bottom: 15px;
	color: #fff;
	width: 420px;
	height:158px;
	overflow: hidden;
}

.camdivzoek .item{
	width: 126px;
	float: left;
	margin: 5px 12px 5px 0;
	height: 133px;
	overflow: hidden;
	background-color: #41344d;
}

.camdivzoek .fotoicon {
	width:124px;
	height: 74px;
	overflow: hidden;
	margin:2px 0 5px;
	border:1px solid #fff;
}

.camdivzoek .camimg img{
	width: 98px;
	display: block;
	float:left;
	margin-right: 4px; 
}

.camdivzoek .icon img{
	width: 15px;
	display: block;
	margin: 2px 0 2px 4px;
	border:none;
}

.camdivzoek .freechat{
	background: url(../img/freechat.gif) no-repeat;
	width: 62px;
	height: 21px;
	display: block;
	float: left;
	text-indent: -9999em;
	overflow:hidden;
}

.camdivzoek .chat{
	background: url(../img/chat.gif) no-repeat;
	width: 62px;
	height: 21px;
	display: block;
	float: right;
	text-indent: -9999em;
	overflow:hidden;
	margin: 0 0 0 2px;
	font-size: 10px;
}