/* Standaard styles */
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
/* ----------------------------- */

body {
background-color: #663300;
background-image:url(/images/borderbg.jpg);
background-repeat: repeat-x;
background-position: left top;
font-family: arial,verdana;
font-size: 10pt; 
color: #000000;
line-height : 12pt;
}

div.page {
	position: relative;
	width: 1000px;
	height: 1000px;
	margin: 0px auto auto auto;
	text-align: left;
	background-color: #663300;
	border-left: 1px solid #99CC00;
	border-right: 1px solid #99CC00;
	background-image:url(/images/mainbg.jpg);
	background-repeat: no-repeat;  }

div.header {
	width: 960px;
	height: 120px; }

div.menu {
	width: 960px;
	height: 135px; 
	margin-top: 5px;
	margin-left: 15px;
	text-align: center;
	/* border: 1px dashed black; */ }

div.content {
	float: left;
	width: 830px;
	margin-left: 80px;
	margin-top: 35px;
	margin-bottom: 10px; }


div.footer {
	clear: both;
	width: 970px;
	margin-left: 10px;
	/*border: 1px dashed #ff0000;*/
	text-align: right; }


.menu{ font-family: Arial; border-width: 1px; font-size: 14pt; font-style: normal; font-weight: normal; text-decoration: none; text-align: center; color: #99CC00;}
.menu A:link{ font-family: Arial; border-width: 1px; font-size: 14pt; font-style: normal; font-weight: normal; text-decoration: none; text-align: center; color: #99CC00;}
.menu A:visited{ font-family: Arial; border-width: 1px; font-size: 14pt; font-style: normal; font-weight: normal; text-decoration: none; text-align: center; color: #99CC00;}
.menu A:hover{font-family: Arial; border-width: 1px; font-size: 14pt; font-style: normal; font-weight: normal; text-decoration: none; text-align: center; color: #009999;}
.menu A:active{font-family: Arial; border-width: 1px; font-size: 14pt; font-style: normal; font-weight: normal; text-decoration: none; text-align: center; color: #009999;}

.tekst{ font-family: Arial; border-width: 1px; font-size: 10pt; font-style: normal; font-weight: normal; text-decoration: none; color: #99CC00;}
.tekst A:link{ font-family: Arial; border-width: 1px; font-size: 10pt; font-style: normal; font-weight: normal; text-decoration: none; color: #99CC00;}
.tekst A:visited{ font-family: Arial; border-width: 1px; font-size: 10pt; font-style: normal; font-weight: normal; text-decoration: none; color: #99CC00;}
.tekst A:hover{font-family: Arial; border-width: 1px; font-size: 10pt; font-style: normal; font-weight: normal; text-decoration: none; color: #009999;}
.tekst A:active{font-family: Arial; border-width: 1px; font-size: 10pt; font-style: normal; font-weight: normal; text-decoration: none; color: #009999;}

.copyright{ font-family: Arial; border-width: 1px; font-size: 10pt; font-style: normal; font-weight: normal; text-decoration: none; color: #99CC00;}
.copyright A:link{ font-family: Arial; border-width: 1px; font-size: 10pt; font-style: normal; font-weight: normal; text-decoration: none; color: #99CC00;}
.copyright A:visited{ font-family: Arial; border-width: 1px; font-size: 10pt; font-style: normal; font-weight: normal; text-decoration: none; color: #99CC00;}
.copyright A:hover{font-family: Arial; border-width: 1px; font-size: 10pt; font-style: normal; font-weight: normal; text-decoration: none; color: #009999;}
.copyright A:active{font-family: Arial; border-width: 1px; font-size: 10pt; font-style: normal; font-weight: normal; text-decoration: none; color: #009999;}

.formulier{ font-family: Arial; line-height : 17pt; border-width: 1px; font-size: 10pt; font-style: normal; font-weight: normal; text-decoration: none; color: #99CC00;}


h1 { font-size: 15pt; font-weight: bold; margin-bottom: 25px;margin-top: 8px; }
Heading1 { font-size: 15pt; font-weight: bold; margin-bottom: 25px;margin-top: 8px; }
h2 { font-size: 12pt; font-weight: bold; margin-bottom: 2px;margin-top: 20px; }

.image{ margin-bottom: 10px; }
.image A:link{ margin-bottom: 10px; }
.image A:visited{ margin-bottom: 10px; }
.arrow{ margin-left: 25px; }

.menuimage{ width: 100px; height: 100px; margin: 0px 8px 10px 8px; border: 1px solid #99CC00;}


.inputveld {
	border: 1px solid #99CC00;
	background-color: #764819;
	font-family : Arial, Helvetica, sans-serif;
	color : #99CC00; }

.button {
	border: 1px solid #99CC00;
	background-color: #764819;
	font-family : Arial, Helvetica, sans-serif;
	color : #99CC00; }


