table {
  font-family: Arial; 
  font-size: 11px; 
  color: #000000;
  margin-bottom: 0px; 
  font-weight: normal;
}

input, select {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
   font-size: 11px;
   color: #000000;
}

input[type="button"], input[type="submit"], input[type="reset"] {
	border-bottom: 2px solid #FFA430;
	border-right: 2px solid #FFA430;
	border-left: 2px solid #FFB75D;
	border-top: 2px solid #FFB75D;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
  font-size: 11px;	
	color: #ffffff;
	font-weight: bold;
	background: #FFA430;
	height: 20px;
	width: auto;
}


l {
  font-family: Arial;
  font-size: 10px; 
  color: #000000;
  text-decoration: undeline;}

a {
  font-family: Arial;
  font-size: 12px; 
  color: #999999;
  font-weight: bold;
  text-decoration: none;}
  
a1 {
  font-family: Arial;
  font-size: 12px; 
  color: #CCCCCC;
  font-weight: bold;
  text-decoration: none;}  

a:hover {
  text-decoration: underline;}

ul {
 list-style: square;
 line-height: 12px;
 font-family: Arial; 
 font-size: 10px;
 line-height: 18px;
}

h1 {
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
  padding: 4px;
  padding-left: 2px; 
  font-weight: bold;
  background-color: #000000;
  margin-bottom: 5px;
}

h2 {
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
  padding: 4px;
  padding-left: 2px; 
  font-weight: bold;
  background-color: #000000;
  margin-bottom: 5px;
}  
 
h3 {
 font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
  padding: 4px;
  padding-left: 2px; 
  font-weight: bold;
  background-color: #000000;
  margin-bottom: 5px;
}  

P {
  font-family: Arial; 
  font-size: 11px; 
  color: #000000;
  margin-bottom: 0px; 
  font-weight: normal;
} 

B {
  font-family: Arial; 
  font-size: 12px; 
  color: #000000;
  margin-bottom: 0px; 
  font-weight: bold;
} 

html, body{ 
	margin:			0px;
	text-align:		center;
	background-image:url('body.jpg');
	background-repeat: repeat-y;
	background-position:  center; 
	background-color: #ffffff;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
  font-size: 9pt; 
  color: #999999;
 } 
 
#paginabreedte{ 
 width:900px; 
 margin-left:auto; 
 margin-right:auto; 
  
 } 
 
#boven{ 
 height:409px; 
 width:900px;
 margin-top: 10px; 
 background-color:#000000;
 background-image: url(banner.jpg);
 background-repeat: no-repeat;
 background-position: center; 
 } 
 
#linkerkolom{
 width:120px; 
 float:left; 
 position:relative; 
 margin-left:-150px; 
 margin-right:1px; 
}
 
#buitenkant{ 
 border:solid white 0px; 
  /*/*/ border-left-width: 150px ;  /* breedte linkerkolom: rand verbergen in NN4 */ 
 border-left-color: #000000;   /* kleur linkerkolom */ 
 border-left-style: solid; 
 /*/*/ border-right-width: 1px; /* breedte rechterkolom: rand verbergen in NN4 */ 
 border-right-color: #000000;  /* kleur rechterkolom */ 
 border-right-style: solid; 
 background-color: #FFFFFF; /* kleur midden */ 
 width: auto; 
 } 
 
#rechterkolom{
 width:10px; 
 float:right; 
 position:relative; 
 margin-right:1px; 
 margin-left:1px; 
 } 
 
#onder{
 height:0px; 
 width:100%; 
 background-color:#000000; 
 } 
 
#binnenkant{margin:0; width:100%;}
 
#midden{
	float: left;
	width: 100%;
	position: relative;
	margin: 0 -8px 0 -2px;
 }
 
#buitenkant>#binnenkant { border-bottom: 1px solid #FFFFFF;  }
 
.clr{clear:both;}
 
.inhoud{padding:3px;} /*padding for inhoud */ 
 
#boven .inhoud{padding-bottom:0;} /*padding bottom 0 om spatie in IE5 Mac te verwijderen*/ 
 
