#content { position: relative; float: left; display: inline; margin-left: 180px; }
#content td { padding-left: 0px; }
#content .debiteurnummer { width: 262px; border: 2px solid #6d6e71; background: #e6e7e8; }
#content .postcode { width: 91px; border: 2px solid #6d6e71; background: #e6e7e8; }
#content input.login { margin-left: 266px; line-height: 22px; }

.error_input {
	background-color:#FF0000;
}

 .error_text {
 	color:#FF0000;
 }
