body {
	margin: 20px;
	margin-bottom: 10px;
	background-color: white;
	color: #752E3A;
	font-family: "Times New Roman", Times, serif;
	background-image: url('images/achtergrond.gif');
}

h1 {
	font-size: 110%;
	margin-top: 0em;
	margin-bottom: 0.4em;
	line-height: 1.4em;
}

h2 {
	font-size: 95%;
	margin-top: 1.5em;
	margin-bottom: 0.4em;
	line-height: 1.4em;
}

h3 {
	font-size: 75%;
	margin-top: 1.5em;
	margin-bottom: 0.4em;
	line-height: 1.4em;
}

p {
	font-size: 75%;
	margin-top: 0px;
	margin-bottom: 0.4em;
	line-height: 1.4em;
}

li p {
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	line-height: 1.5em;
}

table {
	border-collapse: collapse;
}

table td {
	vertical-align: top;
}

table th {
	background-color: #752E3A;
}

table th p {
	color: white;
}

table.overzicht {
	background-color: #F5F5F5;
	margin-top: 15px;
}

table.overzicht th {
	padding-left: 5px;
	padding-right: 5px;
}

table.overzicht td {
	padding-left: 5px;
	padding-right: 5px;
}

/*
td.p {
	font-size: 12px;
	color: #0C0C54;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 1.6em;
	line-height: 1.5em;
}
*/

a img {
	border: 0px;
}

a {
	color: #752E3A;
}

a:hover {

}

input {
	font-size: 75%;
	font-family: "Times New Roman", Times, serif;
	color: #752E3A;
}

select {
	font-size: 75%;
	font-family: "Times New Roman", Times, serif;
	color: #752E3A;
}

button {
	font-size: 75%;
	font-family: "Times New Roman", Times, serif;
	width: 80px;
}


textarea {
	font-size: 75%;
	font-family: "Times New Roman", Times, serif;
	color: #752E3A;
}

hr {
	margin-top: 6px;
	margin-bottom: 0px;
	color: #752E3A;
	height: 1px;
}

.nowrap {
	white-space: nowrap;
}

table {
	border-collapse: collapse;
}

table tr th {
	text-align: left;
	padding-right: 4px;
}

div.niettonen {
	display : none;
}

td.foutmelding {
	background-color: #FF7171;
	border-width: 1px;
	border-top-width: 0px;
	border-color: #752E3A;;
	border-style: solid;
}

p.foutmelding {
	color: #752E3A;
}