/* ---------------------------------------------------------- */
/* created by Emile Blume - 2007 - www.netcreators.nl */
/* ---------------------------------------------------------- */

.rss { 
	float:right;
	margin-top: 4px;
 }

.agenda-date {
	background: #60D400;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 0.9em;
	float: left;
	text-align: center;
	vertical-align: middle;
	margin:.25em .45em 0 0;
	padding: 7px;
	padding-top: 4px;
	padding-bottom: 8px;
}

.mens .agenda-date {
	background: #FF0000;
}

.industrie .agenda-date {
	background: #313944;
}

.landbouw .agenda-date{
	background: #2CDF00;
}

.agenda-date span {
	display: block;
	font-family: Georgia, serif;
	font-size: 1.8em;
	font-weight: bold;
}

#main .agenda-item h3 {
	font-size: 1.2em;
	padding-left: 60px;
}

.agenda-item .location {
	font-weight: bold;
}

.agenda-item p {
	font-size:.95em;
	margin: 0;
	padding: 0;
	padding-left: 60px;
}


/* ---------------------------------------------------------- */

#search {	
	background: #EFECE7;
	background: #F5F3EF;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	padding-left: 10px;
	padding-bottom: 14px;
}

#search input {
	width: 130px;
}

#search input.button {
	width: auto;
}

#top .tx-ncvkbsearch-pi1 {
	margin-bottom: 10px;
}

.tx-indexedsearch-whatis, .tx-indexedsearch-browsebox {
	display: none;
}

.tx-indexedsearch-res {
	margin-bottom: 14px;
}

.tx-indexedsearch-text-item-crdate {
	float: left;
}

.tx-indexedsearch-text-item-crdate:after {
	content: " - ";
}

.tx-indexedsearch-text-item-path a {
	padding-left: 4px;
}

.tx-indexedsearch-title a {
	color: #333;
}

.tx-wagurlgrab-pi1 .block {
	margin-bottom: 14px;
}

#doorzoeker h2 {
	border-bottom:1px solid #CCCCCC;
}

/*------------------------------------------*/

hr.clearer {
	background: #FFFFFF;
	color: #FFFFFF;
	clear: both;
	margin-bottom: 14px;
}

.news-latest-date {
	font-size:.9em; 
	margin:.25em 0 .25em 0; 
	color:#444;
}

.news-latest-item p {
	padding-bottom: 0;
	margin-bottom: 0;
}

.news-latest-item img, .news-list-item img {
	float:left; 
	margin:.25em .45em 0 0;
}

#main .news-latest-item h2,#main .news-list-item h2 {
	border: none;
	font-size: 1.2em;
	margin:0 0 0.15em; 
	padding:0.10em 0;
}

.news-latest-item h2 a,.news-list-item h2 a,
.news-latest-item h3 a, .news-list-item h3 a, .agenda-item h3 a {
	color: #333;
}

.news-latest-morelink, .news-list-morelink {
	float: left;
}

.news-single-img img{
	margin-top:10px;
	margin-bottom:10px;
}

.mens img {
	border-bottom: 5px solid #FF0000;
}

.industrie img {
	border-bottom: 5px solid #313944;
}

.landbouw img {
	border-bottom: 5px solid #2CDF00;
}

/*------------------------------------------*/
.tx-jkpoll-pi1 { margin-bottom: 14px; }

.tx-jkpoll-answer { background:#EFECE7; padding:2px;}
.tx-jkpoll-pi1 h3 { display:none; }

