   td img {display: block;}

   html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
	  font-family:Verdana, Helvetica, sans-serif;
	  font-size:12px;

   }

   a:link, a:active, a:visited, a:hover {
   		text-decoration:none;
		color: #1d307e;
   }
   a:hover, a:link {
	text-decoration: none;
   }
   a:link, a:active, a:visited, a:hover{
      color: #1d307e;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 400px;
   }
   #fullheight{height:100%}
   
   
   .topmenu {
	   position:relative;
	   left:-4px;
	   width:546px;
	   padding-left: 80px;
	   height:19px;
	   background-image:url(../images/hoofdmenu.jpg);
	   background-repeat:no-repeat;
   }
   

   .menu .knop {
	   color:#1d307e;
	   height:19px;
	   width:150px;
	   position:relative;
	   top:85px;
	   left:2px;
	   padding-left:5px;
	   padding-top:1px;
   }
  
   .menu {
   	vertical-align:top;
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	width:179px;
	height:100%;
   }
   
   .menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
   		color: #1d307e;
		text-decoration: none;
   }
   
   .menu a:hover {
   		text-decoration: underline;
   }
   
	 /* wordt ALLEEN gezien door IE 5.x n 6 en niet door de anderen */
	* html .ffspacer {
		height:10px;
	}

	/* dit wordt weer wel gezien door de anderen */
	.ffspacer  {
		height:14px;
	}
   .kop1 {
	font-weight: bolder;
	font-size: 14px;
}
.klein {
	font-size: 10px;
}

