body {
  /*margin:10px 0 0 0;*/
  margin: 0;
  padding:0px;
  background-image:url(../images/sepas/back.gif);
  background-position:top;
  /*background-repeat:repeat-x;*/
}
img {
  border:0px;
}
h1 {
  font: bold 16px Tahoma;
  color: #DC0B28;
}
a {
  color: #B70613;
}
a:hover {
  color: #FF4B64;
}
.main {
  margin:0px 0 0 0;
}
.content {
  background:url(../images/sepas/content_container.png) repeat-y;
  padding-left:10px;
}
.tekst {
  background-image:url(../images/sepas/gradient.gif);
  background-repeat:repeat-x;
  background-position:top;
  text-align:left;
  width:962px;
}
.tekst td, textarea, input {
  font: 12px Verdana;
}
.bottom {
  background-image:url(../images/main/bottom.png);
  background-repeat:no-repeat;
  background-position:top;
  font: 11px Tahoma;
}
.input
{
  width: 270px;
  border: solid 1px #B5B5B5;
}

.inputover
{
  width: 270px;
  border: solid 1px #EE3622;
}

.textarea
{
  width:470px;
  height: 80px;
  border: solid 1px #B5B5B5;
}

.textareaover
{
  width:470px;
  height: 80px;
  border: solid 1px #EE3622;
}

.verzenden
{
  border:0px;
  width:88px;
  height:19px;
  background-image:url(../images/buttons/verzenden.gif);
  background-color:transparent;
  cursor:pointer;
}
.kop
{
  font: bold 14px Verdana;
}

div#foto_container
{
  position:relative;
  height:240px;
  width:962px;
  margin-left:10px;
  background:url(../images/main/fotokader.gif) no-repeat;
}
  div.hoek_lb
  {
    position:absolute;
    top:1px;
    left:3px;
    z-index:10;
    width:7px;
    height:7px;
    background:url(../images/main/hoek_lb.png) no-repeat left top;
  }

  div.hoek_rb
  {
    position:absolute;
    top:1px;
    right:3px;
    z-index:10;
    width:7px;
    height:7px;
    background:url(../images/main/hoek_rb.png) no-repeat left top;
  }

  div.hoek_lo
  {
    position:absolute;
    bottom:2px;
    left:3px;
    z-index:10;
    width:7px;
    height:7px;
    background:url(../images/main/hoek_lo.png) no-repeat left top;
  }

  div.hoek_ro
  {
    position:absolute;
    bottom:2px;
    right:3px;
    z-index:10;
    width:7px;
    height:7px;
    background:url(../images/main/hoek_ro.png) no-repeat left top;
  }

  div#fotokaderrand
  {
    position:absolute;
    z-index:8;
    left:7px;
    top:4px;
    width:948px;
    height:230px;
    background:url(../images/main/fotokaderrand.png) no-repeat left top;
  }

  div#slogan
  {
    position:absolute;
    z-index:9;
    right:15px;
    bottom:10px;
    width:270px;
    height:35px;
    background:url(../images/main/slogan.png) no-repeat left top;
  }

  div#slogan
  {
    position:absolute;
    right:15px;
    bottom:10px;
    width:270px;
    height:35px;
    background:url(../images/main/slogan.png) no-repeat left top;
  }

  div#foto
  {
    position:absolute;
    top:4px;
    left:7px;
    z-index:1;
  }

  div#foto img
  {
    position:absolute;
    z-index:1;
    height:230px;
    width:948px;
  }

div#top_container
{
  width:982px;
  height:110px;
  position:relative;
}

div#nav_container
{
  position:absolute;
  top:35px;
  left:275px;
  width:709px;
  height:72px;
  text-align:bottom;
}
  div#nav_container ul
  {
    padding:0px 0px 0px 0px;
    list-style:none;
    margin:0px;

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

    }

div#talen
{
  position:absolute;
  top:10px;
  right:10px;
  height:16px;
  width:200px;
}


