/*div#content {
	width: 500px;
	}
*/

div.schema {
	width: 200px;
	height: 370px;
	float: left;
	margin: 2em 3em 3em 0em;
	}

div.schema p {
	margin-left: 1.5em;
	}

div.schema div {
	height: 320px;
	}

div.enquete {
	clear: both;
	}

div.enquete table {
	width: 30%;
	float: left;
	margin: 0em 2em 2em 0em;
	}


div.pttstuk {	/* gebruikt op de standaardisatiepagina */
	background-color: #e8e8e8;
	margin-bottom: 1.5em;
	padding: 1.5em;
	}
