.container {
	height: 610px;
	width: 810px;
	background-image: url(../bg/bghome2.jpg);
	float: none;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.menubalk {
	margin: auto;
	height: 20px;
	width: 805px;
	background-image: url(../bg/menubg.jpg);
}
.picbalk {
	float: left;
	height: 445px;
	width: 250px;
	margin-left: 8px;
}
.tekstbalk {
	float: left;
	height: 445px;
	width: 550px;
}
.tekstvlak {
	height: 300px;
	width: 525px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-indent: 0px;
	background-image: url(../bg/bgteksthome2.png);
}
.tekstvlak2 {
	height: 280px;
	width: 480px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.logo {
	height: 135px;
	width: 810px;
	clear: none;
	float: none;
	padding: auto;
	margin: auto;
}

