table.menu	{
	position: absolute;
	border: 1px solid black;
	cursor: pointer;
	cursor: hand;
	visibility: hidden;
}
#mainmenu	{
	left: 24;
	top: 2;
}
table.menu td	{
	color: #5B4E06;            /* Must be the same as tdColor in the menu_script.js */
	background-color: #D2CB87; /* Must be the same as tdBgColor in the menu_script.js */
	border: 0px;
	padding: 0px 6px 3px;
	font-family: New Roman Times;
	font-size: 8pt;
	white-space: nowrap;
}
A 
	{
	color: #10681B;
	text-decoration: none;
	font-weight : bold;
	}
A:active 
	{
	color: #000000; font-style: italic; text-decoration:underline;
	}
A:visited  
	{
	color: #614C31; font-size:100%; 
	text-decoration: none;
	font-weight : bold;
	}

A:hover  
      {
	text-decoration: overline underline;
	}

p.quote
{
	font-family: Times,"Times New Roman", sans-serif;
	font-size: 8.5pt;
	color: #86010D;
	margin-left: 3%;
	margin-right: 10%;
}

li.nn	{
	list-style: url(bulletgroen.gif)
			circle outside ;
	}

.mp3omschrijving
{
	font-family: Trebuchet MS,Arial,Helvetica,Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0pt;
	color: #4C6351;
 }

.TinyType
{
	font-family: Trebuchet MS,Arial,Helvetica,Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0pt;
	color: #10681B;
 }
 
.MySubMenuBar { 
font-size: 8.5pt; 
word-spacing: 1; 
padding-left: 2; 
padding-right: 2; 
padding-top: 1; 
padding-bottom: 1; 
color: #86010D; 
} 

td.red 
{
	
	background-color: "maroon";
	color: white; 
	border-color: "white"; 
	font-weight: bold; 
	text-align: "center"
} 




BODY
{
	font-family: Times,"Times New Roman", sans-serif;
	font-size: 10pt;
	color : #33200F;
	background-color : #DCCF03;
	word-spacing: 0;
	margin-left: 45px;
	margin-right: 0; 
	margin-top: 0;
	margin-bottom: 0;
	background-image : url(moeder4.jpg);
	scrollbar-base-color:#DCCF03; 
	scrollbar-face-color:#DCCF03;
	scrollbar-arrow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#FFFFFF;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }




