body {
background: url('/images/bg-body-2.jpg') center top no-repeat;	
line-height: 20px;
}


#wrapper
{
background: url('/images/bg-album-green-contact.jpg') no-repeat left top;	
}

h1 {
margin:44px 0px 0px 0px;	
}

.contact {
position:absolute;
margin-top:-240px;
margin-left:309px;
color: white;
width:290px;
padding:20px;
height: 177px;
}

form#contactform label,
form#contactform input.forminputtext{
float:left;
width:200px;
padding: 2px;
}

form#contactform label.validatieerror {
display:none;	
}

input.forminputtext.Error,
textarea.formtextarea.Error{
border:1px dashed red;
}


div#melding {
position:absolute;
margin-top:-290px;
margin-left:329px;
width:290px;
background:white;
border:1px solid red !important;

}

div#melding .melding_fout {
font-weight:normal;
padding:4px 10px;
border:1px solid #AB0C08 !important;
color:#AB0C08;
}

.contact textarea {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
padding: 2px;
width: 280px;
height: 60px;
}

input.formsubmitbutton {
margin-top:5px;
padding:0px 10px 2px 10px;
width:100px !important;
background:#d83137;
color:white;
font-size:12px;
font-weight:normal;
height:25px;
cursor:pointer;
display:block;
}

#footer {
margin-top:535px;
color:white;
}
.number {
margin-top:-20px !important;
color:white;
}