body, td, tr, a, input, textarea
{
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
  font-size: 13px;
  color:#000000;
}

body
{
  margin: 0px;
  padding: 0px;
  background: url(../images/sepas/back.jpg) #006bbb repeat-x center 38px fixed;
}

ul
{
  list-style:disc;
}

ol
{
  list-style:decimal;
}
li
{
  margin-left:20px;
}

blockquote
{
  margin-left:17px;
}

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

  div#top
  {
    width: 962px;
    height: 28px;
    margin: 10px 10px 0 10px;
    background: #FFF;
  }

  div#main
  {
    width: 962px;
    padding: 0 10px 5px 10px;
    background: url(../images/sepas/main.png) repeat-y;
  }
    div#logo_container
    {
      height: 54px;
      width: 962px;
      position: relative;
    }

      div#logo
      {
        position: absolute;
        left: 10px;
        top: -18px;
      }

      div#url
      {
        position: absolute;
        right: 10px;
        top: 3px;
        color: #b1b1b1;
        font-size: 18px;
      }

    div#nav_container
    {
      height: 250px;
      width: 962px;
      position: relative;
    }
      div#nav
      {
        width: 297px;
        height: 363px;
        margin-left: 5px;
      }

        ul#nav_ul
        {
          list-style: none;
          padding: 0;
          margin: 0;
          line-height:1px;
          font-size:1px;
        }

        ul#nav_ul li
        {
          padding: 0;
          margin: 0;
          line-height:1px;
          font-size:1px;
        }

        ul#nav_ul li a
        {
          text-decoration: none;
          color:#FFFFFF;
          padding: 0;
          margin: 0;
          line-height:1px;
          font-size:1px;
        }

        ul#nav_ul li a:hover
        {
          color: #006bbb;
        }

        div#flash_container
        {
          position: absolute;
          width: 654px;
          height: 234px;
          left: 302px;
          top: 0px;
          z-index:600;
        }
      div#foto
      {
        position: absolute;
        width: 654px;
        height: 240px;
        background: url(../images/sepas/foto.gif) no-repeat bottom left;
        left: 302px;
        top: 0px;
        z-index:500;
      }

      div#foto ul
      {
        list-style:none;
        margin:0px;
        padding:0px;
      }

      div#foto ul li
      {
        list-style-type:none;
        margin:0px;
        padding:0px;
      }

    div#content_container
    {
      width: 952px;
      padding: 5px;
      min-height:150px;
      margin:10px 0px 10px 0px;
    }
      div.homekader_container
      {
        width:297px;
        background:#FFFFFF;
      }
      div.kadertitel
      {
        height:33px;
        background:url(../images/main/titelbg.gif) no-repeat right #006bbb;
        padding-top:8px;
      }
      div.kadertekst
      {
        border-left:solid 1px #b1b1b1;
        border-right:solid 1px #b1b1b1;
        border-bottom:solid 1px #b1b1b1;
        padding:9px 9px 9px 9px;
        height:310px;
        line-height:15px;
        overflow: hidden;
      }
        a.leesmeer
              {
          float: right; 
          margin-top: 5px;
          
        }

      div#titel_balk
      {
        width:100%;
        height:33px;
        background:url(../images/main/titelbg.gif) no-repeat right #006bbb;
        padding-top:8px;
      }
        h1.paginatitel
        {
          color:#FFFFFF;
          margin-left:10px;
        }
        div#pagina_tekst
        {
          padding:10px;
          line-height:15px;
        }

    div#bottomnav_container
    {
      height: 60px;
      width: 875px;
      background: url(../images/sepas/bottomnav.gif) repeat-x top #006bbb;
      margin-left: 5px;
      padding: 2px 0px 0 76px;
      line-height: 60px;
      color: #FFFFFF;
      font-size: 10px;
      font-weight: bold;
      position: relative;
    }

      ul#bottomnav_ul
      {
        float: left;
        list-style: none;
      }

        div#copyright
        {
          position: absolute;
          left: 10px;
        }

        ul#bottomnav_ul li
        {
          padding: 0;
          margin: 0;
          display: inline;
        }

        ul#bottomnav_ul li a
        {
          color: #FFFFFF;
          font-size: 10px;
          font-weight: bold;
          padding-right: 12px;
          background: url(../images/sepas/bottom_li.gif) no-repeat right;
        }

        ul#bottomnav_ul li a.last
        {
          padding-right: 0px;
          background: none;
        }

  div#bottom
  {
    width: 962px;
    height: 10px;
    padding: 0 10px 0 10px;
    background: url(../images/sepas/bottom.png) no-repeat;
  }

  .valign_top
  {
    vertical-align:top;
  }
.tekstklein
{
  font-size:10px;
}

.input
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 220px;
  height: 21px;
  border: solid 1px #0059a0;
  background-color: #F7F7F7;
  padding-left:2px;
}


.inputover,
.inputerrorover
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 220px;
  height: 21px;
  border: solid 1px #919191;
  background-color: #FFFFFF;
  padding-left:2px;
}

.textarea
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  width:  350px;
  height: 96px;
  border: solid 1px #0059a0;
  background-color: #F7F7F7;
  padding-left:2px;
  padding-top:2px;
}

.textareaover
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 350px;
  height: 96px;
  border: solid 1px #919191;
  background-color: #FFFFFF;
  padding-left:2px;
  padding-top:2px;
}


.verzenden
{
  width: 75px;
  height: 22px;
  background-image:url(../images/buttons/verzenden.gif);
  border: 0px;
  cursor: pointer;
  float:right;
  margin-top:8px;
}

.verzendenover
{
  width: 75px;
  height: 22px;
  background-image:url(../images/buttons/verzendenover.gif);
  border: 0px;
  cursor: pointer;
  float:right;
  margin-top:8px;
}

.tekst_container
{
  height: 136px;
  width: 100%;  
  overflow: hidden;
}