/* ADVERTEREN EN WIJ -------------------------------------------------------- */

.blije h2,
.baby h2 {
	margin: 0 !important; padding: 0 5px !important;
	color: #fff !important;
	border-color: #fff !important;
	}
.blije h2 {
	background: #aa61a1;
	}
.baby h2 {
	background: #f06989;
	}
.blije dl,
.baby dl {
	margin-top: 0 !important;
	padding: 5px 5px 1px 5px !important;
	font-size: 11px;
	}
.blije dl {
	background: #e4cde3;
	color: #aa61a1;
	}
.baby dl {
	background: #fbd5df;
	color: #f06989;
	}

.statistieken {
	width: 100%;
	}
.statistieken th {
	width: 75%;
	padding: 2px 0;
	}
.statistieken td {
	width: 25%;
	padding: 2px 0;
	text-align: right;
	}
