/* CSS Document */
body {
	font-family				: "Trebuchet MS", Verdana, Arial;
	font-size				: 12px;	
	color					: #000000;
	background-color		: #0000FF;
	margin-top				: 30px;
	margin-left				: 0px;
	margin-right			: 0px;
	margin-bottom			: 0px;
	background-color		: #b3FFFF; /*#F1F5F4;*/
	background-position		: center;
	scrollbar-arrow-color	: #ff0000;
	scrollbar-face-color	: #B3FFFF; /*schuifbalk B3FFFF */
	scrollbar-highlight-color: #B3FFFF;  /*randjes */
	scrollbar-3dlight-color	: #B3FFFF;
	scrollbar-shadow-color	: #B3FFFF;
	scrollbar-darkshadow-color: #B3FFFF;
	scrollbar-track-color	: #b3FFFF; /* ondergrondEEF2F1*/
	}
	
A:link 	{ 
	color					: #C44B4B;
	text-decoration			: none;	
	font-weight:normal;	
	font-weight				: 900;

	}     				
  
A:visited { 
	color					: #C44B4B;
	text-decoration			: none;
	font-weight				: bold;	
	}				

A:hover {
	color					: #000000;
	font-weight				: bold;	
	text-decoration			: none;
	
	}

A:active {
	color					: #C44B4B;					
	text-decoration	 		: none;
	font-weight				: bold;	
	}  
	
td {
	padding-left			: 0px;
	padding-right			: 0px;
	padding-bottom			: 0px;
	padding-top				: 0px;
	vertical-align:top;
			}	
p, li, lu, td {			
	font-size				: 12px;
	font-weight				: normal;
	line-height				: 18px;	
	}
	
p.kop {
	font-weight				: bold;
	font-family				: Papyrus, "Trebuchet MS", Arial;
	font-size				: 24px;
	line-height:32px;
	}

.zij-tekst {			
	font-size				: 11px;
	font-weight				: normal;
	line-height				: 16px;
	font-style				: italic;
	}
	
.navigatie {
	font-size				:12px;
	font-weight				:bold;
	height:22;
	}
	
div {
	padding-left			: 0px;
	padding-right			: 0px;
	padding-bottom			: 0px;
	padding-top				: 0px;
	}
	
.rechts_uitgelijnd {
	text-align:right;
	font-style:italic;
	font-size:10px;
	font-weight:bold;
	}

.kop_omlijning {
	padding-left			: 0px;
	padding-right			: 10px;
	padding-bottom			: 2px;
	padding-top				: 10px;
	}
