


/* DIT IS COMMENTAAR */


BODY { font-family: Verdana, Arial, Helvetica;
	color: navy;
	background-color: RGB(172,218,240);
	font-size: 10 pt; }





H1, H2, H3, H4, H5, H6, P, TD, TH, DIV { font-family: Verdana, Arial, Helvetica; }

BODY, P, TD, TH, DIV { font-size: 10pt; }

CODE, TT, PRE { font-family: "Courier New", Courier, monospace; }
CODE, TT, PRE { font-size: 10pt; }

.inspringen { margin-left: 40px; }

.titel { font-weight: bold; font-size: 13pt; }
.subtitel { font-weight: bold; font-size: 11pt; }
.klein { font-size: 8pt; line-height: 9pt; }

.bgfuchsia { background: fuchsia; }
.bglime { background: lime; margin-left: 15px; width: 100px;}
.bgyellow { background: yellow; margin-left: 30px; }



.menubox1 { 
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: blue;
	background-color: white;
	width: 160px;
	height: 30px;
/*	margin-left: 15px;*/
	margin-bottom: 5px;
	padding-top: 5 px;
/*	padding-left: 10px;*/	
	border-style: solid;
	border-width: 1px;
	border-color: blue;
	}

.menubox1:hover {
	background-color: blue;
	color: white;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: blue;
	}
	

.menubox1:active {
	background-color: blue;
	color: white;
	font-weight: bold;
	border-style: solid;
	border-width: 3px;
	border-color: blue;
	}



.menubox2 { 
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: blue;
	background-color: white;
	width: 125px;
	height: 30px;
/*	margin-left: 15px;*/
	margin-bottom: 5px;
	padding-top: 5 px;
/*	padding-left: 10px;*/	
	border-style: solid;
	border-width: 1px;
	border-color: blue;
	}

.menubox2:hover {
	background-color: blue;
	color: white;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: blue;
	}
	

.menubox2:active {
	background-color: blue;
	color: white;
	font-weight: bold;
	border-style: solid;
	border-width: 3px;
	border-color: blue;
	}





.mailtekst { 
	color: navy;
	font-weight: normal;
	font-size: 11pt;
	}


.mailtekst:hover {
	color: red;
	font-weight: normal;
	}
	


.verkocht { 
	color: red;
	font-weight: bold;
	}



/* DIT IS COMMENTAAR */

/*A.noul { text-decoration: none }*/
/*A:link { font-weight: normal; color: green; background-color: silver; }*/
/*A:visited { font-weight: normal; color: green; background-color: silver; }*/
/*A:active { font-weight: normal; color: green; background-color: silver; }*/
/*A:hover { text-decoration: underline; background-color: yellow; }*/

/* OPSLAG */
/*A:hover { font-weight: bold; color: blue; background-color: yellow; }*/
/*A:hover { text-style: italic; background-color: yellow; }*/
/*A:hover { font-weight: normal; color: #000000; background-color: #FFFFCC; }*/
/*A:hover { font-weight: bold; font-size= 14pt; color: blue; background-color: yellow; }*/
/*A:link { font-weight: normal; color: #336699; background-color: #FFFFFF; }*/












