@charset "UTF-8";


.container{
	height:auto;
	width: 800px;
	margin: auto;
	border: 2px solid #76b831;
}

.logo{
	height:200px;
	width: :350px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	margin-left:200px;
	margin-top: 50px;
	
}

h1{
	font-size: 25px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";

}

header{
	width: 1000px;
	height: 200px;
	background-image: url(../images/header-foto.jpg;);
	border-bottom:10px solid #203b8f;
	border-top:10px solid #76b831;
}

.content{
	height: 230px;
	width: :800px;
	margin: auto;
	padding: 30px;
		
}

.visitekaartje{
	height: auto;
	width: 300px;
	margin: auto;
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size:20px;
	color: black;
	padding-top: 10px;2}

h1.titel{
	font-size:30px;
	color:black;
	margin-left:-50px;
}

a{
	text-decoration: none;
	color:black;
}
.vorm{
	background-image: url(../images/vorm.jpg);
	height: 250px;
	width: 700px;
	margin-left: 70px;
	background-repeat: no-repeat;
	
}

