body {
  background-color: #fff;
  margin: 0px;
}

input.text {
  color: #000;
  text-indent: 5px;
  font: 12px Arial, sans-serif;
  width: 177px;
  float: left;
  margin: 0px;
  border-top: 1px solid #8e8e8e;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  border-left: 1px solid #cdcdcd;
}

div.clear {
  clear: both;
  height: 0px;
  margin: 0;
  padding: 0;
  font-size: 1pt;
  line-height: 1pt;
}

/*--- Default block style ---*/

.inner {
  padding-top: 10px;
}

.banner_block .inner {
  padding-top: 0px;
}

.block {
  padding-bottom: 10px;
  /*margin: 0px 15px 15px 0px;*/
  display: inline;
}

.block ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.block li {
  margin: 0px 10px;
  padding: 0px;
}

.block a {
  text-decoration: none;
}

.block img {
  margin-top: 10px;
}

/*--- End Default block style ---*/


/*--- Block zoeken styles ---*/
.search_block fieldset {
  border: 0px;
  margin: 0;
  padding: 0;
}

.search_block form {
  margin-bottom: 20px;
}

.search_block p {
  border: 0;
  padding: 0;
  margin: 0;
}

.search_block .text {
  float: left;
  color: #000;
  text-indent: 5px;
  font: 11px Arial, sans-serif;
  width: 336px;
  margin: 1px 5px 0px 0px;
  height: 18px;
  border-top: 1px solid #8e8e8e;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  border-left: 1px solid #cdcdcd;
  padding-top: 3px;
}
/*--- End Block zoeken styles ---*/

.content_block {
  margin: 0px;
  float: left;
}

.content_block table {
  border-collapse: collapse;
  margin: 0px;
}

.content_block table td {
  vertical-align: top;
  padding: 0px;
}

.content_block h2 {
  color: #9c9c9c;
  font: bold 13px Arial, sans-serif;
  margin: 0px;
  padding: 0px;
  text-align: left;
  line-height: 20px;
}

.content_block a {
  color: #f69026;
}

.content_block img.cnt_left_img {
  float: left;
  margin: 5px 10px 5px 0px;
}

.content_block img.cnt_right_img {
  float: right;
  margin: 5px 0px 5px 10px;
}

.content_block a:hover {
  text-decoration: underline;
}

.content_block .intro {
  font-weight: bold;
}

.content_block .intro span {
  color: #BBBC2D;
  font-weight: normal;
}

/*--- End Block specifieke styles ---*/

.nieuwsitem {
  border-bottom: 1px solid #cfd0d2;
  margin-bottom: 10px;
}

.highlight {
  color: #bbbc2d;
  font-weight: normal;
}


/* Monuta Agenda items  */

#coll-items li span {
  border-bottom: 1px solid #cfd0d2;
  padding: 1px 0px;
  display: block;
}

#coll-items li span a {
  background-image: url('gfx/att-large-arrow-green-n.gif');
  background-position: 4px 4px;
  background-repeat: no-repeat;
  color: #bbbc2d;
  font: 19px Arial;
  display: block;
  padding-left: 20px;
}

#coll-items li span a:hover {
  background-image: url('gfx/att-large-arrow-green-o.gif');
  background-position: 4px 4px;
  background-repeat: no-repeat;
  background-color: #fee9cd;
  text-decoration: none;
}

#coll-items li span a.active {
  background-image: url('gfx/att-large-arrow-green-90-n.gif');
  background-position: 4px 7px;
  background-repeat: no-repeat;
}

#coll-items li span a:hover.active {
  background-image: url('gfx/att-large-arrow-green-90-o.gif');
  background-position: 4px 7px;
  background-repeat: no-repeat;
  background-color: #fee9cd;
  text-decoration:none;
}

#coll-items table {
  padding: 0px;
  margin: 5px 0px 10px 50px;
  color: #9C9C9C;
  font: 12px Arial;
  display: block;
}

#coll-items table a {
  background-image: none;
  padding-left: 0px;
}

.content_block li a {
  background:url('gfx/att-arrow-orange-n.gif') 0px 3px no-repeat;
  padding-left:10px;
  font:12px Arial, sans-serif;
  text-decoration:none
}

ul.list {
  float: left;
  width: 555px;
  list-style: none;
}

ul.list li {
  float: left;
  width: 555px;
  padding: 2px 0px;
}
ul.list li a {
  float: left;
}

ul.sitemap {
  list-style: none;
}

ul.sitemap li {
  margin: 0px;
}

ul.sitemap li a {
  font-weight: bold;
  background-image: url('gfx/att-arrow-green-90.gif');
  background-repeat: no-repeat;
  background-position: 0px 4px;
  color: #bbbc2d;
  padding-left: 15px;
}

ul.sitemap ul {
  margin-left: 10px;
  list-style: none;
}

ul.sitemap ul li a {
  background-image: url('gfx/menu-arrow-n.gif');
  background-repeat: no-repeat;
  background-position: 0px 3px;
  color: #9c9c9c;
  font-weight: normal;
}

span.highlightbold, span.hightlightString {
  color: #bbbc2d;
  font-weight: bold;
}

a.highlightbold {
  font-weight: bold;
  font-family: Arial;
  font-size: 12px;
}

