body, table { font-family: Tahoma; font-size: 12px;}
.menu { font-family: Tahoma; font-weight: bold; font-size: 16px; padding-left: 10px; padding-right: 10px; color: white; height: 55px; cursor: pointer;}
.menu:hover { background: url(images/menu_over.jpg) repeat-x; }
h1 { font-family: Tahoma; font-weight: bold; color: #8dc63f; font-size: 16px;}
	.verstuur_button
  	{
  		width: 118px;
  		height: 18px;
  		background: url(/images/verstuur.png) no-repeat;
  		border: none;
  	}
  	.verstuur_button:hover
  	{
  		background: url(/images/verstuur_over.png) no-repeat;
  	}
