#container #content.regelhulp {
  position: absolute;
  margin: 0px;
  margin-top: -40px;
  padding-bottom: 40px; }
  #container #content.regelhulp #footer {
    margin-left: 30px; }
  #container #content.regelhulp .left_box label, #container #content.regelhulp .right_box label {
    font-family: Verdana;
    font-size: 13pt;
    color: #457da0;
    display: block;
    text-decoration: none;
    float: left;
    margin-top: 4px; }
  #container #content.regelhulp .left_box input, #container #content.regelhulp .right_box input {
    margin: 0px 10px 2px 2px;
    width: 15px; }
  #container #content.regelhulp .left_box input[type=checkbox], #container #content.regelhulp .left_box input[type=radio], #container #content.regelhulp .right_box input[type=checkbox], #container #content.regelhulp .right_box input[type=radio] {
    border: 0px solid; }
  #container #content.regelhulp .left_box {
    position: relative;
    margin-top: 50px;
    float: left;
    width: 450px; }
  #container #content.regelhulp .right_box {
    margin-top: 50px;
    position: relative;
    width: 700px;
    float: left; }
    #container #content.regelhulp .right_box h1 {
      margin-left: 36px; }
    #container #content.regelhulp .right_box .hulp {
      margin-left: 36px; }
    #container #content.regelhulp .right_box .info {
      float: left;
      position: relative;
      margin: 0px 0px 20px 36px;
      float: left;
      background: url("../file/regelhulp-background.png") no-repeat;
      width: 638px;
      height: 322px;
      padding: 24px 20px; }
      #container #content.regelhulp .right_box .info h3 {
        font-family: "NeoSansRegular";
        font-size: 13pt;
        color: #f58426;
        display: block;
        text-decoration: none;
        padding-bottom: 5px;
        float: left;
        margin-top: 6px;
        border-bottom: 1px solid #cad3de; }
      #container #content.regelhulp .right_box .info label {
        float: left;
        font-size: 10pt;
        clear: left;
        margin: 7px 0px; }
      #container #content.regelhulp .right_box .info input {
        width: 246px; }
      #container #content.regelhulp .right_box .info .toelichting {
        position: absolute;
        left: 290px;
        top: 63px; }
        #container #content.regelhulp .right_box .info .toelichting textarea {
          height: 45px;
          width: 321px; }
        #container #content.regelhulp .right_box .info .toelichting label {
          float: left;
          width: 320px;
          clear: none; }
        #container #content.regelhulp .right_box .info .toelichting input {
          float: left;
          width: 15px; }
        #container #content.regelhulp .right_box .info .toelichting input.submit {
          position: absolute;
          bottom: -40px;
          border: none;
          cursor: pointer;
          right: 15px;
          background-image: url("../file/regelhulp-verzenden.png");
          width: 123px;
          height: 34px; }

#container #content.vo-collectief table {
  margin-left: -40px; }
  #container #content.vo-collectief table th, #container #content.vo-collectief table td {
    border-right: 31px solid white; }
  #container #content.vo-collectief table th {
    color: #006089;
    font-family: "NeoSansBold";
    font-size: 14px;
    height: 47px; }
  #container #content.vo-collectief table td.icon {
    background-image: url("../i.png");
    background-position: 0px 4px;
    width: 40px;
    height: 22px;
    background-repeat: no-repeat;
    cursor: pointer;
    border: none; }
    #container #content.vo-collectief table td.icon p {
      background-image: url("../wolkje.png");
      background-repeat: no-repeat;
      font-family: "NeoSansBold";
      width: 221px;
      height: 144px;
      position: absolute;
      padding: 65px 56px;
      display: none;
      margin-left: 17px; }
    #container #content.vo-collectief table td.icon:hover p {
      display: block;
      text-align: left; }
  #container #content.vo-collectief table td {
    height: 13px;
    font-size: 14px;
    color: #4e7997;
    font-family: "NeoSansRegular";
    font-style: normal;
    text-align: center; }
    #container #content.vo-collectief table td input {
      display: inline; }
  #container #content.vo-collectief table input[type=checkbox] {
    width: 16px;
    height: 13px;
    border: none; }
#container #content.vo-collectief input[type=text] {
  display: inline;
  position: relative;
  float: none;
  padding: 3px;
  height: 22px;
  margin-bottom: 17px; }
#container #content.vo-collectief input[type=radio] {
  width: 16px;
  height: 16px;
  float: none;
  border: none; }
#container #content.vo-collectief p {
  font-size: 14px; }
#container #content.vo-collectief h1 {
  margin-top: 8px;
  font-size: 15px;
  font-type: bold;
  font-family: "NeoSansBold"; }
#container #content.vo-collectief h2 {
  font-family: "NeoSansRegular";
  font-size: 11pt;
  color: #f58426; }
#container #content.vo-collectief .rightBox {
  background-image: url("../right_thing.png");
  background-repeat: no-repeat;
  width: 344px;
  height: 341px;
  position: absolute;
  padding: 19px;
  right: 0px;
  top: 176px; }
  #container #content.vo-collectief .rightBox .box {
    position: absolute;
    left: 192px;
    top: 89px; }
    #container #content.vo-collectief .rightBox .box p {
      float: left; }
    #container #content.vo-collectief .rightBox .box input {
      width: 50px; }
#container #content.vo-collectief .submit {
  border: none;
  background: none;
  position: absolute;
  cursor: pointer;
  width: 131px;
  height: 56px;
  background-image: url("../file/send.png");
  background-repeat: no-repeat;
  bottom: 88px;
  right: 61px; }
