/* GEWONE BODY */
/* body { 	color: 000000; 	background: #FFFFCC url("http://www.oivo-crioc.org/images/logo-background.gif") repeat;  }  */
body { 	color: 000000; 	background: #00B6EF url("http://www.bewustverbruiken.org/images/2003/slaapback.jpg") repeat;  }  

/* GEWONE LINK */
a:link { 		color: #FF6633; 	text-decoration: none; 	font-size: 10pt; 	font-family: "Arial", "Helvetica"; 	}  
a:visited { 	color: #FF6633; 	text-decoration: none; 	font-size: 10pt; 	font-family: "Arial", "Helvetica"; 	}  
a:active { 		color: #FF6633; 	text-decoration: none; 	font-size: 10pt; 	font-family: "Arial", "Helvetica"; 	}  
a:hover { 		color: #FF6633; 	text-decoration: none; 	font-size: 10pt; 	font-family: "Arial", "Helvetica"; 	}  

/* MENU LINK */
a.menu:link { 		color: #FFFFFF; 	text-decoration: none; 	font-size: 9pt; 	font-family: "Arial", "Helvetica"; font-weight: bold; }  
a.menu:visited { 	color: #FFFFFF; 	text-decoration: none; 	font-size: 9pt; 	font-family: "Arial", "Helvetica"; font-weight: bold; }  
a.menu:active { 	color: #FFFFFF; 	text-decoration: none; 	font-size: 9pt; 	font-family: "Arial", "Helvetica"; font-weight: bold; }  
a.menu:hover { 		color: #FFFFFF; 	text-decoration: none; 	font-size: 9pt; 	font-family: "Arial", "Helvetica"; font-weight: bold; }  

/* HEADERS (? welke gebruikt naast 1, 2 (titels artikels) en 3 (ondertitels artikels))  */
h2 		{ 	font-size: 14pt; 	font-weight: bold; 	border: none; 	color: #000000; 	font-family: "Arial", "Helvetica";  } 	 
h2.color	{ 	font-size: 14pt; 	font-weight: bold; 	border: none; 	color: #FF6633; 	font-family: "Arial", "Helvetica";  } 	 
h2.frame	{ 	font-size: 14pt; 	font-weight: bold; 	border: none; 	color: #FFFFFF; 	font-family: "Arial", "Helvetica";  } 	 
h3		{ 	font-size: 12pt; 	font-weight: bold; 	border: none; 	color: #000000; 	font-family: "Arial", "Helvetica";  } 	 
h3.color	{ 	font-size: 12pt; 	font-weight: bold; 	border: none; 	color: #FF6633; 	font-family: "Arial", "Helvetica";  } 	 
h3.frame	{ 	font-size: 12pt; 	font-weight: bold; 	border: none; 	color: #FFFFFF; 	font-family: "Arial", "Helvetica";  } 	 

/* LISTS */
ul	 {	font-size: 10pt;	border: none;	color: #000000;	font-family: "Arial", "Helvetica"; 	text-align: justify;	}
ol 	 {	font-size: 10pt;	border: none;	color: #000000;	font-family: "Arial", "Helvetica"; 	text-align: justify;	}


/* GEWONE PARAGRAAF */
p { 		font-size: 10pt; 	border: none; 	color: #000000; 	font-family: "Arial", "Helvetica"; 	text-align: justify;  }  
p.color { 	font-size: 10pt; 	border: none; 	color: #FF6633; 	font-family: "Arial", "Helvetica"; 	text-align: justify;  }  
p.frame { 	font-size: 10pt; 	border: none; 	color: #FFFFFF; 	font-family: "Arial", "Helvetica"; 	text-align: justify;  }  


/*	Table cells								*/
td 		{	font-size: 10pt;	color: #000000;	font-family: "Arial", "Helvetica";	}
td.menu		{	font-size:  9pt;	color: #FFFFFF;	font-family: "Arial", "Helvetica"; font-weight: bold; 	text-align: center;	}
td.frame	{	font-size: 10pt;	color: #000000;	font-family: "Arial", "Helvetica";	}

