body
{
  background-color: #fff;
  font-family: verdana;
  font-size: 11px;
}

.main_bg
{
  background-color: #cbe0f8;
  padding: 0px; margin: 0px;
}

.page
{
  width: 830px;
  height: 100%;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}


td
{
  font-family: verdana;
  font-size: 11px;
}


h3
{
  font-weight: bold;
  font-size: 14px;
  clear: both;
  color: #083973;
  border-bottom: 1px dotted #083973;
}

h4
{
  font-weight: bold;
  font-size: 11px;
  clear: both;
  color: #083973;
  padding: 1px;
  background-color: #edf4fd;
  /*border-bottom: 1px dotted #84b5ef;*/
}

form
{
  padding: 0px;
  margin: 0px;
}

form h3
{
  margin: 0px;
}

a
{
  text-decoration: none;
  font-weight: bold;
  color: #083973;
}

a:hover
{
  text-decoration: underline;
  color: #000;
}


.content
{
  height: 100%;
  padding: 14px 0 14px 14px;
  background-color: #fff;
}


p, .content p
{
  text-align: justify;
}


.sidebar
{
  width: 152px;
  padding: 14px;
  background-color: #fff;
}


.frame
{
  margin: 0 0 14px;
  width: 152px;
}

.frame_header
{
  height: 21px;
  background-image: url(/images/frame/header.gif);
  background-repeat: no-repeat;
  background-color: #fff;
  font-family: tahoma;
  text-align: center;
  color: #fff;
  font-weight: bold;
  padding: 4px;
}

.frame_body
{
  padding: 4px;
  text-align: left;
  color: #666;
  background-image: url(/images/frame/body.gif);
  background-repeat: repeat-y;
  background-color: #fff;
}

.frame_body a
{
  color: #c76b00;
  font-weight: bold;
}

.frame_footer
{
  height: 9px;
  background-image: url(/images/frame/footer.gif);
  background-repeat: no-repeat;
  background-color: #fff;
}


.zoekknop
{
  padding: 0px;
}


.header
{
  background-color: #083973;
  background-repeat: no-repeat;
  background-image: url(/images/headers/welkom.gif);
  border-bottom: 1px solid #000;
  height: 75px;
}


#menu
{
  margin-top: 0px;
  background-color: #fff;
  clear: both;
}

#menu_top
{
  clear: both;
  margin: 0;
  height: 83px;
  background: url(/images/menutop.jpg) no-repeat;
  border-bottom: 1px solid #000;
}

#menu a
{
  clear: both;
  display: block;
  padding: 3px;
  background-color: #ffc88a;
  color: #000;
  font-weight: bold;
  border-bottom: 1px solid #000;
}

#menu a:hover
{
  background-color: #ff8800;
  color: #fff;
  text-decoration: none;
}

#menu .submenu
{
  clear: both;
  border-bottom: 1px solid #000;
}

#menu .submenu a
{
  display: block;
  clear: both;
  color: #000;
  font-weight: normal;
  border: 0;
  background: url(/images/navli.gif) 4px 5px no-repeat #fff;
  padding: 1px 2px 2px 14px;
}

#menu .submenu a:hover
{
  background-color: #ffedd9;
  color: #000;
}

#menu .subsubmenu
{
  clear: both;
}

#menu .subsubmenu a
{
  display: block;
  clear: both;
  color: #000;
  font-weight: normal;
  border: 0;
  background: url(/images/subnavli.gif) 14px 5px no-repeat #fff;
  padding: 1px 2px 2px 24px;
}

#menu .subsubmenu a:hover
{
  background-color: #edf4fd;
  color: #000;
}


#menu .inactive, .niettonen
{
  display: none;
}

#menu .selected, #menu .selected a
{
  background-color: #ff8800;
  color: #fff;
  border-bottom: 1px solid #000;
}

.menu_bg
{
  width: 170px;
  color: #000;
  border-right: 1px solid #000;
  background-color: #84b5ef;
}


.menu td
{
  background-color: #FFC88A;
}

.menu .selected
{
  background-color: #fff;
  color: #000;
}

.menu .selected a
{
  color: #000;
}

.menuitem
{
  padding: 2px 6px 2px 6px;
  border-bottom: 1px solid #000;
}

.menuitem a
{
  color: #000;
}

.menusep
{
  height: 10px;
  clear: both;
  background-color: #84b5ef;
  border-bottom: 1px solid #000;
}

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:#000;
}

ul.submenu li a {
  color:#846f36;
  font-weight:normal;
  padding-left: 2px;
}


ul.subsubmenu {
  margin:0px;
  padding: 0px;
  padding-top: 2px;
  list-style-type:none;
}

ul.subsubmenu li {
  padding-left: 9px;
  margin: 0px;
  margin-bottom: 2px;
  background-repeat:no-repeat;
  background-image:url(/images/subnavli.gif);
  background-position:1px 5px;
  color:#000;
}

ul.subsubmenu li a {
  color:#846f36;
  font-weight:normal;
  padding-left: 2px;
}


.footer
{
  background-color: #083973;
  text-align: center;
  border-top: 1px solid #000;
  height: 18px;
  color: #fff;
  font-weight: bold;
}

.footer a
{
  color: #fff;
}


.wt_credits
{
  background-color: #eee;
  color: #666;
  text-align: center;
  font-size: 10px;
  height: 16px;
  border-top: 1px solid #000;
}

.wt_credits a
{
  font-weight: bold;
  color: #999;
  text-decoration: none;
}

.wt_credits A:hover
{
  text-decoration: underline;
}


.itext
{
  font-family: verdana;
  font-size: 11px;
  color: #000;
  border: 1px solid #999;
}

.itextarea
{
  font-family: verdana;
  font-size: 11px;
  color: #000;
  border: 1px solid #999;
  width: 100%;
  height: 100px;
}



.softlines td
{
  border-bottom: 1px dotted #84b5ef;
}