
input.ok {
color: #6B6B6B;
}
.hiddenerror {
display:none;
}
.hiddenerror.error {
display:block;
font-size:12px;
color:red;
}
#foutmelding .error{
display:block;
font-size:13px;
color:red;
}     



#foutmelding1 .error{
display:block;
font-size:13px;
color:red;
}      

#meerinfocontent LABEL.error,#meerinfocontent P.error {
color: red;
}
LABEL.error,P.error {
color: Red;
}
  
input.error {
border-style: solid;
border-color: red;
border-width: 1px;}

#kontakcontent .error {
 border-style: solid;
border-color: red;
border-width: 1px;

}
#meerinfocontent p{
    line-height:100%;
    margin:7px 0;
}
#meerinfocontent label
{
  width: 84px;
  height: 24px;
  display: inline-block;
   color: #003f79;
   font-size:14px;
}
#meerinfocontent  {
   font-size:14px;   
   margin-top:10px;
}


#short_info input,#kontaktcontent input,#kontaktcontent textarea, #resellers_form input,#resellers_form textarea  {
    background-color:#DCDCDC;
    color:#000;  
    height:17px;
    border: 1px solid #2d2d2d;
    width:140px;
    padding-left:5px;
}
#vandienst_form .chckbox {
    line-height:25px;
    margin-left:150px;
    margin-top:25px;
    font-size:16px;
}
#vandienst_form .subm_dienstform  {
  font-size:17px;
  color: #cdd1ee;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  background-color: #0055a0;
  border-width:1px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  margin-left:280px;
}


#kontakt_form label, #resellers_form label, #vandienst_form label   
{
  width: 150px;
  height: 15px;
  display: inline-block;
  float: left;
   font-size:14px;        
}
#kontakt_adresblok {
   border: 1px solid #000;    
   width:365px;
   line-height:25px;
   height:410px; 
   float:right;
   padding:0 10px 10px 10px;   
   font-size:14px;
   background-color:#DCDCDC;
   margin-top:0;
}
#kontakt_adresblok span { 
    width:165px;   display: inline-block;        
}
#kontakt_adresblok h1 {
    font-size:20px;
}

#kontaktcontent input,#kontaktcontent textarea, #resellers_form input,#resellers_form textarea  {
    background-color:#C0C0C0;
    color:#000;  
    height:19px;
    width:240px;
    padding-left:5px;
}
#kontaktcontent textarea { 
    height:100px;  }
#short_info input.small_form, #kontaktcontent input.small_form,#resellers_form input.small_form{
    
background-color:red;  
width:89px;
height:25px;
color:#251900;
font-weight:bold; 
margin-left:147px;
margin-top:0px;
padding-right:15px;
cursor:hand;
}    
#kontaktcontent input.small_form{   
    margin-left:308px;   
 }  
#resellers_form input.small_form{    
 margin-left:90px;   
 }    

