/*************************************************************************************************/
/* Author:			VINCIS / Timen Nieuwhuis		                                           	 */
/* Description:		                                      */
/*************************************************************************************************/
@media screen 
{
	
	/*********************************************************************************************/
	/* Classes (used for cleanHTML, clean_html.xsl)                                              */
	/*********************************************************************************************/
	table.border1, table.border2, table.border3
	{
		border-top:						1px solid #CCCCCC;
		border-right:					1px solid #CCCCCC;
	}
	
	table.border1
	{
		border-width:					1px;
	}
	
	table.border2
	{
		border-width:					2px;
	}
	
	table.border3
	{
		border-width:					3px;
	}
	
	td.border1, td.border2, td.border3
	{
				border-bottom:			1px solid #CCCCCC;
				border-left:			1px solid #CCCCCC;
			}
			
			td.border1
			{
				border-width:			1px;
			}
			
			td.border2
			{
				border-width:			2px;
			}
			
			td.border3
			{
				border-width:			3px;
			}

			.ial
			{
				float:					left;
			}
			
			.iar
			{
				float:					right;
			}
			
			.highlight
			{
				background-color:		#AE83BB;
	}
	
	/*********************************************************************************************/
	/* Containers & classes (shortcuts, menu & doormats)                                         */
	/*********************************************************************************************/
	#containerTotal 
	{
				position: 				relative;	
				width: 					950px;		
				padding:				0px 0px 6px 0px;
				margin:					8px auto;
				border-bottom:			solid 1px #000;
				background-color:		#ffffff;
	}	
	
	/*********************************************************************************************/	
	
		#containerTop
		{
			position:					relative;
			width:						100%;
			z-index:					2;
		}
			
			#containerShortcuts
			{
				height:					22px;			
				padding:				0px 5px 0px 5px;				
				background-image: 		url("/sjablonen/1/images/general/orange_bg.png");
			}	

				#containerShortcutsLeft			
				{		
					position:				relative;
					float:					left;
					width:					150px;
				}
			
				#containerShortcutsRight			
				{
					position:				relative;
					float:					right;
					width:					315px;
					height:					22px;
					vertical-align:			middle;
					line-height:			22px;
				}
				
				#containerShortcutsRight img
				{
					float:					left;
					padding-left:			5px;
				}
				
				#containerShortcutsRight div
				{
					
					display:			block;
					float:				left;
					height:				22px;
					
				}
		
			#logo
			{
				position:				relative;
				width:					312px;
				float:					left;
				height:					127px;
				display:				inline;
				margin:					4px;
				background: 			url("/sjablonen/1/images/general/logo.gif") no-repeat 10px 40px;			
			}
			
				#language
				{
					position:				absolute;
					bottom:					0px;
					right:					0px;
				}
				
				#language img
				{
					padding:				2px;
				}
				
			#containerDynamic
			{
				position:				relative;
				float:					left;
				width:					630px;
				height:					135px;
				background-repeat:		no-repeat;
			}
				
				#lines
				{
					position:			absolute;
					width:				630px;
					height:				53px;
					left:				0px;
					bottom:				0px;
					filter: 			progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/sjablonen/1/images/general/lijnen.png');
			}

			*>#lines
			{
				filter:					none;
				background-image: 		url('/sjablonen/1/images/general/lijnen.png');
			}			
		
	/*********************************************************************************************/
	/* Containers Middle                                                          	 */
	/*********************************************************************************************/
	#containerMiddle
	{
		position:				relative;
		float:					left;
		width: 					100%;	
		z-index:				1;
	}
	
		#containerContent
		{
			position:				relative;
			float:					left;
			width: 					615px;
		}
		
			#content
			{
				position:				relative;
				float:					left;
				height:					342px;
				padding:				16px 10px 10px 10px;
			}
			*>#content
			{
				height:					auto;
				min-height:				342px;
			}	
		
			#containerAdres
			{
				position:				relative;
				float:					left;
				height:					10px;
				width: 					625px;
				margin-left:			5px;
				color: 					#005693;
			}
			
			*>#containerAdres
			{
				height:					auto;
				min-height:				12px;
			}				
		
				#containerAdres ul
				{	
					position:				relative;
					float:					left;
					margin:					0px;
					padding:				0px;
				}
					#containerAdres li
					{
						position:				relative;
						float:					left;
						display:				inline;
						padding:				0 8px;
						font-size:				1.1em;
						
						background-image: 		url("/sjablonen/1/images/general/bullet_orange.gif");
						background-repeat:		no-repeat;
						background-position:	center left;
					}
				
					#containerAdres li a
					{
						font-weight:			normal;
					}				
	
		#containerRight
		{
			position:				relative;
			float:					right;
			width: 					315px;
			height:					350px;
		}

		*>#containerRight
		{
			height:					auto;
			min-height:				350px;
		}			
		
			#lastNewsItem
			{	
				position:				relative;
				width:					299px;
				height:					115px;
				padding:				10px 8px 10px 8px;
				background: 			url("/sjablonen/1/images/general/nieuwsitem_bg.png") repeat-x bottom;
			}	

			*>#lastNewsItem
			{
				height:					auto;
				min-height:				115px;
			}	
				
			#listNewsItems
			{
				position:				relative;
				width:					299px;
				height:					115px;
				padding:				10px 8px 10px 8px;
				line-height:			120%;
				background: 			url("/sjablonen/1/images/general/nieuwsitem_bg.png") repeat-x bottom;
			}

			*>#listNewsItems 
			{
				height:					auto;
				min-height:				115px;
			}	
			
				#listNewsItems ul
				{
					padding:			0px;
					margin:				0px;
					list-style: 		none;
				}
			
					#listNewsItems li
					{
						position:				relative;
						padding:				0px 0px 10px 19px;
						font-size:				1.1em;
						vertical-align: 		baseline;
						background: 			url("/sjablonen/1/images/general/bullet_orange_arrow.gif");	
						background-repeat:		no-repeat;
					}
			
			#arie
			{
				position:			relative;
				float:				left;
				width:				100%;
				line-height:		120%;				
				background: 		#005693;
				margin-top:			2px;
			}

				#arie div table tr td ul
				{
					margin:					0;
					padding:				10px 0px 0px 0px;			
					list-style: 			none;					
				}

					#arie div table tr td ul li
					{
						padding-left:			20px;
						font-size:				1.1em;						
						
						color:					#fff;
						
						vertical-align: 		baseline;
						background: 			url("/sjablonen/1/images/general/bullet_orange_arrow_small.gif");	
						background-repeat:		no-repeat;					
					}				
			
}

/*************************************************************************************************/
/* Print styles                                              									 */
/*************************************************************************************************/
@media print
{
}

/*************************************************************************************************/
/* Handheld styles                                         									 	 */
/*************************************************************************************************/
@media handheld 
{
}