  body {
    margin: 0;
    padding: 0;
    background-image: url('../../images/background.gif');
    background-repeat: repeat;
  }

  #div_total {
    margin: 0 auto;
    width: 1006px;
  }
  
  #div_header {
    position: relative;
    height: 137px;
    background-image: url('../images/header.png');
    background-repeat: no-repeat;
    background-position: top;
  }
  
  #a_header_homelink {
    position: absolute;
    display: block;
    left: 50px;
    width: 250px;
    height: 100px;
    top: 7px;
  }
  
  .a_header_vormgevinglink {
    position: absolute;
    display: block;
    width: 81px;
    height: 81px;
    left: 855px;
    background: url('../images/icon_vormgeving.png') no-repeat;
  }
  
  .a_header_fotografielink {
    position: absolute;
    display: block;
    width: 81px;
    height: 81px;
    left: 760px;
    background: url('../images/icon_fotografie.png') no-repeat;
  }
  
  .a_header_vormgevinglink_active,
  .a_header_vormgevinglink:hover {
    background: url('../images/icon_vormgeving_active.png') no-repeat !important;
  }
  
  .a_header_fotografielink_active,
  .a_header_fotografielink:hover {
    background: url('../images/icon_fotografie_active.png') no-repeat !important;
  }
  
  #a_genomineerd {
    display: block;
    position: absolute;
    top: 10px;
    left: 355px;
    width: 320px;
    height: 95px;
  }
  
  #div_navi {
    background: url('../images/background_repeat_nocontent.png') top repeat-y;
    overflow: auto;
    padding: 0 50px;
    height: 35px;
  }
  
  #navi {
    float: left;
    width: 600px;
  }
    
  #navi a {
    font-family: Helvetica;
    font-size: 12px;
    text-decoration: none;
    color: #0064C8;
  }
  
  #navi a:hover {
    font-family: Helvetica;
    font-size: 12px;
    text-decoration: none;
    color: #A1A0A4;
  }
  
  #datetime {
    float: right;
    width: 200px;
    color: #0064C8;
    text-align: right;
    padding: 0 24px 0 0;
  }
  
  /* --- left --- */
  
  #div_menu {
    width: 237px;
    margin-left: 55px;
    float: left;
    position: relative;
    z-index: 1;
  }
  
  .div_block_left {
    margin-top: 20px;
    background: url('../images/block_repeat_237.png') top center repeat-y;
  }
  
  .div_block_left .div_head {
    background: url('../images/block_head_237.png') no-repeat;
    height: 16px;
  }
  
  .div_block_left .div_titel {
    color: #0064C8;
    margin: -5px 17px 0 17px;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 12px;
    background: url('../images/border_grey_repeat.png') bottom left repeat-x;
  }
  
  .div_block_left .div_bottom {
    background: url('../images/block_bottom_237.png') no-repeat;
    height: 16px;
  }
  
  .div_block_left .div_content {
    margin: 5px 17px 0 17px;
  }
  
  .input_text {
    border-bottom-color: #807F82;
    border-right-color: #807F82;
    border-left-color: #C1C0C4;
    border-top-color: #C1C0C4;
    border-style: solid;
    border-width: 1px;
    font-family: arial;
    font-size: 12px;
    color: #0064C8;
    font-size: 12px;
    font-family: arial;
  }
  
  .input_button {
    border-bottom-color: #807F82;
    border-right-color: #807F82;
    border-left-color: #C1C0C4;
    border-top-color: #C1C0C4;
    border-style: solid;
    border-width: 1px;
    font-family: arial;
    font-size: 12px;
    background-color: #FFF;
    cursor: pointer;
    padding: 0 10px;
    color: #0064C8;
    font-size: 12px;
    font-family: arial;
  }
  
  .input_button:hover {
    background-color: #EAEAEA;
  }
  
  /* - bestelllen inloggen - */
  
  #table_bestellen_inloggen {
    width: 100%;
  }
  
  #table_bestellen_inloggen td {
    padding: 1px 0;
  }
  
  /* - aanmelden nieuwsbrief - */
  
  #table_aanmelden {
    width: 100%;
  }
  
  #table_aanmelden td {
    padding: 1px 0;
  }
  
  /* --- --- */
  
  #div_content {
    position: relative;
    background: url('../images/background_repeat.png') top left repeat-y;
    min-height: 24px;
  }
  
  #div_content_completer {
    position: absolute;
    background: url('../images/content_completer.png');
    left: 309px;
    height: 20px;
    width: 635px;
    z-index: 3;
    margin-top: -15px;
  }
  
  #div_footer {
    position: relative;
    height: 142px;
    background: url('../images/bottom.png') no-repeat;
  }
  
  #div_footer .div_title {
    color: #0064C8;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 12px;
    background: url('../images/border_grey_repeat.png') bottom left repeat-x;
  }
  
  #div_contactgegevens {
    position: absolute;
    width: 490px;
    top: 30px;
    left: 65px;
  }
  
  #table_contact_footer {
    margin-top: 5px;
    width: 100%;
  }
  
  #table_contact_footer .td_blue {
    width: 1px;
    padding-right: 20px;
    color: #0064C8;
  }
  
  #div_voorwaarden {
    position: absolute;
    width: 350px;
    top: 30px;
    left: 580px;
  }
  
  #div_menuimg {
    position: absolute;
    z-index: 1;
    padding: 0px 0px 0px 12px;
    width: 78px;
    vertical-align: top;
    left: 0;
  }
  
  #div_left {
    position: absolute;
    z-index: 1;
    width: 233px;
    left: 78px;
  }
  
  #div_text2 {
    margin-left: 352px;
    width: 623px;
    min-height: 400px;
    _height: 400px;
    padding: 12px 0;
  }
  
  #div_text {
    margin: 0 66px 0 314px;
    padding: 20px 20px 15px 20px;
    background: url('../images/content_top.png') top no-repeat;
    width: 586px;
  }
  
  h1 {
    color: #0064C8;
    font-size: 20px;
    margin: 0 0 20px 0;
  }
  
  .FFdiv_text {
    min-height: 400px;
  }
  
  .IEdiv_text {
    height: 400px;
  }
  
  /* --- inloggen --- */
  
  #divBestelSystem {
    padding: 12px 0px 0px 12px;
  }
  
  #divBestelHead {
    background-image: url('../images/menu/head_red.gif');
    background-repeat: no-repeat;
    width: 233px;
    height: 42px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    color: #00ACEC;
    font-weight: bold;
  }
  
  #divBestelHead div {
    padding: 12px 2px 2px 16px;
    font-family: Helvetica;
    font-size: 12px; 
  }
  
  #divBestelContent {
    background-image: url('../images/menu/balk_red.gif');
    background-repeat: repeat-y;
    width: 233px;
  }
  
  .bestelText {
    border: 1px solid #00ACEC;
    color: #AFC3D2;
    font-family: Helvetica,sans-serif;
    font-size: 11px;
    height: 14px;
    margin: 1px 0px;
    width: 100px;
    background-color: #193049;
    margin: 0;
  }
  
  .bestelSubmit {
    border: 1px solid #00ACEC;
    color: #AFC3D2;
    font-family: Helvetica,sans-serif;
    font-size: 12px;
    width: 40px;
    cursor: pointer;
    background-color: #193049;
  }
  
  #divBestelContent div {
    padding: 0 16px 2px 16px;
    font-family: Helvetica;
    font-size: 12px;
  }
  
  #divBestelBottom {
    background-image: url('../images/menu/bottom_red.gif');
    background-repeat: no-repeat;
    width: 233px;
    height: 19px;
  }
  
  /* --- aanmelden --- */
  
  #divAanmeldenSystem {
    padding: 12px 0px 0px 12px;
  }
  
  #divAanmeldenHead {
    background-image: url('../images/menu/head.gif');
    background-repeat: no-repeat;
    width: 233px;
    height: 42px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    color: #00ACEC;
    font-weight: bold;
  }
  
  #divAanmeldenHead div {
    padding: 12px 2px 2px 16px;
    font-family: Helvetica;
    font-size: 12px; 
  }
  
  #divAanmeldenContent {
    background-image: url('../images/bestellen/winkelwagen_balk.gif');
    background-repeat: repeat-y;
    width: 233px;
  }
  
  .aanmeldenText {
    border: 1px solid #00ACEC;
    color: #AFC3D2;
    font-family: Helvetica,sans-serif;
    font-size: 11px;
    height: 14px;
    margin: 1px 0px;
    width: 115px;
    background-color: #193049;
    margin: 0;
    padding: 1px;
  }
  
  .aanmeldenSubmit {
    border: 1px solid #00ACEC;
    color: #AFC3D2;
    font-family: Helvetica,sans-serif;
    font-size: 12px;
    width: 40px;
    cursor: pointer;
    background-color: #193049;
  }
  
  #divAanmeldenContent div {
    padding: 0 16px 2px 16px;
    font-family: Helvetica;
    font-size: 12px;
  }
  
  #divAanmeldenBottom {
    background-image: url('../images/menu/bottom.gif');
    background-repeat: no-repeat;
    width: 233px;
    height: 19px;
  }
  
  .aanmeldenSelect {
    margin: 0;
    width: 119px;
    background-color: #193049;
    border: 1px solid #00ACEC;
    color: #AFC3D2;
    font-family: Helvetica,sans-serif;
    font-size: 11px;
  }
  
  .headerlink_over {
    background: url('../images/header_link.gif') no-repeat;
  }
  
  /* --- --- */
  
  .div_bottom_greydots {
    background: url('../images/dots_grey_horizontal_repeat.png') top left repeat-x;
    margin-top: 10px;
    padding-top: 13px;
  }
  
  .a_grey {
    text-decoration: none !important;
    color: #A1A0A4 !important;
  }
  
  .a_grey:hover {
    color: #0064C8 !important;
  }
  
  #div_msg_ie6 {
    text-align: center;
    position: relative;
    height: 17px;
    padding-top: 2px;
    border-bottom: 1px #9D9DA1 solid;
    z-index: 1;
    background-color: #FFFFE1;
    color: #000000;
    font-family: arial;
    font-size: 12px;
  }