body {
  background-color: #eaebec;
  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;
}

.header_con {
  background-image: url('gfx/top-bg.gif');
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-color: #fff;
}

.header {
  height: 110px;
  margin: 0px auto;
  width: 935px;
}

.header .logo {
  float: left;
}
.header #quick {
  float: right;
  height: 26px;
  width: 555px;
  color: #676767;
  font: 11px Arial, sans-serif;
  margin-top: 27px;
  position: relative;
}

#quick label, #quick span {
  float: left;
  margin: 5px 10px 0px 10px;
}

#quick .button {
  float: right;
  margin-top: 3px;
}

#directnaar, #directnaar.over {
  background-image: url('gfx/arrow.gif');
  background-repeat: no-repeat;
  background-position: 100% 3px;
  background-color: #fff;
  border: 1px solid #cecfd1;
  height: 24px;
  width: 268px;
  float: left;
  margin-right: 15px;
}

#directnaar.over  {
  background-image: url('gfx/arrow_down.gif');
}

#nav_directnaar {
  background-color: #fff;
  border-left: 1px solid #cecfd1;
  border-right: 1px solid #cecfd1;
  border-bottom: 1px solid #cecfd1;
  position: absolute;
  left: 0px;
  top: 25px;
  width: 268px;
  visibility: hidden;
}

#nav_directnaar ul {
  list-style: none;
  margin: 0px;
  padding: 0px 0px 5px 0px;
  float: left;
}

#nav_directnaar li {
  padding: 0px;
  margin: 0px;
  float: left;
  width: 268px;
}

#nav_directnaar span {
  border-top: 1px solid #cecfd1;
  color: #741b40;
  font: bold 11px Arial, sans-serif;
  margin: 0;
  text-indent: 10px;
  line-height: 18px;
  width: 268px;
  padding-top: 3px;
}

#nav_directnaar a {
  color: #676767;
  font: 11px Arial, sans-serif;
  text-decoration: none;
  line-height: 16px;
  padding-left: 10px;
}

#nav_directnaar a:hover {
  color: #741b40;
}

.zoeken {
  background: #fff;
  border: 1px solid #cecfd1;
  height: 24px;
  width: 268px;
  float: left;
}

.zoeken form, .zoeken fieldset, .zoeken p {
  border: 0px;
  padding: 0px;
  margin: 0px;
}

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

.nav_con {
  background: #fff;
}

.nav {
  margin: 0px auto;
  width: 935px;
}

.nav .tabs {
  border-bottom: 1px solid #bbbc2d;
  height: 21px;
  margin-left: 190px;
  width: 745px;
}

.nav .tabs a {
  color: #7c7c7c;
  font: bold 13px Arial, sans-serif;
  text-decoration: none;
  padding: 0px 10px;
  line-height: 20px;
  float: left;
}

.nav .tabs a:hover {
  color: #741b40;
}

.nav .tabs .active {
  background-image: url('gfx/SD-doelgroep-left.gif');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  float: left;
  padding-right: 0px;
}

.nav .tabs .active span {
  background-image: url('gfx/SD-doelgroep-right.gif');
  background-repeat: no-repeat;
  background-position: right 0px;
  padding-right: 10px;
  height: 21px;
  float: left;
  line-height: 20px;
  color: #fff;
  cursor: pointer;
}

.sub_nav_con {
  background: #fff;
}

.sub_nav {
  margin: 0px auto;
  width: 935px;
}

.sub_nav .tabs {
  border-bottom: 1px solid #cfd0d2;
  border-left: 1px solid #cfd0d2;
  border-right: 1px solid #cfd0d2;
  margin: 0px;
  width: 743px;
  text-indent: 5px;
  float: right;
}

.sub_nav .tabs a {
  color: #7c7c7c;
  font: 11px Arial, sans-serif;
  text-decoration: none;
  padding: 4px;
  line-height: 16px;
  float: left;
}

.sub_nav .tabs a:hover {
  color: #741b40;
}

.sub_nav .tabs a.active {
  font-weight: bold;
  color: #741b40;
}

.content_con {
  background: #fff;
}

.content {
  margin: 0px auto;
  width: 935px;
}

.left_con {
  float: left;
  width: 190px;
  padding-top: 12px;
}

.middle_con {
  float: left;
  width: 745px;
  padding-top: 12px;
}

.footer_con {
  background-image: url('gfx/bottom-bg.gif');
  background-repeat: repeat-x;
  background-position: 0px 0px;
}

.footer {
  height: 110px;
  margin: 0px auto;
  padding-top: 15px;
  width: 935px;
  color: #9b9d9e;
  font: 11px Arial, sans-serif;
}

.footer .middle {
  float: left;
  margin-left: 195px;
  display: inline;
}

.footer .right {
  float: right;
  width: 175px;
}

.footer a {
  color: #7c7c7c;
  text-decoration: none;
  padding: 0px 4px;
}

.footer a:hover {
  color: #741b40;
}


/*--- 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: #7c7c7c;
  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  */

ul#coll-items {
  list-style: none;
}

#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 22px;
  color: #7c7c7c;
  font: 12px Arial;
  display: block;
}
#coll-items table .date {
  width: 70px;
}

#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;
}
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 {
  list-style: none;
  margin-left: 10px;
}

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

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

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

/* Contact form */
h3.contactForm {
  color: #bbbc2d;
  font-family: Arial,sans-serif;
  font-size: 19px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  margin: 0pt 0pt 4px;
  padding: 10px 0pt;
  text-align: left;
}

table.contactForm {
  float: left;
  border-top: 1px solid #CFD0D2;
  width: 555px;
  border-spacing: 2px;
  border-collapse: separate;
}

table.contactForm th {
  color: #7c7c7c;
  font: 12px Arial;
  text-align: left;
  vertical-align: top;
  background-color: #fee9cd;
  padding: 0 10px;
  line-height: 22px;
}

table.contactForm td {
  padding-bottom: 2px;
}

table.contactForm .divider td {
  background: #CFD0D2;
  margin: 2px 0;
  height: 1px;
  padding: 0;
}

table.contactForm .textarea {
  width: 340px
}

table.contactForm .button {
  margin: 10px;
}

table.contactForm .select {
  color: #000;
  text-indent: 5px;
  font: 11px Arial, sans-serif;
  float: left;
  margin: 2px 0 0 10px;
}

table.contactForm .text {
  width: 340px;
  color: #000;
  text-indent: 5px;
  font: 11px Arial, sans-serif;
  float: left;
  margin: 2px 0 0 10px;
  height: 14px;
  border-top: 1px solid #8E8E8E;
  border-right: 1px solid #E2E2E2;
  border-bottom: 1px solid #E2E2E2;
  border-left: 1px solid #CDCDCD;
}

table.contactForm .textarea {
  width: 335px;
  color: #000;
  padding-left: 5px;
  font: 11px Arial, sans-serif;
  float: left;
  margin: 3px 0 3px 10px;
  border-top: 1px solid #8E8E8E;
  border-right: 1px solid #E2E2E2;
  border-bottom: 1px solid #E2E2E2;
  border-left: 1px solid #CDCDCD;
}

.error {
  color: red;
}
