div.image-title { display: inline; margin-left: 5px; }

li { line-height: inherit !important; }
.row-fluid  #menuus[class*="span"] {
  min-height: 0 !important;
}

.page-header {
	border-bottom: 0; 
}
.container-fluid {
	padding: 0;
}

.items-leading > div {
  padding-top: 35px;
}
.item > p {
  clear: both;
}
.article-info-term { /* 'gegevens' tekst */
  display: none; 
}
/* Bootstrap Menu */
#header {
	overflow: visible;
}



/* Footer menu */
#footer .nav {
	float: right;
}
#footer .nav li {
	text-align: right;
}
#footer .nav > li > a {
	color: #999;
}

#footer .nav > li > a:hover, .nav > li > a:focus {
	 background-color: transparent !important;
		color: #fff;
}

.pull-left {
	margin: 0 10px 10px 0;
}
.pull-right {
	margin: 0 0 10px 10px;
}


/* oogje voor afbeeldingen-seletie hoger maken*/
.input-append .add-on, 
.input-prepend .add-on {
  height: auto;
}

.breadcrumb {
  background-color: transparent !important;
  padding: 0;
}
#content ul.breadcrumb li {
  padding-left: 2px;
}
.breadcrumb > li {
  text-shadow: none !important;
  font-size: 10px;
}
.breadcrumb > li > .divider {
  color: #888 !important;
}

h2 {
  margin-top: 5px !important;
}
#footer .nav > li > a {
  display: inline-block !important;
}