body {
	color: #97A678;
	background-color: #5E674B;
	font-family: "Trebuchet MS", Arial, Helvetica;
	align: center;


	font-size: 20px;
	
}
.container {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
	height:200px;
	width: 351px;
	z-index: 1;
	align: center;
}
#logo {
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97A678;
}
.taalkeuze {
	border-top-color: #97A678;
	color: #97A678;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}
.messagebalk {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 20px;
	width: 351px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	letter-spacing: 2px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: lighter;
	color: #B1C28D;
	text-align: center;
	border-top-color: #B1C28D;
}
.table_keuze {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B1C28D;
	border-bottom-color: #B1C28D;
	margin-top: 5px;
}

