/* 		main colours and font		*/
body { 
	background-color: #000000; margin: 0px; padding: 0px; font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;font-size: 12px; color: #060504;
	scrollbar-3dlight-color:#B90000;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-darkshadow-color:#B90000;
	scrollbar-face-color:#B90000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
}


td { font-family: Verdana, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #060504; }


/* 		main links					*/
a:link { color: #000099; text-decoration: underline; }
a:visited { color: #000099; text-decoration: underline; }
a:hover { color: #DCC6B6; text-decoration: underline; }
a:active { color: #000099; text-decoration: underline;}




/* 		main links					*/
a.llink:link { color: #000099; text-decoration: underline; }
a.llink:visited { color: #000099; text-decoration: underline; }
a.llink:hover { color: #DCC6B6; text-decoration: underline; }
a.llink:active { color: #000099; text-decoration: underline;}

/* 		main links					*/
a.slink:link { color: #000099; text-decoration: underline; font-weight:bold; }
a.slink:visited { color: #000099; text-decoration: underline; font-weight:bold; }
a.slink:hover { color: #DCC6B6; text-decoration: underline; font-weight:bold; }
a.slink:active { color: #000099; text-decoration: underline; font-weight:bold;}



/* 		menu links					*/
a.menu:link { color: #FFFFFF; text-decoration: none;font-weight: bold; font-size: 15px; }
a.menu:visited { color: #FFFFFF; text-decoration: none;font-weight: bold; font-size: 15px; }
a.menu:hover { color: #FFFFFF; text-decoration: none;font-weight: bold; font-size: 15px; }
a.menu:active { color: #FFFFFF; text-decoration: none;font-weight: bold; font-size: 15px; }


a.selectedMenu:link { color: #000000; text-decoration: none;font-weight: bold; font-size: 15px; }
a.selectedMenu:visited { color: #000000; text-decoration: none;font-weight: bold; font-size: 15px; }
a.selectedMenu:hover { color: #000000; text-decoration: none;font-weight: bold; font-size: 15px; }
a.selectedMenu:active { color: #000000; text-decoration: none;font-weight: bold; font-size: 15px; }


a.MOMenu:link { color: #000000; text-decoration: none;font-weight: bold; font-size: 15px; }
a.MOMenu:visited { color: #000000; text-decoration: none;font-weight: bold; font-size: 15px; }
a.MOMenu:hover { color: #000000; text-decoration: none;font-weight: bold; font-size: 15px; }
a.MOMenu:active { color: #000000; text-decoration: none;font-weight: bold; font-size: 15px; }


.mainmenuA {	background-image: url(img/menuItem.gif); }
.mainmenuB {	background-image: url(img/menuItem_MO.gif); cursor:pointer;}


/* 		searchfield					*/
.searchField { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #060504; background-color: #FFFFFF; border: 1px solid #B90000; width: 80px; height: 12px; }
.searchButton { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #060504; background-color: #FFFFFF; border: 1px solid #B90000; width: 30px; height: 12px; }


/* 		forms						*/
.button {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; color: #060504; background-color: #FFFFFF;	border: 1px solid #B90000;	height: 16px;}
.tfield {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; color: #060504; background-color: #FFFFFF;	border: 1px solid #B90000;	height: 16px; width: 300px;}
.tfieldsml {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; color: #060504; background-color: #FFFFFF;	border: 1px solid #B90000;	height: 16px; width: 180px;}
.tarea 	{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; color: #060504; background-color: #FFFFFF;	border: 1px solid #B90000;	width: 300px;}


/*		thumbs						*/
.thumb 	{	border: 1px solid #B90000;}


/* 		text options				*/
.titel {color: #060504;font-weight: bold; font-size: 17px;}
.inhoud {color: #060504;font-size: 12px;}
.highlighted {background-color: #FFFF00;}


.groot {font-size: 15px;}
.klein {font-size: 10px;}


.tekst-quote { color: #060504; font-family: "Times New Roman", Times, serif; font-style: italic;}