  body, html {
    width: 100%;
    height: 100%;
    margin: 0;
    font-family: arial;
    font-size: 12px;
    color: #727272;
    background-color: #CECCCC;
  }
  
  .div_msg_ui {
    display: none;
  }
  
  input[type=submit], input[type=button], input[type=reset], button {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #ED1B24;
    margin: 0;
    padding: 2px 5px;
  }
  
  #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;
  }
  
  a {
    color: #EE2E36;
    text-decoration: underline;
  }
  
  a:hover {
    color: #0092CB;
    text-decoration: underline;
  }
  
  .a_huidigepagina {
    text-decoration: none;
    color: #000;
    font-weight: bold;
  }
  
  p {
    margin: 0;
  }
  
  .p_message {
    margin: 10px 0;
  }
  
  #div_container {
    position: relative;
    background: url('../images/background.gif') repeat-y;
    width: 1000px;
    min-height: 100%;
    _height: 100%;
    margin-top: -40px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .div_border_red_dotted {
    position: relative;
    height: 4px;
    font-size: 1px;
    line-height: 1px;
    background: url('../images/border_red_dotted_repeat.gif') left repeat;
  }
  
  #div_site {
    padding-top: 40px;
  }
  
  #div_header {
    position: relative;
    height: 229px;
    background-image: url('../images/header.jpg');
    background-repeat: no-repeat;
  }
  
  #div_header_home {
    position: relative;
    height: 470px;
    background-image: url('../images/header_home.jpg');
    background-repeat: no-repeat;
  }
  
  #div_headerline {
    height: 41px;
    background-image: url('../images/header_topline.gif');
  }
  
  #div_header_homelink {
    position: absolute;
    top: 18px;
    left: 70px;
    height: 100px;
    width: 280px;
    cursor: pointer;
  }
  
  #div_header_toplinks {
    position: absolute;
    top: 0;
    left: 470px;
    height: 30px;
    width: 490px;
  }
  
  .div_header_toplink {
    float: left;
    margin-right: 15px;
    width: 111px;
    height: 31px;
    text-align: center;
    padding-top: 4px;
    font-family: verdana;
    cursor: pointer;
    background: url('../images/header_top_button.gif') no-repeat;
  }
  
  .div_header_toplink_over,
  .div_header_toplink_active {
    float: left;
    height: 30px;
    margin-right: 15px;
    width: 111px;
    height: 31px;
    text-align: center;
    padding-top: 4px;
    font-family: verdana;
    cursor: pointer;
    background: url('../images/header_top_button_o.gif') no-repeat;
  }
  
  .div_header_toplink a, .div_header_toplink a:hover,
  .div_header_toplink_over a, .div_header_toplink_over a:hover {
    text-decoration: none;
    color: #A7DFF8;
    font-weight: bold;
    font-size: 13px;
  }
  
  #div_header_middlelinks {
    position: absolute;
    top: 136px;
    left: 565px;
    width: 390px;
    height: 70px;
  }
  
  .a_header_middlelink {
    text-decoration: none;
    color: #007296;
  }
  
  .div_header_middlelink {
    position: relative;
    width: 54px;
    padding-top: 58px;
    margin-right: 10px;
    float: left;
    text-align: center;
    font-family: tahoma;
    font-weight: bold;
    color: #007296;
    font-size: 11px;
    background: no-repeat top center;
    cursor: pointer;
  }
  
  .div_header_middlelink_submenu {
    position: absolute;
    display: none;
    background-color: #FFF;
    white-space: nowrap;
    padding: 8px;
    text-align: left;
    border: 1px #D3D3D5 solid;
    z-index: 500;
  }
  
  .div_header_middlelink_submenu_inner_border {
    border: 1px #DEDDDE solid;
  }
  
  .div_header_middlelink_submenu a {
    display: block;
    padding: 2px 0;
    text-decoration: none;
    color: #ED1B24;
    background: url('../images/dot_red.png') left center no-repeat;
    padding-left: 20px;
  }
  
  .div_header_middlelink_submenu a:hover {
    color: #007296;
  }
  
  .div_header_middlelink img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  
  #div_header_bottomlinks {
    position: absolute;
    top: 290px;
    left: 50px;
    width: 950px;
    height: 113px;
  }
  
  #div_header_bottomlinks a {
    text-decoration: none;
    color: #D2EBF2;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
  }
  
  #div_header_bottomlinks a:hover {
    color: #FFFFFF;
  }
  
  .div_header_bottomlink {
    float: left;
    width: 243px;
    height: 113px;
    margin-right: 28px;
  }
  
  .div_header_bottomlink_image {
    position: absolute;
    margin-left: 17px;
    top: 24px;
    width: 54px;
    height: 56px;
  }
  
  .div_header_bottomlink_text {
    margin-top: 20px;
    margin-right: 20px;
    float: right;
    width: 140px;
    _width: 120px;
  }
  
  #div_header_ingelogd {
    position: absolute;
    top: 36px;
    right: 45px;
    color: #30C7FF;
    text-align: right;
    font-size: 11px;
  }
  
  .span_bottom_pipe {
    color: #ED1B24;
  }
  
  #div_footer {
    margin: 0 auto;
    height: 27px;
    width: 1000px;
    background: url('../images/bottom.gif') no-repeat;
    text-align: center;
    padding-top: 13px;
    color: #FFFFFF;
    font-weight: bold;
    font-family: tahoma;
    font-size: 12px;
    letter-spacing: 1px;
  }
  
  #div_admin_ingelogd {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    background-color: #666;
    color: #FFF;
    opacity: 0.8;
    filter: alpha(opacity=80);
    padding: 5px;
  }
  
  button {
    font-size: 12px;
    color: #222;
    font-family: arial;
  }
  
  div#div_home_kreten,
  div#div_home_kreten div{
    background:none !important;
  }
  
  div#div_home_kreten img{
    border:none;
  }
