* {
	text-align:left;
	font-size:12px;
	color:#3B3A38;
}

#contentFooter {
	clear:both;
}

.csc-header, .csc-firstHeader, .csc-header .regular {
	color:black;
	/*font-weight:bold;*/	
} 

.c_regular h2, .c_regular h2 i {
	color:black;
}
.section-of-our-site-big-header .ceHeader {
	font-size:2.7em;
	width:560px;
	float:left;
	font-style:italic;
	padding-top:10px;
	padding-bottom:10px;
}

.hideSearchContent {
	float:left;
}

#open_close_box img {
	float:right;
	margin-top:-10px;	
}

/**
 * Styling for the top search box
 * begin
 */
.dre-solr-searchbox-container-simple, .dre-solr-searchbox-container-advanced {
	float:left;
	background:url('../images/Abbe_zoek_bg.gif') repeat-y;
	width:100%;
}

.dre-solr-searchbox-container-simple p, .dre-solr-searchbox-container-advanced p {
	margin:0px;
	padding:0px;
	background-color:transparent;	
}

.dre-solr-searchbox-header {
	background-color:#3B3B3B;
	padding:5px;
}

.dre-solr-searchbox-header h3 {
	color:white;
	padding:0px;
	margin:0px;
	font-size:20px;
	width:200px;
}

.dre-solr-searchbox-introText {	
	width:100%;	
	padding:5px;
		
}
.dre-solr-searchbox-introText p {
	background-color:transparent;
}
/* Search Input + Submit button */
.dre-solr-searchbox-search-container {
	width:100%;
	float:left;
	clear:both;
	margin:5px 0px 5px 0px;
	padding-left:5px;
}

.dre-solr-searchbox-search-label {
	float:left;
	width:70px;
	padding-right:15px;
}

.dre-solr-searchbox-search-inputsearch {
	float:left;	
}

.dre-solr-searchbox-search-inputsearch input {
	width:340px;
	height:20px;
	border:solid 1px #8B8B8B;	
	font-style:italic;
	margin-top:-3px;
}

.dre-solr-searchbox-search-submit {
	float:right;
	padding-right:10px;	
}

.dre-solr-searchbox-search-submit input {
	background-color:#3B3B3B;
	border:none;
	color:#ffffff;
	width:110px;
	margin-top:-3px;
	padding-left:40px;
	padding-top:3px;
	padding-bottom:3px;
}

/* Filter fields + advanced search */
.dre-solr-searchbox-filter-container {
	width:100%;
	float:left;
	clear:both;
	padding-bottom:10px;
}

.dre-solr-searchbox-filter-label {
	float:left;
	width:70px;
	padding-right:20px;
	padding-left:5px;
	overflow:hidden;
}

.dre-solr-searchbox-filter-checkbox-container {
	float:left;	
	width:356px;
}

.dre-solr-searchbox-filter-checkbox {
	float:left;
	margin-left:10px;
	~margin-left:0px;
}

.dre-solr-searchbox-filter-checkbox-first {
	margin-left:-5px;	
}

.dre-solr-searchbox-filter-checkbox-container label {
	overflow:hidden;
		
	~margin-top:5px;	
	~float:left;
	~overflow:hidden;	
}
.dre-solr-searchbox-filter-checkbox input {
	float:left;
	margin:0px;
	padding:0px;
}

.dre-solr-searchbox-filter-advancedSearch {
	float:right;
	width:122px;
	overflow:hidden;
	margin-top:-15px;	
}

/* advanced search styling */
.dre-solr-searchbox-container-advanced .dre-solr-searchbox-search-label {
	float:left;
	width:130px;
	padding-right:15px;
	margin-bottom:10px;
	clear:left;
}

/* advanced search input box styling */
.dre-solr-searchbox-container-advanced .dre-solr-searchbox-search-inputsearch input {
	width:400px;
	height:20px;
	border:solid 1px #8B8B8B;	
	font-style:italic;
	margin-top:-3px;	
	margin-bottom:10px;
}

/* Year input boxes */
.dre-solr-searchbox-search-year-container {
	float:left;
	width:100%;
	clear:both;
	margin-bottom:20px;
}

.dre-solr-searchbox-container-advanced .dre-solr-searchbox-search-year-input input {
	float:left;
	border:solid 1px #8B8B8B;	
	font-style:italic;	
	height:20px;
	width:70px; 
}

.dre-solr-searchbox-search-year-period-label {
	float:left;
	margin-left:10px;
	margin-right:10px;
}

/* advanced search radiobuttons */
.dre-solr-searchbox-container-advanced .dre-solr-searchbox-filter-checkbox-container {
	float:left;
	width:386px;
	margin-left:45px;	
}

/* advanced search buttons */
.dre-solr-searchbox-container-advanced .dre-solr-searchbox-search-buttoncontainer {	
	float:right;
	clear:both;
	/*margin-top:10px;
	padding-bottom:10px;*/
	height:30px;
	
	~height:50px;
	~margin-left:-150px;
}

.dre-solr-searchbox-container-advanced .dre-solr-searchbox-search-submit {
	clear:both;
	margin-right:-10px;
	margin-top:-15px;
	
	~margin-right:0px;
	~margin-top:2px;
	
}

.dre-solr-searchbox-container-advanced .dre-solr-searchbox-filter-advancedSearch {
	clear:both;
	margin-right:-18px;
	margin-top:7px;
	~margin-right:-8px;
}


 /**
 * Styling for the results
 * begin
 */
.dre-solr-searchresult-container {
	float:left;
	background-color:#FCE4E4;
	margin-top:10px;	
	width:100%;
	color:#3B3B39;
}

.dre-solr-details-author {
	font-size:20px;
	padding-top:5px;
	padding-bottom:5px;	
}

.dre-solr-searchresult-result-container {
	float:left;
	padding:5px;	
}

.dre-solr-searchresult-result-item-container {
	float:left;
	border-bottom:dotted 1px #3A3C3B;
	margin-bottom:10px;	
}

.dre-solr-searchresult-result-item-container a {
	font-weight:bold;
}

.dre-solr-searchresult-result-item-left {
	float:left;
	width:185px;
	padding-bottom:10px;
}

.dre-solr-searchresult-result-item-right {
	float:left;
	width:365px;
	overflow:hidden;
	margin-bottom:10px;	
}

.dre-solr-searchresult-result-item-title {
	width:100%;
	clear:both;
	margin-left:5px;
	margin-bottom:5px;
}
.dre-solr-searchresult-result-item-title a {
	text-decoration:underline;
}

.dre-solr-searchresult-result-item-image img {

	text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

/* Search results */
.dre-solr-searchresult-result-item-labelValue-container {
	width:100%;
	clear:both;
	float:left;
	margin-bottom:2px;	
}

.dre-solr-searchresult-result-item-label {
	float:left;
	width:110px;
	padding-left:5px;
	font-weight:bold;
}

.dre-solr-searchresult-result-item-value {
	float:left;	
	overflow:hidden;	
	padding-left:5px;
	width:245px;	
}

.dre-solr-searchresult-result-item-clearer {
	width:100%;
	float:left;
	height:10px;
}

.dre-solr-searchresult-result-item-linkDetails {
	float:right;
	margin-top:10px;
	padding-bottom:10px;
}



/* page navigation */
.dre-solr-searchresult-result-navigation {
	float:left;
	width:100%;
	clear:both;
}

.dre-solr-searchresult-result-navigation-pagenav a:link {
	color:#B1A5A7;	
}

.dre-solr-searchresult-result-navigation-totalResults {
	float:left;
}

.dre-solr-searchresult-result-navigation-pagenav {
	float:right;
}

/**
 * Styling for the Tagcloud
 * 
 */

#container div.tagcloud span.keyword {
	text-align: justify;
	float: none;
}

#container div.dre-solr-tagcloud-container * {
	text-align: center;
/*	height:185px; */
	overflow:hidden;
}

#container div.dre-solr-tagcloud-container div.tagcloud {
	height: 185px;
}

.dre-solr-tagcloud-container {
	float:left;
	height: 185px;
	/*background-color:#FCE4E4;*/
	margin-top:0px;	
	width:100%;	
}


.dre-solr-tagcloud-content {
	padding: 0px 5px 0px 5px;
}


/**
 * Right content box
 */
.rightbox-container {
	float:left;
	clear:both;
	width:180px;
	border-bottom:solid 10px white;
}

.rightbox-header {
	background:url('/fileadmin/Template_Files/res/img/gradient_180.jpg') repeat-y scroll 0 0;
	padding:5px;
	font-style:italic;	
}

.rightbox-content-container {
	float:left;
	background-color:#FCE4E4;
	width:170px;
	padding:5px;

}

/* Gevonden items in archief */
.rightbox-content-archive-items-container {
	float:left;
	clear:both;
	width:100%;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:dotted 1px black;
}
.rightbox-content-archive-items-title {
	float:left;
	width:100%;
	clear:both;	
}
.rightbox-content-archive-items-title a {
	font-weight:bold;
}

.rightbox-content-archive-items-labelvalue {
	float:left;
	width:100%;
	clear:both;
	margin-bottom:2px;

}

.rightbox-content-archive-items-label {
	float:left;
	width:100%;
	font-weight:bold;
	clear:both;
	margin-top:5px;
}

.rightbox-content-archive-items-value {
	float:left;
	overflow:hidden;	
}

.rightbox-content-archive-items-morelink {
	float:left;
	width:100%;
	margin-top:10px;
}

/**
 * Styling for Section of our website
 */
.section-of-our-site-container .ceHeader { /* Overwrite default */
	float:left;
	width:100%;
}
/**
 * 3column layout
 */

.section-of-our-site-container {
	width:100%;
	float:left;
}

.section-of-our-site-header {
	width:100%;
	float:left;
	clear:both;
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
	
	
	font-style:italic;
}

.section-of-our-site-3column-container {
	width:100%;
	float:left;
	clear:both;	
}

.section-of-our-site-3column-container .tx-dresolr-pi {
	float:left;	
} 

.section-of-our-site-column {
	float:left;	
    height: 330px;
	height: 415px;
}

.section-of-our-site-3column-image {
	width:180px;
    height:195px;
	height:278px;
}

.section-of-our-site-3column-description {
	padding-left:5px;
	height:100px;
	overflow:hidden;
}

.section-of-our-site-3column-morelink {
	margin-top:10px;
	padding-left:5px;
	padding-bottom:5px;
}

/**
 * 2column-image layout
 */
.section-of-our-site-2column-image-container {
	float:left;
	width:560px;
	clear:both;
	margin-top:10px;
}

.section-of-our-site-2column-image-left {
	float:left;
	width:360px;
	margin-right:10px;
}

.section-of-our-site-2column-image-right {
	float:right;	
	width:180px;
	
}

.section-of-our-site-2column-image-block-item-container {	
	float:left;
	clear:both;
	border-bottom:1px dotted #3A3C3B;
	padding:10px 5px 10px 5px;	
	width:360px;
}
.section-of-our-site-2column-image-block-container {
	float:left;
	clear:both;
	margin-bottom:10px;
	background-color:#FCE4E4;
}
.section-of-our-site-2column-image-block-item-item-container {
	width:370px;
}

.section-of-our-site-2column-image-block-item-label {
	float:left;
	width:85px;
	font-weight:bold;
	clear:left;
}

.section-of-our-site-2column-image-block-item-value {
	float:left;
	width:275px;	
}

.section-of-our-site-2column-image-block-item-morelink {
	float:right;	
	margin-top:-16px;
	padding-right:10px;
}

.section-of-our-site-2column-image-block-item-header {
	padding-bottom:3px;
}

.section-of-our-site-2column-image-block-item-header  a {
	font-weight:bold;
}
/**
 * Search Details
 */
.dre-solr-details-container .c_narrow, 
.dre-solr-details-container .c_regular{ 
	margin-right:0px; 
}

.dre-solr-details-container {
	float:left;
	width:100%;
	clear:both;	
}
 
.dre-solr-details-content-container {
 	float:left;
	clear:both;
	width:100%;
}

.dre-solr-details-block1 {
	width:100%;
	float:left;
	clear:both;
	border-top:solid 10px white;
	border-bottom:solid 10px white;
/**	max-height:225px; **/
}

.dre-solr-details-block1-bigimage {
	float:left;
	background-color:white;
}

.dre-solr-details-block1-information {
	float:left;
	width:280px;
	
	border-left:solid 10px white;
}

.dre-solr-details-block2 {
	width:100%;
	float:left;
	clear:both;	
}

.dre-solr-details-block2-moreimages {
	float:left;
	width:180px;
	margin-right:10px;
}

.dre-solr-details-block2-description {
	float:left;
	width:370px;	
	min-height:150px;
	border-left:solid 10px white;
}

.dre-solr-details-block3 {
	width:100%;
	clear:both;
	float:left;
	margin-top:10px;	
}

.dre-solr-details-block2-moreimages-container {
	min-height:125px;	
	padding-bottom: 5px;
}

.dre-solr-details-block2-moreimages-container #slider-stage{
	padding-bottom: 20px;
}

.dre-solr-details-block2-moreimages-container img {
	padding: 5px 10px 5px 5px;
}

.dre-solr-details-block2-moreimages-container a.disabled {
	color: #9a9a9a;
}
.dre-solr-details-block2-moreimages-container a#next {
	margin-left: 6px;
}
.dre-solr-details-block2-moreimages-container a#previous {
	margin-left: 5px;
	margin-top: 5px;
	position: relative;
}

.fullline {
	width:100%;
	padding-top:3px;
	padding-bottom:3px;	
	padding-right:5px;
}

.dre-solr-details-block1-information-content {	
	float:left;
	width:100%;
	padding-bottom:10px;
}

.dre-solr-details-block1-information-content .dre-solr-searchresult-result-item-labelValue-container {
	width:100%;
}

.dre-solr-details-block1-information-content .dre-solr-searchresult-result-item-label {	
	width:33%;
	float:left;	
}

.dre-solr-details-block1-information-content .dre-solr-searchresult-result-item-value {	
	width:64%;
	float:left;	
}

.dre-solr-details-block1-information-content .fullline {
	width:100%;
}


#slider-stage{width:632px; overflow:auto; overflow-x:hidden; overflow-y:hidden; /*height:200px;*/ margin:0 auto;}
#slider-buttons{width:632px; margin:0 auto;}
	#slider-list{width:20000px; border:0; margin:0; padding:0; left:400px;}
	#slider-list li{
		list-style:none; 
		margin:0; 
		padding:0; 
		border:0; 
		margin-right:4px;
		padding:4px; 
		background:#DEDEDE;
		float:left;
		width:200px;
		height:200px;
}
#slider-list img {
	vertical-align:top; 
}

