.IndexBody {
  background: #FFFFFF;
  background-image: url('../images/back.jpg');
  margin: 0px;
}

.TDlijn {
  background: #023053;
  width: 1px;
}

.TDtop {
  background-image: url('../images/backtop.jpg');
  height: 133px;
}

.TopPHP {
  background-image: url('../images/backtop.jpg');
  height: 133px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 5px;
}

.subButtonsTop {
  font-family: Arial;
  font-size: 6pt;
  color: #000000;
  height: 20px;
  text-align: right;
}

.mainButtonsTop {
  background-image: url('../images/wolkenTop.jpg');
  height: 80px;
  width: 455px;
  text-align: right;
}

.domeinZoek {
  font-family: Arial;
  font-size: 8pt;
  color: #2474b5;
  font-weight: bold;
  
  height: 30px;
  text-align: right;
  padding-top: 0px;
  padding-right: 10px;
}

.MainLeft {
  background-image: url('../images/backleft.jpg');
  margin: 0px;
}

.TDdblauw {
  background: #023053;
  width: 10px;
}

.MainHTML {
  background: #FFFFFF;
  background-image: url('../images/backhtml.jpg');
  background-repeat: no-repeat;
  background-position: right bottom;
  margin-top: 10px;
  
  font-family: Arial;
  font-size: 8pt;
  color: #000000;
  line-height: 18px;
}

.normText {
  font-family: Arial;
  font-size: 8pt;
  color: #000000;
  line-height: 18px;
  font-weight: normal;
  text-decoration: none;
}

.normText A {
  font-family: Arial;
  font-size: 8pt;
  color: #000000;
  line-height: 18px;
  font-weight: normal;
  text-decoration: underline;
}

.normText A:hover {
  font-family: Arial;
  font-size: 8.5pt;
  color: #2474b5;
  line-height: 18px;
  font-weight: bold;
  text-decoration: none;
}



.inputOnLightBack {
  font-family: Arial;
  font-size: 8pt;
  color: #2474b5;
  
  background-image: url('../images/back_inputOnLightBack.jpg');
  background-repeat: no-repeat;
  width: 160px;
  padding-top: 3px;
  padding-left: 5px;
  margin: 0px;
  border: 0px;
  height: 20px;
}

.inputOnLightBack_inactief {
  font-family: Arial;
  font-size: 8pt;
  color: #999999;
  
  background-image: url('../images/back_inputOnLightBack.jpg');
  background-repeat: no-repeat;
  width: 160px;
  padding-top: 3px;
  padding-left: 5px;
  margin: 0px;
  border: 0px;
  height: 20px;
}

.inputOnDarkBack {
  font-family: Arial;
  font-size: 8pt;
  color: #2474b5;
  
  background-image: url('../images/back_inputOnDarkBack.jpg');
  background-repeat: no-repeat;
  width: 160px;
  padding-top: 3px;
  padding-left: 5px;
  margin: 0px;
  border: 0px;
  height: 20px;
}

.inputSelectBox {
  font-family: Arial;
  font-size: 8pt;
  color: #2474b5; 
}

.leftKlantenText {
  font-family: Arial;
  font-size: 7.5pt;
  color: #FFFFFF;
  
  padding-left: 5px;
}

.headerTable {
  font-family: Arial;
  font-size: 9pt;
  color: #FFFFFF;
  font-weight: bold;
  
  height: 22px;
  background: #2474b5;
}

.subrowTable {
  font-family: Arial;
  font-size: 8pt;
  color: #000000;
  font-weight: none;
  
  height: 22px;
  background: #EBEBEB;
}

.subrowTable1 {
  font-family: Arial;
  font-size: 8pt;
  color: #000000;
  font-weight: none;
  
  height: 22px;
  background: #DDDDDD;
}
