/* CSS-opmaakbestand voor menu's */

body {background-color:#ACC1AF;margin-top:36;margin-left:6;margin-right:0;
			background-image: url('plaatjes/bg.gif');background-attachment:fixed;background-repeat: no-repeat;
}
p, ul, li, body, ol, table, td, tr  	
			{font-family: Comic Sans MS, Arial, Helvetica; font-style: normal;
			 font-variant: normal; font-weight: bold; font-size: 11pt; color:#3F5C41;}
a:link    	{color: #3F5C41; text-decoration: none}
a:visited 	{color: #3F5C41; text-decoration: none}
a:active 	{color: #3F5C41; text-decoration: none}
a:hover   	{color: #FFF6E3; text-decoration: none;background-color:#ACC1AF}
p{margin-top:-16}
.menuitem	{background-color:#ACC1AF;padding:4;width:90}