/* CSS Document */

#sexverhalen{
  padding-right: 25px;
}

#sexverhalen h2 a{

}

#sexverhalen p{
  margin-bottom: 10px;
} 

#sexverhalen p a{
  color: #fff;
}

.button{
	margin: 10px 0 15px;
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding: 5px 0;
	width: 110px;
	background: #f358aa;
	color: #fff;
	text-align: center;
	border: 1px solid #fff;
}

.button:hover{
	border: 1px dashed #fff;
	background: #ce488f;
} 