body 	{background-color: #ffffff;
	  	color: #111C24;
	  /*#004A83;*/
	  	font-family: calibri, verdana, arial, sans-serif;
	  	font-size: 10pt;
	  	padding-left: 5pt;
	  	padding-top: 5pt;}

a:link		{color: #004687; text-decoration: none; font-weight: bold;}
a:visited	{color: #70787e; text-decoration: none;}
a:active	{color: #7b837c; text-decoration: none;}
a:link img	{border-style: none; text-decoration: none;}

.none       {text-decoration: none;}

h1 		   {color: #004687;
            background-color:#FDC800;
	  		font-family: calibri, verdana, arial, sans-serif;
			font-size: 13pt;
			text-align: left;
			width: 550px;
			vertical-align: center;
			padding: 3px;}
			
h2		    {color: #FDC800; /* geel */
	  		font-family: cailibri, verdana, arial, sans-serif;	  		  
			font-size: 11pt;
			font-weight: 900;
			text-align: left;
			/*background-color: #004687; 
			padding: 3px;*/}

h3		    {color: #004687;
	  		font-family: cailibri, verdana, arial, sans-serif;
			font-size: 10pt;
			text-align: left;
			font-weight: 600;}

.white		{color: white;
			text-align: center;
			font-size: 8pt;}

.rs			{text-align: right;
			font-size: 8pt;}
			
.cs			{text-align: center;
			font-size: 8pt;}

.csn		{text-align: center;
			font-size: 8pt;
			font-weight: 400;}
			
.small, .s		{font-size: 8pt;}				
			
.c		    {text-align: center;}

.r          {text-align: right;}

option, input, textarea		
            {color: #004687;
	  		font-family: calibri, verdana, arial, sans-serif;
			font-size: 9pt;
			text-align: left;}
			
.submit     {width:200px;
            text-align:center;
            background-color:#dddddd;
            font-size:9px;
            font-weight:bold;}
					
ul li, ol, ul, li, p
			{color: #111C24;
			
			/*#004A83;*/
	  		font-family: calibri, verdana, arial, sans-serif;
			font-size: 10pt;
			text-align: left;
			margin-top: -0,5em;
			line-height: 1.2em;}
			
th          {color: #004687;;}
			
.normal     {line-height: normal;
			margin-top: 0;
			font-weight: normal;}
			
.h 		     {margin-top: -0.6em;}
			
.b, b		{font-weight: bold;}

sup			{font-size: 8pt;
			 vertical-align: super;}
			 
.i, i       {color: #004687;}


/* .in en .gn zijn speciaal opgezet voor de faq pagina's */

.in  {font-style: oblique;}
.gn  {color: #004687;;}

.blue {color: #004687;}

.kopje      {color: #004687;
             font-weight: bold;
             font-size: 8pt;}
             
.geel       {color: #FDC800;
            font-size: 10pt;}
       
.nieuw      {color: #FDC800;
             background-color: #FFB62E;}
             

