body, html{
   	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
    margin-top: 20px;

      background-image: url('../pics/bgmenu.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;

   background-color: #000000;   

}
table{
   float: right;
   margin: 0px;
   padding: 0px;

}
img {
	border: 0px;
}
td {

      color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    vertical-align: top;
    text-align: right;
}
a,a:visited,a:active,a:link {
  	color: #FFFFFF;
  	text-decoration: none;
  }

 a:hover{
  	color: #FFFFFF;
  	text-decoration: underline;
  }
.grotebroek {
	color: #FFFFFF;
	font-size: 38px;
	font-weight: bold;
   	letter-spacing: 1px;
    line-height: 38px;
}
.adres, a.adres, a.adres:link, a.adres:active, a.adres:visited, a.adres:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
    letter-spacing: 0px;
    line-height: 16px;

}
.menu,a.menu,a.menu:link,a.menu:visited, a.menu:active,a.menu:hover {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
   	line-height: 26px;


}
/*a.menu:active,a.menu:hover
 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
   	line-height: 26px;
         vertical-align: middle;
}
*/
