body, table, td, p, input, textarea, a  {
	font-family: Verdana, "LucidaSans Roman", tahoma;
	font-size: 12px;
	color: #3C3C3C;
	
}
body { }
h1 {font-size: 16px;color: #bf002c;}
/* 
DEZE CLASSES MOETEN WORDEN GEDEFINIEERD
/* Taal */
		.taal				{}
/* Menu UL list main + sub */	
		.menu_list			{list-style-type :none;margin:5px;padding:2px; }
		.submenu_list		{list-style-type :none;margin:5px;padding:2px; }
		
		.menu_list li		{padding-top: 8px;padding-bottom:10px;  width: 180px;}
		.submenu_list li	{padding-top: 8px;padding-bottom:10px;  width: 180px;}
/* Standaard menu */
		.menu				{text-decoration: none; color: #bf002c; font-size: 16px;font-weight:600;}
		.menu_bold			{text-decoration: underline;color: #bf002c; font-size: 16px;font-weight: 600;}

/* Submenu */
		.submenu			{text-decoration: none;color: #bf002c; font-size: 14px;font-weight: 600;}
		.submenu_bold		{ text-decoration: underline; color: #bf002c; font-size: 14px;font-weight: 600;}

/* Bottom menu */
		.bottom_menu		{color: #3C3C3C;}
		.bottom_menu_bold	{color: #3C3C3C; font-weight: bold;}

/* Foto album links */
		.album			{}
		.sel_album		{font-weight: bold;}

/* Afbeelding */
		.afb       {padding: 5px; background-color:#FFFFFF; border: 1px solid #912403;}
		.afb_on	   {padding: 5px; background-color: #91ACBF; border: 1px solid #912403;}

/* Content Venster */
.content {
	width:  567px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;

}
/* Menu bar */

.menu_bar {
	width: 200px;
	background-color: #FFFFFF;
}


/* EINDE VERPLICHTE CLASSES */

.welkomTekst {font-size:14px; color: #7E7E7E; }
.cBox {border: 2px solid #bf002c; padding: 8px;width: 537px; text-align: left;}

.th_0		{ font-family: Helvetica,arial; font-size: 13px; background-color:#CC3333;color: #ffffff; text-indent:4px;}
.tr_0		{ font-family: Helvetica,arial; font-size: 12px; text-indent:2px; background-color:#CCCCCC;}
.tr_1		{ font-family: Helvetica,arial; font-size: 12px; text-indent:2px; background-color:;}
.tr_t		{ font-family: Helvetica,arial; font-size: 12px; text-indent:2px; background-color:;}

input			{width:150;height: 18;font-family: Helvetica,arial; font-size: 11px; color: black; text-decoration: none; background-color:#F0F0F0; border: #6F6F6F; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; padding-left:3;}
input.radio		{width:13; height:13; border:0; background-color:;}
input.checkbox	{width:13; height:13; border:0; background-color:;}



