BODY,P, TABLE {
	color: #003366;
	font-family : Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
    }
	
HR {
	width: 100%;
	color: #003366;
	height: 1pt;
	}

A {
	text-decoration: none;
	color: #24498e;
}

A:Hover {
	text-decoration: blink;
	color: Red;
	}


/* P A G I N A  O P M A A K ----------------------------------*/
#page1 {
   margin-left: 15px;
   margin-right: 7px;

   }

#page1_titel {
	color: #00a0e2;
	font-family : Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 40px;
	letter-spacing: 8px;
	}

#page1_inleiding {
	color: #00a0e2;
	font-family : Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.7px;
	}

#page1_plaatje1-totaal {
   float: left;
   margin-right: 20px;
   margin-bottom: 10px;
   }

#page1_plaatje1 {
   margin-bottom: 1px;
   }

#page1_plaatje1_bijschrift {
   color: #5b5b5b;
   font-size: 10px;
   }
   
#disclaimer {
   color: #5b5b5b;
   }

/* L I J S T E N ------------------------------------------*/
#bestandenlijst {
   	color: #0033ff;
	text-decoration: none;
	font-size: 12px;
   }

#bestandenlijst:Hover {
   	color: #FFCC00;
	text-decoration: none;
	font-size: 12px;
   }

#plaatjeslijst {
	width : 400px;
	overflow : hidden;
	}

/* R E A G E E R ------------------------------------------*/
#reageer_table {
	border: 1px dashed #666666;
	background-color: #cccccc;
	width: 225px;
	}

#reageer_tekst {
   	font-size: 16px;
    font-weight: bold;
	margin-bottom: 5px;
	}
	
#reageer_naam {
   	font-size: 14px;
	}
	
#reageer_naam_invoer {
	width: 210px;
	}
	
#reageer_invoer {
	width: 255px;
	}

	
	
	
