/*  ----------------------------------  //
//					//
//	Website Compu@Home		//
//	Photobook			//
//					//
//					//
//	Stylesheet	09/2005		//
//					//
//  ----------------------------------	/*





/*  Navigatie topbalk  */


	.topnav
		{color: #59307C;
		 font-family: tahoma, verdana;
		 font-size: 11px;
		 font-weight: bold;
		 text-decoration: none;
		}
	.topnav:hover
		{color: #d6bd84;
		}



/* ********************************************************************* */
/* ********************************************************************* */



/*  Navigatie zijbalk  */



	.subtitel
		{color: #ffffff;
		 font-family: tahoma, verdana;
		 font-size: 11px;
		 font-weight: bold;
		 text-decoration: none;
		}

	.subnav
		{color: #59307C;
		 font-family: tahoma, verdana;
		 font-size: 11px;
		 font-weight: bold;
		 text-decoration: none;
		}
	.subnav:hover
		{color: #d6bd84;
		}



/* ********************************************************************* */
/* ********************************************************************* */




/*  Algemene teksten  */


	.tekst
		{color: #515151;
		 font-family: tahoma, verdana;
		 font-size: 11px;
		 font-weight: none;
		 text-decoration: none;
		}
		
	.subtekst
		{color: #515151;
		 font-family: tahoma, verdana;
		 font-size: 10px;
		 font-weight: none;
		 text-decoration: none;
		}
		
	.titel
		{color: #59307C;
		 font-family: tahoma, verdana;
		 font-size: 11px;
		 font-weight: bold;
		 text-decoration: none;
		}