


/* DIT IS COMMENTAAR */


BODY { font-family: Verdana, Arial, Helvetica;
	color: navy;
	background-color: RGB(172,218,240);
	font-size: 10 pt; }


	.plattetekst {	font-family: Arial;
					font-size: 12pt;
					margin-left: 10px;
					color: navy}

	.klein {         font-family: Arial;
					font-size: 10 pt;
					color: navy}

	.rechterkolom {  font-family: Arial;
					font-size: 9 pt;
					margin-left: 20px;
					color: navy}

	.heelklein {         font-family: Arial;
					font-size: 4 pt;
					color: navy}


	.kop {		font-family: Arial;
					font-size: 18pt;
					color: navy}

	.tussenkop {	font-family: Arial;
					font-size: 14pt;
					margin-left: 20px;
					color: navy}

	.voettekst {	font-family: Arial;
					font-size: 7pt;
					color: navy;
					text-align: center}


	.brieftekst {   font-family: Arial;
					font-size: 12pt;
					margin-left: 15px;
					margin-right: 25px;
					color: black}

	.briefschetsonderschrift {   font-family: Arial;
					font-size: 9pt;
					margin-left: 25px;
					color: black}


	.citaat {   font-family: Arial;
					font-size: 12pt;
					margin-left: 15px;
					margin-right: 25px;
					color: black}

	.inspringen { margin-left: 40px; }

	.titel { font-weight: bold; font-size: 13pt; }
	.subtitel { font-weight: bold; font-size: 11pt; }

	.bgfuchsia { background: fuchsia; }
	.bglime { background: lime; margin-left: 15px; width: 100px;}
	.bgyellow { background: yellow; margin-left: 30px; }



.menubox1 { 
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: blue;
	background-color: white;
	width: 210px;
	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 {
	font-size: 10pt;
	background-color: blue;
	color: white;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: blue;
	}
	

.menubox1:active {
	font-size: 10pt;
	background-color: blue;
	color: white;
	font-weight: bold;
	border-style: solid;
	border-width: 3px;
	border-color: blue;
	}



.menubox2 { 
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: blue;
	background-color: white;
	width: 110px;
	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 {
	font-size: 10pt;
	background-color: blue;
	color: white;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: blue;
	}
	

.menubox2:active {
	font-size: 10pt;
	background-color: blue;
	color: white;
	font-weight: bold;
	border-style: solid;
	border-width: 3px;
	border-color: blue;
	}



.tekstmenu { 
	color: navy;
	font-weight: normal;
	font-size: 10pt;
	}


.tekstmenu:hover {
	color: red;
	font-weight: bold;
	}

.tekstmenu:active {
	color: navy;
	font-weight: bold;
	}




.plaatjelink {
	border-style: none;
	}


.plaatjelink:hover {
	border-style: solid;
	border-width: 2px;
	border-color: blue;
	}

.plaatjelink:active {
	border-style: solid;
	border-width: 4px;
	border-color: red;
	}







.mailtekst { 
	color: navy;
	font-weight: bold;
	font-size: 11pt;
	}


.mailtekst:hover {
	color: red;
	font-weight: bold;
	}
	


.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; }*/












