
span.err{
    font-family:Arial bold,Sans-Serif;
    font-size:12px;
    font-weight:bold; 
    color: red;
}

header img{
  text-align: center;
  width: 100%;
  margin-top: 0%;
  margin-bottom: 2%;
  clear: both;
}

fieldset{
    border-color: #c6ebfa;
    border-radius: 5px;
    border-style: solid;
    border-width: 3px;
    padding : 2%;
    font-family: "Helvetica","verdana",sans-serif;
    color: #192260;
    margin-top: 2%;
}
label{
    font-size: 16px;
    margin-bottom: 1%;
    width: 60%;
}

label.toneeldatum{
    font-size: 16px;
    margin-right: 5%;
    margin-bottom: 1%;
}

legend{
    font-size: 25px;
}

input{
    width: 80%;
    border: 2px solid #c6ebfa;
    border-radius: 5px;
    line-height: 25px;
    margin-left: 5%;
}

button.button{
    margin-top: 2%;
    margin-right: 2%;
    background-color: white;
    font-family: Helvetica,Verdana,sans-serif;
    border-width: 3px;
    border-style: solid;
    border-color: #c6ebfa;
    border-radius: 5px;
    font-size: 15px;
    width: 30%;
    box-shadow: 3px;
    
}

a.gaTerug{
     margin-top: 2%;
    margin-right: 2%;
    background-color: white;
    font-family: Helvetica,Verdana,sans-serif;
    border-width: 3px;
    border-style: solid;
    border-color: #c6ebfa;
    border-radius: 5px;
    font-size: 15px;
    width: 30%;
    text-decoration: none;
    text-align: center;
    line-height: 3;
    font-family: helvetica,verdana,sans-serif;
    color:#192260;
}

h2 { 
   position: absolute; 
   top: 10%; 
   left: 0; 
   width: 100%; 
}

a {
    position: relative;
    display: inline-block;
}

a span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1em;
    margin-left: -48%;
    width: 20%;
    height: 2em;
    color: #192260;
    background-color: rgba(0,0,0,0.0);
    font-family: helvetica,verdana,sans-serif;
    font-size: 20px;
    font-weight: bolder;
}

p.volwas{
   padding-right: 1%;
}

table.tb31 {
    padding: 3px;
    background-color: transparent;
    font-style: normal;
    font-size: 12px;
    font-family: Arial bold;
    border: 1px;
    border-style:solid;
    rules:none;
    frame:OX;
}

table.tb31 td{
    padding: 5px;
    border-style: solid;  /*inset; */
    border-color: #FFF7D3;
    background-color: #FFF7D3;    /*4D8D8F;*/
    color: black;
    font-weight: bold;
    font-size: 16px;
    font-family:"Times New Roman";
}
table.tb31 td.tb31{
    padding: 5px;
    border-style: solid;  /*inset; */
    border-color: #FFF7D3;
    background-color: #FFF7D3;    /*4D8D8F;*/
    color: darkblue;
    font-weight: bold;
    font-size: 18px;
    font-family:"Times New Roman";
}

table.tb31 td.tb32{
    padding: 5px;
    border-style: solid;  /*inset; */
    border-color: #FFF7D3;
    background-color: #FFF7D3;    /*4D8D8F;*/
    color: red;
    font-weight: bold;
    font-size: 18px;
    font-family:Helvetica,Verdana,sans-serif;
}

table.tb6 {
    padding: 3px;
    background-color: transparent;
    font-style: normal;
    font-size: 14px;
    font-family: Arial bold;
    /* border: 1px; */
    /* border-style:solid; */
    rules:none;
    frame:OX;
    
}
td.tb6 {
    padding: 2px;
    background-color: transparent;
    color: black;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    font-family:Helvetica,verdana,sans-serif;
      border-color: #c6ebfa;
    border-width: 2px;
    border-style: solid;
}
td.tb61 {
    padding: 3px;
    background-color: transparent;
    color: black;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-family:Helvetica,verdana,sans-serif;
}

input.input{
    border: 1px solid #c6ebfa;
    border-radius: 4em;
    
}

[id^=plaatsen]{
    font-family:Helvetica,verdana,sans-serif;
    font-size: 16px;
    font-weight: bolder;
    color: #101BC2;
}
[id^=bedrag]{
    font-family:Helvetica,verdana,sans-serif;
    font-size: 16px;
    font-weight: bolder;
    color: #101BC2;
}
input#naam{
    font-family:Helvetica,verdana,sans-serif;
    font-size: 14px;
    font-weight: bolder;
    background-color: white;
    color: #101BC2; 
}
 input#email{
    font-family:Helvetica,verdana,sans-serif;
    font-size: 14px;
    font-weight: bolder;
    background-color: white;
    color: #101BC2; 
}
 input#tele{
    font-family:Helvetica,verdana,sans-serif;
    font-size: 14px;
    font-weight: bolder;
    background-color: white;
    color: #101BC2; 
}
 input#opmerking{
    font-family:Helvetica,verdana,sans-serif;
    font-size: 14px;
    font-weight: bolder;
    background-color: white;
    color: #101BC2; 
}
 select#toneeldatums{
    font-family:Helvetica,verdana,sans-serif;
    font-size: 14px;
    font-weight: bolder;
    background-color: white;
    color: #101BC2; 
}