/* aangepast op 10-07-07  TS */

/*eerst body tags, dan tekst stylen dan pas de cms hovers*/
/*zelfde indeling laten, nieuwe stylen op alfabet tussenvoegen*/


/*body*/
body 		{
									margin: 0 0 0 0; padding: 0 0 0 0; 
								
}
td   {
font-weight:normal;
}

a:link {	color: #6c6c6d; text-decoration:none;}
a:visited {	color: #6c6c6d; text-decoration:none;}
a:hover {	color: #231f73; text-decoration:none;}
a:active {	color: #6c6c6d; text-decoration:none;}

acronym, abbr 
							{
								border-bottom: 1px dotted #297DEA;
								cursor: help;
								font-style:normal;
							}	


/*tekst stijlen*/
.download 					
						{	
						 font-family: Arial;	
						 font-size: 12px; 
						 color: #6C6C6D; 
						 line-height:18px;
							font-weight:bold;
						}

.formulier 				
						{	
						 font-family: Arial;	
						 font-size: 12px;
						 color: #6c6c6d;
						}
.kop_bold 					
						{	
						 font-family: Arial;	
						 font-size: 12px; 
						 color: #000000; 
						 line-height:18px;
							font-weight:bold;
						}
					
.nawrechts 				
						{	
						 font-family: Arial;	
						 font-size: 12px;
						 color: #6c6c6d;
						 line-height:18px;
						}
.nawrechts_kop 				
						{	
						 font-family: Arial;	
						 font-size: 12px;
						 color: #6c6c6d;
						 line-height:18px;
							font-weight:bold;
						}						
						
.submenu  			
						{ 
						 font-family: Arial;
				 		 font-size: 10px; 
				 		 color: #adadad; 	
						}
.succesvol 					
						{	
						 font-family: Arial;	
						 font-size: 12px; 
						 color: #FF0000;
							font-weight:bold; 
						 line-height:18px;
						}

.teksten 					
						{	
						 font-family: Arial;	
						 font-size: 12px; 
						 color: #6c6c6d; 
						 line-height:18px;
						}

.kop_teksten 					
						{	
						 font-family: Arial;	
						 font-size: 12px; 
						 color: #6c6c6d; 
						 line-height:18px;
							font-weight:bold;
						}						
.kop_teksten_blauw 					
						{	
						 font-family: Arial;	
						 font-size: 12px; 
						 color: #231f73; 
						 line-height:18px;
							font-weight:bold;
						}						

						
						
.ubb-buttons 
      {
						 margin: 15px 0px;
      }
.ubb 
      {
	      padding: 0px 10px;
      	border: 1px solid #B9CDFB;
      	text-decoration: none;
      	color: #000;
      	background: cccccc;
      }
.ubb:hover 
      {
	      background: #efefef;
      }

/*CMS stijlen*/

.cms_nieuws_normaal
						{
						 padding: 0px 0px 0px 0px; 
							color: #6c6c6c; 
							font-size: 12px; 
							font-family: Arial;							 
							line-height:18px;
						}
.cms_nieuws_over
						{
						 background-color: #EAEAEA; 
							padding: 0px 0px 0px 0px; 
							color: #6c6c6c; 
							font-size: 12px; 
							font-family: Arial;							 
							line-height:18px;						
						}

