body
{
  background-color: #ffffff;
  font-family: verdana;
  font-size: 11px;
}

.main_bg
{
  background-color: #eeeeee;
  background-image: url(/images/main_bg.jpg);
  padding: 0px; margin: 0px;
}

.page
{
  width: 830px;
  height: 100%;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}


td
{
  font-family: verdana;
  font-size: 11px;
}


h3
{
  font-weight: bold;
  font-size: 14px;
  color: #914e00;

  padding: 10 0 0;
  margin: 0;
  margin-bottom: 5px;

  clear: both;
  border-bottom: 1px dotted #914e00;
}


h4
{
  font-weight: bold;
  font-size: 11px;
  color: #000000;

  padding: 2px 1px;
  margin: 20px 0 5px;
  /* margin-bottom: 5px; */

  clear: both;
  background-color: #f5f5f5;
  /*border-bottom: 1px dotted #dddddd; */
}

p
{
  padding: 0;
  margin: 0 0 10;
}


.tags
{
  font-family: verdana;
  font-size: 9px;
  font-style: italic;
  color: #e6b59c;
}

.broncode
{
  font-family: monospace;
  font-size: 11px;
  color: #000;
  padding: 5px;
  border: 1px solid #ddd;
  display: block;
  clear: both;
}


FORM
{
  padding: 0px;
  margin: 0px;
}

FORM H3
{
  margin: 0px;
}

.tip_box
{
  display: block;

  padding: 5px 5px 5px 30px;
  margin: 20px 0 20px;

  border: 1px dotted #0051a0;

  background-color: #f0f5ff;
  background-image: url(/pages/images/tip.gif);
  background-repeat: no-repeat;
  background-position: 5px 5px;
}

.mt_overzicht
{
  border-bottom: 1px solid #0051a0;
}

.mt_overzicht_head
{
  background-color: #0051a0;
  color: #ffffff;
  font-weight: bold;
}

.mt_overzicht td
{
  padding: 2px;
  border-bottom: 1px solid #eeeeee;
}

.mt_overzicht_nb
{
  border-bottom: 1px solid #0051a0;
}

.mt_overzicht_nb td
{
  padding: 2px;
  border-bottom: 0 solid #000000;
}

.blue_border_top td
{
  border-top: 1px solid #0051a0;
}

.blue_border_bottom td
{
  border-bottom: 1px solid #0051a0;
}

.grey_border_bottom td
{
  border-bottom: 1px solid #eeeeee;
}


a
{
  text-decoration: none;
  font-weight: bold;
  color: #925200;
}

a:hover
{
  text-decoration: underline;
  color: #000000;
}


.content
{
  height: 100%;
  padding: 5px 20px;
  background-color: #ffffff;
  background-image: url(/images/body_bg.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
}

.content p
{
  text-align: justify;
}

.header
{
  background-color: #ffffff;
  /*background-repeat: no-repeat;
  background-image: url(/images/header.jpg);*/
  height: 75px;
  border: 0;
  border-bottom: 1px solid #214871;
}

.header A
{
  color: #ffffff;
}

.menusep
{
  height: 10px;
  clear: both;
  background-color: #c4c4c4;
  border-bottom: 1px solid #000;
}
.menu_top
{
  width: 100%;
  height: 65px;
  border-bottom: 1px solid #000000;
}

.menu_bg
{
  width: 170px;
  color: #000000;
  border-right: 1px solid #000000;
  background-color: #c4c4c4;
}


.menu TD
{
  background-color: #914e00;
}

.menu .selected
{
  background-color: #ffffff;
  color: #000000;
}

.menu .selected A
{
  color: #000000;
}

.menu .selected A:hover
{
  color: #000000;
}

.menuitem
{
  padding: 2px 6px 2px 6px;
  border-bottom: 1px solid #000000;
}

.menuitem A
{
  color: #ffffff;
}

.menuitem A:hover
{
  color: #ffffff;
}



ul {
  margin:15px 0 15px;
  padding: 0px;
  padding-top: 2px;
  list-style-type:none;
}

ul li {
  padding-left: 14px;
  margin: 0px;
  margin-bottom: 2px;
  background-repeat:no-repeat;
  background-image:url(/images/navli.gif);
  background-position:1px 5px;
  color:#000000;
}


li {
  margin-bottom: 5px;
}


ul.submenu {
  margin:0px;
  padding: 0px;
  padding-top: 2px;
  list-style-type:none;
}

ul.submenu li {
  padding-left: 9px;
  margin: 0px;
  margin-bottom: 2px;
  background-repeat:no-repeat;
  background-image:url(/images/navli.gif);
  background-position:1px 5px;
  color:#000000;
}

ul.submenu li a {
  color:#846f36;
  font-weight:normal;
  padding-left: 2px;
}


.hidden
{
  display: none;
  visibility: hidden;
}


.footer
{
  background-color: #686868;
  text-align: center;
  border-top: 1px solid #000000;
  height: 20px;
  color: #fcd702;
  font-weight: bold;
}

.footer A
{
  color: #ffffff;
}


.wt_credits
{
  background-color: #eeeeee;
  color: #666666;
  text-align: center;
  font-size: 10px;
  height: 20px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.wt_credits A
{
  font-weight: bold;
  color: #999999;
  text-decoration: none;
}

.wt_credits A:hover
{
  text-decoration: underline;
}


.textInput
{
  font-family: verdana;
  font-size: 11px;
  color: #000000;
  padding: 2px;
}

.itextarea
{
  font-family: verdana;
  font-size: 11px;
  color: #000000;
  border: 1px solid #999999;
  width: 100%;
  height: 100px;
}

.ibutton
{
  padding-left: 10px;
  padding-right: 10px;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  background-color: #a2762c;
  background-image: url(/images/menuitem_bg.gif);
  border: 1px solid #000000;
}

.error_block
{
  display: block;
  border: 1px dotted #ff0000;
  background-color: #ffffd5;
  color: #ff0000;
  padding: 2px;
  margin: 0 0 8px;
}

.error_block h5
{
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  margin: 0 0 5px;
}

.error_block ul
{
  margin: 5px 0 0;
}

.error_block ul li
{
  color: #ff0000;
  background-image:url(/images/navli_err.gif);
  background-position:4px 5px;
}

.error {
  background-color: #fdd;
}