/*************************************************************************************************/
/* Author:			VINCIS / Timen Nieuwhuis		                                           	 */
/* Description:		                                      */
/*************************************************************************************************/
@media screen 
{
	/*********************************************************************************************/
	/* Classes (general)                                                              			 */
	/*********************************************************************************************/	
	.containerInvisible
	{
		display:						none;
	}
	
			
			.floatLeft
			{
				float:					left;
			}
			
			.floatCloser
			{
				clear:					both;
			}
			
			.greyLink
			{	
				font-weight:			normal;
				
				color:					#949494;		
			}
			
			.moduleSelect
			{
				font-size:				.8em;
				font-weight:			bold;
				
				color:					#80777E;
			}

			.moduleSelect a
			{
				color:					#80777E;
	}	
	
	/*********************************************************************************************/
	/* 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;		
		margin:					8px auto;
		border-bottom:			solid 1px #000;
		background-color:		#ffffff;
	}	
	
	/*********************************************************************************************/	
		#containerTop
		{
			position:					relative;
			float:						left;
			width:						100%;
			height:						160;
			z-index:					2;
		}

		*>#containerTop
		{
			height:					auto;
			min-height:				160px;			
		}
		
			#containerLeftTop
			{
				position:				relative;
				float:					left;		
				width:					316px;		
				padding:				0px 4px 0px 0px;				
			}
				#top
				{	
					position:				relative;
					float:					left;	
					width:					316px;
					height:					22px;	
					background-image: 		url("/sjablonen/1/images/general/orange_bg.png");	
				}
				
				*>#top
				{
					height:					auto;
					min-height:				22px;			
				}
		
				#top .news
				{	
					height:					22px;
					float:					left;
					padding-left:			20px;
					margin-left:			5px;
					background-image: 		url("/sjablonen/1/images/general/bullet_nieuws.gif");
					background-repeat:		no-repeat;
				}	
				
				#logo
				{
					position:				relative;
					float:					left;
					width:					316px;
					height:					138px;
					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:					160px;
				background-repeat:		no-repeat;
				background-position:	bottom right;

			}
				
				#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%;	
		padding-top:			10px;
		height:					350px;
		z-index:				1;
	}
	
	*>#containerMiddle
	{
		height:					auto;
		min-height:				350px;
	}	
		#containerLeft
		{
			position:				relative;
			float:					left;
			width:					190px;
			height:					350px;
		}	
		
		*>#containerLeft
		{
			height:					auto;
			min-height:				350px;
		}
		
			#containerContactpersons
			{
				background-color:		#005693;
				color:					#fff;
			}
			
				.contactperson
				{
					background-image: 		url("/sjablonen/1/images/general/orange_bg.png");	
					text-align:				center;
					height:					22px;
				}
				
					.contactperson h1
					{

						height:					22px;
						line-height:			22px;						
					}
				
				.contactPersonName
				{
					font-weight:		bold;
				}
				
				.contactPersonTelephone
				{
				
				}		
				
					.contactPersonEmail a
					{
						color:					#fff;
						text-decoration:		underline;
					}
					
				.contactPersonWebsite 
				{
					padding-bottom:		20px;
				}	
				
				.contactPersonWebsite a
				{
					color:					#fff;
				}					
		#containerContent
		{
			position:				relative;
			float:					right;
			width: 					730px;
			padding:				0px 10px 10px 20px;
		}
		
		*>#containerContent
		{
			height:					auto;
			min-height:				350px;
		}			
			
		#containerBottom
		{
			position:					relative;
			float:						left;
			width:						100%;
		}
			
			#containerShortcuts
			{
				height:					22px;			
				padding:				0px 5px 0px 5px;				
				background-image: 		url("/sjablonen/1/images/general/orange_bg.png");
			}	

				#containerShortcutsLeft			
				{		
					position:				relative;
					float:					left;
					width:					450px;
					
					font-weight:			bold;
				}
				
				#containerShortcutsLeft a
				{
					font-weight:			normal;
				}
			
				#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;
					
				}
	
	.floatCloser
	{
		clear:					both;
	}
					
}
	

	/*********************************************************************************************/
	/* Containers & classes (footer)                        		 							 */
	/*********************************************************************************************/	

	
/*************************************************************************************************/
/* Print styles                                              									 */
/*************************************************************************************************/
@media print
{
}

/*************************************************************************************************/
/* Handheld styles                                         									 	 */
/*************************************************************************************************/
@media handheld 
{
}
