input
{
border : #74B751 solid 1px;
}

.Button 
{
font-family : Arial;
background-color : #C5DDAE;
color : #FFFFFF;
font-weight : bold;
background-position : center center;
background-repeat : no-repeat;
text-transform : uppercase;
background-image : url(../images/versturen.jpg);
cursor : pointer;
border : 0px;
font-size : 12px;
height : 30px;
width : 82px;
}

select
{
border : #74B751 solid 1px;
}

textarea
{
border : solid 1px #74B751;
}

.checkbox 
{
border : 0px solid #F6A800;
}

