TD {
  font: 12px 'Arial' bold;
  color: Black;
  text-decoration: none;
}

A:link    {
  font: 12px 'Arial' bold;
  color: Black;
  text-decoration: none;
}
A:visited {
  font: 12px 'Arial' bold;
  color: Black;
  text-decoration: none;
}
A:active  {
  font: 12px 'Arial' bold;
  color: Black;
  text-decoration: none
}

.formlinks {
	float: left;
	width:120px;
}

.formrechts {
	float: left;	
	text-align: left;
}

.formerror {
	float: left;	
	color: Red;
}

.formblock {
	float: left;
	margin: 1px;
	margin-left: 13px;
	width: 95%;
	padding:2pt;
	font-size:12px;

}

TD {
	font-size: 12px;
}
BODY {
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 12px;
}


.list_tabel{
	color: #000000;
/*	width: 95%; */
	background: #FFFFFF;
	margin-left: 13px;
}

.list_kopregel{
	background-color: #E8E8E8;
	color: Black;
	font-weight: bold;
}
.list_kopregel_data{
	border : 1px solid White;
	font-weight: bold;
}

.list_white{
	background-color: #FFFFFF;
}
.list_dataregel{
	background-color: #FFFFFF;
	font-size: 12px;
	height: 20px;
}
.list_dataregel_hover{
	background-color: #E8E8E8;
	font-size: 12px;
	height: 20px;
}
.list_dataregel_rood{
	background-color: #FA8072;
	font-size: 12px;
	height: 20px;
}
.list_dataregel_zand{
	background-color: #FAEBD7;
	font-size: 12px;
	height: 20px;
}
.list_button{
	background-color: transparent;
	width:30px;
	text-align:right;
}

.listTableData{
 border-bottom : 1px solid Silver;
}


.edit_table{
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 13px;
}
.edit_actionTxt{
	font-size: 14px;
	font-weight: bold;
}
.edit_veldnaam{
	width: 150px;
	padding-left: 13px;
	color: Blue;
	font-weight: bold;
}
.edit_veldwaarde{
	color: #00008B;
	font-weight: bold;
}
.edit_veld{
	padding: 8px;
}

.icon {
 height: 16px;
 width: 16px;
 vertical-align: middle;
 text-align: center;
}

input {
	color: Navy;
	background-color:#FBFBFB;
	font-size:14px;
	border : 0px;
	border-bottom : 1px solid silver;
	border-left : 1px solid silver;
	font-weight: bold;
}

.input_error {
	background-color: #FFDDDD;
	border :1px dashed Red;
}

.rekeningmutatie_geenverschil {
	border-color : Green;
}

.rekeningmutatie_verschil {
	border-color: #FFCECE;
}

.list_rekeningmutatie_verschil {
	background-color: #FFCECE;
}

.tabblad{
	position:absolute;
	visibility:hidden
}

.tabbuttonActive{
	color: Navy;
	background-color:#E9E9E9;
	font-size:14px;
	border : 0px;
	border-left : 1px solid Black;
	border-Bottom : 1px solid White;
	font-weight: bold;
}

.tabbuttonInActive{
	color: Gray;
	background-color:White;
	font-size:14px;
	border : 0px;
	border-left : 1px solid Black;
	border-Bottom : 1px solid Black;
}

.tabbuttonRow{
	
}