/*************************************************************************************************/
/* Author:			VINCIS / Timen Nieuwhuis		                                           	 */
/* Description:		                                      */
/*************************************************************************************************/
@media screen 
{
	/*********************************************************************************************/
	/* generaly used stylesheet                                                        			 */
	/*********************************************************************************************/	
	html
	{
		width:					100%;
		height:					100%;
	}

		body 
		{
		width:					100%;
		height:					100%;
		
		padding:				0px 0px 0px 0px;
		margin:					0px 0px 0px 0px;		
		
		font-family: 			Verdana, Arial, Helvetica;
		font-size:				.6em;
		line-height:			170%;
		
		color:					#000000;
		background-color:		#CBC9CA;		
		}

		img 
		{
			border: 				none;
			
			padding:				0;
			margin:					0;
		}
		
		form 
		{
			padding:				0;
			margin:					0;
		}
		
		a 
		{		
			color:					#000000;			
			text-decoration:		none;
		}
		
		a:hover 
		{
			text-decoration:		underline;
			color:					#000000;
		}
		
		h1
		{
			padding:				0px 0px 10px 0px;
			margin:					0px 0px 5px 0px;
			
			font-size:				1.1em;
			line-height:			100%;
						
			color:					#000000;
		}
		
		h2 
		{
			padding:				0px 0px 0px 0px;
			margin:					0px 0px 5px 0px;
			
			font-size:				1.1em;
			line-height:			100%;
						
			color:					#000000;
		}
		
		h3 
		{
			padding:				0px 0px 0px 0px;
			margin:					0px 0px 1px 0px;
			
			font-size:				1em;
			line-height:			100%;
				
			color:					#000000;
		}
		
		.containerInvisible
		{
			display:				none;
		}		
		
		.floatRight
		{
			float:					right !important;
		}
		
		.floatLeft
		{
			float:					left !important;
		}	

		.sitemap
		{	
			float:					left;
			height:					22px;
			padding-left:			20px;
			margin-left:			5px;
			background-image: 		url("/sjablonen/1/images/general/bullet_sitemap.gif");
			background-repeat:		no-repeat;
		}

		.news
		{
			height:					22px;
		}
		
		.afdrukken
		{
			padding-left:			20px;
			padding-right:			5px;
			
			background-image:		url("/sjablonen/1/images/general/bullet_afdrukken.gif");
			background-repeat:		no-repeat;
		}
		
		.doorsturen
		{
			padding-left:			20px;	
			background-image:		url("/sjablonen/1/images/general/bullet_doorsturen.gif");
			background-repeat:		no-repeat;
		}	
		
		.padding10
		{
			padding:				10px;
		}

	/*********************************************************************************************/
	/* input classes 								                                             */
	/*********************************************************************************************/	

	.cm_button
	{
		padding:				0px;
				
		font-family: 			Arial, Helvetica;
		font-size:				8pt;
		font-weight:			bold;
		
		color:					#000047;
		
		background-image:		url("/sjablonen/1/images/general/button_bg.png");
		border: 				solid 1px #000047;
	}
	/*********************************************************************************************/
	/* Mail 2 Friend Classes (editor form fields)                                                */
	/*********************************************************************************************/	
	
	#contentWeb
	{
		width: 					410px;
	}
	
	.m2f_input
	{	
		height:					15px;		
		width:					400px;
		font-family: 			Arial, Helvetica;
		font-size:				8pt;
		
		color:					#000000;
		
		background-color:		#FFFFFF;
		border:					solid 1px #B2B2B2;	
	}
	
	.m2f_select
	{			
		height:					20px;		
				
		font-family: 			Arial, Helvetica;
		font-size:				8pt;
		
		color:					#000000;
		
		background-color:		#FFFFFF;
		border:					solid 1px #B2B2B2;
	}
	
	.m2f_textarea
	{		
		/* overflow-y:			auto; */
		
		font-family: 			Arial, Helvetica;
		font-size:				8pt;
		
		color:					#000000;
				
		background-color:		#FFFFFF;
		border:					solid 1px #B2B2B2;
	}
	
	.m2f_radio
	{
		width:					15px;
		height:					15px;
		
		padding:				0px;
		margin-right:			5px;
			
		font-family: 			Arial, Helvetica;
		font-size:				8pt;		
	}
	
	.m2f_button
	{
		height:					20px;
		
		padding:				0px;
		margin-right:			5px;
				
		font-family: 			Arial, Helvetica;
		font-size:				8pt;
		font-weight:			bold;
		
		color:					#000047;
		
		background-image:		url("/sjablonen/1/images/general/button_bg.png");
		border: 				solid 1px #000047;
	}
	
	.m2f_buttons
	{
		padding:				5px 0px 5px 5px ;
		float:					right;
	}

/*************************************************************************************************/
/* Search styles                                              									 */
/*************************************************************************************************/		
		#quickSearchForm
		{
			text-align:				right;
		}

			#containerSearchField
			{
				float:				right;
			}
		
			.inputText
			{
				height:					15px;		
				width:					220px;
				
				padding: 				2px;
				font-size:				10pt;
				
				font-size:				1.2em;
				color:					#000000;
				
				background-color:		#FFFFFF;
				border:					solid 1px #B2B2B2;	
			}
			
			.quicksearchButton
			{
				height:					20px;
				
				padding-right:			20px;
				
				text-align:				right;
				
				font-family: 			Verdana, Arial, Helvetica;
				font-size:				1em;
				
				background-color:		#ffffff;
				background-image: 		url("/sjablonen/1/images/general/bullet_blue_arrow.gif");
				background-position:	right;
				background-repeat:		no-repeat;
				border: 				solid 0px #fff;
				
				cursor:					pointer;
			}

			#extendedSearchButton
			{
				padding-right:			20px;
				text-align:				right;
				background-image: 		url("/sjablonen/1/images/general/bullet_orange_arrow.gif");
				background-position:	right;
				background-repeat:		no-repeat;
				border: 				solid 0px #fff;
			}
			
				#extendedSearchButton a
				{
					text-decoration:		none;
				}
			
			#printLogo
			{
				display:				none;			
			}
}
@media print
{
	/*********************************************************************************************/
	/* Containers                     		 							 						 */
	/*********************************************************************************************/
	
	#containerTop, #containermiddle, #containerBottom, #containerRight, #Arie
	{
		display:				none;
	}	
	
	/*********************************************************************************************/
	/* General print styles            		 							 						 */
	/*********************************************************************************************/
	
	body 
	{
		width:					100%;
		height:					100%;
		
		padding:				0px;
		margin:					0px;		
		
		font-family: 			Arial, Helvetica;
		font-size:				.7em;
		line-height:			160%;			
	}
	
	a 
	{		
		font-weight:			normal;				
		text-decoration:		none;
		
		color:					#000000;
	}
	
	ul
	{
		list-style-type:		square;	
	}
	
	h1
	{
		padding:				0px;
		margin:					0px;
		
		font-size:				1.6em;
		line-height:			100%;			
	}
	
	h2 
	{
		padding:				0px;
		margin:					0px;
		
		font-size:				1.1em;
		line-height:			100%;			
	}
	
	/*********************************************************************************************/
	/* Containers (print)            		 							 						 */
	/*********************************************************************************************/
	
	#printLogo
	{
		position:				relative;
		display:				block;
		
		width:					100%;
		text-align:				right;
		clear:					both;
		
		padding:				0px;
		margin:					0px;
	}
	
	#content
	{
		padding:				10px;
	}
	
		#content h1
		{
			padding:			10px 10px 10px 0px;
		}
	
	#containerAdres li
	{
		display:				inline;
	}
}


/*************************************************************************************************/
/* Handheld styles                                         									 	 */
/*************************************************************************************************/
@media handheld 
{
}	
