/* Checked and approved on 07 augustus 2009 */

BODY	{
	margin: 0px;
	padding: 0px;
	border: #C0C0C0 0px solid;
	}
	
	
.link 					{  
						font-family: Arial, Helvetica, sans-serif;
						font-size: 10pt; font-style: normal;
						font-weight: normal;
						color: #727272;
						text-decoration: none;
						}
	
.tekst 					{   
						font-family: Arial, Helvetica, sans-serif; 
						font-size: 10pt; 
						font-style: normal; 
						font-weight: normal; 
						color: #727272;
						}
						
.tekstB					{
						font-family: Arial, Helvetica, sans-serif; 
						font-size: 10pt; 
						font-style: normal; 
						font-weight: bold; 
						color: #727272;
						}
						
.tekstI 				{   
						font-family: Arial, Helvetica, sans-serif; 
						font-size: 10pt; 
						font-style: italic; 
						font-weight: normal; 
						color: #727272; 
						}

.datum 					{   
						font-family: Arial, Helvetica, sans-serif; 
						font-size: 10pt; 
						font-style: italic; 
						font-weight: normal; 
						color: dark gray; 
						}

.activiteit				{   
						font-family: Arial, Helvetica, sans-serif; 
						font-size: 10pt; 
						font-style: normal; 
						font-weight: bold; 
						color: dark gray; 
						}
						
.Omschrijving			{   
						font-family: Arial, Helvetica, sans-serif; 
						font-size: 10pt; 
						font-style: italic; 
						font-weight: bold; 
						color: dark gray; 
						}
						
.Verantwoordelijke		{   
						font-family: Arial, Helvetica, sans-serif; 
						font-size: 10pt; 
						font-style: normal; 
						font-weight: normal; 
						color: dark gray; 
						}
						
.tekstBI 				{   
						font-family: Arial, Helvetica, sans-serif; 
						font-size: 10pt; 
						font-style: italic; 
						font-weight: bold; 
						color: #727272; 
						}
	
	
.kop 					{   
						font-family: Arial, Helvetica, sans-serif; 
						font-size: 12pt; 
						font-style: normal; 
						font-weight: bold; 
						color: #727272;
						}
		
.opschrift 				{   
						font-family: Arial, Helvetica, sans-serif; 
						font-size: 9pt; 
						font-style: normal; 
						font-weight: bold; 
						color: #727272;
						}
	
.lijstNum 				{   
						font-family: Arial, Helvetica, sans-serif; 
						font-size: 10pt; 
						font-style: normal; 
						font-weight: normal; 
						color: #727272; 
						list-style-type: decimal; 
						list-style-position: outside;
						}
						
.lijstNum2 				{   
						font-family: Arial, Helvetica, sans-serif; 
						font-size: 10pt; 
						font-style: normal; 
						font-weight: normal; 
						color: #727272; 
						list-style-type: disc; 
						list-style-position: outside;
						}

	
.tekstBigBlack 			{   
						font-family: Arial, Helvetica, sans-serif; 
						font-size: 12pt; 
						font-style: normal; 
						font-weight: bold; 
						color: #727272; 
						}
	
.tekstBigWhite 			{   
						font-family: Arial, Helvetica, sans-serif; 
						font-size: 11pt; 
						color: white;
						}
	
.tekstWhite 			{   
						font-family: Arial, Helvetica, sans-serif; 
						font-size: 10pt; 
						font-style: normal; 
						font-weight: normal; 
						color: white;
						}
	
.voetnoot 				{   
						font-family: Arial, Helvetica, sans-serif; 
						font-size: 7pt; 
						color: #727272;
						}
	
.tekstBldWhite 			{   
						font-family: Arial, Helvetica, sans-serif; 
						font-size: 10pt; 
						font-style: normal; 
						font-weight: bold; 
						color: white;
						}
	
.noUnderline 			{   
						text-decoration: none
						}
.bgshop                                  {
						background-color:#DDDDDD;
						}
	

/* COLOR CODES - BACKGROUNDS AND BORDERS */
.pageheight		{ height: 675px; }

#cornerimage	{ width: 40px; height: 40px; }

.page-splits		{
			height: 5px;
			width: 100%;
			margin-top: 10px;
			margin-bottom: 10px;
			}
.faqline		{ border-bottom: #000000 1px solid; }
.pictbackground	{ background-color:#727272; }



/* GENERAL TEXT SIZES */
.smalltext		{ COLOR: #666633; FONT: 10px arial, sans-serif; font-weight: normal; }
.footer			{ COLOR: #999999; FONT: 9px verdana, arial, sans-serif; }
.phonetitle		{ COLOR: #000000; FONT: 13px arial, sans-serif; font-weight: bold; }
.list 			{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }
.testimonial	{ COLOR: #339900; FONT: 11px verdana, arial, sans-serif; font-style: italic; font-weight: bold; }


/* GENERAL TEXT FORMATTING CODE */
.formmargin		{ margin: 0px; }
.just 			{ text-align: justify; }
.faq 			{ line-height: 19px; }


/* SCROLLER OPTIONS */
.scroller-table		{ padding: 7px; }
.scroller-body		{
			margin: 0px;
			padding: 0px;
			border: #C0C0C0 0px solid;
			}

/* HIDE MENU AND ITEMS FOR PRINTING */
@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}

/* SIDEBAR OPTIONS */
.sidebar-background 	{ width: 187px; }
.sidebar-frame		{
			width: 187px;
			height: 675px;
			min-height: 600px;
			margin: 0px;
			padding: 0px;
			BORDER: #999999 0px solid;
			}

/* FOR RIGHT SIDEBAR */
.sidebarright-width	{ width: 190px; }

fieldset 	{
		padding: 0px 6px 6px 6px;
		width: 150px;
		text-align: left;
		-moz-border-radius: 5px;
		}

fieldset legend {
		margin-bottom: 3px;
		padding: 2px 5px 2px 5px;
		}



