table, tr, td, div { color: #28570c; font-family: verdana, tahoma, "trebuchet ms", sans-serif; font-size: 11pt; font-weight: normal; line-height:21px; background-repeat: no-repeat; text-align: justify }
.title { color: #28570c; font-family: verdana, tahoma, "trebuchet ms", sans-serif; font-size: 12pt; font-weight: bolder; line-height:21px }
.copyright { color: #ffffff; font-family: verdana, tahoma, "trebuchet ms", sans-serif; font-size: 10pt; font-weight: normal; font-weight: bolder; text-align: right }

A:link                {color: #28570c; text-decoration: "underline";}
A:visited            {color: #28570c; text-decoration: "underline";}
A:active            {color: #28570c; text-decoration: "underline";}
A:hover            {color: #ffffff; text-decoration: "underline";}

.link2 A:link                {color: #ffffff; text-decoration: "underline";}
.link2 A:visited            {color: #ffffff; text-decoration: "underline";}
.link2 A:active            {color: #ffffff; text-decoration: "underline";}
.link2 A:hover            {color: #9cd27a; text-decoration: "underline";}

/* Menu */
	
ul#menu {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 72px;
	width: 163px;
}
ul#menu li {
float: right;
	display: inline;
	height: 72px;
	margin: 0 0px;
	overflow: hidden;
}
ul#menu li a {
	display: block;
	height: 72px;
	}

ul#menu li.link1 a {background: url(images/home.jpg) 0 0 no-repeat; width: 163px;}
ul#menu li.link2 a {background: url(images/werkwijze.jpg) 0 0 no-repeat; width: 163px;}
ul#menu li.link3 a {background: url(images/overmkmlegal.jpg) 0 0 no-repeat; width: 163px;}
ul#menu li.link4 a {background: url(images/contact.jpg) 0 0 no-repeat; width: 163px;}

ul#menu li.link1 a:hover {background-position: bottom;}
 ul#menu li.link2 a:hover {background-position: bottom;}
 ul#menu li.link3 a:hover {background-position: bottom;} 
 ul#menu li.link4 a:hover  {background-position: bottom
 ;}

