@charset "utf-8";
/************************************************************
Title:     Extensions
Author:    Emile Blume - Netcreators.com
************************************************************/

.tx-comments-pi1, .tx-comments-page-browser {
	border-top: 1px solid #D6E4F6;
	padding-top: 10px;
}
.tx-comments-page-browser { margin-top:10px;}
.tx-comments-comment-1, .tx-comments-comment-2 { padding:0.3em; }
.tx-comments-comment-1 { background:#E6EEF9; }
.tx-comments-comment-date { font-weight:bold; color:#0071B9;}

/* FAQ ///////////////////////////////////////////////////////////// */
.tx-irfaq-pi1 dl { margin-bottom:1.3em; }
/*.tx-irfaq-pi1 dt { font-weight: bold; }*/

.tx-irfaq-pi1 dd .additional-info {
	border-bottom: 10px solid #FFF;
}

/* Pagebrowser ///////////////////////////////////////////////////////////// */
#center .tx-pagebrowse-pi1 { margin:10px 0; }
#center .tx-pagebrowse-pi1 ul, #center .tx-pagebrowse-pi1 ol, 
#center .tx-pagebrowse-pi1 li { background:none; clear:none; display:inline; list-style:none; margin:0; padding:0; }
#center .tx-pagebrowse-pi1 * { color:#666; }
#center .tx-pagebrowse-pi1 a { color:#0071B9; padding:0 2px; }
/* Indexed search resultatenpagina ///////////////////////////////// */
.tx-indexedsearch-res { clear: both; }

/* wanneer indexed search problemen verholpen zijn, mag dit weg!! */
.browsebox, .tx-indexedsearch-browsebox p  {
	display: none;
}

.tx-indexedsearch-whatis {
	margin-bottom: 10px;
}

dt.tx-indexedsearch-text-item-path {
  float: left;
  padding-left: 2px;
  padding-bottom: 0.3em;
}

#center .tx-indexedsearch ul {
	list-style: none;
	margin: 0;
	margin-bottom: 1.3em;
	padding: 0;
}

#center .tx-indexedsearch ul li { display: inline; }
#center .tx-indexedsearch ul li a { padding-right: 0.6em; }
.tx-indexedsearch-percent {color:#000;}
.tx-indexedsearch-path a { padding-left: 0.6em; }
.tx-indexedsearch-info { margin-bottom: 1.3em; }

/* Solr //////////////////////////////////////////////////////////////// */
#tx-solr-search ol {
	list-style: none;
}

#tx-solr-search p {
	margin-bottom:0;
}

#tx-solr-search .score_analysis {
	font-size:0.9em;
	font-weight:bold;
}

.typo3-adminPanel { width: 25%;}
