.menucontact {
	background-image: url('plaatjes/contact.jpg');
	background-repeat: no-repeat;
	background-position:left top;
	height: 233px;
	text-align: left;
	vertical-align:top;

}
.contacttitel1 {
font-weight:bold;
font-size:14px;
color: #003366;
}
.contacttitel2 {
font-weight:bold;
font-size:14px;
color: #EFBF79;
}
#tekstcontact {
padding: 50px 0px 0px 70px;
}

.inhoudcontact {
	text-align: left;
	background-color:#ffffff;
	color: #003366;
width: 565px;	
}
.contact{
width: 500px;
}
.subkop {
font-weight:bold;

}


.knop {
border: none;
background-color:#EFBF79;
color:#003366;
font-weight:bold;
padding:2px;
}