/*-------------------- contactpagina----------------------------------------*/
div#contactform_geheel {
margin-top:10px;
width:302px;
float:left;
}
div.contactheader{
background:url(/grafix/contactformHeader.gif) no-repeat;
height:25px;
line-height:25px;
width:310px;
}
div.contactheader h2{
line-height:25px;
text-indent:8px;
text-transform:none;

font-size:13px;
font-weight:bold;
font-size:13px;
margin-top:0px !important;
margin-bottom:0px !important;
}

div#contactform {
position:relative;
float:left;
background:url(/grafix/bg_contactform.gif) repeat-y;
font-size:12px;
float:left;
width:310px;

}
div#contactform form {
margin-left:5px;
width:290px;
}
div#contactform form p {
line-height:0px;
margin-bottom:0px;
}
div#contactform  label {
float: left;
margin-top:5px;
display: block;
width:83px;
line-height: 23px;
height:23px;
}
div#contactform  label.vraag {
margin-top:5px;
}
div#contactform div.bg_input {
background:url(/grafix/bg_input.gif) no-repeat;
display:inline;
margin-top:5px;

float:right;
height:23px;
width: 189px;
}
div#contactform  div.bg_input input.naam{
background:none;
margin-left:2px;
margin-top:1px;
width:183px;
height:18px;
border:none;
}
div#contactform legend {
line-height:0px;
height:0px;
background:red;
}
div#contactform textarea {
display:inline;
background:none;
border:none;

margin-top:1px;
height:57px;
width: 187px;
}
div.bg_textarea{
background:url(/grafix/bg_textarea.gif) no-repeat;
margin-top:5px;
display:inline;
float:right;
height:67px;
width: 189px;
}
div#contactform fieldset {
border:none;
margin-left:4px;
}
div#contactform  input.contactButton{
background:transparent url(/grafix/contactButton.gif) repeat-x;
text-decoration:none;
border:none;
margin-top:7px;
font-size:12px;
font-weight:bold;
padding-bottom:3px;
float:right;
cursor:pointer;
text-align:center;
width:127px;
height:20px;
line-height:20px;
}
div#contactform  input.contactButton:hover{
background:transparent url(/grafix/contactButton_hover.gif) repeat-x;
font-size:11px;
}
div.contactfooter{
background:transparent url(/grafix/contactformFooter.gif) no-repeat;
line-height:13px;
height:13px;
width:310px;

}

#adresgegevens h2{
margin-top:0px !important;
margin-bottom:0px !important;
text-transform:none;
font-size:13px;
font-weight:bold;
}
#adresgegevens {
margin-top:10px;
margin-left:10px;
float:left;
width: 300px;
}
#adresgegevens p{
margin-bottom:0px;
}
