/* CSS Document */
/* #################################################################### */
/* ###### Deelnemers					  ############################# */
/* #################################################################### */

#deelnemers_geco {
	
}

#deelnemers_geco table, #deelnemers_geco td {
	margin:0; padding:0;
}

#deelnemers_geco td {
	margin:0; padding:0;
	vertical-align:top;
}

#deelnemers_geco label {
	font-weight: bold;
	margin-right: 15px;
}

#deelnemers_geco #deelnemer_result_cntnr {
}

#deelnemers_geco div.deelnemer_result {
	color: #252A42 !important;
	width: 640px;
	margin-bottom: 15px;
}

#deelnemers_geco div.deelnemer_result a:link,
#deelnemers_geco div.deelnemer_result a:visited,
#deelnemers_geco div.deelnemer_result a:active {
	display: block;	
	color: #252A42;
	width: 100%;
}


#deelnemers_geco a.deelnemer_result span,
#deelnemers_geco div.deelnemer_result span {
	margin:0; padding:0;
}

#deelnemers_geco div.clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

#deelnemers_geco div.paging{
	margin: 15px 0;
}


#deelnemers_geco .sortering {
	margin: 10px 0;
	font-weight: bold;
}

#deelnemers_geco #searchform td {
	padding: 5px 0;
}

#searchform input {
	width: 194px;
}

#searchform .gecopostcode{
	width: 118px;
}

#searchform 

#deelnemers_geco #zoekbutton:link,
#deelnemers_geco #zoekbutton:visited,
#deelnemers_geco #zoekbutton:active {
	display: block;
	width: 70px;
	height: 22px;
	color: #252A42;
	background-color:#FBCE94;
	text-align:center;
}

#deelnemers_geco #zoekbutton:hover {
	color: #ffffff;
	background-color:#e4bb86;
}

/* PAGING */
div.paging {
	float: right;
	margin:0;
	background-color:#FFFFFF;
	height: 19px;
	line-height: 19px;
}

div.paging div {
	padding: 0 10px;
	text-transform:uppercase;
	color: #0369a4;
	letter-spacing: 1px;
}

div.paging div a {
	font-weight: bold;
	text-decoration:none;
	padding:2px 2px;
	color: #0369a4 !important;
}

div.paging div span {
	font-weight: bold;
	padding:2px 2px;
}


div#paging_top {
	position: relative;
	top: -48px;
	background-color:transparent;
	background-image:none;
}

div#paging_top div {
	background-color:transparent;
	background-image:none;
}

div.paging table tr td {
	padding: 0 20px 0 20px !important;
}

/* deelnemer result div */
div.rapporten {
	display: block;
	width: 100%;
	height: 1%;
}

/* ZoekResultaten a (link) */
.searchtitle a {
	border-bottom: 1px solid #272259;
}

.searchtitle a span.title {
	color: #252969;
}

.searchtitle a span,
.searchtitle_act a span {
	display: block;
}

.searchtitle a span.meta,
.searchtitle_act a span.meta {
	font-size: 9px;
}

/* Mouse-Over effect */
.searchtitle a:hover {
	text-decoration:none !important;
	background: #252969 !important;
}

/* ZoekResultaten ACTIEF item */
.searchtitle_act {
	position: relative;
	padding:0px;
	margin:0px;
	width: 100% !important;
	background-color: #facd93;
}

.searchtitle_act #searchtitletop {
	position: relative;
	background-color: #facd93;
	width: 100%;
/*	height: 1%;
*/}

.searchtitle_act a:hover {
	text-decoration:none !important;
	background: #facd93 !important;
}

.searchtitle a:hover span.meta,
.searchtitle_act a span.meta {
	color: #fff;	
	text-decoration:none !important;
}

.searchtitle_act a span.meta {
	color: #000;	
	text-decoration:none !important;
}


.searchtitle a:hover span.title,
.searchtitle_act a span.title {
	color: #000;
	text-decoration:none !important;
	padding: 0;
	margin: 0;
}

.searchtitle a:hover span.title {
	margin: 0px !important;
	color: #fff !important;
}

/* ZoekResultaat - Uitklap Item */

span.subsearch{
	background-color: #facd93;
	padding:0px;
	margin:0px;
	width: 100%;
}

.subsearch ul {
	position: relative;
}
a.titel_schoon:link,
a.titel_schoon:active,
a.titel_schoon:visited, {
	color: #fff;
	font-weight: normal !important;
	padding:0px;
	margin:0px;
	border-top: #000000 solid 1px;
}

a.titel_schoon:hover {
	color: #fff;
	text-decoration: underline !important;
}

.subsearch a:hover {
	color: #fff !important;
}
/* --- */

span.cleaner {
	clear: both;
	display: block;
	border: none;
	background: none;
}

/* Oude Zoekresultaten  (unused?) */
div#zoekvelden{
	background-color:#ffffff;
	background-image:url(../images/rapporten/bg_top.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 30px;
	width: 100%;/*Fix voor ie bug*/
}

div#zoekvelden div.inner {
	padding: 15px;
	background-image:url(../images/rapporten/zoek_btm.gif);
	background-repeat:no-repeat;
	background-position:right bottom;	
}

div#zoekvelden div.inner h5 {
	margin:0 0 10px 0; 
	padding:0;
	font-size: 12px;
}

div#zoekvelden label {
	display: block;
	text-transform:uppercase;
	color: #28a1e8;
	font-weight: bold;
	margin-bottom: 4px;
}

div#zoekvelden select {
	display: block;
	color: #000000;
	width: 430px !important;
	margin-bottom: 10px;
}

div#zoekvelden input.text {
	display: block;
	color: #000000;
	width: 224px !important;
	margin-bottom: 10px;
}

div#zoekvelden div#zoek_footer {
	margin:20px 0 0 0; padding:0;
}

/*#BW_zoekform {
	background-color:#FFFFFF;
	background-image:url(../images/zoeken/zoek_top.gif);
	background-repeat:no-repeat;
	margin-bottom: 10px;
}

#BW_zoekform div.inner {
	background-image:url(../images/zoeken/zoek_btm.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding: 15px;
}
*/

#BW_zoekform label { 
	font-weight: bold;
	display: block;
	line-height: 20px;
	color: #28a1e8;
	text-transform:uppercase;
}

#BW_zoekform input, #BW_zoekform select { 
	margin: 5px 0;
}

#BW_zoekresultaat #result_header {
	width: 660px;
	float: left;
	margin: 22px 0 0 5px;
}

/*
#BW_zoekresultaat li.searchtitle {
	clear: both;
}

#BW_zoekresultaat li.searchtitle div.cleaner {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

#BW_zoekresultaat li.searchtitle a:link,
#BW_zoekresultaat li.searchtitle a:visited,
#BW_zoekresultaat li.searchtitle a:active {
	display: block;
	color:#0369A4;
	padding: 0;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
/*
#BW_zoekresultaat li.searchtitle a:hover {
/*	color:#ffffff;*/
/*}

#BW_zoekresultaat li.searchtitle span.inner{
	padding: 5px;
}

#BW_zoekresultaat li.searchtitle a:hover span.inner{
}
*/

html>body .searchtitletop {
	height: auto;
}