
/* docenten.css */

.openpodium-pagehead-datum {
	color: black;
	padding-left: 0.4em;
	font-size: 90%;
}

.openpodium-nieuw {
	float: left;
	width: 9.0em;
	margin-right: 1.0em;
	margin-top: -0.6em;
}


/* ---------------------------- */

.openpodium-fotos {
	width: 25em;
	float: right;
	margin-left: 1.5em;
}

.openpodium-fotos img {
	width: 100%;
	float: right;
	border: solid 1px gray;
	border-radius: 1.0em;
	margin-left: 1.5em;
	margin-bottom: 0.6em;
}

/* ----------------------------- */

.openpodium-pasfotos .persoonblok {
	float: left;
}

.openpodium-pasfotos .docenten-pasfoto {
	height: 8em;
	border-radius: 0.5em;
	border: solid 1px gray;
	margin-right: 0.6em;
}

.openpodium-pasfotos .voornaam {
	text-align: center;
}

