@charset "utf-8";


.keilcontainer{
	width: 161px;
	float: left;
	height: 160px;
	padding: 15px 0 40px 0;
	background: url(../img/bg_aankeiler.png) no-repeat;
}

.keilcontainer .aankeilitem{
	height: 160px;
	width: 125px;
	overflow:hidden;
	padding: 0 0 0 0;
	margin: 0 auto;
	float: none;
}


#aankeilers.soft{
	width: 483px;
}



/*sub*/

#subcat{
	width: 483px;
	background: #000 url(../img/bgcats.gif) repeat-x;
	padding: 6px 0 10px 0;
	overflow: hidden;
}
#subcat h1{
	font:14px Arial, Helvetica, sans-serif;
	color:#fff;
	padding-left:10px;
}
h1#catkop, h2#catkop{
	background: url(../img/kopaankeilers.gif) no-repeat;
	height: 27px;
	width: 475px;
	margin:4px 0 5px 4px;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 0 0 9px;
	display:block;
}
#kopsubcat{
	background: url(../img/kopsubcat.gif) 0 2px no-repeat;
	height: 16px;
	text-indent: 90px;
	margin: 0 0 20px 10px;
	font-size: 12px;
}
#subcat #intro{
	margin: 0 0 5px 10px;
}
.catitem{
	width: 440px;
	padding: 10px;
	background: url(../img/bgcatitem.gif) bottom no-repeat;
	overflow: hidden;
}
.catitem h2 a{
	float: right;
	width: 320px;
	padding: 0 5px 0 0;
	color: #b41f63;
	font-size: 12px;
	font-weight:bold;
}
.catitem h2 a:hover{
	text-decoration: underline;
}
.catitem img{
	float: left;
}
.catitem p{
	float: right;
	width: 320px;
	padding: 0 5px 0 0;	
}
.catitem .subbutton{
	display: block;
	background: url(../img/bgcatbutton_nieuw.png) no-repeat;
	width: 105px;
	height: 22px;
	text-indent: -9999em;
	margin: 15px 0 0 0;
}

/*oma zoekt*/
#sideright .profiel{
	background: #2c2b2b;
	padding: 8px;
	margin: 5px 0 10px 5px;
}

#sideright .profiel .profiel_img{
	width: 82px;
	float: left;
}

#sideright .profiel .profiel_img a img{
	border: 1px solid #fff;
	width: 80px;
}

#sideright .profiel .omschrijving{
	width: 105px;
	float: right;
	overflow: hidden;
}

#sideright .profiel .omschrijving .button{
	width: 103px;
	height: 30px;
	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;
}

/*for campagnes*/
#first{
	width: 699px;
	float: right;
}

#first #opener{
	width: 483px;
	background: #000 url(../img/bgcats.gif) repeat-x;
	padding: 6px 0 10px 0;
	overflow: hidden;
}

#first #opener h1{
	color:#fff;
	padding-left:10px;
	background: url(../img/kopaankeilers.gif) no-repeat;
	height: 27px;
	width: 475px;
	margin:4px 0 5px 4px;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 0 0 9px;
	display:block;
}

#first #opener p{
	margin: 0 10px 5px 10px;
}

