#libsearch { margin: 0; padding: 0; }
#libsearchinput{ clear: none; border: 1px #585B4B solid; width: 150px; background: transparent; margin: 6px -4px 0 0; padding: 1px 0px 0px 4px; font-size: 11px; height: 15px; }
#libsearchimg{ background: url(/_img/info_zoek.gif) no-repeat; border: 1px #585B4B solid;  position: relative; top: 5px; }
#libsearch a.zoekpijl{ background: url(/_img/pijl_zieook.gif) -0.5em -2px no-repeat !important; padding: 0 0 0 1em; margin: 0; }


#zoekobject .objectsrc{ padding: 0; margin: 0 10px 0 0; width: auto; float: none; background: #C7BF5A !important; }
#zoekobject .objectsrc a { 
	background: transparent url(/_img/icon_plus.gif) no-repeat 5px 50%;
	padding: 5px 5px 5px 25px;
	float: none;
	display: block;
	color: white;
	}
/*#zoekobject .objectsrc a span{ padding: 0.3em 0 0.3em 2em;  }*/
#zoekobject .objectsrc img{ margin: 0; padding: 0; float: none; }

/*
#zoekobject #objectfold{ padding: 0; float: none; }
#zoekobject #objectfold.hide{  height: 260px; position: relative; overflow: hidden !important; }
#zoekobject #objectfold.show{  height: auto; position: relative; overflow: visible !important; }
#zoekobject #objectfold .foldoutbutton a{ cursor: pointer; text-decoration: underline; background: url(/_img/icon_arrowdown.gif) top right no-repeat; padding: 0.2em 2.5em 0.5em 0; margin: 2em 0 0 0; height: 100%; display: block; }
#zoekobject #objectfold .foldoutbutton a.show{ background: url(/_img/icon_arrowup.gif) top right no-repeat; }
#zoekobject #objectfold .foldoutbutton img{ border: none; }
#zoekobject #objectfold.hide .foldoutbutton{ background: #F1F4F2; width: 100%; text-align: right; height: auto; padding: 1em 0 1em 0; display: block; position: absolute; bottom: 0em; right:0em; }
#zoekobject #objectfold.show .foldoutbutton{ background: transparent; width: 100%; text-align: right; height: auto; padding: 1em 0 1em 0; display: block; position: relative; }
*/
#contentDivside.padding { padding: 12px; }
#contentDivside.hide { overflow: hidden !important; position: relative; }
#contentDivside.show { overflow: visible !important; position: relative; }
#contentDivside.hide  .expanded-sidebar{ display: none; }
#contentDivside.show  .expanded-sidebar{ display: block; }
#contentDivside .foldoutbutton a { cursor: pointer; background: url(/_img/icon_arrowdownl.gif) top right no-repeat; color: #FFFFFF; text-decoration: underline; padding: 2px 30px 0 0; margin: 0; display: block; height: 23px; }
#contentDivside .foldoutbutton img { border: none; }
#contentDivside.hide .foldoutbutton { background: #989F99; width: 100%; text-align: right; padding: 0; display: block; margin-bottom: -4px; }
#contentDivside.show .foldoutbutton { background: transparent; width: 100%; text-align: right; height: auto; margin-bottom: -4px; padding: 0; display: block; position: relative; }
#contentDivside.show .foldoutbutton a { margin: 0; background: url(/_img/icon_arrowupl.gif) top right no-repeat; }


#zoekobject .voelhetrijksbanner { margin:3px 0 5px 0; width:170px; height:73px; background-repeat:no-repeat; background-image: url("/_img/voelhetrijks-banner.gif"); }
#zoekobject .voelhetrijksbanner .textoverlay { color:#FFFFFF; padding:8px 0 0 11px; }
#zoekobject .voelhetrijksLink { text-decoration:none; cursor:pointer;}
a.clickvalue { color:#ffffff !important; }

.entry-short { padding: 1em 0; }

#contentDiv .tabs {
	float: left;
	margin: 20px 0;
}

#contentDiv .tabs ul {
	margin: 0;
	padding: 0;
}

#contentDiv .tabs li {
	float: left;
	margin: 0 5px 5px 0;
	padding: 0;
	border: 1px solid #c2c7c3; /* middel grijs */
	list-style: none;
	color: #c2c7c3; /* middel grijs */
}

#contentDiv .tabs a {
	display: block;
	padding: 5px;
	text-decoration: none;
	white-space: nowrap;
	color: #a0a5a1; /* donkerer grijs */
}

#contentDiv .tabs a:hover,
#contentDiv .tabs a:focus {
	outline: 0;
	background: white;
	color: #707270; /* donkerer-er grijs */
}



#contentDiv .tabs .tab-selected a {
  padding-top: 3px;   
	border-top: 2px solid #c7bf5a; /* geel */
	background: white;
	color: black;
}

#contentDiv .col-group {
	clear: both;
  margin: 12px 0; 
}

#contentDiv .two-col-even {
    background: transparent url(/_img/divider_vertical.gif) repeat-y 250px 0;
}

#contentDiv .two-col-even .first-col {
	float: left;
	width: 250px;
	margin-right: 10px;
}

#contentDiv .two-col-even .last-col {
	margin-left: 10px;
	float: right;
	width: 260px;
}

dl {
	margin: 0;
}

dt {
	margin: 12px 0 0 0;
	font-weight: bold;
}

dt:first-child {
	margin-top: 0;
}

#objectside dt {
	color: #D6DCD8;
}

dd {
	margin: 0;
}

#contentDiv .tabs .clear,
#contentDiv .col-group .clear {
	clear: both;
	padding: 0;
}

#contentDiv .tabs .clear span, 
#contentDiv .tabs .skip span,
#contentDiv .col-group .clear span, 
#contentDiv .col-group .skip span {
	display: none;
}
