@charset "UTF-8";
/* CSS Document */

#home_imagebar{
	width: 100%;
	text-align: center;
}

#home_imagebar img{
	padding: 5px;
}



a.linkedin{
	position: absolute;
	top: 118px;
	left: 4px;
}

div.imagecontainer{
	margin-top: 20px;
	position: relative;
	margin-left: 1px;
}

div.contact_image{
	width: 170px;
	float: left;
}

img.contact_image{
	float: left;
	margin-bottom: 0;
}


a.button{
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 1px solid white;
	background-color: green;
	width: 150px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	margin: 0 20px 10px 0;
	margin-right: 20px;
	text-align: center;
}
a.button2{
	float: center;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	padding-right: 20px;
	border: 1px solid white;
	background-color: green;
	width: 150px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	text-align: center;
}

#home_contact {
	width: 200px;
	float: right;
	text-align: center;
	background-color: #E2E2E2;
	margin: 15px 0 5px 15px;
	padding: 6px;
}

.name legend{
	display: none;
}

.contact legend{
	display: none;
}

fieldset[title="Adresgegevens"]{
	display: none;
}

#email-formulier-contact-contact-mobile-container{
	display: none;
}

#email-formulier-contact-contact-fax-container{
	display: none;
}


#header{ 
      background-position: left; 
	width: 972px;
  
 } 
#footer{ 
	width: 972px;
  
 }

#navigation{
	width: 972px;
}
  
 #left{ 
      left: 0; 
      width: 150px; 
 } 
  
 #content{ 
      left: 150px; 
      width: 672px; 
 }
#content p{
	line-height: 20px;
text-align: justify;
} 
  
 #right{ 
      left: 822px; 
      width: 150px; 
 } 
  
 #footer{ 
      text-align: center; 
 } 
  
 #email-formulier-contact{ 
  
 } 
  
 .gender, .middlename{ 
      display: none; 
 }