﻿input.nbbutton
{
	border: #c1bab0 1px outset;
	background-color: #645541;
	margin-top: 10px;
	color: white;
}
    
input.nbveld
{
    width: 160px;
    height: 18px;
    border: 1px solid #645541;
}

input.foutveld
{
    width: 160px;
    height: 18px;
    border: 1px solid #645541;
    color: Red;
}

#status
{
    margin: 0px;
    position: relative;
    color: #F36F05;
}
