/*
--------------------------------------------------------------------------------------------------
 Title:			Subpage Styles
 Created on: 		21-05-2008
 Author:     			Rinse van Dijk
 Client:			Gemeente Sneek
 Project:			Cultureel Kwartier Sneek
 Copyright:  		Vincis B.V. The Netherlands

--------------------------------------------------------------------------------------------------
 Colors:
--------------------------------------------------------------------------------------------------
 =1 Headers & Hyperlinks		#003366
 =2 Hyperlink hover			#003366


 =3 Donker blauw				#003366
 =4 Licht blauw				#0fa8e7
 =5 Roze					#da0071
 =6 Geel					#fdc600

*/
@media screen 
{
	/*********************************************************************************************/
	/* =Containers	  							                                         	     */
	/*********************************************************************************************/

	
}


/*************************************************************************************************/
/* =Print styles                                              									 */
/*************************************************************************************************/
@media print
{
	#containerPath
	{
		display:			none;
	}
}

/*************************************************************************************************/
/* =Handheld styles                                         									 */
/*************************************************************************************************/
@media handheld 
{
}
