﻿  .regellicht, .regeldonker {
    background            : none;
}

.bellenKader {
    width                 : 620px;
    border                : solid 2px #E1E1E1;
}
.balkdonker {
    text-align          : left;
    height              : 29px;
    border-bottom       : solid 2px #E1E1E1;
	padding             : 7px 10px;
  }
  
  .mains,.balklicht {
	background-color    : #ffffff;
	vertical-align      : middle;
    height              : 29px;
   	border-bottom       : solid 1px #ffffff;
	padding             : 7px 10px;
  }
  
  #dek {
    POSITION            : absolute;
    VISIBILITY          : hidden;
    Z-INDEX             : 200;
  }
  
  .helpinfobox {
    background-color    : #ffffff;
    color               : #002A80;
    padding             : 10px 10px;
  }
  
  .helpinfolink, .helpinfolink:hover {
    text-decoration     : none;
    font-weight         : normal;
    color               : #000000;
  }
  
  .TxtinBalkDonker {
    color               : #002A80;
    text-decoration     : none;
  }
  
  .introtext {
    text-align          : left;
  }
  
  small.fout, TD.fout {
    color                 : #ff0000;
    font-weight           : bold;
    border-bottom         : 1px;
    border-bottom-color   : #ff0000;
    background-color      : #D2DBE2;
  }
  
  INPUT.submittext {
	  cursor                : hand;
	  background-color      : transparent;
	  font-weight           : bold;
	  color                 : #cc3333;
	  border                : 0px;
	  font-size             : 12px;
	  width                 : 174px;
  }
  
  li {
    margin-left				: 0px;
    text-align				: left;
  }
  Td {
	vertical-align			: top;
  }
  span
  {
  font-weight				: normal;
  }
  STRONG 
  {
  padding					: 0px 0px 0px 0px;
  margin					: 0px 0px 0px 0px;
  font-weight				: bold;
  }
  P
  {
  padding					: 5px 0px 0px 0px;
  margin					: 0px 0px 0px 0px;
  }
  .submit
  {
  cursor                    : hand;
  background-color          : #FF8B00;
  font-weight               : bold; 
  border                    : 1px Ridge White; 
  border-collapse           : collapse;
  color                     : #FFFFff;
  font-size                 : 18px;
  padding                   : 3px;
  margin                    : 5px;
  text-decoration           : underline;
  }
  .bg_blank
  {
  background-color          : #ffffff;
  background-image          : none; 
  background                : none; 
  }
