html
{
  overflow-y: scroll;
}

html,body {
  height: 100%;
  width: 100%;
  font-family: verdana;
}

body,td,tr,a,input,textarea {
  font-family: verdana;
  font-size: 12px;
  line-height: 15px;
  color: #000000;
}

.innerfade {
  margin: 0;
  padding: 0;
}

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

#gallery
{
  margin: 0px;
  padding: 0px;
}

#gallery li
{
  list-style: none !important;
  margin: 0px;
  padding: 0px;
}

div#container {
  width: 982px;
  margin: 0 auto;
  height: auto;
  position: relative;
}

#top
{
  height: 113px;
  width: 100%;
}

 #logo
  {
   width: 316px;
   height: 43px;
   background-image: url(../images/logo.gif);
   float: left;
   margin-top: 45px;
 }

 #login
  {
  width: 124px;
  height: 27px;
  float: right;
  margin-top: 47px;
 }

#menu
{
  margin-left: -10px;
}

#menu
{
  height: 40px;
  color: #939598;
  font-size: 15px;
  font-weight: bold;
}


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

#menu ul li {
  list-style-type: none;
  display: inline;
  margin: 0px;
  padding: 0px;
  color: #fff;
}

#menu ul li a
{
  text-decoration: none;
  color: #939598;
  font-size: 12px;
  font-weight: bold;
}

#gallery_container
{
  height: 276px;
  width: 100%;
}

 #gallery_right
  {
  width: 332px;
  height: 276px;
  float: left;
  background-image: url(../images/financieele_dienstverlening.gif);
 }

 #gallery_left
 {
  height: 276px;
  width: 650px;
  float: left;
 }


#content_top
{
  margin-top: 10px;
  width: 980px;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  height: 52px;
  background: url(../images/sepas/top_verloop.gif) repeat-x;
}

#content_container
{
  min-height: 465px;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  position: relative;
  height: 100%;
  background: url(../images/sepas/content_background.gif) repeat-y;
}

#footer
{
  padding-top: 18px;
  margin-top: 10px;
  width: 980px;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  height: 34px;
  background: url(../images/sepas/top_verloop.gif) repeat-x;
  font-size: 10px;
  color: #aeb0b2;
  line-height: 52px;
  font-weight: bold;
}

#footer_address
{
  height: 10px;
}

 #footer_address tr td
  {
  height: 10px;
  line-height: 10px;
  font-weight: bold;
  font-size: 10px;
  color: #aeb0b2;
  padding-left: 18px;
  padding-right: 18px;
 }

 #footer_address tr td a
  {
  font-weight: bold;
  font-size: 10px;
  color: #aeb0b2;
 }

.footer_td
{
  height: 10px;
  border-left: 1px solid #e0e0e0;
}

.footer_td2
{
  border-left: 0px !important;
}


#footer_nav
{
  height: 50px;
  line-height: 50px;
  font-size: 10px;
  color: #aeb0b2;
  font-weight: bold;
}

#footer_nav_left
{
  width: 245px;
  float: left;
}

#footer_nav_right
{
  width: 730px;
  float: left;
}


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

  #footer_nav ul li {
    list-style-type: none;
    display: inline;
    margin: 0px;
    padding: 0px;
  }

  #footer_nav ul li a
   {
    font-weight: bold;
    font-size: 10px;
    color: #aeb0b2;
    text-decoration: undeline;
    margin-right: 10px;
    margin-left: 8px;
  }


#content ul {
  list-style: disc !important;
}

#content ol {
  list-style: decimal !important;
}

a {
  color: #000;
  font-weight: bold;
}

a:hover {
  color: #143882;
}

.tekstklein {
  font-size: 11px;
}

.input {
  font-family: verdana;
  width: 200px;
  height: 21px;
  border: solid 2px #202d60;
  background-color: #F7F7F7;
  padding-left: 2px;
  padding-top: 6px;
}

.inputover,.inputerrorover {
  font-family: verdana;
  font-size: 12px;
  width: 200px;
  height: 21px;
  border: solid 2px #bcbcbc;
  background-color: #FFFFFF;
  padding-left: 2px;
  padding-top: 6px;
}

.textarea {
  font-family: verdana;
  font-size: 12px;
  width: 280px;
  height: 101px;
  border: solid 2px #202d60;
  background-color: #F7F7F7;
  padding-left: 2px;
  padding-top: 2px;
}

.textareaover {
  font-family: verdana;
  font-size: 12px;
  width: 280px;
  height: 101px;
  border: solid 2px #bcbcbc;
  background-color: #FFFFFF;
  padding-left: 2px;
  padding-top: 2px;
}

.verzenden {
  width: 71px;
  height: 12px;
  background-image: url(../images/buttons/verzenden.gif);
  border: 0px;
  cursor: pointer;
  float: right;
  margin-right: 15px;
}

.verzendenOver {
  width: 71px;
  height: 12px;
  background-image: url(../images/buttons/verzendenover.gif);
  border: 0px;
  cursor: pointer;
  float: right;
  margin-right: 15px;
}

.width_100 {
  width: 100%;
}

.valign_top {
  vertical-align: top;
}

.contact_form {
  border: 1px solid #000 !important;
  width: 140px;
}

#bericht {
  border: 1px solid #000 !important;
  width: 260px;
}

#btn_verzenden2 {
  width: 74px;
  height: 15px;
  background-image: url(../images/buttons/verzenden.gif);
  border: 0px;
  cursor: pointer;
  float: right;

}

#btn_verzenden3
{
  margin-top: 10px;
  width: 74px;
  height: 15px;
  background-image: url(../images/buttons/verzenden.gif);
  border: 0px;
  cursor: pointer;
  float: right;
}

.error {
  color: red;
}

.border_error {
  border: 1px solid red !important;
}


#spacer {
  height: 20px;
  width: 500px;
}

#menu_title
{
  margin-top: 15px;
  margin-left: 10px;
}

.spacer
{
  clear: both;
}

#text_content
{
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  width: 655px;
}

#content_top_left
{
  width: 649px;
  height: 52px;
  border-right: 1px solid #e0e0e0;
  float: left;
}

#content_top_left img
{
  margin-top: 14px;
  margin-left: 20px;
}

#content_top_right
{
  width: 320px;
  height: 52px;
  float: left;
}

#content_top_right h2
{
  font-size: 20px;
  color: #f89829;
  line-height: 52px;
  padding-left: 10px;
}

#content_top_right  img
{
  margin-top: 14px;
  margin-top: 14px;
}

.contactinput
{
  height: 18px;
  border: 1px solid #e0e0e0;
  width: 174px;
}

#contact_table
{
  margin-top: 8px;
}

#contact_table tr td
{
  font-size: 10px;
}

#content_left
{
/*
 width: 630px;
 float: left;
*/
  width: 650px;


}

#content_right
{
  width: 330px;
/*
  width: 330px;
  height: 202px;
  position: absolute;
  right: 0px;
  border-bottom: 1px solid #e0e0e0;
*/
}


#contact_blok2
{
  padding-top: 12px;
  padding-left: 10px;
  font-size: 12px;
  line-height: 15px;
  border-bottom: 1px solid #e0e0e0;
}

#contact_blok p
{
  padding-right: 40px;
}


#contact_blok
{
  padding-top: 12px;
  padding-left: 10px;
  font-size: 12px;
  line-height: 15px;
}

#contact_blok p
{
  padding-right: 40px;
}

#text_container
{
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 24px;
}

.nieuwshomeblok p
{
  font-size: 10px;
  line-height: 14px;
  padding-right: 20px;
}

.nieuwshomeblok img
{
  border: 1px solid #e0e0e0;
}

.nieuws_titel
{
  font-size: 12px;
  font-weight: bold;
}

.nieuws_titel a
{
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}


.nieuws_datum
{
  font-size: 10px;
  font-weight: bold;
  color: #939598;
}

.home_leesmeer
{
  margin-top: 8px;
  float: right;
  margin-right: 10px;
  cursor: pointer;
}

.meernieuwsrow a
{
  font-size: 10px;
  color: #000;
}

.home2blok
{
  height: 52px;
  width: 330px;
  background-image: url(../images/sepas/top_verloop.gif);

}

.home2blok h2 img
{
  margin-top: 15px;
}

.home2blok h2
{
  font-size: 20px;
  color: #f89829;
  line-height: 52px;
  padding-left: 10px;
}

#nieuwsbericht
{
  padding-left: 20px;
  padding-top: 20px;
}

#nieuwsbericht h3
{
  font-size: 18px;
  color: #f89829;
}

#nieuwsbericht_container
{
  margin-top: 15px;
}

#nieuwsbericht_container img
{
  margin-right: 20px;
  margin-left: 10px;
  border: 1px solid #e0e0e0;
}


.meernieuwsrow
{
  height: 20px;
  line-height: 20px;
  font-size: 10px;
  padding-left: 5px;
}

.meernieuwsrow
{
  border-bottom: 1px solid #fff;
}

.sep_space
{
  padding-left: 32px;
  padding-right: 32px;
}

.nieuwstitel
{
  width: 330px;
}

.pointer_image
{
  padding-top: 4px;
}

#meernieuws_table h4 img
{
  padding-bottom: 10px;
}

.red
{
  color: red;
}

#menu_top
{
  position: absolute;
  width: 992px;
  top: 90px;
  z-index: 99999;
}


#jsddm
{
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}

#jsddm li
{
  float: left;
  list-style: none;
}

#jsddm li a
{
  display: block;
  line-height: 30px;
  text-decoration: none;
  padding-left: 5px !important;
  padding-right: 5px !important;
  padding-bottom: 0px !important;
  font-size: 18px;
}

#jsddm li ul
{
  margin: -16px 0 0 -1px !important;
  padding: 0;
  width: 170px;
  position: absolute;
  visibility: hidden;
  padding: 0px !important;
  border-bottom: solid 1px #bdbdbd;
}

#jsddm li ul
{
  top: 48px;
}

#jsddm li ul li
{
  float: none;
  display: inline;
  background: #f3f4f3 url(../images/buttons/submenu_back.gif) no-repeat;
  width: 170px;
  border-right: solid 1px #bdbdbd;
}

#jsddm li ul li.last
{
  background: #f3f4f3 url(../images/buttons/submenu_back_last.gif) no-repeat;
}

.last2
{
  border-left: solid 1px #bdbdbd !important;
  background: #f3f4f3 url(../images/buttons/submenu_back_last.gif) no-repeat !important;
  width: 169px !important;
}

#jsddm li ul li a
{
  font-size: 10px;
  font-weight: bold;
  line-height: 23px;
  height: 23px;
  margin-left: 20px;
}

#jsddm li ul li.last a
{
  line-height: 23px;
  height: 27px;
}

#jsddm li ul li a:hover
{
  color: #202d60;
  text-decoration: underline;
}

/*******/
#diensten_submenu_container
{
  position: absolute;
  z-index: 99999;
  top: 155px;
  left: 210px;
  height: 200px;
}

#diensten_submenu_container
{
  height: 40px;
  color: #939598;
  font-size: 15px;
  font-weight: bold;
}

#diensten_submenu_container ul li {
  list-style-type: none;
  display: inline;
  margin: 0px;
  padding: 0px;
  color: #fff;
}

#diensten_submenu_container ul li a
{
  text-decoration: none;
  color: #939598;

  font-size: 12px;
  font-weight: bold;
}

#diensten_submenu
{
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
  border-right: solid 1px #e0e0e0;
  border-left: solid 1px #e0e0e0;
}

#diensten_submenu li a
{
  display: block;
  font-size: 10px;
  font-weight: bold;
  line-height: 23px;
  height: 23px;
  margin-left: 24px;
  overflow: hidden;
}

#diensten_submenu
{
  margin: -16px 0 0 -1px !important;
  padding: 0;
  width: 208px;
  position: absolute;
  visibility: hidden;
  padding: 0px !important;
  border-bottom: solid 1px #e0e0e0;
}

#diensten_submenu li
{
  display: inline;
  background: #fff url(../images/buttons/submenu_back.gif) no-repeat;
  width: 208px;
  float: left;
  list-style: none;
}

.last3
{
  background: #fff url(../images/buttons/submenu_back_last.gif) no-repeat !important;
}

#diensten_submenu li a:hover
{
  color: #f89829;
}

.documentcategorie
{
  font-size:14px;
  color:#f89829;
}

.document_link
{
  font-weight:normal;
  font-size:11px;
}
