Body {
	background-attachment:fixed;
	scrollbar-arrow-color: #404040;
	scrollbar-face-color: #B8B8B8;
	scrollbar-highlight-color: #e4e4e4;
	scrollbar-shadow-color: #4d4d4d;
	line-height: 160%;
	}

A {
	text-decoration:underline;
	color:#A49684;
	}
A:hover {
	text-decoration:underline;
	color:#746654;
	}

	p
	{
		padding:				0;
		margin:					0;
	}		

TD,DIV {
	font-family: Arial,Helvetica;
	font-size:9pt;
	line-height:140%;
	}

INPUT,SELECT,TEXTAREA {
	font-family: Arial,Helvetica;;
	font-size:9pt;
	border-width:1;
	color:#000000;
	border-color:#000000;
	}

HR {border:solid 1px #000000;}

BLOCKQUOTE {
	MARGIN-BOTTOM: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-TOP: 0px;
	}
UL {
	MARGIN-BOTTOM: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-TOP: 0px;
	list-style-type:square;
	font-family: Arial,Helvetica;
	font-size:9pt;
	line-height: 140%;
	}

OL {
	MARGIN-BOTTOM: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-TOP: 0px;
	line-height:140%;
	}

LI {
	MARGIN-BOTTOM: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-TOP: 0px;
	line-height:140%;
	}

.smallerfont {font-size:8pt;}

.smllfont {
	font-family: Arial,Helvetica;
	font-size:xx-small
	}

.zoek {background-color:#ffffcc}

.cm_input {
	background:#ffffff;
	border:solid 1pt #999999
	}

.cm_textarea {
	background:#ffffff;
	border:solid 1pt #999999
	}

.cm_select {
	background:#ffffff;
	border:solid 1pt #999999
	}

.cm_titel {
	font-size:12 pt;
	font-weight:bold;
	font-family:Arial,Helvetica;
	color:#C45350;
	margin:5 0 5 0;
	}

.s1 {
	font-size:8pt;
	font-family: Arial,Helvetica;
	border-bottom:solid 1pt #ac1577;
	}

.s2 { font-size:8pt;}

.s3 {
	font-size:8pt;
	border:solid 1pt;
	border-color:#ac1577
	}

.path {
	font-family: Arial,Helvetica;
	font-size:8pt;
	text-decoration:none;
	font-weight: bold;
	color:#000000;
	}

.path A {
	font-family: Arial,Helvetica;
	text-decoration:underline;
	font-weight:normal;
	color:#A49684;
	}

.path A:hover {
	font-family: Arial,Helvetica;
	text-decoration:underline;
	color:#746654;
	}

.whiteText {
	text-decoration:none;
	color:#FFFFFF;
	font-size:8pt;
	}

.whiteText A {
	text-decoration:none;
	color:#FFFFFF;
	font-size:8pt;
	}

.whiteText A:hover {
	text-decoration:underline;
	color:#FFFFFF;
	}

.title	{
	padding:12 0 12 0;
	font-family: Arial,Helvetica;
	font-size:24;
	text-decoration:none;
	font-weight: bold;
	color:#A49684;
}

.headerBackground  {
	background:url(/sjablonen/3/images/background/headerback.gif);
	color:#ffffff;
	font-size:8pt;
	font-weight:bold;
	height:17;
	}

.headerBackground A {
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	}

.headerBackground A:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#A49684;
	}

.footer {
		padding:15 10 0 0;
		font-size:8pt;
		color:#666666;
		}

.footer A			{ color:888888; }
.footer A: Hover	{ color:888888; }

form
{
	margin-bottom : 0px;
}
.menuBulletSelected {
	padding:			0px 0px 0px 0px;
	margin:				0px 0px 0px 0px;
	width:				3px;
	height:				19px;
}

.menuBulletNotSelected {
	padding:			0px 0px 0px 0px;
	margin:				0px 0px 0px 0px;

	width:				3px;
	height:				100%;
}

.menuSubBulletSelected {
	padding:			0px 0px 0px 0px;
	margin:				0px 0px 0px 0px;

	width:				3px;
	height:				100%;

	background-color:	#FFFFFF;
}

.menuSubBulletNotSelected {
	padding:			0px 0px 0px 0px;
	margin:				0px 0px 0px 0px;

	width:			3px;
	height:				100%;


}


.menuSelected {
	font-weight:		bold;
	font-size:8pt;
}

.menuSelected A {
	font-size:8pt;
	text-decoration:none;
}

.menuSelected A:hover{
	text-decoration:underline;
}

.menuNotSelected A {
	color:				#FFFFFF;
	font-weight:		normal;
	font-size:8pt;
		text-decoration:none;
}

.menuNotSelected A:hover{
	color:				#FFFFFF;
	text-decoration:underline;
}


.menuSubSelected  {
		text-decoration:none;
	font-weight:		bold;
	font-size:8pt;
}

.menuSubSelected A  {

	font-size:8pt;
		text-decoration:none;
}

.menuSubSelected A:hover{
	text-decoration:underline;
}

.menuSubNotSelected {
	font-weight:		bold;
	font-size:			8pt;
}

.menuSubNotSelected A{
		text-decoration:none;
	font-weight:		bold;
	font-size:			8pt;
}

.menuSubNotSelected A:hover{

	text-decoration:underline;
}

	#containerModule div.moduleContent div.newsItemRuler
	{
		border-bottom:			1px solid #a49684;
	}

	#containerModule div.moduleContent div.newsItem
	{
		position:				relative;
		display:				block;

		width:					100%;
		padding:				10px 0px 10px 0px;
		margin:					0px 0px 0px 0px;
	}

		#containerModule div.moduleContent div.newsItem h2
		{
			padding:				0px 0px 3px 0px;
			margin:					0px 0px 0px 0px;

			font-size:				1.20em;
		}

			#containerModule div.moduleContent div.newsItem h2 a
			{
				text-decoration:		none;
			}


		#containerModule div.moduleContent div.newsItem div.date
		{
			position:				relative;
			display:				block;

			width:					100%;
			padding:				0px 0px 5px 0px;
			margin:					0px 0px 0px 0px;

			color:					#979797;
		}

		#containerModule div.moduleContent div.newsItem div.more
		{
			position:				relative;
			display:				block;

			width:					100%;
			padding:				0px 0px 0px 0px;
			margin:					0px 0px 0px 0px;

			text-align:				right;
		}


		#containerModule div.moduleContent div.newsItem span.more
		{
			padding:				0px 0px 0px 10px;
			margin:					0px 0px 0px 0px;

			background-image:		url('/sjablonen/7/images/general/arrow_gold_right.gif');
			background-position: 	0px 4px;
			background-repeat:		no-repeat;
		}

	#containerModule div.modulePaging
	{
		position:				relative;
		display:				block;

		width:					100%;
		padding:				5px 15px 5px 15px;
		margin:					15px 0px 0px 0px;

		border-top:				1px solid #e72e34;
		border-bottom:			1px solid #e72e34;

		background-color:		#EFEFEF;
	}

		#containerModule div.modulePaging span.paging
		{
			font-weight:			bold;
			color:					#666666;
		}

		#containerModule div.modulePaging ul
		{
			position:				relative;
			display:				block;

			width:					100%;
			height:					18px;
			padding:				0px 0px 0px 0px;
			margin:					0px 0px 0px 0px;

			list-style-type:		none;
		}

		#containerModule div.modulePaging ul li
		{
			position:				relative;
			display:				block;
			float:					left;

			height:					18px;
			padding:				5px 5px 0px 5px;
			margin:					0px 0px 0px 0px;

			line-height:			100%;
			font-weight:			bold;

			background-image:		none;
		}

		#containerModule div.modulePaging ul li.selected
		{
		}

		#containerModule div.modulePaging ul li a
		{
			line-height:			100%;
			font-weight:			bold;
			text-decoration:		none;
		}

		#containerModule div.modulePaging ul li a:hover
		{
			line-height:			100%;
			text-decoration:		none;
		}
			/*===========================================================================================================================================*/

		p
		{
			margin:				0;
			padding:				0;
		}

		h2
		{
				padding:				0px 0px 5px 0px;
				margin:				0px 0px 0px 0px;

				color:					#000000;
				font-size:				1.1em;
				font-weight:			bold;
		}

				h2.red
				{
					color:					#C45350;
				}

		h3
		{
				padding:				0px 0px 5px 0px;
				margin:				0px 0px 0px 0px;

				color:					#000000;
				font-size:				1.1em;
				font-weight:			bold;
		}
		
	/*************************************************************************************************/
/* Author:			VINCIS / Roberto De Vivo                                                 	 */
/* Description:		Tiny CSS Standard Styles					                                 */
/*************************************************************************************************/
/* 

	/* =Blockquote */
	blockquote
	{
		margin:				2em;
		margin-top:			0;
		margin-bottom:		1em;
		
		padding:			10px;
		
		
		min-height:			1em;
		height:				auto;
		
		border:				1px solid #e5e5e5;
		background-color:	#fafafa;
						
		color:				#828282;
	}
	
		
	/* =hr */
	hr
	{
		height: 			1px; 
		color: 				#757477; 
		background-color: 	#757477; 
		border: 			0px solid #000000;
		margin:				0;
		padding:			0;
	}

				
	/* =Pre */
	pre
	{
		font-family:		Courier;
		margin:				0 9px 2em 0;
		
		padding:			14px 9px 0 0;
		
		min-height:			1em;
		height:				auto;
						
		background-color:	#fafafa;
	}
	
		pre h2,  pre h3
		{
			margin-top:			0;
			font-variant:		normal;
		}
	
	/* =Alignment */
	.textAlignRight
	{
		text-align:			right;
	}
	
	.textAlignCenter
	{
		text-align:			center;
	}
	
	.textAlignJustify
	{
		text-align:			justify;
	}

	.textAlignLeft
	{
		text-align:			left;
	}	

	/* =Underline */
	 .textUnderline	
	{
		text-decoration:	underline;
	}


		
		.ial, .floatLeft
		{
			float:					left;
		}
	
		.iar, .floatRight
		{
			float:					right;
		}
	
		.border1
		{
			border:				solid 1px #999999;
		}

		.border2
		{
			border:				solid 2px #999999;
		}
		
		.border3
		{
			border:				solid 3px #999999;
		}

		strong
		{
			font-weight:		bold;
		}	