#content {
	padding-right: 16px;
}
#content ul li {
position:relative;
}

#artikel_vis {
	padding-top:10px;
}

#zoek_resultaat_detail {
	position: relative;
}

.search_result {
	margin-top:25px;
}

h2,h3,h4,h5,h6,h7,h8,h9,h10 {
	font-size: 12px !important;
	font-family: corbel, arial !important;
	margin: 5px 0px 5px 0px !important;
}

.selected {
	font-weight: bold;
}
.image_loader {
	height: 150px;
	background: url(../images/loading.gif) no-repeat center center;
	border: 1px solid #eeeeee;
}
.tree_loader {
	height: 40px;
	background: url(../images/loading.gif) no-repeat center center;
	border: 1px solid #eeeeee;
}
.uitklap_button,.uitklap table{
	padding: 1px 5px 1px 5px;
}
.uitklap_button {
	border-top: 1px solid #eeeeee;
	cursor: pointer;
	line-height: 26px;
}
#content li.last,#content li.nan {
	list-style: disc;
}
.uitklap_button:hover {
	color: #ff8800;
}
.uitklap {
	display: none;
}
.uitklap ul {
	padding-left: 17px;
	list-style: none;
}
.uitklap ul li{
	list-style: none;
}
.uitklap table {
	background-color: #eeeeee;
}
.uitklap table th,.uitklap table td {
	padding-right: 10px;
	text-align: left;
}
.images {
	padding-top: 10px;
}
.images select {
	width: 75px !important;
}
.images img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #eeeeee;
}

.archiefstuk {
	background-color: gray;
	color: #ffffff;
}
.huitklap {
	color: #ff8800;
	cursor: pointer;
}
.highlight {
	font-weight: bold;
	text-decoration: underline;
}

.copyclipboard {
	background-image:url(../custom/external/btn_copy.png);
	width: 20px;
	height: 20px;
	position: absolute;
	top:0px;
	right: 0px;
}
.copyclipboard a {
	display:block;
	height: 48px;
}

.aanvragen { background-image:url(../images/aanvraag.png); width: 24px; height: 24px; cursor:pointer; position: absolute; right: 3px; top: 3px; }
.aanvragen:hover { background-image:url(../images/aanvraag_hover.png); }
.aanvragen a { display:block; width:24px; height: 24px; }

/* search box */
#toegang_search_box { 
	width: 492px;
	padding: 22px 24px 22px 24px;
	background-color: #d8dce3;
}
#toegang_search_box input[type=text] {
	width:455px;
	float: left;
	border: 1px solid #e1e1e1;
}
#toegang_search_box input[type=submit] {
	background: url(../images/btn_zoeken.png) no-repeat top right;
	color: #ffffff;
	border: 0px none;
	float: left;
	width: 30px;
}

#level1 { position: relative; }
