BODY {
	margin: 0px;
	background-color: #720616;
}

form {
	background-color: #E1A71E;
	text-align: left;
	margin: 0 0 0 80px;
}

table {
	text-align: left;
}

img {
	border: 0px solid #000;
	margin: 0 5px 0px 0;
}
BODY,TD,TEXTAREA,INPUT,SELECT {
	font-family: Tahoma,Arial,sans-serif;
	font-size: 9pt;
}

.menu a {color: #000000; font-size: 9pt; text-decoration: none; font-weight: bold;}
.menu a:link {color: #000000; font-size: 9pt; text-decoration: none; font-weight: bold;}
.menu a:visited {color: #000000; font-size: 9pt; text-decoration: none; font-weight: bold;}
.menu a:hover {color: #E1A71E; font-size: 9pt; text-decoration: none; font-weight: bold;}



.tekst a {color: #300000; text-decoration: none;}
.tekst a:link {color: #300000; text-decoration: none;}
.tekst a:visited {color: #300000; text-decoration: none;}
.tekst a:hover {color: #300000; text-decoration: underline;}

.footer a {color: #000000; text-decoration: none;}
.footer a:link {color: #000000; text-decoration: none;}
.footer a:visited {color: #000000; text-decoration: none;}
.footer a:hover {color: #E1A71E; text-decoration: none;}



.tekst {
	text-align:center;
	font-family:Comic Sans MS, Tahoma, Arial ;
}
TEXTAREA,INPUT,SELECT {
	border: 1px solid #000000;
	color: #673500;
}

.logo {
	width:750px;
	height:138px;
	border: 1px solid #000000;
	position:relative;
	background-image: url(logo.jpg);
	top:25px;
	margin:0 auto;
	padding: 0;
	background-repeat: no-repeat;
	text-align:center;
	z-index: 5;
}

.tussentekst {
	width:750px;
	color: #AA3333;
	font-weight: bold;
	border: 1px solid #000000;
	border-width: 1px 1px 0 1px;
	position:relative;
	background-color: #E1A71E;
	margin:0 auto;
	text-align:center;
	z-index: 5;
}

.menu {
	width:750px;
	border: 1px solid #000000;
	border-width: 1px 1px 0 1px;
	position:relative;
	background-color: #DD5A22;
	margin:0 auto;
	z-index: 5;
}

.inhoud {
	width:750px;
	border: 1px solid #000000;
	border-width: 1px 1px 1px 1px;
	position:relative;
	background-color:#E1A71E;
	margin:0 auto;
	z-index: 5;
}

.footer {
	width:750px;
	border-top:1px solid #000000;
	border-width: 1px 1px 1px 1px;
	position:relative;
	background-color:#DD5A22;
	font-size: 8pt;
	text-align:center;
	margin:0 auto;
	z-index: 5;
}

p {
	margin: 7.5px 50px 7.5px 50px;
	text-align: left;
}

li {
	margin: 0px 50px 0px 50px;
	text-align: left;
}

ul {
	margin: 0px 0px 7.5px 0;
}

h1,h2 {
	white-space: nowrap; 
	margin: 0px 0px 0px 0px;
}

h3 {
	margin: 0px 0px 8px 0px;
	text-align: center;
}

.h3left {
	margin: 0px 0px 0px 50px;
	text-align: left;
}

h2,h3 {text-decoration: underline; }

.lefttable {
	border: 0px solid #000; 
	padding: 0px;
	text-align: left; 
	margin-left: 50px;
}
.lefttable td {
	border: 1px solid #000;
	padding: 2px;
}
.lefttable th {
	border: 1px solid #000;
}
