body {
height:100%;
text-align:center;
min-width:800px;
padding:0;
margin:0;
}

#center {
margin:0 auto;
width:800px;
text-align: left;
background-color:#231f20;
height:100%;
}
#header{
width:800px;
height:125px;
background-image:url(../img/header.png);
}
#3pixels {
width:800px;
height:3px;
background-color:#FFFFFF;
}
img{
border:none;
}
.arial {
font-family:Arial, Helvetica, sans-serif;
}
.size12 {
font-size:12px;
}
.size11 {
font-size:11px;
}
.size10 {
font-size:10px;
}
.wit {
color:#FFFFFF;
}
.line-height18 {
line-height:18px;
}
.line-height24 {
line-height:24px;
}
#tekstkolom1 {
position:relative;
left:20px;
top:10px;
width:400px;

} 
#form {
position:relative;
left:20px;
top:10px;
width:760px;

}
.inputveld {
padding-top:0px;
height:33px;
width:760px;
background-repeat:no-repeat;
background-position:bottom;}

.formitemleft {
float:left;
width:300px;
}

.formitemright{
float:right;
width:456px;
}

.form tr td{
height:33px;
background-image:url(../img/dotted4-1.png);
background-repeat:no-repeat;
background-position:bottom;
padding-top:6px;

}
.oranje_bg{

background-color:#F26A22;
}
.input456 {
height:22px;
width:456px;
border:none;
}
.input230 {
height:22px;
width:230px;
border:none;
}
.input60 {
height:22px;
width:60px;
border:none;
}

input.error
{
	border: 2px solid red;	
}
