body {
	font-family: arial, sans-serif, monospace;
	text-align: center;
	overflow-y: scroll;
	color: #000;
	background-color: #364033;
	margin: 0;
	padding: 0;
}
table {
	border: 0;
}
a img {
	border: 0;
}
img {
	padding: 0 10px;
}
hr {
	height: 1px;
	color: #333;
	background-color: #333;
	border: 0;
}
h1 {
	font-size: 120%;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 100%;
}
h1, h1 a, h1 a:visited,
h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover {
	color: inherit;
	text-decoration: none;
}
table tr td {
	padding: 2px 10px 2px 0px;
}
pre {
	overflow-x: auto;
	padding: 0 0 0 4ex;
}
img {
	max-width: 720px;
}
#footer,
#menu,
#main {
	background-color: #fcfcf4;
}
#main {
	border-top: 2px solid #333;
}
#mainwrap {
	margin: 0px auto;
	text-align: justify;
	max-width: 720px;
	height: 100vh;
	background-color: #fcfcf4;
}
#menu {
	padding: 0 1em;
	text-align: left;
}
#menu a {
	font-size: 110%;
	font-weight: bold;
	vertical-align: middle;
	color: #333;
	display: inline-block;
	padding: 20px 5px;
}
#main {
	margin-bottom: 2em;
	padding: 1em;
}
#menu #links span,
.hidden {
	display: none;
}
#footer {
	clear: both;
	width: 100%;
	font-style: italic;
	position: fixed;
	bottom: 0;
	left: 0;
	padding: 0;
	text-align: center;
}
#footer {
	border-top: 2px solid #333;
}
#footer-text {
	padding: 1ex;
	font-weight: bold;
	margin: 0 auto;
	max-width: 80ex;
}
.page-vrijwilligers img {
	text-align: left;
	width: 200px;
	height: auto;
	padding: 0;
}
.page-twenthe img {
	width: 100%;
}
.page-samenwerking img {
	float: right;
}
.page-index img,
.page-informatie img {
	float: right;
	width: 320px;
	height: auto;
}
body div.page-index a.link-index,
body div.page-informatie a.link-informatie,
body div.page-lidmaatschap a.link-lidmaatschap,
body div.page-twenthe a.link-twenthe,
body div.page-vrijwilligers a.link-vrijwilligers,
body div.page-contact a.link-contact {
	text-decoration: none;
}
