html
{
  width: 100%;
  height: 100%;
}

body
{
  margin: 0px;
  width: 100%;
  height: 100%;
}

body, td, tr, a, input, textarea
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

p
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 15px;
}

form
{
  margin:0px;
}

img
{
  border:0;
}

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

a:hover
{
  text-decoration: underline;
}

input[type="text"]
{
  width: 220px;
  border: solid 1px #ddc6df;
  height: 16px;
  margin: 0 0 3px 0;
}

input[type="submit"],
#btn_betaal
{
  background-color:#771C7F;
  color:#FFFFFF;
  font-weight:bold;
  padding: 3px;
  border: 0px;
  cursor: pointer;
}

textarea
{
  width: 350px;
  border: solid 1px #ddc6df;
  height: 200px;
  margin: 0 0 3px 0;
}

select
{
  width: 222px;
  border: solid 1px #ddc6df;
  margin: 0 0 3px 0;
}

.inputfocused
{
  background: url(../images/sepas/input.gif);
  border: solid 1px #b98bbd;
}

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

div#balk_left
{
  position: relative;
  width: 38px;
  height: 360px;
  float: left;
  background: url(../images/logolinks.gif) no-repeat bottom left;
}

div#main
{
  float: left;
  width: 944px;
  height: 100%;
}

  div#main_header
  {
    float: left;
    width: 100%;
    height: 143px;
    background: #771c7f;
  }

    div#main_header_left
    {
      width:757px;
      height:143px;
      float:left;
    }

      div#main_header_left_links
      {
        float: right;
        height: 22px;
        clear: both;
        margin-top: 7px;
      }
        div#main_header_left_links a
        {
          color: #FFFFFF;
          padding: 0px 15px 0 27px;
        }

      div#main_header_left_logo
      {
        margin: 0 0 0 15px;
        width: 314px;
        height: 57px;
        background: url(../images/logo.gif) no-repeat;
        clear:both;
      }

      div#main_header_left_nav
      {
        margin: 27px 0 0 15px;
        height: 30px;
      }

      div#main_header_left_nav a.actief
      {
        background: #FFF;
        padding: 10px 19px 10px 19px;
        line-height: 30px;
        color: #771c7f;
        font-weight:bold;
        font-size:14px;
        text-decoration:none;
      }

      div#main_header_left_nav a
      {
        background: #771c7f url(../images/sepas/buttonsepa.gif) repeat-x;
        padding: 10px 19px 10px 19px;
        line-height: 30px;
        color: #FFFFFF;
        font-weight:bold;
        font-size:14px;
        text-decoration:none;
      }

    div#main_header_spacer
    {
      background: url(../images/sepas/topspacer.gif) no-repeat;
      height:143px;
      width: 2px;
      float: left;
    }

    div#main_header_right
    {
      height:143px;
      width:185px;
      float: right;
    }

      div#main_header_right_top
      {
        height:99px;
        width: 100%;
      }

        div#main_header_right_winkelmand
        {
          float: left;
          padding: 13px 11px 0 7px;
        }

        div#main_header_right_text
        {
          float: left;
          padding: 7px 0 0 0;
          color: #FFFFFF;
          width: 132px;
          text-align: right;
        }

        div#main_header_right_text a
        {
          color: #FFFFFF;
        }


        div#main_header_right_text span
        {
          font-size: 11px;

        }

        div#main_header_right_text span span
        {
          color: #efbb2e;

        }


      div#main_header_right_bottom
      {
        color: #FFFFFF;
      }


  div#main_nav
  {
    float: left;
    width: 100%;
    height: 33px;
    background: url(../images/sepas/nav.gif) repeat-x;
  }

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

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

  div#main_nav ul li a
  {
    color: #771c7f;
    text-decoration: none;
    font-weight: bold;
    margin: 0 7px 0 0;
  }

  div#main_nav ul li a:hover,
  div#main_nav ul li a.actief
  {
    text-decoration: underline;
  }

  div#main_content
  {
    float: left;
    width: 100%;
    height: auto;
    line-height: 15px;
  }

    div#main_content_home
    {
      float: left;
      width: 100%;
      height: 282px;
      background: url(../images/home/back.jpg) no-repeat bottom;
      margin-bottom:-9px;
    }

      div#main_content_home_tagline
      {
        float: left;
        width: 298px;
        margin: 110px 0 0 27px;
        font-family: Tahoma,Geneva,Kalimati,sans-serif;
        font-size: 30px;
        line-height: 30px;
      }

      div#main_content_home .vlak
      {
        float: right;
        width: 273px;
        height: 267px;
        background: #FFFFFF;
        margin-right: 15px;
        padding: 0 10px 0 10px;
      }

      div#main_content_home .vlak h1
      {
        font-size: 22px;
        line-height: 22px;
        font-family: Tahoma,Geneva,Kalimati,sans-serif;
        color: #771c7f;
        margin: 0 0 10px 0;
        padding: 30px 0 0 0px;
        font-weight: normal;
      }

      div#main_content_home .vlak .image
      {
        float: right;
      }

      div#main_content_home .vlak h2
      {
        font-size: 20px;
        line-height: 20px;
        font-family: Tahoma,Geneva,Kalimati,sans-serif;
        color: #771c7f;
        font-weight:normal;
      }

    div#main_content_top
    {
      position: relative;
      float: left;
      width: 942px;
      background: #FFFFFF;
      border-left: solid 1px #d6bad8;
      border-right: solid 1px #d6bad8;
      border-bottom: solid 1px #d6bad8;
      display:block;
      clear: both;
      padding-bottom: 10px;
      height: auto;
    }


      div#main_content_top_left
      {
        min-height: 250px;
        float: left;
        width: 762px;
        height: auto;
        background: #fcfafc;
        margin: 0 0 0 1px;
      }

      div#main_content_top_right
      {
        position: absolute;
        min-height: 150px;
        float: left;
        width: 180px;
        height: auto;
        bottom: 1px;
        right: 0px;
        background: url(../images/sepas/mainrechts.gif) no-repeat bottom;
      }

      div#main_content_top_spacer
      {
        float: left;
        width: 100%;
        height: 1px;
      }

      div#main_content_top_submenu
      {
        width: 200px;
        height: auto;
        border: solid 1px #eee2ef;
        margin: 10px 10px 0 10px;
        float: left;
      }

        div#main_content_top_submenu_titel
        {
          margin: 19px 0 5px 16px;
        }

        div#main_content_top_submenu_titel h2
        {
          font-size: 17px;
          line-height: 18px;
          font-family: Tahoma,Geneva,Kalimati,sans-serif;
          color: #771c7f;
        }

        div#main_content_top_submenu_links
        {
          margin: 0 0 0 15px;
          float: left;
        }

        div#main_content_top_submenu_links ul li
        {
          background-image:url(../images/bullit.gif);
          background-position:0 7px;
          background-repeat:no-repeat;
          clear:both;
          float:left;
          line-height:1.8em;
          padding:0 0 0 11px;
        }

        div#main_content_top_submenu_links ul li a
        {
          color:#4d4d4d;
          text-decoration:none;
          font-weight:normal;
          white-space:nowrap;
        }

        div#main_content_top_submenu_links ul li a:hover,
        div#main_content_top_submenu_links ul li a.actief
        {
          text-decoration:underline;
        }

      div#main_content_top_zoeken
      {
        width: 170px;
        height: auto;
        border: solid 1px #eee2ef;
        background: #f0e6f1;
        margin: 10px 10px 0 10px;
        padding: 0 15px 0 15px;
        float: left;
      }

        div#main_content_top_zoeken_titel
        {
          margin: 19px 0 5px 0px;
        }

        div#main_content_top_zoeken_titel h2
        {
          font-size: 17px;
          line-height: 18px;
          font-family: Tahoma,Geneva,Kalimati,sans-serif;
          color: #771c7f;
        }

        div#main_content_top_zoeken_content
        {
          padding:0px;
          float: left;
          clear: both;
          color: #c58dd1;
        }

        div#main_content_top_zoeken_content input[type="text"]
        {
          width: 165px !important;
          height: 18px;
          margin: 12px 0 12px 0;
          padding-left: 3px;
        }

      div#main_content_top_zoeken_button
      {
        border-top: solid 1px #FFFFFF;
        border-bottom: solid 1px #FFFFFF;
        float: left;
        clear: both;
        height: 29px;
        width: 100%;
        margin: 0;
      }

        div#main_content_top_zoeken_button input[type="submit"]
        {
          background:transparent;
          background-image:url(../images/bullit.gif);
          background-position:0 6px;
          background-repeat:no-repeat;
          color:#BB8DBF;
          font-weight: normal;
          padding:0 0 0 8px !important;
          margin:5px 0 0 0 !important;
          float:right;
          cursor:pointer;
          width:89px;
        }

      div#main_content_top_zoeken_spacer
      {
        height: 10px;
        clear: both;
        float: left;
      }

      div#main_content_top_content
      {
        position: relative;
        float: left;
        margin: 0px;
        width: 710px;
        height: auto;
        display:block;

      }

      div#main_content_top_container
      {
        height: 257px;
        background: url(../images/sepas/maingradient.gif) repeat-x bottom;
        padding: 0 0 0 14px;
      }

        div#main_content_top_container .actievlak
        {
          float: left;
          background: white;
          width: 218px;
          margin: 14px 14px 14px 0;
          min-height: 217px;
        }

        div#main_content_top_container h1
        {
          font-size: 22px;
          line-height: 22px;
          font-family: Tahoma,Geneva,Kalimati,sans-serif;
          color: #771c7f;
          margin: 0 0 10px 0;
          padding: 10px 0 0 10px;
          font-weight: normal;
        }

        div#main_content_top_container .verder
        {
          float: right;
          border: 0px;
        }

        div#main_content_top_container .image
        {
          float: left;
          clear: both;
        }

      div#main_content_top_content_producten
      {
        float:left;
        width: 720px;
        clear: both;
        margin: 0 0 0 0px;
      }

      div#main_content_top_content_pagenav
      {
        width: 701px;
      }

      div#main_content_top_content_pagenav_vorige
      {
        padding: 10px 0 0 6px;
        float: left;
      }

      div#main_content_top_content_pagenav_volgende
      {
        padding: 10px 0 0 0;
        float: right;
      }

      /*
      Zoeken
      */
      div#main_content_top_content_zoeken ul li
      {
        margin: 0 0 18px 0;
      }

      div#main_content_top_content_zoeken a
      {
        color:#771c7f !important;
        font-size: 18px;
        line-height: 25px;
      }

      div#main_content_top_content_zoeken span
      {

      }

      /*
      Productdetails
      */
      div#main_content_top_content_left
      {
        position: relative;
        float: left;
        width: 535px;
        margin: 10px 10px 0 0px;
        min-height: 450px;
        border-right: solid 1px #eee2ef;
      }

        div#main_content_top_content_categorie
        {
          float: left;
          color: #efba2e;
          margin: 16px 0px 10px 8px;
          padding: 0 0 0 0px;
        }

        div#main_content_top_content_product
        {
          float: left;
          color: #771c7f;
          margin: 16px 0 10px 6px;
        }

        div#main_content_top_content_spacer
        {
          clear: both;
        }

        div#main_content_top_content_categorie h1,
        div#main_content_top_content_product h1
        {
          font-size: 22px;
          line-height: 22px;
          font-weight:normal;
          font-family: Tahoma,Geneva,Kalimati,sans-serif;
        }

        div#main_content_top_content_categorie img
        {
          float: left;
        }

        div#main_content_top_content_image
        {
          position: absolute;
          float: left;
          width: 293px;
          min-height: 293px;
          margin: 2px 0 0 10px;
          border: solid 1px #eee2ef;
          text-align: center;
          line-height: 293px;
          vertical-align: center;
        }

        div#main_content_top_content_textcontainer
        {
          float: right;
          width: 193px;
          min-height: 293px;
          margin: 2px 28px 0 10px;
        }

        div#main_content_top_content_text
        {
           text-align: justify;
           padding-bottom: 12px;
        }

        div#main_content_top_content_artikelnummer
        {
           padding-bottom: 12px;
           font-weight:bold;
        }

        div#main_content_top_content_prijs
        {
          margin-bottom: 12px;
        }

        div#main_content_top_content_prijs h1
        {
          font-size: 30px;
          line-height: 30px;
          font-family: Tahoma,Geneva,Kalimati,sans-serif;
          color: #771c7f;
          font-weight:normal;
        }

        div#main_content_top_content_winkelmand
        {
          text-align: right;
        }

      div#main_content_top_content_right
      {
        right: 10px;
        overflow: hidden;
        position: absolute;
        width:145px;
        margin: 10px 0 0 10px;
        padding: 0 10px 0 10px;
        clear: both;
        min-height: 450px;
        background: #f9f5f9;
        color: #666666;
        font-size: 11px;
      }

      div#main_content_top_content_right h2
      {
        font-size: 18px;
        line-height: 22px;
        font-family: Tahoma,Geneva,Kalimati,sans-serif;
        color: #771c7f;
        margin: 22px 0 0 0;
        font-weight:normal;
      }

    div#main_content_bottom
    {
      float: left;
      width: 100%;
      height: 66px;
    }

      div#main_content_bottom_lijn
      {
        float: left;
        width: 100%;
        height: 5px;
        background: #771c7f;
        margin: 10px 0 10px 0;
      }

      div#main_content_bottom_container
      {
        float: left;
        width: 100%;
        height: 41px;
      }

        div#main_content_bottom_container_left
        {
          float: left;
          width: 671px;
          height: 100%;

        }

        div#main_content_bottom_container_right
        {
          float: left;
          width: 273px;
          height: 41px;
          padding-top: 9px;
          background: url(../images/logoklein.gif) no-repeat top right;

        }


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

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

        #main_content_bottom_container_right ul li a
        {
          color: #bb8dbf;
          text-decoration: none;
          font-weight: bold;
          font-size: 12px;
          margin: 0 10px 0 0;
        }

/*
HOME
*/

div#home_nieuwlid
{
  float: left;
}

div#home_benadercollega
{
  float: left;
}

/*
WINKELMAND
*/

table#winkelmand_tabel
{
  border: solid 1px #eee2ef;
}

table#winkelmand_tabel th
{
  background: #f9f5f9 url(../images/sepas/winkelmandspacer.gif) no-repeat right;
  height: 30px;
  vertical-align: middle;
  padding: 0 0 0 8px;
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
  color: #771c7f;
  font-size: 15px;
  font-weight: bold;
}

table#winkelmand_tabel td
{
  background-image: url(../images/sepas/winkelmandspacer.gif);
  background-repeat: no-repeat;
  background-position: right;
  height: 30px;
  vertical-align: middle;
  padding: 0 0px 0 8px;
}

table#winkelmand_tabel th.laatste
{
  background: #f9f5f9;
}

table#winkelmand_tabel td.laatste
{
  background-image: none;
}

table#winkelmand_tabel tr.row0
{
  background: #FFFFFF;
}

table#winkelmand_tabel tr.row1
{
  background: #f8f8f8;
}

table#winkelmand_tabel tr.footer
{
  height: 30px;
}

table#winkelmand_tabel tr.footer td
{
  background-image: none;
  background-color: #f9f5f9;
  padding: 0 8px 0 8px;
  border-top: solid 15px #FFFFFF;
}

table#winkelmand_tabel tr.footer td img
{
  cursor: pointer;
  padding-top: 4px;
}

/*
CONTENT
*/

#content
{
  margin: 10px 0 10px 33px;
  padding-left: 8px;
  padding-right: 10px;
}

#content h1,
#main_content_top_content_titel h1
{
  font-size: 22px;
  line-height: 22px;
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
  color: #771c7f;
  margin: 26px 0 10px 0;
  font-weight:normal;
}

#content h2
{
  font-size: 18px;
  line-height: 22px;
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
  color: #cba8ce;
}

div#content ul
{
  list-style-image: url('../images/pijl.gif');
  padding-left: 16px;
}

img#content_titel
{
  margin: 0 0 20px 0;
}

img#content_subtitel,
img#content_subtitel2
{
  margin: 20px 0 5px 0;
}

.formheader
{
  width: 230px;
  font-weight: bold;
  padding: 0 0 3px 0;
}

.form_label
{
  width: 230px;
}

input#verzend
{
  width: 70px;
  border: 0px;
  color: #FFFFFF;
  background: #771c7f;
  height: 30px;
}

input#geeninteresse2
{
  width: 110px;
  border: 0px;
  color: #FFFFFF;
  background: #771c7f;
  height: 30px;
}

input.aantal
{
  width: 40px !important;
}

.error
{
  border: solid 1px #771c7f !important;
  background: #e1cee3;
}

#errormsg
{
  font-weight: bold;
  color: #771c7f;
  margin: 10px 0 0 0;
}

.meergegevens
{
  width: 70px;
  border: 0px;
  height: 20px;
  color: #771c7f;
  background: #f1e8f2;
  cursor: pointer;
  margin: 0 0 3px 0;
}

.contactlabel
{
  width: 250px;
  vertical-align: top;
  padding: 3px;
}

.contactverplicht
{
  font-size: 10px;
  vertical-align: top;
  line-height: 10px;
}

.product_container
{
  width: 215px;
  margin:0 10px 20px 10px;
  float: left;
}

  .productimage_container
  {
    width: 205px;
    height: 130px;
    border: solid 1px #eee2ef;
    float: left;
    padding: 5px;
    margin: 0 0 5px 0;
    clear: both;
    text-align: center;
    vertical-align: middle;
  }

  .productimage
  {
    width: 205px;
    height: 130px;
    background: #faf6fa;
    padding: 5px;
  }

  .productimage td
  {
    text-align: center;
    vertical-align: middle;
  }

  .productspecs
  {
    width: 215px;
    float: left;
    text-align: center;
  }

input.zoeken,
input.zoeken:focus
{
  border-right:0;
  float:left;
  width:134px;
  height: 18px;
  padding-left: 3px;
  margin-left:13px;
}

input[type="submit"].zoeken
{
  float:left;
  width: 20px;
  height: 22px;
  border: 0px;
  margin: 0px;
  padding: 0px;
  background: url(../images/buttons/pijlzoeken.gif) no-repeat;
}

#errordiv
{
  color:#DC0000;
  font-weight:bold;
}