/* 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: #ffffff;
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 : 15pt;
}

div.page {
	position: relative;
	float: left;	
	width: 810px;
	height: 800px;
	margin-top: 0px;
	margin-right: auto;
	text-align: left;
	padding: 5px 5px 5px 5px;
	background-color: #ffffff;
	background-image:url(/images/mainbg.jpg);
	background-repeat: no-repeat;  }

div.header {
	width: 810px;	 
	height: 201px; }

div.menu {
	width: 810px;
	height: 20px; 
	margin-top: 9px;
	margin-bottom: 11px;
	text-align: center;
	/* border: 1px dashed red; */ }

div.content {
	float: left;
	width: 600px;
	margin-left: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #000000; }


div.footer {
	clear: both;
	width: 810px;
	text-align: right; }



.menu{ font-family: Arial; border-width: 1px; font-size: 10pt; font-style: normal; font-weight: bold; text-decoration: none; color: #000000;}
.menu A:link{ font-family: Arial; border-width: 1px; font-size: 10pt; font-style: normal; font-weight: bold; text-decoration: none; color: #000000;}
.menu A:visited{ font-family: Arial; border-width: 1px; font-size: 10pt; font-style: normal; font-weight: bold; text-decoration: none; color: #000000;}
.menu A:hover{font-family: Arial; border-width: 1px; font-size: 10pt; font-style: normal; font-weight: bold; text-decoration: underline; color: #000000;}
.menu A:active{font-family: Arial; border-width: 1px; font-size: 10pt; font-style: normal; font-weight: bold; text-decoration: underline; color: #000000;}

.tekst{ font-family: Arial; border-width: 1px; font-size: 10pt; font-style: normal; font-weight: normal; text-decoration: none; color: #000000;}
.tekst A:link{ font-family: Arial; border-width: 1px; font-size: 10pt; font-style: normal; font-weight: normal; text-decoration: none; color: #000000;}
.tekst A:visited{ font-family: Arial; border-width: 1px; font-size: 10pt; font-style: normal; font-weight: normal; text-decoration: none; color: #000000;}
.tekst A:hover{font-family: Arial; border-width: 1px; font-size: 10pt; font-style: normal; font-weight: normal; text-decoration: none; color: #000000;}
.tekst A:active{font-family: Arial; border-width: 1px; font-size: 10pt; font-style: normal; font-weight: normal; text-decoration: none; color: #000000;}

.copyright{ font-family: Arial; border-width: 1px; font-size: 10pt; font-style: normal; font-weight: normal; text-decoration: none; color: #000000;}
.copyright A:link{ font-family: Arial; border-width: 1px; font-size: 10pt; font-style: normal; font-weight: normal; text-decoration: none; color: #000000;}
.copyright A:visited{ font-family: Arial; border-width: 1px; font-size: 10pt; font-style: normal; font-weight: normal; text-decoration: none; color: #000000;}
.copyright A:hover{font-family: Arial; border-width: 1px; font-size: 10pt; font-style: normal; font-weight: normal; text-decoration: none; color: #33CC00;}
.copyright A:active{font-family: Arial; border-width: 1px; font-size: 10pt; font-style: normal; font-weight: normal; text-decoration: none; color: #33CC00;}


h1 { font-size: 15px; margin-bottom: 25px;margin-bottom: 10px; }
h2 { font-size: 13px; text-decoration: none; margin-bottom: 5px;margin-top: 25px; }



.image{ margin-bottom: 10px; }
.image A:link{ margin-bottom: 10px; }
.image A:visited{ margin-bottom: 10px; }
.arrow{ margin-left: 25px; }


.inputveld {
	border: 1px solid #333333;
	background-color: #EEF0ED;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000; }

.button {
	border: 1px solid #333333;
	background-color: #EEF0ED;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000; }


