* {
    font-size: 14px;
}

body
{
	font-family: arial;
	background-color: #d5e566;
}

h2 {
    font-size: 130%;
}

h1, h2, h3, h4, li
{
	color: #00267f;
}

h3 { margin-bottom: 5px; }
p { margin: 0 0 1em;}

table input, table select
{
	border-style: none;
}

table
{
	background-color: #b8d200;
	border-collapse: collapse;
	color: #00267f;
}

table.sheet td, table.sheet th
{
	text-align: right;
}

td, th
{
	border: 1px solid #fff;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-align: left;
}

input, select
{
	border: 1px solid #00267f;
	background-color: #eef6b5;
	color: #00267f;
	padding-left: 3px;
	padding-right: 3px;
}

.c0
{
	margin-left: 2em;
}
p {
color: #00267f;
}

.handleiding-link {
	color: #00267f;
	border: 2px solid #00267f;
	background-color: #eff8b2;
	text-decoration: none;
	padding: 2px 5px 3px;
}

.opslaan-button {
	cursor: pointer;
	border-width: 2px;
	margin-top: 20px;
	background-color: #eff8b2;
}

